WordPress Download Manager - Version 2.9.99

Version Description

  • Fixed an char encoding issue with server file browser path
Download this release

Release Info

Developer codename065
Plugin Icon 128x128 WordPress Download Manager
Version 2.9.99
Comparing to
See all releases

Code changes from version 2.8.3 to 2.9.99

Files changed (204) hide show
  1. admin/class.WordPressDownloadManagerAdmin.php +199 -0
  2. admin/menus/class.Addons.php +44 -0
  3. admin/menus/class.Categories.php +249 -0
  4. admin/menus/class.Packages.php +215 -0
  5. admin/menus/class.Settings.php +335 -0
  6. admin/menus/class.Stats.php +47 -0
  7. admin/menus/class.Templates.php +238 -0
  8. admin/menus/class.Welcome.php +37 -0
  9. admin/server-file-browser.php +0 -105
  10. admin/settings/basic.php +0 -194
  11. admin/tpls/addons-list.php +363 -0
  12. admin/tpls/dashboard-widget.php +11 -0
  13. admin/tpls/email-template-editor.php +230 -0
  14. admin/tpls/email-templates/html-frame.html +11 -0
  15. admin/tpls/email-templates/wpdm-new-user.html +103 -0
  16. admin/tpls/email-templates/wpdm-remind-password.html +112 -0
  17. admin/tpls/emails-template.php +105 -0
  18. admin/tpls/metaboxes/attach-file.php +209 -0
  19. {tpls → admin/tpls}/metaboxes/icons.php +25 -8
  20. admin/tpls/metaboxes/lock-options.php +52 -0
  21. {tpls → admin/tpls}/metaboxes/package-settings.php +222 -135
  22. admin/tpls/settings.php +133 -0
  23. admin/tpls/settings/addon-update.php +156 -0
  24. admin/tpls/settings/basic.php +249 -0
  25. admin/{settings → tpls/settings}/buddypress.php +0 -0
  26. admin/{settings → tpls/settings}/cloud-storage.php +0 -0
  27. admin/tpls/settings/privacy.php +68 -0
  28. admin/tpls/settings/user-interface.php +235 -0
  29. admin/tpls/stats.php +43 -0
  30. admin/tpls/stats/history.php +59 -0
  31. admin/tpls/templates.php +378 -0
  32. tpls/wpdm-welcome.php → admin/tpls/welcome.php +72 -106
  33. admin/wpdm-m2cpt.php +0 -179
  34. admin/wpdm-settings.php +0 -325
  35. {bootstrap → assets/bootstrap}/css/bootstrap-theme.css +1 -1
  36. {bootstrap → assets/bootstrap}/css/bootstrap-theme.min.css +0 -0
  37. {bootstrap → assets/bootstrap}/css/bootstrap.css +12 -809
  38. assets/bootstrap/css/bootstrap.min.css +5912 -0
  39. {bootstrap → assets/bootstrap}/img/glyphicons-halflings-white.png +0 -0
  40. {bootstrap → assets/bootstrap}/img/glyphicons-halflings.png +0 -0
  41. {bootstrap → assets/bootstrap}/js/bootstrap.min.js +0 -0
  42. assets/css/admin-styles.css +1738 -0
  43. {css → assets/css}/bootstrap-select.min.css +0 -0
  44. {css → assets/css}/chosen-sprite.png +0 -0
  45. assets/css/chosen.css +392 -0
  46. assets/css/front.css +3296 -0
  47. {css → assets/css}/jquery.dataTables.css +0 -0
  48. {css → assets/css}/jquery.dataTables.min.css +0 -0
  49. {css → assets/css}/jqueryFileTree.css +0 -0
  50. assets/css/select2-spinner.gif +0 -0
  51. assets/css/select2.css +615 -0
  52. assets/css/select2x2.png +0 -0
  53. {css → assets/css}/style-paginate.css +0 -0
  54. file-type-icons/download4.png → assets/css/themes/default/close.png +0 -0
  55. images/add-file.png → assets/css/themes/default/close@2x.png +0 -0
  56. assets/css/themes/default/default.css +98 -0
  57. assets/css/themes/default/loading.gif +0 -0
  58. assets/css/themes/default/loading@2x.gif +0 -0
  59. assets/css/themes/default/next.png +0 -0
  60. assets/css/themes/default/next@2x.png +0 -0
  61. assets/css/themes/default/prev.png +0 -0
  62. assets/css/themes/default/prev@2x.png +0 -0
  63. assets/file-type-icons/17_download_program.png +0 -0
  64. assets/file-type-icons/7z.svg +1 -0
  65. file-type-icons/csv.png → assets/file-type-icons/_blank.png +0 -0
  66. assets/file-type-icons/aac.svg +1 -0
  67. {file-type-icons → assets/file-type-icons}/accdb.png +0 -0
  68. assets/file-type-icons/ai.svg +1 -0
  69. assets/file-type-icons/archive.svg +1 -0
  70. assets/file-type-icons/arj.svg +1 -0
  71. assets/file-type-icons/arrow_down.png +0 -0
  72. assets/file-type-icons/audio.svg +1 -0
  73. {file-type-icons → assets/file-type-icons}/avi.png +0 -0
  74. assets/file-type-icons/avi.svg +1 -0
  75. {file-type-icons → assets/file-type-icons}/bmp.png +0 -0
  76. assets/file-type-icons/box_download.png +0 -0
  77. assets/file-type-icons/bz2.svg +1 -0
  78. assets/file-type-icons/cloud-download.png +0 -0
  79. {file-type-icons → assets/file-type-icons}/css.png +0 -0
  80. assets/file-type-icons/css.svg +1 -0
  81. assets/file-type-icons/csv.png +0 -0
  82. assets/file-type-icons/csv.svg +1 -0
  83. assets/file-type-icons/dbf.svg +1 -0
  84. assets/file-type-icons/dmg.svg +1 -0
  85. file-type-icons/docx.png → assets/file-type-icons/doc.png +0 -0
  86. assets/file-type-icons/doc.svg +1 -0
  87. assets/file-type-icons/docx.png +0 -0
  88. assets/file-type-icons/docx.svg +1 -0
  89. file-type-icons/doc.png → assets/file-type-icons/docx_mac.png +0 -0
  90. assets/file-type-icons/down.png +0 -0
  91. assets/file-type-icons/down2.png +0 -0
  92. assets/file-type-icons/down3.png +0 -0
  93. assets/file-type-icons/download.png +0 -0
  94. assets/file-type-icons/download1.png +0 -0
  95. assets/file-type-icons/download2.png +0 -0
  96. assets/file-type-icons/download4.png +0 -0
  97. assets/file-type-icons/download_blue.png +0 -0
  98. assets/file-type-icons/download_box.png +0 -0
  99. assets/file-type-icons/download_drive.png +0 -0
  100. assets/file-type-icons/download_folder.png +0 -0
  101. assets/file-type-icons/dwg.svg +1 -0
  102. {file-type-icons → assets/file-type-icons}/eml.png +0 -0
  103. {file-type-icons → assets/file-type-icons}/eps.png +0 -0
  104. assets/file-type-icons/eps.svg +3 -0
  105. assets/file-type-icons/exe.svg +1 -0
  106. {file-type-icons → assets/file-type-icons}/fla.png +0 -0
  107. assets/file-type-icons/fla.svg +1 -0
  108. assets/file-type-icons/flac.svg +1 -0
  109. assets/file-type-icons/folder.png +0 -0
  110. assets/file-type-icons/folder_download.png +0 -0
  111. {file-type-icons → assets/file-type-icons}/gif.png +0 -0
  112. assets/file-type-icons/gif.svg +1 -0
  113. assets/file-type-icons/gz.svg +1 -0
  114. {file-type-icons → assets/file-type-icons}/html.png +0 -0
  115. assets/file-type-icons/html.svg +1 -0
  116. {file-type-icons → assets/file-type-icons}/ind.png +0 -0
  117. {file-type-icons → assets/file-type-icons}/ini.png +0 -0
  118. assets/file-type-icons/iso.svg +1 -0
  119. {file-type-icons → assets/file-type-icons}/jpeg.png +0 -0
  120. assets/file-type-icons/jpeg.svg +1 -0
  121. {file-type-icons → assets/file-type-icons}/jpg.png +0 -0
  122. assets/file-type-icons/jpg.svg +1 -0
  123. assets/file-type-icons/js.svg +1 -0
  124. {file-type-icons → assets/file-type-icons}/jsf.png +0 -0
  125. assets/file-type-icons/json.svg +1 -0
  126. assets/file-type-icons/link.svg +1 -0
  127. assets/file-type-icons/mdf.svg +1 -0
  128. {file-type-icons → assets/file-type-icons}/midi.png +0 -0
  129. assets/file-type-icons/midi.svg +1 -0
  130. {file-type-icons → assets/file-type-icons}/mov.png +0 -0
  131. assets/file-type-icons/mov.svg +1 -0
  132. assets/file-type-icons/mp2.svg +1 -0
  133. {file-type-icons → assets/file-type-icons}/mp3.png +0 -0
  134. assets/file-type-icons/mp3.svg +1 -0
  135. file-type-icons/mpeg.png → assets/file-type-icons/mp4.png +0 -0
  136. assets/file-type-icons/mp4.svg +1 -0
  137. assets/file-type-icons/mpeg.png +0 -0
  138. assets/file-type-icons/msi.svg +1 -0
  139. assets/file-type-icons/mxf.svg +1 -0
  140. assets/file-type-icons/nrg.svg +1 -0
  141. assets/file-type-icons/pcb.svg +1 -0
  142. assets/file-type-icons/pdf-download.png +0 -0
  143. {file-type-icons → assets/file-type-icons}/pdf.png +0 -0
  144. assets/file-type-icons/pdf.svg +1 -0
  145. {file-type-icons → assets/file-type-icons}/php.png +0 -0
  146. {file-type-icons → assets/file-type-icons}/png.png +0 -0
  147. assets/file-type-icons/png.svg +1 -0
  148. file-type-icons/pptx_win.png → assets/file-type-icons/ppt.png +0 -0
  149. assets/file-type-icons/ppt.svg +1 -0
  150. {file-type-icons → assets/file-type-icons}/pptx.png +0 -0
  151. assets/file-type-icons/pptx.svg +1 -0
  152. assets/file-type-icons/pptx_mac.png +0 -0
  153. {file-type-icons → assets/file-type-icons}/proj.png +0 -0
  154. {file-type-icons → assets/file-type-icons}/psd.png +0 -0
  155. assets/file-type-icons/psd.svg +1 -0
  156. {file-type-icons → assets/file-type-icons}/pst.png +0 -0
  157. {file-type-icons → assets/file-type-icons}/pub.png +0 -0
  158. assets/file-type-icons/pub.svg +1 -0
  159. {file-type-icons → assets/file-type-icons}/rar.png +0 -0
  160. assets/file-type-icons/rar.svg +1 -0
  161. {file-type-icons → assets/file-type-icons}/readme.png +0 -0
  162. assets/file-type-icons/resume-download.png +0 -0
  163. file-type-icons/txt.png → assets/file-type-icons/rtf.png +0 -0
  164. assets/file-type-icons/rtf.svg +1 -0
  165. {file-type-icons → assets/file-type-icons}/settings.png +0 -0
  166. {file-type-icons → assets/file-type-icons}/speed_download.png +0 -0
  167. assets/file-type-icons/svg.svg +1 -0
  168. assets/file-type-icons/text.svg +1 -0
  169. {file-type-icons → assets/file-type-icons}/tiff.png +0 -0
  170. assets/file-type-icons/tiff.svg +1 -0
  171. assets/file-type-icons/txt.png +0 -0
  172. assets/file-type-icons/txt.svg +1 -0
  173. assets/file-type-icons/unknown.png +0 -0
  174. assets/file-type-icons/unknown.svg +1 -0
  175. {file-type-icons → assets/file-type-icons}/url.png +0 -0
  176. assets/file-type-icons/video.svg +1 -0
  177. {file-type-icons → assets/file-type-icons}/vsd.png +0 -0
  178. assets/file-type-icons/vsd.svg +3 -0
  179. assets/file-type-icons/vst.svg +3 -0
  180. {file-type-icons → assets/file-type-icons}/wav.png +0 -0
  181. assets/file-type-icons/wav.svg +1 -0
  182. assets/file-type-icons/web.svg +104 -0
  183. {file-type-icons → assets/file-type-icons}/wma.png +0 -0
  184. assets/file-type-icons/wma.svg +1 -0
  185. {file-type-icons → assets/file-type-icons}/wmv.png +0 -0
  186. assets/file-type-icons/xlam.svg +1 -0
  187. file-type-icons/xlsx.png → assets/file-type-icons/xls.png +0 -0
  188. assets/file-type-icons/xls.svg +1 -0
  189. assets/file-type-icons/xlsm.svg +1 -0
  190. file-type-icons/xls.png → assets/file-type-icons/xlsx.png +0 -0
  191. assets/file-type-icons/xlsx.svg +1 -0
  192. assets/file-type-icons/xlt.svg +1 -0
  193. assets/file-type-icons/xltx.svg +1 -0
  194. assets/file-type-icons/xml.svg +1 -0
  195. {file-type-icons → assets/file-type-icons}/zip.png +0 -0
  196. assets/file-type-icons/zip.svg +1 -0
  197. assets/fontawesome/css/all.css +5 -0
  198. assets/fontawesome/css/brands.css +5 -0
  199. assets/fontawesome/css/fontawesome.css +5 -0
  200. assets/fontawesome/css/fontawesome.min.css +5 -0
  201. assets/fontawesome/css/regular.css +5 -0
  202. assets/fontawesome/css/solid.css +5 -0
  203. assets/fontawesome/css/svg-with-js.css +5 -0
  204. assets/fontawesome/css/v4-shims.css +1698 -0
admin/class.WordPressDownloadManagerAdmin.php ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ namespace WPDM\admin;
3
+
4
+ class WordPressDownloadManagerAdmin
5
+ {
6
+
7
+ function __construct()
8
+ {
9
+ new \WPDM\admin\menus\Welcome();
10
+ new \WPDM\admin\menus\Packages();
11
+ new \WPDM\admin\menus\Categories();
12
+ new \WPDM\admin\menus\Templates();
13
+ new \WPDM\admin\menus\Addons();
14
+ new \WPDM\admin\menus\Stats();
15
+ new \WPDM\admin\menus\Settings();
16
+
17
+ $this->Actions();
18
+ }
19
+
20
+ function Actions()
21
+ {
22
+ add_action('admin_enqueue_scripts', array($this, 'enqueueScripts'));
23
+ add_action('admin_init', array($this, 'metaBoxes'), 0);
24
+ add_action('init', array($this, 'registerScripts'), 0);
25
+ add_action('admin_init', array(new \WPDM\Email(), 'preview'));
26
+ add_action('wp_ajax_updatenow', array($this, 'updateNow'));
27
+ add_action('admin_head', array($this, 'adminHead'));
28
+
29
+ add_action('wp_ajax_updateaddon', array( $this, 'updateAddon' ));
30
+ add_action('wp_ajax_installaddon', array( $this, 'installAddon' ));
31
+
32
+ add_action('wp_dashboard_setup', array($this, 'addDashboardWidget'));
33
+
34
+ }
35
+
36
+ function registerScripts(){
37
+ wp_register_script('wpdm-bootstrap', WPDM_BASE_URL . 'assets/bootstrap/js/bootstrap.min.js', array('jquery'));
38
+ wp_register_style('wpdm-bootstrap', WPDM_BASE_URL . 'assets/bootstrap/css/bootstrap.min.css');
39
+ wp_register_style('wpdm-font-awesome', WPDM_BASE_URL . 'assets/fontawesome/css/all.css');
40
+ wp_register_style('wpdm-front', WPDM_BASE_URL . 'assets/css/front.css');
41
+ }
42
+
43
+ /**
44
+ * Enqueue admin scripts & styles
45
+ */
46
+ function enqueueScripts($hook){
47
+
48
+
49
+ if(get_post_type()=='wpdmpro' || wpdm_query_var('post_type') == 'wpdmpro' || $hook == 'index.php'){
50
+ wp_enqueue_script('jquery');
51
+ wp_enqueue_script('jquery-form');
52
+ wp_enqueue_script('jquery-ui-core');
53
+ wp_enqueue_script('jquery-ui-tabs');
54
+ wp_enqueue_script('jquery-ui-datepicker');
55
+ wp_enqueue_script('jquery-ui-slider');
56
+ wp_enqueue_script('jquery-ui-sortable');
57
+ wp_enqueue_script('jquery-ui-timepicker', WPDM_BASE_URL.'assets/js/jquery-ui-timepicker-addon.js',array('jquery','jquery-ui-core','jquery-ui-datepicker','jquery-ui-slider') );
58
+
59
+ wp_enqueue_script('thickbox');
60
+ wp_enqueue_style('thickbox');
61
+ wp_enqueue_script('media-upload');
62
+ wp_enqueue_media();
63
+
64
+ wp_enqueue_script('jquery-choosen', plugins_url('/download-manager/assets/js/chosen.jquery.min.js'), array('jquery'));
65
+ wp_enqueue_style('choosen-css', plugins_url('/download-manager/assets/css/chosen.css'));
66
+ wp_enqueue_style('jqui-css', plugins_url('/download-manager/assets/jqui/theme/jquery-ui.css'));
67
+
68
+ wp_enqueue_script('wpdm-admin', plugins_url('/download-manager/assets/js/wpdm-admin.js'), array('jquery'));
69
+ wp_enqueue_style('wpdm-font-awesome' );
70
+
71
+ wp_enqueue_style( 'wp-color-picker' );
72
+ wp_enqueue_script( 'wp-color-picker' );
73
+ //wp_enqueue_script( 'my-script-handle', plugins_url('my-script.js', __FILE__ ), array( 'wp-color-picker' ), false, true );
74
+
75
+ }
76
+
77
+ if(get_post_type()=='wpdmpro' || wpdm_query_var('post_type') == 'wpdmpro' || $hook == 'index.php'){
78
+ wp_enqueue_script('wpdm-bootstrap' );
79
+ wp_enqueue_style('wpdm-bootstrap' );
80
+ //wp_enqueue_style('wpdm-bootstrap-theme', plugins_url('/download-manager/assets/bootstrap/css/bootstrap-theme.min.css'));
81
+ wp_enqueue_style('wpdm-admin-styles', plugins_url('/download-manager/assets/css/admin-styles.css'));
82
+ }
83
+
84
+ }
85
+
86
+
87
+ /**
88
+ * @usage Single click add-on update
89
+ */
90
+ function updateAddon(){
91
+ if(isset($_POST['updateurl']) && current_user_can(WPDM_ADMIN_CAP)){
92
+ include_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
93
+ include_once ABSPATH . 'wp-admin/includes/plugin-install.php';
94
+ $upgrader = new \Plugin_Upgrader( new \Plugin_Installer_Skin( compact('title', 'url', 'nonce', 'plugin', 'api') ) );
95
+ $downloadlink = $_POST['updateurl'].'&preact=login&user=' . get_option('__wpdm_suname') . '&pass=' . get_option('__wpdm_supass').'&__wpdmnocache='.uniqid();
96
+ $update = new \stdClass();
97
+ $plugininfo = wpdm_plugin_data($_POST['plugin']);
98
+ deactivate_plugins($plugininfo['plugin_index_file'], true);
99
+ delete_plugins(array($plugininfo['plugin_index_file']));
100
+ $upgrader->install($downloadlink);
101
+ if(file_exists(dirname(WPDM_BASE_DIR).'/'.$plugininfo['plugin_index_file']))
102
+ activate_plugin($plugininfo['plugin_index_file']);
103
+ die("Updated Successfully");
104
+ } else {
105
+ die("Only site admin is authorized to install add-on");
106
+ }
107
+ }
108
+
109
+ /**
110
+ * @usage Single click add-on install
111
+ */
112
+ function installAddon(){
113
+
114
+ if(isset($_POST['updateurl']) && current_user_can(WPDM_ADMIN_CAP)){
115
+ include_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
116
+ include_once ABSPATH . 'wp-admin/includes/plugin-install.php';
117
+ $upgrader = new \Plugin_Upgrader( new \Plugin_Installer_Skin( compact('title', 'url', 'nonce', 'plugin', 'api') ) );
118
+ $downloadlink = $_POST['updateurl'].'&preact=login&user=' . get_option('__wpdm_suname') . '&pass=' . get_option('__wpdm_supass');
119
+ $upgrader->install($downloadlink);
120
+ $plugininfo = wpdm_plugin_data($_POST['plugin']);
121
+ if(file_exists(dirname(WPDM_BASE_DIR).'/'.$plugininfo['plugin_index_file']))
122
+ activate_plugin($plugininfo['plugin_index_file']);
123
+ die("Installed Successfully");
124
+ } else {
125
+ die("Only site admin is authorized to install add-on");
126
+ }
127
+ }
128
+
129
+
130
+ function adminHead(){
131
+ remove_submenu_page( 'index.php', 'wpdm-welcome' );
132
+ ?>
133
+ <script type="text/javascript">
134
+
135
+ var wpdmConfig = {
136
+ siteURL: '<?php echo site_url(); ?>'
137
+ };
138
+
139
+ jQuery(function () {
140
+
141
+
142
+ jQuery('#TB_closeWindowButton').click(function () {
143
+ tb_remove();
144
+ });
145
+
146
+ });
147
+ </script>
148
+ <?php
149
+ }
150
+
151
+ function widgetCallback(){
152
+ include dirname(__FILE__).'/tpls/dashboard-widget.php';
153
+ }
154
+
155
+ function addDashboardWidget(){
156
+ wp_add_dashboard_widget('wpdm_dashboard_widget', 'WordPress Download Manager', array($this, 'widgetCallback'));
157
+ global $wp_meta_boxes;
158
+ $side_dashboard = $wp_meta_boxes['dashboard']['side']['core'];
159
+ $wpdm_widget = array('wpdm_dashboard_widget' => $wp_meta_boxes['dashboard']['normal']['core']['wpdm_dashboard_widget']);
160
+ unset($wp_meta_boxes['dashboard']['normal']['core']['wpdm_dashboard_widget']);
161
+ $sorted_dashboard = array_merge($wpdm_widget, $side_dashboard);
162
+ $wp_meta_boxes['dashboard']['side']['core'] = $sorted_dashboard;
163
+ }
164
+
165
+ function metaBoxes()
166
+ {
167
+
168
+ $meta_boxes = array(
169
+ 'wpdm-settings' => array('title' => __('Package Settings','download-manager'), 'callback' => array($this, 'packageSettings'), 'position' => 'normal', 'priority' => 'low'),
170
+ 'wpdm-upload-file' => array('title' => __('Attach File','download-manager'), 'callback' => array($this, 'uploadFiles'), 'position' => 'side', 'priority' => 'core'),
171
+ );
172
+
173
+
174
+ $meta_boxes = apply_filters("wpdm_meta_box", $meta_boxes);
175
+ foreach ($meta_boxes as $id => $meta_box) {
176
+ extract($meta_box);
177
+ if(!isset($position)) $position = 'normal';
178
+ if(!isset($priority)) $priority = 'core';
179
+ add_meta_box($id, $title, $callback, 'wpdmpro', $position, $priority);
180
+ }
181
+ }
182
+
183
+ function Files($post)
184
+ {
185
+ include(WPDM_BASE_DIR."admin/tpls/metaboxes/attached-files.php");
186
+ }
187
+
188
+ function packageSettings($post)
189
+ {
190
+ include(WPDM_BASE_DIR."admin/tpls/metaboxes/package-settings.php");
191
+ }
192
+
193
+ function uploadFiles($post)
194
+ {
195
+ include(WPDM_BASE_DIR."admin/tpls/metaboxes/attach-file.php");
196
+ }
197
+
198
+
199
+ }
admin/menus/class.Addons.php ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * User: shahnuralam
4
+ * Date: 11/9/15
5
+ * Time: 8:01 PM
6
+ */
7
+
8
+ namespace WPDM\admin\menus;
9
+
10
+
11
+ use WPDM\Session;
12
+
13
+ class Addons
14
+ {
15
+
16
+ function __construct()
17
+ {
18
+ add_action('admin_menu', array($this, 'Menu'));
19
+ }
20
+
21
+ function Menu()
22
+ {
23
+ add_submenu_page('edit.php?post_type=wpdmpro', __( "Add-Ons &lsaquo; Download Manager" , "download-manager" ), __("Add-Ons" , "download-manager" ), WPDM_MENU_ACCESS_CAP, 'wpdm-addons', array($this, 'UI'));
24
+ }
25
+
26
+ function UI(){
27
+ if (!Session::get('wpdm_addon_store_data') || !is_array(json_decode(Session::get('wpdm_addon_store_data')))) {
28
+ $data = remote_get('https://www.wpdownloadmanager.com/?wpdm_api_req=getPackageList');
29
+ $cats = remote_get('https://www.wpdownloadmanager.com/?wpdm_api_req=getCategoryList');
30
+ Session::set('wpdm_addon_store_data', $data);
31
+ Session::set('wpdm_addon_store_cats', $cats);
32
+ } else {
33
+ $data = Session::get('wpdm_addon_store_data');
34
+ $cats = Session::get('wpdm_addon_store_cats');
35
+ }
36
+ $error = $data;
37
+ $data = json_decode($data);
38
+ $cats = json_decode($cats);
39
+ if(!is_array($data)) echo $error;
40
+ else
41
+ include(WPDM_BASE_DIR . "/admin/tpls/addons-list.php");
42
+ }
43
+
44
+ }
admin/menus/class.Categories.php ADDED
@@ -0,0 +1,249 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * User: shahnuralam
4
+ * Date: 11/9/15
5
+ * Time: 7:30 PM
6
+ */
7
+
8
+ namespace WPDM\admin\menus;
9
+
10
+
11
+ class Categories
12
+ {
13
+
14
+ function __construct(){
15
+ add_action( 'wpdmcategory_add_form_fields', array($this,'MetaFields'), 10, 2 );
16
+ add_action( 'wpdmcategory_edit_form_fields', array($this,'MetaFieldsEdit'), 10, 2 );
17
+
18
+ add_action( 'edited_wpdmcategory', array($this,'SaveMetaData'), 10, 2 );
19
+ add_action( 'create_wpdmcategory', array($this,'SaveMetaData'), 10, 2 );
20
+
21
+ add_action( 'admin_init', array($this,'AdminInit') );
22
+
23
+
24
+ }
25
+
26
+ function AdminInit(){
27
+ add_filter("manage_edit-wpdmcategory_columns", array($this,'CategoryIDColumnHead'));
28
+ add_filter("manage_wpdmcategory_custom_column", array($this,'CategoryIDColumnData'), 10, 3);
29
+ }
30
+
31
+
32
+ function CategoryIDColumnHead($columns) {
33
+ $columns['tag_ID'] = 'ID<style>#tag_ID, .tag_ID{ width: 70px !important; }</style>';
34
+ return $columns;
35
+ }
36
+
37
+ function CategoryIDColumnData($c, $column_name, $term_id) {
38
+
39
+ if ($column_name == 'tag_ID') {
40
+ echo $term_id;
41
+ }
42
+ }
43
+
44
+ function MetaFields() {
45
+ ?>
46
+ <div class="form-field">
47
+ <label><?php _e( 'Category Image:', 'download-manager' ); ?></label>
48
+ <div class="button-group">
49
+ <input type="text" id="catimurl" placeholder="<?php _e( "Image URL" , "download-manager" ); ?>" class="button" style="background: #ffffff" name="__wpdmcategory[icon]" value=""> <button data-uploader_button_text="Insert" data-uploader_title="<?php _e('Select Category Image', 'download-manager'); ?>" id="catim" type="button" class="button button-secondary"><?php _e('Insert From Media Library', 'download-manager'); ?></button>
50
+ </div>
51
+ <script type="text/javascript">
52
+
53
+ jQuery(document).ready(function() {
54
+
55
+ var file_frame;
56
+
57
+ jQuery('body').on('click', '#catim', function( event ){
58
+
59
+ event.preventDefault();
60
+
61
+ // If the media frame already exists, reopen it.
62
+ if ( file_frame ) {
63
+ file_frame.open();
64
+ return;
65
+ }
66
+
67
+ // Create the media frame.
68
+ file_frame = wp.media.frames.file_frame = wp.media({
69
+ title: jQuery( this ).data( 'uploader_title' ),
70
+ button: {
71
+ text: jQuery( this ).data( 'uploader_button_text' )
72
+ },
73
+ multiple: false // Set to true to allow multiple files to be selected
74
+ });
75
+
76
+ // When an image is selected, run a callback.
77
+ file_frame.on( 'select', function() {
78
+ // We set multiple to false so only get one image from the uploader
79
+ attachment = file_frame.state().get('selection').first().toJSON();
80
+ var imgurl = attachment.url;
81
+ jQuery('#catimurl').val(imgurl);
82
+
83
+ });
84
+
85
+ // Finally, open the modal
86
+ file_frame.open();
87
+ return false;
88
+ });
89
+
90
+
91
+
92
+
93
+
94
+ jQuery('.del_adp').click(function(){
95
+ if(confirm('Are you sure?')){
96
+ jQuery('#'+jQuery(this).attr('rel')).fadeOut().remove();
97
+ }
98
+
99
+ });
100
+
101
+ });
102
+
103
+ </script>
104
+ </div>
105
+ <div class="form-field">
106
+ <label><?php _e( 'Access:', 'wpdmcategory' ); ?></label>
107
+ <p class="description"><?php _e( "Select the roles who should have access to the packages under this category" , "download-manager" ); ?></p>
108
+
109
+
110
+ <label><input name="__wpdmcategory[access][]" type="checkbox" value="guest"> <?php echo __( "All Visitors" , "download-manager" ); ?></label>
111
+ <?php
112
+ global $wp_roles;
113
+ $roles = array_reverse($wp_roles->role_names);
114
+ foreach( $roles as $role => $name ) {
115
+
116
+
117
+
118
+
119
+
120
+ ?>
121
+ <label><input name="__wpdmcategory[access][]" type="checkbox" value="<?php echo $role; ?>" > <?php echo $name; ?></label>
122
+ <?php } ?>
123
+
124
+
125
+ </div>
126
+
127
+ <?php
128
+ }
129
+
130
+ function MetaFieldsEdit() {
131
+ $MetaData = get_option( "__wpdmcategory" );
132
+ $MetaData = maybe_unserialize($MetaData);
133
+ $icon = get_term_meta(wpdm_query_var('tag_ID', 'int'), '__wpdm_icon', true);
134
+ if($icon == '')
135
+ $icon = isset($MetaData[(int)$_GET['tag_ID']]['icon'])?$MetaData[(int)$_GET['tag_ID']]['icon']:'';
136
+
137
+ ?>
138
+ <tr class="form-field">
139
+ <th><?php _e( 'Category Image:', 'download-manager' ); ?></th>
140
+ <td class="button-group">
141
+ <input type="text" id="catimurl" placeholder="<?php _e( "Image URL" , "download-manager" ); ?>" class="button" style="background: #ffffff" name="__wpdmcategory[icon]" value="<?php echo $icon; ?>"> <button data-uploader_button_text="Insert" data-uploader_title="<?php _e('Select Category Image', 'download-manager'); ?>" id="catim" type="button" class="button button-secondary"><?php _e('Insert From Media Library', 'download-manager'); ?></button>
142
+
143
+ <script type="text/javascript">
144
+
145
+ jQuery(document).ready(function() {
146
+
147
+ var file_frame;
148
+
149
+ jQuery('body').on('click', '#catim', function( event ){
150
+
151
+ event.preventDefault();
152
+
153
+ // If the media frame already exists, reopen it.
154
+ if ( file_frame ) {
155
+ file_frame.open();
156
+ return;
157
+ }
158
+
159
+ // Create the media frame.
160
+ file_frame = wp.media.frames.file_frame = wp.media({
161
+ title: jQuery( this ).data( 'uploader_title' ),
162
+ button: {
163
+ text: jQuery( this ).data( 'uploader_button_text' )
164
+ },
165
+ multiple: false // Set to true to allow multiple files to be selected
166
+ });
167
+
168
+ // When an image is selected, run a callback.
169
+ file_frame.on( 'select', function() {
170
+ // We set multiple to false so only get one image from the uploader
171
+ attachment = file_frame.state().get('selection').first().toJSON();
172
+ var imgurl = attachment.url;
173
+ jQuery('#catimurl').val(imgurl);
174
+
175
+ });
176
+
177
+ // Finally, open the modal
178
+ file_frame.open();
179
+ return false;
180
+ });
181
+
182
+
183
+
184
+
185
+
186
+ jQuery('.del_adp').click(function(){
187
+ if(confirm('Are you sure?')){
188
+ jQuery('#'+jQuery(this).attr('rel')).fadeOut().remove();
189
+ }
190
+
191
+ });
192
+
193
+ });
194
+
195
+ </script>
196
+ </td>
197
+ </tr>
198
+ <tr class="form-field">
199
+ <th><label><?php _e( 'Access:', 'wpdmcategory' ); ?></label>
200
+ </th>
201
+ <td>
202
+ <p class="description"><?php _e( "Select the roles who should have access to the packages under this category" , "download-manager" ); ?></p>
203
+ <ul>
204
+ <input name="__wpdmcategory[access][]" type="hidden" value="__wpdm__" />
205
+ <?php
206
+
207
+ $currentAccess = maybe_unserialize(get_term_meta(wpdm_query_var('tag_ID', 'int'), '__wpdm_access', true));
208
+ if(!is_array($currentAccess))
209
+ $currentAccess = isset($MetaData[(int)$_GET['tag_ID']])?$MetaData[(int)$_GET['tag_ID']]['access']:array();
210
+
211
+ $selz = '';
212
+ if( $currentAccess ) $selz = (in_array('guest',$currentAccess))?'checked=checked':'';
213
+ ?>
214
+
215
+ <li><label><input name="__wpdmcategory[access][]" type="checkbox" value="guest" <?php echo $selz ?>><?php echo __( "All Visitors" , "download-manager" ); ?></label></li>
216
+ <?php
217
+ global $wp_roles;
218
+ $roles = array_reverse($wp_roles->role_names);
219
+ foreach( $roles as $role => $name ) {
220
+
221
+
222
+
223
+ if( $currentAccess ) $sel = (in_array($role,$currentAccess))?'checked=checked':'';
224
+ else $sel = '';
225
+
226
+
227
+
228
+ ?>
229
+ <li><label><input name="__wpdmcategory[access][]" type="checkbox" value="<?php echo $role; ?>" <?php echo $sel ?>> <?php echo $name; ?></label></li>
230
+ <?php } ?>
231
+ </ul>
232
+ </td>
233
+ </tr>
234
+ <?php
235
+ }
236
+
237
+ function saveMetaData( $term_id ) {
238
+ if ( isset( $_POST['__wpdmcategory'] ) ) {
239
+ //$MetaData = get_option( "__wpdmcategory" );
240
+ //$MetaData = maybe_unserialize($MetaData);
241
+ foreach ($_POST['__wpdmcategory'] as $metaKey => $metaValue){
242
+ update_term_meta($term_id, "__wpdm_".$metaKey, $metaValue);
243
+ }
244
+ //$MetaData[$term_id] = $_POST['__wpdmcategory'];
245
+ //update_option( "__wpdmcategory", $MetaData );
246
+ }
247
+ }
248
+
249
+ }
admin/menus/class.Packages.php ADDED
@@ -0,0 +1,215 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+
4
+ namespace WPDM\admin\menus;
5
+
6
+
7
+ class Packages
8
+ {
9
+
10
+ function __construct()
11
+ {
12
+
13
+ add_action('wp_ajax_wpdm_admin_upload_file', array($this, 'uploadFile'));
14
+ add_action('save_post', array($this, 'savePackage'));
15
+
16
+ add_action('manage_posts_columns', array($this, 'columnsTH'));
17
+ add_action('manage_posts_custom_column', array($this, 'columnsTD'), 10, 2);
18
+
19
+ add_filter( 'request', array($this, 'orderbyDownloads') );
20
+ add_filter( 'manage_edit-wpdmpro_sortable_columns', array($this, 'sortableDownloads') );
21
+
22
+ add_filter('post_row_actions', array($this, 'rowActions'), 10, 2);
23
+
24
+ add_action( 'quick_edit_custom_box', array($this, 'quickEditForm'), 10, 2 );
25
+
26
+
27
+ }
28
+
29
+ function savePackage($post)
30
+ {
31
+ if(!current_user_can('edit_posts', $post)) return;
32
+ if (get_post_type() != 'wpdmpro' || !isset($_POST['file'])) return;
33
+
34
+ // Deleted old zipped file
35
+ $zipped = get_post_meta($post, "__wpdm_zipped_file", true);
36
+ if($zipped!='' && file_exists($zipped)) { @unlink($zipped); }
37
+
38
+ $cdata = get_post_custom($post);
39
+ foreach ($cdata as $k => $v) {
40
+ $tk = str_replace("__wpdm_", "", $k);
41
+ if (!isset($_POST['file'][$tk]) && $tk !== $k && $tk != "masterkey") {
42
+ delete_post_meta($post, $k);
43
+ }
44
+
45
+ }
46
+
47
+ foreach ($_POST['file'] as $meta_key => $meta_value) {
48
+ $key_name = "__wpdm_" . $meta_key;
49
+ if($meta_key == 'package_dir' && $meta_value != '') { $meta_value = realpath($meta_value); }
50
+ if($meta_key == 'package_size' && doubleval($meta_value) == 0) $meta_value = "";
51
+ if($meta_key == 'files') $meta_value = array_unique($meta_value);
52
+ if($meta_key == 'files'){
53
+ foreach ($meta_value as &$value){
54
+ $value = wpdm_escs($value);
55
+ }
56
+ } else
57
+ $meta_value = is_array($meta_value)?wpdm_sanitize_array($meta_value):wpdm_escs($meta_value);
58
+ update_post_meta($post, $key_name, $meta_value);
59
+ }
60
+
61
+ if(get_post_meta($post, '__wpdm_masterkey', true) == '')
62
+ update_post_meta($post, '__wpdm_masterkey', uniqid());
63
+
64
+ if (isset($_POST['reset_key']) && $_POST['reset_key'] == 1)
65
+ update_post_meta($post, '__wpdm_masterkey', uniqid());
66
+
67
+ if(isset($_REQUEST['reset_udl'])) delete_post_meta($post, '__wpdmx_user_download_count');
68
+ //do_action('after_update_package',$post, $_POST['file']);
69
+
70
+
71
+ }
72
+
73
+
74
+ function uploadFile(){
75
+ check_ajax_referer('wpdm_admin_upload_file');
76
+ if(!current_user_can('upload_files')) die('-2');
77
+
78
+ $name = isset($_FILES['package_file']['name']) && !isset($_REQUEST["chunks"])?$_FILES['package_file']['name']:$_REQUEST['name'];
79
+ $name = esc_attr($name);
80
+ $ext = explode('.', $name);
81
+ $ext = end($ext);
82
+ $ext = strtolower($ext);
83
+ if(in_array($ext, array('php', 'js', 'html', 'py', 'pl', 'htaccess'))) die('-3');
84
+
85
+ if(file_exists(UPLOAD_DIR.$name) && get_option('__wpdm_overwrrite_file',0)==1){
86
+ @unlink(UPLOAD_DIR.$name);
87
+ }
88
+ if(file_exists(UPLOAD_DIR.$name) && !isset($_REQUEST["chunks"]))
89
+ $filename = time().'wpdm_'.$name;
90
+ else
91
+ $filename = $name;
92
+
93
+ do_action("wpdm_before_upload_file", $_FILES['package_file']);
94
+
95
+ if(get_option('__wpdm_sanitize_filename', 0) == 1)
96
+ $filename = sanitize_file_name($filename);
97
+
98
+ if(isset($_REQUEST["chunks"])) $this->chunkUploadFile(UPLOAD_DIR.$filename);
99
+ else
100
+ move_uploaded_file($_FILES['package_file']['tmp_name'],UPLOAD_DIR.$filename);
101
+ $filename = apply_filters("wpdm_after_upload_file", $filename);
102
+ //@unlink($status['file']);
103
+ echo "|||".$filename."|||";
104
+ exit;
105
+ }
106
+
107
+ function chunkUploadFile($destFilePath){
108
+
109
+ $chunk = isset($_REQUEST["chunk"]) ? intval($_REQUEST["chunk"]) : 0;
110
+ $chunks = isset($_REQUEST["chunks"]) ? intval($_REQUEST["chunks"]) : 0;
111
+
112
+ $out = @fopen("{$destFilePath}.part", $chunk == 0 ? "wb" : "ab");
113
+ if ($out) {
114
+ // Read binary input stream and append it to temp file
115
+ $in = @fopen($_FILES['package_file']['tmp_name'], "rb");
116
+
117
+ if ($in) {
118
+ while ($buff = fread($in, 4096))
119
+ fwrite($out, $buff);
120
+ } else
121
+ die('-3');
122
+
123
+ @fclose($in);
124
+ @fclose($out);
125
+
126
+ @unlink($_FILES['package_file']['tmp_name']);
127
+ } else
128
+ die('-3');
129
+
130
+ if (!$chunks || $chunk == $chunks - 1) {
131
+ // Strip the temp .part suffix off
132
+ rename("{$destFilePath}.part", $destFilePath);
133
+ }
134
+ }
135
+
136
+
137
+ function columnsTH($defaults) {
138
+ if(get_post_type()!='wpdmpro') return $defaults;
139
+ $img['image'] = "<span class='wpdm-th-icon ttip' style='font-size: 0.8em'><i style='font-size: 80%' class='fa fa-image'></i></span>";
140
+ wpdm_array_splice_assoc( $defaults, 1, 0, $img );
141
+ $otf['download_count'] = "<span class='wpdm-th-icon ttip' style='font-size: 0.8em'><i style='font-size: 80%' class='fa fa-download'></i></span>";
142
+ $otf['wpdmshortcode'] = 'Short-code';
143
+ wpdm_array_splice_assoc( $defaults, 3, 0, $otf );
144
+ return $defaults;
145
+ }
146
+
147
+
148
+ function columnsTD($column_name, $post_ID) {
149
+ if(get_post_type()!='wpdmpro') return;
150
+ if ($column_name == 'download_count') {
151
+
152
+ echo (int)get_post_meta($post_ID, '__wpdm_download_count', true);
153
+
154
+ }
155
+ if ($column_name == 'wpdmshortcode') {
156
+
157
+ echo "<input readonly=readonly class='wpdm-scode' onclick='this.select();' value=\"[wpdm_package id='$post_ID']\" />";
158
+
159
+ }
160
+ if ($column_name == 'image') {
161
+ if(has_post_thumbnail($post_ID))
162
+ echo get_the_post_thumbnail( $post_ID, 'thumbnail', array('class'=>'img60px') );
163
+ else {
164
+ $icon = get_post_meta($post_ID,'__wpdm_icon', true);
165
+ if($icon!=''){
166
+ $icon = $icon;
167
+ echo "<img src='$icon' class='img60px' alt='Icon' />";
168
+ }
169
+ }
170
+ }
171
+ }
172
+
173
+
174
+ function orderbyDownloads( $vars ) {
175
+
176
+ if ( isset( $vars['orderby'] ) && 'download_count' == $vars['orderby'] ) {
177
+ $vars = array_merge( $vars, array(
178
+ 'meta_key' => '__wpdm_download_count',
179
+ 'orderby' => 'meta_value_num'
180
+ ) );
181
+ }
182
+
183
+ return $vars;
184
+ }
185
+
186
+ function sortableDownloads( $columns ) {
187
+
188
+ if(get_post_type()!='wpdmpro') return $columns;
189
+
190
+ $columns['download_count'] = 'download_count';
191
+
192
+ return $columns;
193
+ }
194
+
195
+
196
+ function rowActions($actions, $post)
197
+ {
198
+ if($post->post_type == 'wpdmpro')
199
+ $actions['download_link'] = '<a title="'.__('Direct Download','download-manager').'" href="'.\WPDM\Package::getMasterDownloadURL($post->ID).'" class="view_stats"><i class="fa fa-download text-success"></i></a>';
200
+
201
+ return $actions;
202
+ }
203
+
204
+ function quickEditForm($column_name, $post_type){
205
+
206
+
207
+ }
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+ }
admin/menus/class.Settings.php ADDED
@@ -0,0 +1,335 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ namespace WPDM\admin\menus;
4
+
5
+ use WPDM\Session;
6
+
7
+ class Settings
8
+ {
9
+
10
+ function __construct()
11
+ {
12
+ add_action('admin_init', array($this, 'initiateSettings'));
13
+ add_action('wp_ajax_wpdm_settings', array($this, 'loadSettingsPage'));
14
+ add_action('admin_menu', array($this, 'menu'));
15
+ }
16
+
17
+ function menu(){
18
+ $menu_access_cap = apply_filters('wpdm_admin_menu_settings', WPDM_MENU_ACCESS_CAP);
19
+ add_submenu_page('edit.php?post_type=wpdmpro', __('Settings &lsaquo; Download Manager','download-manager'), __('Settings','download-manager'), $menu_access_cap, 'settings', array($this, 'UI'));
20
+
21
+ }
22
+
23
+
24
+ function loadSettingsPage()
25
+ {
26
+ global $stabs;
27
+ //$stabs['plugin-update']['callback'] = array($this, 'pluginUpdate');
28
+ if (current_user_can(WPDM_MENU_ACCESS_CAP)) {
29
+ $section = sanitize_text_field($_POST['section']);
30
+ call_user_func($stabs[$section]['callback']);
31
+ }
32
+ die();
33
+ }
34
+
35
+ function UI(){
36
+ if (isset($_POST['access']) && $_POST['access'] != '') {
37
+ update_option('access_level', $_POST['access']);
38
+ }
39
+
40
+ $access = get_option('access_level');
41
+ include(WPDM_BASE_DIR . 'admin/tpls/settings.php');
42
+ }
43
+
44
+ /**
45
+ * @param $tabid
46
+ * @param $tabtitle
47
+ * @param $callback
48
+ * @param string $icon
49
+ * @return array
50
+ */
51
+ public static function createMenu($tabid, $tabtitle, $callback, $icon = 'fa fa-cog')
52
+ {
53
+ return array('id' => $tabid, 'icon'=>$icon, 'link' => 'edit.php?post_type=wpdmpro&page=settings&tab=' . $tabid, 'title' => $tabtitle, 'callback' => $callback);
54
+ }
55
+
56
+
57
+ /**
58
+ * @usage Initiate Settings Tabs
59
+ */
60
+ function initiateSettings()
61
+ {
62
+ global $stabs;
63
+ $tabs = array();
64
+ $tabs['basic'] = array('id' => 'basic','icon'=>'fas fa-cog', 'link' => 'edit.php?post_type=wpdmpro&page=settings', 'title' => 'Basic', 'callback' => array($this, 'Basic'));
65
+ $tabs['wpdmui'] = array('id' => 'wpdmui','icon'=>'fas fa-fill-drip', 'link' => 'edit.php?post_type=wpdmpro&page=settings', 'title' => 'User Interface', 'callback' => array($this, 'userInterface'));
66
+
67
+ // Add buddypress settings menu when buddypress plugin is active
68
+ if (function_exists('bp_is_active')) {
69
+ $tabs['buddypress'] = array('id' => 'buddypress','icon'=>'fa fa-users', 'link' => 'edit.php?post_type=wpdmpro&page=settings&tab=buddypress', 'title' => 'BuddyPress', 'callback' => array($this, 'Buddypress'));
70
+ }
71
+
72
+ if(defined('WPDM_CLOUD_STORAGE')){
73
+ $tabs['cloud-storage'] = array('id' => 'cloud-storage','icon'=>'fa fa-cloud', 'link' => 'edit.php?post_type=wpdmpro&page=settings&tab=cloud-storage', 'title' => 'Cloud Storage', 'callback' => array($this, 'cloudStorage'));
74
+ }
75
+
76
+ if(!$stabs) $stabs = array();
77
+
78
+
79
+ $stabs = $tabs + $stabs;
80
+
81
+ $stabs = apply_filters("add_wpdm_settings_tab", $stabs);
82
+
83
+ $stabs['plugin-update'] = array('id' => 'plugin-update','icon'=>'fas fa-sync', 'link' => 'edit.php?post_type=wpdmpro&page=settings&tab=plugin-update', 'title' => 'Updates', 'callback' => array($this, 'pluginUpdate'));
84
+ $stabs['privacy'] = array('id' => 'privacy','icon'=>'fas fa-user-shield', 'link' => 'edit.php?post_type=wpdmpro&page=settings&tab=privacy', 'title' => 'Privacy', 'callback' => array($this, 'privacy'));
85
+
86
+
87
+ }
88
+
89
+
90
+ /**
91
+ * @usage Admin Settings Tab Helper
92
+ * @param string $sel
93
+ */
94
+ public static function renderMenu($sel = '')
95
+ {
96
+ global $stabs;
97
+
98
+ foreach ($stabs as $tab) {
99
+ if ($sel == $tab['id'])
100
+ echo "<li class='active'><a id='{$tab['id']}' href='{$tab['link']}'><i class='{$tab['icon']}'></i> &nbsp; {$tab['title']}</a></li>";
101
+ else
102
+ echo "<li class=''><a id='{$tab['id']}' href='{$tab['link']}'><i class='{$tab['icon']}'></i> &nbsp; {$tab['title']}</a></li>";
103
+ //if (isset($tab['func']) && function_exists($tab['func'])) {
104
+ // add_action('wp_ajax_' . $tab['func'], $tab['func']);
105
+ //}
106
+ }
107
+ }
108
+
109
+
110
+ function Basic(){
111
+
112
+ $validate = array(
113
+ 'wpdm_permission_msg' => 'kses',
114
+ 'wpdm_login_msg' => 'kses',
115
+ '_wpdm_file_browser_root' => 'serverpath',
116
+ '_wpdm_file_browser_access' => 'txtarray',
117
+ '__wpdm_sanitize_filename' => 'int',
118
+ '__wpdm_chunk_upload' => 'int',
119
+ '__wpdm_chunk_size' => 'int',
120
+ '__wpdm_download_speed' => 'int',
121
+ '__wpdm_blocked_ips' => 'txt',
122
+ '__wpdm_blocked_ips_msg' => 'kses',
123
+ '__wpdm_download_resume' => 'int',
124
+ '__wpdm_support_output_buffer' => 'int',
125
+ '__wpdm_open_in_browser' => 'int',
126
+ '_wpdm_recaptcha_site_key' => 'txt',
127
+ '_wpdm_recaptcha_secret_key' => 'txt',
128
+ '__wpdm_login_url' => 'int',
129
+ '__wpdm_register_url' => 'int',
130
+ '__wpdm_user_dashboard' => 'int',
131
+ '__wpdm_rss_feed_main' => 'int',
132
+
133
+ );
134
+
135
+ if (isset($_POST['task']) && $_POST['task'] == 'wdm_save_settings' && current_user_can(WPDM_ADMIN_CAP)) {
136
+
137
+ if(!wp_verify_nonce($_POST['__wpdms_nonce'], NONCE_KEY)) die(__('Security token is expired! Refresh the page and try again.', 'download-manager'));
138
+
139
+ foreach ($_POST as $optn => $optv) {
140
+ if(strpos("__".$optn, '_wpdm_')) {
141
+ $optv = wpdm_sanitize_var($optv, $validate[$optn]);
142
+ update_option($optn, $optv);
143
+ }
144
+ }
145
+ if (!isset($_POST['__wpdm_skip_locks'])) delete_option('__wpdm_skip_locks');
146
+ if (!isset($_POST['__wpdm_login_form'])) delete_option('__wpdm_login_form');
147
+ if (!isset($_POST['__wpdm_cat_desc'])) delete_option('__wpdm_cat_desc');
148
+ if (!isset($_POST['__wpdm_cat_img'])) delete_option('__wpdm_cat_img');
149
+ if (!isset($_POST['__wpdm_cat_tb'])) delete_option('__wpdm_cat_tb');
150
+ flush_rewrite_rules();
151
+ global $wp_rewrite, $WPDM;
152
+ $WPDM->registerPostTypeTaxonomy();
153
+ $wp_rewrite->flush_rules();
154
+ die('Settings Saved Successfully');
155
+ }
156
+ include(WPDM_BASE_DIR.'admin/tpls/settings/basic.php');
157
+
158
+ }
159
+
160
+
161
+ function userInterface(){
162
+
163
+ if (isset($_POST['task']) && $_POST['task'] == 'wdm_save_settings' && current_user_can(WPDM_ADMIN_CAP)) {
164
+
165
+ if(!wp_verify_nonce($_POST['__wpdms_nonce'], NONCE_KEY)) die(__('Security token is expired! Refresh the page and try again.', 'download-manager'));
166
+
167
+ foreach ($_POST as $optn => $optv) {
168
+ if(strpos("__".$optn, '_wpdm_')) {
169
+ $optv = wpdm_sanitize_array($optv);
170
+ update_option($optn, $optv);
171
+ }
172
+ }
173
+
174
+ die('Settings Saved Successfully');
175
+ }
176
+ include(WPDM_BASE_DIR.'admin/tpls/settings/user-interface.php');
177
+
178
+ }
179
+
180
+
181
+ function Frontend(){
182
+ if(isset($_POST['section']) && $_POST['section']=='frontend' && isset($_POST['task']) && $_POST['task']=='wdm_save_settings' && current_user_can(WPDM_ADMIN_CAP)){
183
+
184
+ if(!wp_verify_nonce($_POST['__wpdms_nonce'], NONCE_KEY)) die(__('Security token is expired! Refresh the page and try again.', 'download-manager'));
185
+
186
+ foreach($_POST as $k => $v){
187
+ if(strpos("__".$k, '_wpdm_')){
188
+ $v = wpdm_sanitize_array($v);
189
+ update_option($k, $v);
190
+ }
191
+ }
192
+
193
+ global $wp_roles;
194
+
195
+ $roleids = array_keys($wp_roles->roles);
196
+ $roles = maybe_unserialize(get_option('__wpdm_front_end_access',array()));
197
+ $naroles = array_diff($roleids, $roles);
198
+
199
+ foreach($roles as $role) {
200
+ $role = get_role($role);
201
+ if(is_object($role))
202
+ $role->add_cap('upload_files');
203
+ }
204
+
205
+ foreach($naroles as $role) {
206
+ $role = get_role($role);
207
+ if(!isset($role->capabilities['edit_posts']) || $role->capabilities['edit_posts']!=1)
208
+ $role->remove_cap('upload_files');
209
+ }
210
+
211
+ $refresh = 0;
212
+
213
+ $page_id = $_POST['__wpdm_user_dashboard'];
214
+ if($page_id != '') {
215
+ $page_name = get_post_field("post_name", $page_id);
216
+ add_rewrite_rule('^' . $page_name . '/(.+)/?', 'index.php?page_id=' . $page_id . '&udb_page=$matches[1]', 'top');
217
+ $refresh = 1;
218
+ }
219
+
220
+ $page_id = $_POST['__wpdm_author_dashboard'];
221
+ if($page_id != '') {
222
+ $page_name = get_post_field("post_name", $page_id);
223
+ add_rewrite_rule('^' . $page_name . '/(.+)/?', 'index.php?page_id=' . $page_id . '&adb_page=$matches[1]', 'top');
224
+ $refresh = 1;
225
+ }
226
+
227
+ if($refresh == 1){
228
+ global $wp_rewrite;
229
+ $wp_rewrite->flush_rules(true);
230
+ }
231
+
232
+ die('Settings Saved Successfully!');
233
+ }
234
+ include(WPDM_BASE_DIR."admin/tpls/settings/frontend.php");
235
+ }
236
+
237
+ function Buddypress(){
238
+ if(isset($_POST['section']) && $_POST['section']=='buddypress' && isset($_POST['task']) && $_POST['task']=='wdm_save_settings' && current_user_can(WPDM_ADMIN_CAP)){
239
+
240
+ if(!wp_verify_nonce($_POST['__wpdms_nonce'], NONCE_KEY)) die(__('Security token is expired! Refresh the page and try again.', 'download-manager'));
241
+
242
+ foreach($_POST as $k => $v){
243
+ if(strpos("__".$k, '_wpdm_')){
244
+ $v = wpdm_escs($v);
245
+ update_option($k, $v);
246
+ }
247
+ }
248
+ die('Settings Saved Successfully!');
249
+ }
250
+ include(WPDM_BASE_DIR . "admin/tpls/settings/buddypress.php");
251
+ }
252
+
253
+ function cloudStorage(){
254
+ if(isset($_POST['section']) && $_POST['section']=='cloud-storage' && isset($_POST['task']) && $_POST['task']=='wdm_save_settings' && current_user_can(WPDM_ADMIN_CAP)){
255
+
256
+ if(!wp_verify_nonce($_POST['__wpdms_nonce'], NONCE_KEY)) die(__('Security token is expired! Refresh the page and try again.', 'download-manager'));
257
+
258
+ foreach($_POST as $k => $v){
259
+ if(strpos("__".$k, '_wpdm_')){
260
+ $v = wpdm_escs($v);
261
+ update_option($k, $v);
262
+ }
263
+ }
264
+ die('Settings Saved Successfully!');
265
+ }
266
+ include(WPDM_BASE_DIR . "admin/tpls/settings/cloud-storage.php");
267
+ }
268
+
269
+ function pluginUpdate(){
270
+ if(isset($_REQUEST['logout']) && $_REQUEST['logout'] == 1){
271
+ delete_option('__wpdm_suname');
272
+ delete_option('__wpdm_supass');
273
+ delete_option('__wpdm_purchased_items');
274
+ delete_option('__wpdm_freeaddons');
275
+ delete_option('__wpdm_core_update_check');
276
+ delete_option('__wpdm_access_token');
277
+ Session::clear('__wpdm_download_url');
278
+ die('<script>location.href="edit.php?post_type=wpdmpro&page=settings&tab=plugin-update";</script>Refreshing...');
279
+ }
280
+
281
+ if(isset($_POST['__wpdm_suname']) && $_POST['__wpdm_suname'] != ''){
282
+ update_option('__wpdm_suname',$_POST['__wpdm_suname']);
283
+ update_option('__wpdm_supass',$_POST['__wpdm_supass']);
284
+ delete_option('__wpdm_purchased_items');
285
+ delete_option('__wpdm_freeaddons');
286
+ delete_option('__wpdm_core_update_check');
287
+ delete_option('__wpdm_access_token');
288
+ Session::clear('__wpdm_download_url');
289
+ $access_token = wpdm_access_token();
290
+ if($access_token != '') {
291
+ $purchased_items = remote_get('https://www.wpdownloadmanager.com/?wpdmppaction=getpurchaseditems&wpdm_access_token=' . $access_token);
292
+ $ret = json_decode($purchased_items);
293
+ update_option('__wpdm_purchased_items', $purchased_items);
294
+ die('<script>location.href=location.href;</script>Login successful. Refreshing...');
295
+ } else{
296
+ die('Error: Invalid Login!');
297
+ }
298
+
299
+ }
300
+
301
+ if(get_option('__wpdm_suname') != '') {
302
+ $purchased_items = get_option('__wpdm_purchased_items', false);
303
+ if(!$purchased_items || wpdm_query_var('newpurchase') != '' ) {
304
+ $purchased_items = remote_get('https://www.wpdownloadmanager.com/?wpdmppaction=getpurchaseditems&wpdm_access_token=' . wpdm_access_token());
305
+ update_option('__wpdm_purchased_items', $purchased_items);
306
+ }
307
+ $purchased_items = json_decode($purchased_items);
308
+ if (isset($purchased_items->error)){ delete_option('__wpdm_suname'); delete_option('__wpdm_purchased_items'); }
309
+ if (isset($purchased_items->error)) $purchased_items->error = str_replace("[redirect]", admin_url("edit.php?post_type=wpdmpro&page=settings&tab=plugin-update"), $purchased_items->error);
310
+ }
311
+ if(get_option('__wpdm_freeaddons') == '' || wpdm_query_var('newpurchase') != '' || 1) {
312
+ $freeaddons = remote_get('https://www.wpdownloadmanager.com/?wpdm_api_req=getPackageList&cat_id=1148');
313
+ update_option('__wpdm_freeaddons', $freeaddons);
314
+ }
315
+ $freeaddons = json_decode(get_option('__wpdm_freeaddons'));
316
+
317
+ include(WPDM_BASE_DIR . 'admin/tpls/settings/addon-update.php');
318
+ }
319
+
320
+ function Privacy(){
321
+ if (wpdm_query_var('task') == 'wdm_save_settings' && wpdm_query_var('section') == 'privacy') {
322
+ foreach ($_POST as $key => $value){
323
+ if(strstr($key, '_wpdm_')){
324
+ $value = wpdm_sanitize_array($value);
325
+ update_option($key, $value);
326
+ }
327
+ }
328
+ _e("Privacy Settings Saved Successfully", "download-manager");
329
+ die();
330
+ }
331
+ include(WPDM_BASE_DIR . 'admin/tpls/settings/privacy.php');
332
+ }
333
+
334
+
335
+ }
admin/menus/class.Stats.php ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Created by PhpStorm.
4
+ * User: shahnuralam
5
+ * Date: 11/9/15
6
+ * Time: 7:44 PM
7
+ */
8
+
9
+ namespace WPDM\admin\menus;
10
+
11
+
12
+ use \WPDM\libs\FileSystem;
13
+
14
+ class Stats
15
+ {
16
+ function __construct()
17
+ {
18
+ add_action('admin_menu', array($this, 'Menu'));
19
+ add_action('admin_init', array($this, 'Export'));
20
+ }
21
+
22
+ function Menu()
23
+ {
24
+ $menu_access_cap = apply_filters('wpdm_admin_menu_stats', WPDM_MENU_ACCESS_CAP);
25
+ add_submenu_page('edit.php?post_type=wpdmpro', __('History &lsaquo; Download Manager','download-manager'), __('History','download-manager'), $menu_access_cap, 'wpdm-stats', array($this, 'UI'));
26
+ }
27
+
28
+ function Export(){
29
+ if(wpdm_query_var('page') == 'wpdm-stats' && wpdm_query_var('task') == 'export'){
30
+ global $wpdb;
31
+ $data = $wpdb->get_results("select s.*, p.post_title as file from {$wpdb->prefix}ahm_download_stats s, {$wpdb->prefix}posts p where p.ID = s.pid order by id DESC");
32
+ FileSystem::downloadHeaders("download-stats.csv");
33
+ echo "File,User ID,Order ID,Date,Timestamp,IP\r\n";
34
+ foreach ($data as $d){
35
+ echo "{$d->file},{$d->uid},{$d->oid},{$d->year}-{$d->month}-{$d->day},{$d->timestamp},{$d->ip}\r\n";
36
+ }
37
+ die();
38
+ }
39
+ }
40
+
41
+ function UI()
42
+ {
43
+ include(WPDM_BASE_DIR."admin/tpls/stats.php");
44
+ }
45
+
46
+
47
+ }
admin/menus/class.Templates.php ADDED
@@ -0,0 +1,238 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ namespace WPDM\admin\menus;
4
+
5
+
6
+ class Templates
7
+ {
8
+
9
+ function __construct()
10
+ {
11
+ add_action('admin_init', array($this, 'Save'));
12
+ add_action('wp_ajax_template_preview', array($this, 'Preview'));
13
+ add_action('wp_ajax_wpdm_delete_template', array($this, 'deleteTemplate'));
14
+ add_action('wp_ajax_update_template_status', array($this, 'updateTemplateStatus'));
15
+ add_action('wp_ajax_wpdm_save_email_setting', array($this, 'saveEmailSetting'));
16
+ add_action('admin_menu', array($this, 'Menu'));
17
+ }
18
+
19
+ function Menu()
20
+ {
21
+ add_submenu_page('edit.php?post_type=wpdmpro', __( "Templates &lsaquo; Download Manager" , "download-manager" ), __( "Templates" , "download-manager" ), WPDM_MENU_ACCESS_CAP, 'templates', array($this, 'UI'));
22
+ }
23
+
24
+ function UI(){
25
+ $ttype = isset($_GET['_type']) ? esc_attr($_GET['_type']) : 'link';
26
+
27
+ if (isset($_GET['task']) && $_GET['task'] == 'EditEmailTemplate')
28
+ \WPDM\admin\menus\Templates::EmailEditor();
29
+ else
30
+ \WPDM\admin\menus\Templates::Show();
31
+ }
32
+
33
+
34
+ public static function Editor(){
35
+ include(WPDM_BASE_DIR . "admin/tpls/template-editor.php");
36
+ }
37
+
38
+
39
+ public static function EmailEditor(){
40
+ include(WPDM_BASE_DIR . "admin/tpls/email-template-editor.php");
41
+ }
42
+
43
+
44
+ public static function Show(){
45
+ include(WPDM_BASE_DIR . "admin/tpls/templates.php");
46
+ }
47
+
48
+ /**
49
+ * @usage Delete link/page template
50
+ * @since 4.7.0
51
+ */
52
+
53
+ function deleteTemplate(){
54
+ if (current_user_can(WPDM_ADMIN_CAP)) {
55
+ $ttype = wpdm_query_var('ttype');
56
+ $tplid = wpdm_query_var('tplid');
57
+ $tpldata = maybe_unserialize(get_option("_fm_{$ttype}_templates"));
58
+ if (!is_array($tpldata)) $tpldata = array();
59
+ unset($tpldata[$tplid]);
60
+ update_option("_fm_{$ttype}_templates", @serialize($tpldata));
61
+ die('ok');
62
+ }
63
+
64
+ }
65
+
66
+
67
+ /**
68
+ * @usage Save Link/Page Templates
69
+ */
70
+ function Save()
71
+ {
72
+ if (!isset($_GET['page']) || $_GET['page'] != 'templates') return;
73
+ $ttype = isset($_GET['_type']) ? esc_attr($_GET['_type']) : 'link';
74
+ if (isset($_GET['task']) && $_GET['task'] == 'DeleteTemplate') {
75
+ $tpldata = maybe_unserialize(get_option("_fm_{$ttype}_templates"));
76
+ if (!is_array($tpldata)) $tpldata = array();
77
+ unset($tpldata[wpdm_query_var('tplid')]);
78
+ update_option("_fm_{$ttype}_templates", @serialize($tpldata));
79
+
80
+ header("location: edit.php?post_type=wpdmpro&page=templates&_type=$ttype");
81
+ die();
82
+ }
83
+
84
+ if (isset($_POST['tpl'])) {
85
+ if (is_array(get_option("_fm_{$ttype}_templates")))
86
+ $tpldata = (get_option("_fm_{$ttype}_templates"));
87
+ else
88
+ $tpldata = maybe_unserialize(get_option("_fm_{$ttype}_templates"));
89
+ if (!is_array($tpldata)) $tpldata = array();
90
+ $tplid = wpdm_query_var('tplid');
91
+ $tpldata[$tplid] = $_POST['tpl'];
92
+ update_option("_fm_{$ttype}_templates", @serialize($tpldata));
93
+
94
+ header("location: edit.php?post_type=wpdmpro&&page=templates&_type=$ttype");
95
+ die();
96
+ }
97
+
98
+ if (isset($_POST['email_template'])) {
99
+ $email_template = wpdm_query_var('email_template', array('validate' => array('subject' => '', 'message' => 'escs', 'from_name' => '', 'from_email' => '')));
100
+ update_option("__wpdm_etpl_".wpdm_query_var('id'), $email_template);
101
+ if(wpdm_is_ajax()){
102
+ die('ok');
103
+ }
104
+ header("location: edit.php?post_type=wpdmpro&&page=templates&_type=$ttype");
105
+ die();
106
+ }
107
+ }
108
+
109
+ /**
110
+ * @usage Preview link/page template
111
+ */
112
+ function Preview()
113
+ {
114
+ error_reporting(0);
115
+
116
+ $wposts = array();
117
+
118
+ $template = sanitize_file_name(wpdm_query_var('template'));
119
+ $type = wpdm_query_var("_type");
120
+
121
+ $args=array(
122
+ 'post_type'=>'wpdmpro',
123
+ 'posts_per_page'=>1
124
+ );
125
+
126
+ $wposts = get_posts( $args );
127
+
128
+ $html = "";
129
+
130
+ foreach( $wposts as $p ) {
131
+
132
+ $package = (array)$p;
133
+
134
+ $html .= wpdm_fetch_template($template, $package, $type);
135
+
136
+ }
137
+
138
+ if(count($wposts)==0) $html = "<div class='col-md-12'><div class='alert alert-info'>".__( "No package found! Please create at least 1 package to see template preview" , "download-manager" )."</div> </div>";
139
+ $html = "<div class='w3eden'>".$html."</div><div style='clear:both'></div>";
140
+
141
+ echo $html;
142
+ die();
143
+
144
+ }
145
+
146
+ public static function Dropdown($params, $activeOnly = false)
147
+ {
148
+ extract($params);
149
+ $type = isset($type) && in_array($type, array('link', 'page', 'email')) ? esc_attr($type) : 'link';
150
+ $tplstatus = maybe_unserialize(get_option("_fm_{$type}_template_status"));
151
+
152
+ $activetpls = array();
153
+ if(is_array($tplstatus)) {
154
+ foreach ($tplstatus as $tpl => $active) {
155
+ if ($active)
156
+ $activetpls[] = $tpl;
157
+ }
158
+ }
159
+
160
+ $ttpldir = get_stylesheet_directory() . '/download-manager/' . $type . '-templates/';
161
+ $ttpls = array();
162
+ if(file_exists($ttpldir)) {
163
+ $ttpls = scandir($ttpldir);
164
+ array_shift($ttpls);
165
+ array_shift($ttpls);
166
+ }
167
+
168
+ $ltpldir = WPDM_TPL_DIR . $type . '-templates/';
169
+ $ctpls = scandir($ltpldir);
170
+ array_shift($ctpls);
171
+ array_shift($ctpls);
172
+
173
+ foreach($ctpls as $ind => $tpl){
174
+ $ctpls[$ind] = $ltpldir.$tpl;
175
+ }
176
+
177
+ foreach($ttpls as $tpl){
178
+ if(!in_array($ltpldir.$tpl, $ctpls)) {
179
+ $ctpls[] = $ttpldir . $tpl;
180
+ }
181
+ }
182
+
183
+ $custom_templates = maybe_unserialize(get_option("_fm_{$type}_templates",true));
184
+
185
+ $name = isset($name)?$name:$type.'_template';
186
+ $css = isset($css)?"style='$css'":'';
187
+ $id = isset($id)?$id:uniqid();
188
+ $default = $type == 'link'?'link-template-calltoaction3.php':'page-template-1col-flat.php';
189
+ $xdf = str_replace(".php", "", $default);
190
+ if(is_array($activetpls) && count($activetpls) > 0)
191
+ $default = in_array($xdf, $activetpls)?$default:$activetpls[0];
192
+ $html = "<select name='$name' id='$id' class='form-control template {$type}_template' {$css}><option value='$default'>Select ".ucfirst($type)." Template</option>";
193
+ $data = array();
194
+ foreach ($ctpls as $ctpl) {
195
+ $ind = str_replace(".php", "", basename($ctpl));
196
+ if(!$activeOnly || ($activeOnly && (!isset($tplstatus[$ind]) || $tplstatus[$ind] == 1))) {
197
+ $tmpdata = file_get_contents($ctpl);
198
+ $regx = "/WPDM.*Template[\s]*:([^\-\->]+)/";
199
+ if (preg_match($regx, $tmpdata, $matches)) {
200
+ $data[basename($ctpl)] = $matches[1];
201
+ $eselected = isset($selected) && $selected == basename($ctpl) ? 'selected=selected' : '';
202
+
203
+ $html .= "<option value='" . basename($ctpl) . "' {$eselected}>{$matches[1]}</option>";
204
+ }
205
+ }
206
+ }
207
+
208
+ if(is_array($custom_templates)) {
209
+ foreach ($custom_templates as $id => $template) {
210
+ if(!$activeOnly || ($activeOnly && (!isset($tplstatus[$id]) || $tplstatus[$id] == 1))) {
211
+ $data[$id] = $template['title'];
212
+ $eselected = isset($selected) && $selected == $id ? 'selected=selected' : '';
213
+ $html .= "<option value='{$id}' {$eselected}>{$template['title']}</option>";
214
+ }
215
+ }
216
+ }
217
+ $html .= "</select>";
218
+
219
+ return isset($data_type) && $data_type == 'ARRAY'? $data : $html;
220
+ }
221
+
222
+ function saveEmailSetting(){
223
+ update_option('__wpdm_email_template', wpdm_query_var('__wpdm_email_template'));
224
+ $email_settings = wpdm_query_var('__wpdm_email_setting', array('validate' => array('logo' => 'url', 'banner' => 'url', 'youtube' => 'url', 'twitter' => 'url', 'facebook' => 'url', 'footer_text' => 'txts')));
225
+ update_option('__wpdm_email_setting', $email_settings);
226
+ die("Done!");
227
+ }
228
+
229
+ function updateTemplateStatus(){
230
+ if(!current_user_can(WPDM_ADMIN_CAP)) die('error');
231
+ $type = wpdm_query_var('type');
232
+ $tpldata = maybe_unserialize(get_option("_fm_{$type}_template_status"));
233
+ $tpldata[wpdm_query_var('template')] = wpdm_query_var('status');
234
+ update_option("_fm_{$type}_template_status", @serialize($tpldata));
235
+ echo "OK";
236
+ die();
237
+ }
238
+ }
admin/menus/class.Welcome.php ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+
4
+ namespace WPDM\admin\menus;
5
+
6
+
7
+ class Welcome
8
+ {
9
+ function __construct()
10
+ {
11
+ add_action('admin_menu', array($this, 'Menu'));
12
+ add_action('activated_plugin', array($this, 'welcomeRedirect'));
13
+
14
+ }
15
+
16
+ function Menu(){
17
+ add_dashboard_page('Welcome', 'Welcome', 'read', 'wpdm-welcome', array($this, 'UI'));
18
+ }
19
+
20
+
21
+
22
+ function UI(){
23
+ update_option("__wpdm_welcome", WPDM_Version);
24
+ remove_submenu_page( 'index.php', 'wpdm-welcome' );
25
+ include(WPDM_BASE_DIR.'admin/tpls/welcome.php');
26
+ }
27
+
28
+ function welcomeRedirect($plugin)
29
+ {
30
+ $wv = get_option('__wpdm_welcome');
31
+ if($plugin=='download-manager/download-manager.php' && $wv !== WPDM_Version) {
32
+ wp_redirect(admin_url('index.php?page=wpdm-welcome'));
33
+ die();
34
+ }
35
+ }
36
+
37
+ }
admin/server-file-browser.php DELETED
@@ -1,105 +0,0 @@
1
- <?php
2
-
3
- function wpdm_dir_tree(){
4
- $root = '';
5
- if(!isset($_GET['task'])||$_GET['task']!='wpdm_dir_tree') return;
6
-
7
- if(!current_user_can('access_server_browser')) die("<ul><li>".__('Not Allowed!','wpdmpro')."</li></ul>");
8
-
9
- $_POST['dir'] = urldecode($_POST['dir']);
10
- echo "<pre>";
11
-
12
- if( file_exists( $_POST['dir'])) {
13
- $files = scandir( $_POST['dir']);
14
- natcasesort($files);
15
- if( count($files) > 2 ) { /* The 2 accounts for . and .. */
16
- echo "<ul class=\"jqueryFileTree\" style=\"display: none;\">";
17
- // All dirs
18
- foreach( $files as $file ) {
19
- if( file_exists($root . $_POST['dir'] . $file) && $file != '.' && $file != '..' && is_dir($root . $_POST['dir'] . $file) ) {
20
- echo "<li class=\"directory collapsed\"><a id=\"".uniqid()."\" href=\"#\" rel=\"" . htmlentities($_POST['dir'] . $file) . "/\">" . htmlentities($file) . "</a></li>";
21
- }
22
- }
23
- // All files
24
- foreach( $files as $file ) {
25
- if( file_exists($root . $_POST['dir'] . $file) && $file != '.' && $file != '..' && !is_dir($root . $_POST['dir'] . $file) ) {
26
- $ext = preg_replace('/^.*\./', '', $file);
27
- echo "<li class=\"file ext_$ext\"><a id=\"".uniqid()."\" href=\"#\" rel=\"" . htmlentities($_POST['dir'] . $file) . "\">" . htmlentities($file) . "</a></li>";
28
- }
29
- }
30
- echo "</ul>";
31
- }
32
- }
33
- }
34
-
35
- function wpdm_file_browser(){
36
- if(!current_user_can('access_server_browser')) return 0;
37
- ?>
38
- <script type="text/javascript" src="<?php echo plugins_url().'/download-manager/js/jqueryFileTree.js';?>"></script>
39
- <link rel="stylesheet" href="<?php echo plugins_url().'/download-manager/css/jqueryFileTree.css';?>" />
40
- <style type="text/css">.jqueryFileTree li{line-height: 20px;}</style>
41
- <!--<div class="wrap">
42
- <div class="icon32" id="icon-categories"><br></div>
43
- <h2>Browse Files</h2>-->
44
- <div id="tree" style="height: 200px;overflow:auto"></div>
45
- <script language="JavaScript">
46
- <!--
47
- jQuery( function() {
48
- jQuery('#tree').fileTree({
49
- root: '<?php echo get_option('_wpdm_file_browser_root',ABSPATH); ?>/',
50
- script: 'admin.php?task=wpdm_dir_tree',
51
- expandSpeed: 1000,
52
- collapseSpeed: 1000,
53
- multiFolder: false
54
- }, function(file, id) {
55
- var sfilename = file.split('/');
56
- var filename = sfilename[sfilename.length-1];
57
- if(confirm('Add this file?')){
58
-
59
- jQuery('#wpdmfile').val(file);
60
- jQuery('#cfl').html('<div><strong>'+file+'</strong>').slideDown();
61
-
62
-
63
- }
64
- //jQuery('#serverfiles').append('<li><label><input checked=checked type="checkbox" value="'+file+'" name="imports[]" class="role"> &nbsp; '+filename+'</label></li>');
65
- });
66
-
67
- });
68
- //-->
69
- </script>
70
- <!--</div> -->
71
- <?php
72
- // die();
73
- }
74
-
75
- function wpmp_file_browser_metabox(){
76
- ?>
77
-
78
- <div class="postbox " id="action">
79
- <div title="Click to toggle" class="handlediv"><br></div><h3 class="hndle"><span><?php echo __('Add file(s) from server','wpdmpro'); ?></span></h3>
80
- <div class="inside" style="height: 200px;overflow: auto;">
81
-
82
- <?php wpdm_file_browser(); ?>
83
-
84
- <ul id="serverfiles">
85
-
86
-
87
-
88
-
89
-
90
-
91
- </ul>
92
- <div class="clear"></div>
93
- </div>
94
- </div>
95
-
96
- <?php
97
- }
98
-
99
- if(is_admin()){
100
- add_action("init","wpdm_dir_tree");
101
- add_action("add_new_file_sidebar","wpmp_file_browser_metabox");
102
- }
103
-
104
-
105
- ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
admin/settings/basic.php DELETED
@@ -1,194 +0,0 @@
1
-
2
- <style>
3
- .frm td{
4
- padding:5px;
5
- border-bottom: 1px solid #eeeeee;
6
-
7
- font-size:10pt;
8
-
9
- }
10
- h4{
11
- color: #336699;
12
- margin-bottom: 0px;
13
- }
14
- em{
15
- color: #888;
16
- }
17
- .input-group .form-control:first-child{
18
- border-top-right-radius: 0 !important;
19
- border-bottom-right-radius: 0 !important;
20
- }
21
- .input-group *:last-child{
22
- border-top-left-radius: 0 !important;
23
- border-bottom-left-radius: 0 !important;
24
- }
25
- </style>
26
-
27
- <div class="container-fluid">
28
- <div class="row">
29
- <div class="col-md-12">
30
-
31
-
32
-
33
- <div class="panel panel-default">
34
- <div class="panel-heading"><?php echo __('Messages','wpdmpro'); ?></div>
35
- <div class="panel-body">
36
-
37
-
38
- <div class="form-group">
39
- <label><?php echo __('Permission Denied Message for Packages:','wpdmpro'); ?></label>
40
- <input type=text class="form-control" name="wpdm_permission_msg" value="<?php echo htmlspecialchars(stripslashes(get_option('wpdm_permission_msg','Access Denied'))); ?>" />
41
- </div>
42
-
43
-
44
-
45
-
46
-
47
- <div class="form-group">
48
- <label><?php echo __('Login Required Message:','wpdmpro'); ?></label>
49
- <textarea class="form-control" cols="70" rows="6" name="wpdm_login_msg"><?php echo get_option('wpdm_login_msg')?stripslashes(get_option('wpdm_login_msg')):"<a href='".wp_login_url()."' >Please login to download</a>"; ?></textarea><br>
50
-
51
- </div>
52
- </div>
53
- </div>
54
-
55
- <div class="panel panel-default">
56
- <div class="panel-heading"><?php echo __('Server File Browser','wpdmpro'); ?></div>
57
- <div class="panel-body">
58
-
59
- <div class="form-group">
60
- <label><?php echo __('Server File Browser Base Dir:','wpdmpro'); ?></label>
61
- <div class="input-group">
62
- <input type=text class="form-control" id="_wpdm_file_browser_root" name="_wpdm_file_browser_root" value="<?php echo htmlspecialchars(stripslashes(get_option('_wpdm_file_browser_root',ABSPATH))); ?>" />
63
- <span class="input-group-btn">
64
- <button class="btn btn-default ttip" title="<?php _e('Reset Base Dir'); ?>" type="button" onclick="jQuery('#_wpdm_file_browser_root').val('<?php echo rtrim(ABSPATH,'/'); ?>');"><i class="fa fa-repeat"></i></button>
65
- </span>
66
- </div>
67
- </div>
68
-
69
- <div class="form-group">
70
- <label><?php echo __('File Browser Access:','wpdmpro'); ?></label><br/>
71
- <select style="width: 100%" name="_wpdm_file_browser_access[]" multiple="multiple" data-placeholder="<?php _e('Who will have access to server file browser','wpdmpro'); ?>">
72
- <?php
73
-
74
- $currentAccess = maybe_unserialize(get_option( '_wpdm_file_browser_access', array('administrator')));
75
- $selz = '';
76
-
77
- ?>
78
-
79
- <?php
80
- global $wp_roles;
81
- $roles = array_reverse($wp_roles->role_names);
82
- foreach( $roles as $role => $name ) {
83
-
84
- $ro = get_role($role);
85
-
86
- if(isset($ro->capabilities['edit_posts']) && $ro->capabilities['edit_posts']==1){
87
-
88
- if( $currentAccess ) $sel = (in_array($role,$currentAccess))?'selected=selected':'';
89
- else $sel = '';
90
-
91
-
92
-
93
- ?>
94
- <option value="<?php echo $role; ?>" <?php echo $sel ?>> <?php echo $name; ?></option>
95
- <?php }} ?>
96
- </select>
97
- </div>
98
-
99
- </div>
100
- </div>
101
-
102
- <div class="panel panel-default">
103
- <div class="panel-heading"><?php echo __('Upload Settings','wpdmpro'); ?></div>
104
- <div class="panel-body">
105
- <div class="form-group">
106
- <input type="hidden" value="0" name="__wpdm_sanitize_filename" />
107
- <label><input style="margin: 0 10px 0 0" <?php checked(1, get_option('__wpdm_sanitize_filename',0)); ?> type="checkbox" value="1" name="__wpdm_sanitize_filename"><?php _e('Sanitize Filename','wpdmpro'); ?></label><br/>
108
- <em><?php _e('Check the option if you want to sanitize uploaded file names to remove illegal chars','wpdmpro'); ?></em>
109
- <br/>
110
-
111
- </div>
112
- </div>
113
- </div>
114
-
115
- <div class="panel panel-default">
116
- <div class="panel-heading"><?php echo __('File Download','wpdmpro'); ?></div>
117
- <div class="panel-body">
118
-
119
- <div class="form-group">
120
- <label><?php echo __('Download Speed:','wpdmpro'); ?></label>
121
- <div class="input-group">
122
- <input type=text class="form-control" name="__wpdm_download_speed" value="<?php echo intval(get_option('__wpdm_download_speed',4096)); ?>" />
123
- <span class="input-group-addon">KB</span>
124
- </div>
125
- </div>
126
- <hr/>
127
- <em class="note"><?php _e('If you get broken download, then try enabling/disabling following options, as sometimes server may not support output buffering or partial downloads','wpdmpro'); ?>:</em>
128
- <hr/>
129
- <div class="form-group">
130
- <label><?php _e('Resumable Downloads','wpdmpro'); ?></label><br/>
131
- <select name="__wpdm_download_resume">
132
- <option value="1"><?php _e("Enabled","wpdmpro"); ?></option>
133
- <option value="2" <?php selected(get_option('__wpdm_download_resume'), 2); ?>><?php _e("Disabled","wpdmpro"); ?></option>
134
- </select>
135
- </div>
136
- <div class="form-group">
137
- <label><?php _e('Output Buffering','wpdmpro'); ?></label><br/>
138
- <select name="__wpdm_support_output_buffer">
139
- <option value="1"><?php _e("Enabled","wpdmpro"); ?></option>
140
- <option value="0" <?php selected(get_option('__wpdm_support_output_buffer'), 0); ?>><?php _e("Disabled","wpdmpro"); ?></option>
141
- </select>
142
- </div>
143
-
144
- <div class="form-group"><hr/>
145
- <input type="hidden" value="0" name="__wpdm_open_in_browser" />
146
- <label><input style="margin: 0 10px 0 0" <?php checked(1, get_option('__wpdm_open_in_browser',0)); ?> type="checkbox" value="1" name="__wpdm_open_in_browser"><?php _e('Open in Browser','wpdmpro'); ?></label><br/>
147
- <em><?php _e('Try to Open in Browser instead of download when someone clicks on download link','wpdmpro'); ?></em>
148
- <br/>
149
-
150
- </div>
151
- </div>
152
- </div>
153
-
154
-
155
- <div class="panel panel-default">
156
- <div class="panel-heading"><?php _e("Misc Settings","wpdmpro"); ?></div>
157
- <div class="panel-body">
158
-
159
- <?php $wpdmss = maybe_unserialize(get_option('__wpdm_disable_scripts', array())); ?>
160
- <input type="hidden" name="__wpdm_disable_scripts[]" value="" >
161
- <fieldset>
162
- <legend><?php _e("Disable Style & Script","wpdmpro"); ?></legend>
163
- <ul>
164
- <li><label><input <?php if(in_array('wpdm-bootstrap-js', $wpdmss)) echo 'checked=checked'; ?> type="checkbox" value="wpdm-bootstrap-js" name="__wpdm_disable_scripts[]"> <?php _e("Bootstrap JS","wpdmpro"); ?></label></li>
165
- <li><label><input <?php if(in_array('wpdm-bootstrap-css', $wpdmss)) echo 'checked=checked'; ?> type="checkbox" value="wpdm-bootstrap-css" name="__wpdm_disable_scripts[]"> <?php _e("Bootstrap CSS","wpdmpro"); ?></label></li>
166
- <li><label><input <?php if(in_array('wpdm-font-awesome', $wpdmss)) echo 'checked=checked'; ?> type="checkbox" value="wpdm-font-awesome" name="__wpdm_disable_scripts[]"> <?php _e("Font Awesome","wpdmpro"); ?></label></li>
167
- </ul>
168
- <em><?php _e('Because, sometimes your theme may have those scripts/styles enqueued already','wpdmpro'); ?></em>
169
- </fieldset>
170
-
171
- <table cellpadding="5" cellspacing="0" class="frm" width="100%">
172
-
173
-
174
-
175
-
176
-
177
- <?php do_action('basic_settings'); ?>
178
-
179
- </table>
180
-
181
- </div>
182
- <div class="panel-footer">
183
-
184
- </div>
185
- </div>
186
-
187
-
188
-
189
- </div>
190
- </div>
191
- </div>
192
-
193
-
194
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
admin/tpls/addons-list.php ADDED
@@ -0,0 +1,363 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ <script type="text/javascript" src="<?php echo includes_url();?>/js/jquery/jquery.form.min.js"></script>
3
+ <link rel="stylesheet" href="<?php echo plugins_url('/download-manager/assets/css/chosen.css'); ?>" />
4
+ <script language="JavaScript" src="<?php echo plugins_url('/download-manager/assets/js/chosen.jquery.min.js'); ?>"></script>
5
+
6
+ <style>
7
+
8
+ .note{
9
+ color: #888888;
10
+
11
+ }
12
+ input{
13
+ padding: 7px;
14
+ }
15
+ #wphead{
16
+ border-bottom:0px;
17
+ }
18
+ #screen-meta-links{
19
+ display: none;
20
+ }
21
+ .wrap{
22
+ margin: 0px;
23
+ padding: 0px;
24
+ }
25
+ #wpbody{
26
+ margin-left: -19px;
27
+ }
28
+ select{
29
+ min-width: 150px;
30
+ }
31
+
32
+ .wpdm-loading {
33
+ background: url('<?php echo plugins_url('download-manager/images/wpdm-settings.png'); ?>') center center no-repeat;
34
+ width: 16px;
35
+ height: 16px;
36
+ /*border-bottom: 2px solid #2a2dcb;*/
37
+ /*border-left: 2px solid #ffffff;*/
38
+ /*border-right: 2px solid #c30;*/
39
+ /*border-top: 2px solid #3dd269;*/
40
+ /*border-radius: 100%;*/
41
+
42
+ }
43
+
44
+ .w3eden .panel-footer{
45
+ line-height: 22px;
46
+ }
47
+ .w3eden .btn-group.btn-group-xs .btn{
48
+ font-size: 9px;
49
+ padding: 2px 7px;
50
+ line-height: 18px;
51
+ height: 22px;
52
+ }
53
+ .well{ box-shadow: none !important; background: #FFFFFF !important; }
54
+
55
+ .w3eden .nav-pills a{
56
+ background: #f5f5f5;
57
+ }
58
+
59
+ #addonmodal{ background: rgba(0,0,0,0.7); z-index: 9999; }
60
+
61
+ #addonmodal .modal-dialog{
62
+ margin-top: 100px;
63
+
64
+ }
65
+
66
+ .w3eden .form-control,
67
+ .w3eden .nav-pills a{
68
+ border-radius: 0.2em !important;
69
+ box-shadow: none !important;
70
+ font-size: 9pt !important;
71
+ }
72
+
73
+ .wpdm-spin{
74
+ -webkit-animation: spin 2s infinite linear;
75
+ -moz-animation: spin 2s infinite linear;
76
+ -ms-animation: spin 2s infinite linear;
77
+ -o-animation: spin 2s infinite linear;
78
+ animation: spin 2s infinite linear;
79
+ }
80
+
81
+ @keyframes "spin" {
82
+ from {
83
+ -webkit-transform: rotate(0deg);
84
+ -moz-transform: rotate(0deg);
85
+ -o-transform: rotate(0deg);
86
+ -ms-transform: rotate(0deg);
87
+ transform: rotate(0deg);
88
+ }
89
+ to {
90
+ -webkit-transform: rotate(359deg);
91
+ -moz-transform: rotate(359deg);
92
+ -o-transform: rotate(359deg);
93
+ -ms-transform: rotate(359deg);
94
+ transform: rotate(359deg);
95
+ }
96
+
97
+ }
98
+
99
+ @-moz-keyframes spin {
100
+ from {
101
+ -moz-transform: rotate(0deg);
102
+ transform: rotate(0deg);
103
+ }
104
+ to {
105
+ -moz-transform: rotate(359deg);
106
+ transform: rotate(359deg);
107
+ }
108
+
109
+ }
110
+
111
+ @-webkit-keyframes "spin" {
112
+ from {
113
+ -webkit-transform: rotate(0deg);
114
+ transform: rotate(0deg);
115
+ }
116
+ to {
117
+ -webkit-transform: rotate(359deg);
118
+ transform: rotate(359deg);
119
+ }
120
+
121
+ }
122
+
123
+ @-ms-keyframes "spin" {
124
+ from {
125
+ -ms-transform: rotate(0deg);
126
+ transform: rotate(0deg);
127
+ }
128
+ to {
129
+ -ms-transform: rotate(359deg);
130
+ transform: rotate(359deg);
131
+ }
132
+
133
+ }
134
+
135
+ @-o-keyframes "spin" {
136
+ from {
137
+ -o-transform: rotate(0deg);
138
+ transform: rotate(0deg);
139
+ }
140
+ to {
141
+ -o-transform: rotate(359deg);
142
+ transform: rotate(359deg);
143
+ }
144
+
145
+ }
146
+
147
+ .panel-heading h3.h{
148
+ font-size: 11pt;
149
+ font-weight: 700;
150
+ margin: 0;
151
+ padding: 5px 10px;
152
+ font-family: 'Open Sans';
153
+ }
154
+
155
+ .panel-heading .btn.btn-primary{
156
+ margin-top: -4px;
157
+ margin-right: -6px;
158
+ border-radius: 3px;
159
+ border:1px solid rgba(255,255,255,0.8);
160
+ -webkit-transition: all 400ms ease-in-out;
161
+ -moz-transition: all 400ms ease-in-out;
162
+ -o-transition: all 400ms ease-in-out;
163
+ transition: all 400ms ease-in-out;
164
+ }
165
+
166
+ .panel-heading .btn.btn-primary:hover{
167
+ margin-top: -4px;
168
+ margin-right: -6px;
169
+ border-radius: 3px;
170
+ border:1px solid rgba(255,255,255,1);
171
+
172
+ }
173
+
174
+ .alert-info {
175
+ background-color: #DFECF7 !important;
176
+ border-color: #B0D1EC !important;
177
+ }
178
+
179
+ ul.nav li a:active,
180
+ ul.nav li a:focus,
181
+ ul.nav li a{
182
+ outline: none !important;
183
+ }
184
+
185
+ #modalcontents .wrap h2{ display: none; }
186
+
187
+ .list-group-item:hover{
188
+ background: #fafafa;
189
+ }
190
+ .panel-default .panel-body{
191
+ font-size: 9pt;
192
+ }
193
+ .panel-default .panel-footer{
194
+ font-size: 8pt;
195
+ }
196
+ .addonlist.panel-default .panel-body a{
197
+ white-space: nowrap;
198
+ overflow: hidden;
199
+ display: inline-block;
200
+ max-width: 98%;
201
+ text-overflow: ellipsis;
202
+ }
203
+ .list-group-item{
204
+ border-radius: 3px !important;
205
+
206
+ }
207
+ .w3eden a:hover,
208
+ .w3eden a{
209
+ text-decoration: none !important;
210
+ }
211
+ #filter-mods a{
212
+ font-size: 8pt;
213
+ padding: 5px 15px;
214
+ }
215
+ .updated{
216
+ display: none;
217
+ }
218
+ </style>
219
+
220
+ <div class="wrap w3eden">
221
+
222
+ <?php if(is_array($cats)){ ?>
223
+ <div class="container-fluid">
224
+ <div class="row" id="addonlist" style="margin-top: -15px">
225
+ <div class="col-md-12"><div class="panel panel-default" style="margin-top: 30px">
226
+ <div class="panel-heading"><h3 style="font-size: 13pt;font-weight: 600;letter-spacing: 1px;line-height: 30px"><i class="fa fa-plug color-purple"></i> &nbsp;<?php _e('WPDM Add-Ons','download-manager'); ?></h3></div>
227
+ <div class="panel-body"><ul class="nav nav-pills" id="filter-mods"><li class="active"><a href="#all" rel="all">All Add-Ons</a></li>
228
+
229
+ <?php
230
+ foreach($cats as $cat){
231
+ echo "<li><a href='#' rel='{$cat->slug}'>{$cat->name}</a></li>";
232
+ }
233
+ ?>
234
+ </ul></div></div></div>
235
+
236
+ <div row'>
237
+ <?php
238
+ if(is_array($data)) {
239
+ foreach ($data as $package) {
240
+ //wppmdd($package);
241
+ $files = (array)$package->files;
242
+ $file = str_replace(".zip", "", array_shift($files));
243
+ $file = explode("/", $file);
244
+ $file = end($file);
245
+ $plugininfo = wpdm_plugin_data($file);
246
+
247
+ $linklabel = ($plugininfo) ? '<i class="fa fa-sync"></i> Re-Install' : '<i class="fa fa-plus-circle"></i> Install';
248
+ ?>
249
+ <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12 all <?php echo implode(" ", (array)$package->categories); ?>">
250
+
251
+ <div class="addonlist panel panel-default">
252
+ <div class="panel-body" style="height: 90px">
253
+ <div class="media">
254
+ <div class="pull-left">
255
+ <img style="width: 64px" src="<?php echo $package->thumbnail; ?>" alt="Thumb"/>
256
+ </div>
257
+ <div class="media-body">
258
+ <b><a target="_blank" title="<?php echo $package->post_title; ?>" class="ttip"
259
+ href="<?php echo $package->link; ?>"><?php echo $package->post_title; ?></a></b><br/>
260
+ <?php echo $package->excerpt; ?>
261
+ </div>
262
+ </div>
263
+ </div>
264
+ <div class="panel-footer text-right">
265
+ <?php if ($package->price > 0) { ?>
266
+ <div class="btn-group btn-group-xs">
267
+ <a class="btn btn-info btn-purchase" data-toggle="modal" data-backdrop="true"
268
+ data-target="#addonmodal" href="#" rel="<?php echo $package->ID; ?>"
269
+ style="border: 0;border-radius: 2px;"><i class="fa fa-shopping-cart"></i>
270
+ &nbsp;Buy Now</a><span
271
+ class="btn btn-secondary"><?php echo $package->currency . $package->price; ?></span>
272
+ </div>
273
+ <?php } else { ?>
274
+ <div class="btn-group btn-group-xs">
275
+ <a class="btn-install btn btn-success" data-toggle="modal"
276
+ data-addondir="<?php echo $file; ?>"
277
+ data-wpdmpinn="<?php echo wp_create_nonce($package->ID . NONCE_KEY); ?>"
278
+ rel="<?php echo $package->ID; ?>" data-backdrop="true"
279
+ data-target="#addonmodal" href="#"><?php echo $linklabel; ?></a><span
280
+ class="btn btn-secondary">Free</span>
281
+ </div>
282
+ <?php } ?>
283
+ <span class="note pull-left"><i class="fa fa-server"
284
+ aria-hidden="true"></i> &nbsp;<?php echo $package->version; ?></span>
285
+ </div>
286
+ </div>
287
+
288
+
289
+ </div>
290
+ <?php
291
+ }
292
+ } else {
293
+ \WPDM\Session::clear('wpdm_addon_store_data');
294
+ \WPDM\Session::clear('wpdm_addon_store_cats');
295
+ }
296
+ ?>
297
+
298
+ </div>
299
+ </div>
300
+
301
+ </div>
302
+ <?php } else {
303
+ \WPDM\Session::clear('wpdm_addon_store_data');
304
+ \WPDM\Session::clear('wpdm_addon_store_cats');
305
+ ?>
306
+
307
+ <div class="alert alert-danger" style="margin: 20px"><?php _e('Failed to connect with server!','download-manager'); ?></div>
308
+
309
+ <?php } ?>
310
+ <div class="modal fade" id="addonmodal" tabindex="-1" role="dialog" aria-labelledby="addonmodalLabel" aria-hidden="true">
311
+ <div class="modal-dialog">
312
+ <div class="modal-content">
313
+ <div class="modal-header">
314
+ <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
315
+ <h4 class="modal-title" id="myModalLabel">Add-On Installer</h4>
316
+ </div>
317
+ <div class="modal-body" id="modalcontents">
318
+ <i class="fas fa-sun fa-spin"></i> Please Wait...
319
+ </div>
320
+ <div class="modal-footer">
321
+ <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
322
+ <a type="button" id="prcbtn" target="_blank" href="https://www.wpdownloadmanager.com/cart/" class="btn btn-success" style="display: none" onclick="jQuery('#addonmodal').modal('hide')">Checkout</a>
323
+ </div>
324
+ </div>
325
+ </div>
326
+ </div>
327
+ </div>
328
+
329
+ <script>
330
+ jQuery(function(){
331
+ jQuery('.nav-pills a').click(function(){
332
+ jQuery('#addonlist .all').fadeOut();
333
+ jQuery('.'+this.rel).fadeIn();
334
+ jQuery('#prcbtn').hide();
335
+ jQuery('.nav-pills li').removeClass('active');
336
+ jQuery(this).parent().addClass('active');
337
+ });
338
+
339
+ jQuery(".btn-install, .btn-purchase").click(function(){
340
+ jQuery('#modalcontents').html('<i class="fas fa-sun fa-spin"></i> Please Wait...');
341
+ });
342
+ jQuery('#addonmodal').on('shown.bs.modal', function (e) {
343
+ if(jQuery(e.relatedTarget).hasClass('btn-install')){
344
+ jQuery('.modal-dialog').css('width','500px');
345
+ jQuery('.modal-footer .btn-danger').html('Close');
346
+ jQuery('#modalcontents').css('padding','20px').css('background','#ffffff');
347
+ jQuery.post(ajaxurl,{action:'wpdm-install-addon', __wpdmpinn: jQuery(e.relatedTarget).data('wpdmpinn'), addon: e.relatedTarget.rel, dirname: jQuery(e.relatedTarget).data('addondir')}, function(res){
348
+ jQuery('#modalcontents').html(res.replace('Return to Plugin Installer',''));
349
+ });
350
+ }
351
+
352
+ if(jQuery(e.relatedTarget).hasClass('btn-purchase')){
353
+ jQuery('.modal-dialog').css('width','800px');
354
+ jQuery('.modal-footer').css('margin',0);
355
+ jQuery('.modal-footer .btn-danger').html('<i class="fas fa-sun fa-spin"></i> Please Wait...');
356
+ jQuery('#modalcontents').css('padding',0).css('background','#f2f2f2').html("<iframe onload=\"jQuery('.modal-footer .btn-danger').html('Continue Shopping...');jQuery('#adddding').hide();jQuery('#prcbtn, #adddd').show();\" style='width: 0;padding-top: 20px; background: #f2f2f2;height: 0px;border: 0' src='https://www.wpdownloadmanager.com/?addtocart="+e.relatedTarget.rel+"'></iframe><div style='padding: 50px;text-align: center;' id='adddding'>Adding Item To Cart...</div><div style='display: none;padding: 50px;text-align: center;' id='adddd'><i class='fa fa-check-circle'></i> Item Added To Cart.</div>");
357
+ }
358
+ })
359
+
360
+
361
+ });
362
+ </script>
363
+
admin/tpls/dashboard-widget.php ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ if(!defined('ABSPATH')) die();
3
+ ?>
4
+ <div style="border-bottom: 1px solid #eeeeee;margin: -10px -12px 10px;padding: 10px;background: #f8f8f8">
5
+ <center><a href="https://www.wpdownloadmanager.com/?affid=shahriar&utm_source=<?php echo isset($_SERVER['HTTP_HOST'])?$_SERVER['HTTP_HOST']:'';?>&utm_campaign=wpdashboard&utm_term=wpdashboard" target="_blank"><img style='max-width:60%;' src='<?php echo plugins_url('/download-manager/assets/images/wpdm-logo.png'); ?>' /></a></center>
6
+ </div>
7
+ <div class="w3eden">
8
+
9
+ <iframe src="//cdn.wpdownloadmanager.com/notice.php?wpdmvarsion=<?php echo WPDM_Version; ?>&origin=<?php echo (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS']=='on'?'https://':'http://').$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; ?>" style="height: 390px;width:100%;border:0px"></iframe>
10
+
11
+ </div>
admin/tpls/email-template-editor.php ADDED
@@ -0,0 +1,230 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ $id = esc_attr($_GET['id']);
3
+ $tpl = \WPDM\Email::template($id);
4
+ $info = \WPDM\Email::info($id);
5
+
6
+ ?><div class="wrap w3eden">
7
+ <div class="panel panel-default" id="wpdm-wrapper-panel">
8
+ <div class="panel-heading">
9
+ <b><i class="fa fa-magic color-purple"></i> &nbsp; <?php echo __( "Templates" , "download-manager" ); ?></b>
10
+
11
+ <div style="clear: both"></div>
12
+ </div>
13
+ <ul id="tabs" class="nav nav-tabs nav-wrapper-tabs" style="padding: 60px 10px 0 10px;background: #f5f5f5">
14
+ <li><a href="edit.php?post_type=wpdmpro&page=templates&_type=link" id="basic"><?php echo __( "Link Templates" , "download-manager" ); ?></a></li>
15
+ <li><a href="edit.php?post_type=wpdmpro&page=templates&_type=page" id="basic"><?php echo __( "Page Templates" , "download-manager" ); ?></a></li>
16
+ <li><a href="edit.php?post_type=wpdmpro&page=templates&_type=email" id="basic"><?php _e( "Email Templates" , "download-manager" ); ?></a></li>
17
+ <li class="active"><a href="" id="basic"><?php echo __( "Email Template Editor" , "download-manager" ); ?></a></li>
18
+
19
+ </ul>
20
+ <div class="tab-content" style="padding-top: 15px;">
21
+
22
+
23
+ <?php if(isset($tpl['subject'])){ ?>
24
+ <div style="padding: 15px;">
25
+ <div class="row">
26
+ <div class="col-md-12">
27
+ <div class="well" style="font-size: 11pt;font-weight: 600">
28
+ <div class="pull-right">
29
+ <?php echo sprintf(__('To: %s'), ucfirst($info['for'])); ?>
30
+ </div>
31
+ <?php echo sprintf(__('Editing: %s'), $info['label']); ?>
32
+ </div>
33
+ </div>
34
+ </div>
35
+ <div class="row">
36
+ <div class="col-md-8">
37
+
38
+ <form action="" method="post" id="email-editor-form">
39
+
40
+
41
+ <input type="hidden" name="id" value="<?php echo $id; ?>" />
42
+ <input type="text" name="email_template[subject]" required="required" title="<?php echo __( "Email Subject" , "download-manager" ); ?>" placeholder="<?php echo __( "Email Subject" , "download-manager" ); ?>" x-moz-errormessage="<?php echo __( "Email Subject" , "download-manager" ); ?>" value="<?php echo $tpl['subject']; ?>" class="form-control input-lg">
43
+ <ul class="nav nav-tabs" style="margin-top: 10px; ">
44
+ <li class="active"><a href="#code" data-toggle="tab"><?php echo __( "Message" , "download-manager" ); ?></a></li>
45
+ <li><a href="#preview" data-toggle="tab"><?php echo __( "Preview" , "download-manager" ); ?></a></li>
46
+ </ul>
47
+ <div class="tab-content tpleditor">
48
+ <div class="tab-pane active" id="code">
49
+
50
+ <?php wp_editor(stripslashes(wpdm_escs($tpl['message'])),'content', array('textarea_name' => 'email_template[message]')); ?>
51
+ </div>
52
+ <div class="tab-pane" id="preview">
53
+ <i class="fas fa-sun fa-spin"></i> Loading Preview...
54
+ </div>
55
+ </div>
56
+ <br/>
57
+ <?php
58
+ if($info['for'] == 'admin'){ ?>
59
+ <div class="row">
60
+ <div class="col-md-12">
61
+ <div class="form-group">
62
+ <div class="input-group input-group-lg">
63
+ <div class="input-group-addon ttip" title="<?php echo __( "Recipient's Email" , "download-manager" ); ?>"><i class="fas fa-paper-plane"></i></div>
64
+ <input placeholder="<?php echo __( "Recipient's Email" , "download-manager" ); ?>" type="text" class="form-control input-lg" name="email_template[to_email]" value="<?php echo isset($tpl['to_email'])?$tpl['to_email']:""; ?>">
65
+ </div>
66
+
67
+ </div>
68
+ </div>
69
+
70
+ </div>
71
+ <?php } ?>
72
+ <div class="row">
73
+ <div class="col-md-6">
74
+ <div class="form-group">
75
+ <?php echo __( "From Name" , "download-manager" ); ?>
76
+ <input type="text" class="form-control" name="email_template[from_name]" value="<?php echo $tpl['from_name']; ?>">
77
+
78
+ </div>
79
+ </div>
80
+ <div class="col-md-6">
81
+ <div class="form-group">
82
+ <?php echo __( "From Email" , "download-manager" ); ?>
83
+ <input type="text" class="form-control" name="email_template[from_email]" value="<?php echo sanitize_email($tpl['from_email']); ?>">
84
+
85
+ </div>
86
+ </div>
87
+ </div>
88
+
89
+
90
+
91
+
92
+ <br/>
93
+ <div class="text-right"><button type="submit" value="" class="btn btn-primary btn-lg"><i class="fas fa-hdd"></i> <?php echo __( "Save Changes" , "download-manager" ); ?></button></div>
94
+
95
+
96
+
97
+
98
+ <br/>
99
+
100
+
101
+
102
+
103
+ </form>
104
+
105
+
106
+
107
+ </div>
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+ <div class="col-md-4">
118
+ <div class="panel panel-default">
119
+ <div class="panel-heading"><?php echo __( "Template Variables" , "download-manager" ); ?></div>
120
+
121
+ <table id="template_tags" class="table" style="margin-top: -1px">
122
+ <?php foreach (\WPDM\Email::tags() as $tag => $info){ ?>
123
+ <tr><td><input type="text" readonly="readonly" class="form-control" onclick="this.select()" value="<?php echo $tag; ?>" style="font-size:10px;width: 120px;text-align: center;"></td><td><?php echo $info['desc']; ?></td></tr>
124
+ <?php } ?>
125
+
126
+ </table>
127
+
128
+
129
+ </div>
130
+ </div>
131
+ </div>
132
+ <script>
133
+
134
+ jQuery.fn.extend({
135
+ insertAtCaret: function(myValue){
136
+ return this.each(function(i) {
137
+ if (document.selection) {
138
+ //For browsers like Internet Explorer
139
+ this.focus();
140
+ var sel = document.selection.createRange();
141
+ sel.text = myValue;
142
+ this.focus();
143
+ }
144
+ else if (this.selectionStart || this.selectionStart == '0') {
145
+ //For browsers like Firefox and Webkit based
146
+ var startPos = this.selectionStart;
147
+ var endPos = this.selectionEnd;
148
+ var scrollTop = this.scrollTop;
149
+ this.value = this.value.substring(0, startPos)+myValue+this.value.substring(endPos,this.value.length);
150
+ this.focus();
151
+ this.selectionStart = startPos + myValue.length;
152
+ this.selectionEnd = startPos + myValue.length;
153
+ this.scrollTop = scrollTop;
154
+ } else {
155
+ this.value += myValue;
156
+ this.focus();
157
+ }
158
+ });
159
+ }
160
+ });
161
+
162
+ jQuery(function(){
163
+ jQuery('a[href="#preview"]').on('shown.bs.tab', function (e) {
164
+ jQuery('#preview').html('<i class="fas fa-sun fa-spin"></i> Loading Preview...');
165
+ tinyMCE.triggerSave();
166
+ jQuery('#email-editor-form').ajaxSubmit({
167
+ success: function (res) {
168
+ jQuery('#preview').html("<iframe style='width:100%;height:700px;border:0;' src='edit.php?action=email_template_preview&id=<?php echo esc_attr($_GET['id']); ?>'></iframe>");
169
+ }
170
+ });
171
+ //jQuery.post(ajaxurl,{action:'',template:'<?php echo wpdm_query_var('id'); ?>'},function(res){
172
+
173
+ //});
174
+ });
175
+
176
+ jQuery('.dropdown-menu a').click(function(e){
177
+ e.preventDefault();
178
+ var tag = jQuery(this).attr('href').replace('#','');
179
+ jQuery('#content').insertAtCaret(tag);
180
+ });
181
+
182
+ jQuery('#template_tags .form-control').on('select', function(){
183
+ try {
184
+ var successful = document.execCommand('copy');
185
+ var msg = successful ? 'successful' : 'unsuccessful';
186
+ console.log('Copying text command was ' + msg);
187
+ } catch (err) {
188
+ console.log('Oops, unable to copy');
189
+ }
190
+ })
191
+ });
192
+
193
+ </script>
194
+
195
+
196
+
197
+ <div style="clear: both"></div>
198
+
199
+
200
+ </div>
201
+ <?php } else { ?>
202
+ <div class="alert alert-danger" style="margin: 30px">
203
+ <?php echo __( "Invalid template ID!", "download-manager" ) ?>
204
+ </div>
205
+ <?php } ?>
206
+ </div>
207
+ </div>
208
+ </div>
209
+
210
+
211
+ <style>
212
+ #template_tags .form-control{
213
+ background: #fafafa;
214
+ }
215
+ #wp-content-editor-tools{
216
+ background: #ffffff;
217
+ }
218
+ .wp-editor-tabs{
219
+ margin-top: 3px;
220
+ }
221
+ .input-group-lg .input-group-addon{
222
+ border-radius: 3px 0 0 3px !important;
223
+ }
224
+ .input-group-lg .form-control{
225
+ border-radius: 0 3px 3px 0 !important;
226
+ }
227
+ .updated{
228
+ display: none !important;
229
+ }
230
+ </style>
admin/tpls/email-templates/html-frame.html ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5
+ <meta charset="UTF-8">
6
+ <title>Welcome</title>
7
+ </head>
8
+ <body>
9
+ [#message#]
10
+ </body>
11
+ </html>
admin/tpls/email-templates/wpdm-new-user.html ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+ <html>
3
+
4
+ <head>
5
+ <meta content="en-us" http-equiv="Content-Language">
6
+ <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
7
+ <title>Welcome to [#sitename#]</title>
8
+ <style type="text/css">
9
+ body {
10
+ margin:0;
11
+ padding:0;
12
+ background-color:#cccccc;
13
+ background:#cccccc;
14
+ }
15
+ </style>
16
+ </head>
17
+
18
+ <body bgcolor="#cccccc" link="#0f75c3" vlink="#0f75c3">
19
+ <!-- Start of main container -->
20
+ <table align="center" bgcolor="#cccccc" cellpadding="0" cellspacing="0" style="width: 100%; background:#cccccc; background-color:#cccccc; margin:0; padding:0 20px;">
21
+ <tr>
22
+ <td>
23
+ <table align="center" cellpadding="0" cellspacing="0" style="width: 620px; border-collapse:collapse; text-align:left; font-family:Tahoma; font-weight:normal; font-size:12px; line-height:15pt; color:#444444; margin:0 auto;">
24
+ <!-- Start of logo and top links -->
25
+ <tr>
26
+ <td valign="top" style="height:5px;margin:0;padding:20px 0 0 0;;line-height:0;">
27
+ <img alt="" height="5" src="https://lh4.googleusercontent.com/-HhYJa1RgT3Y/T-Cy77lMMjI/AAAAAAAAAOI/d6K5GyWdnoI/s620/top.png" vspace="0" style="border:0; padding:0; margin:0; line-height:0;" width="620"></td>
28
+ </tr>
29
+ <tr>
30
+ <td style=" width:620px;" valign="top">
31
+ <table cellpadding="0" cellspacing="0" style="width:100%; border-collapse:collapse;font-family:Tahoma; font-weight:normal; font-size:12px; line-height:15pt; color:#444444;" >
32
+ <tr>
33
+ <td bgcolor="#0f75c3" style="background:#0f75c3; color:#ffffff; padding-left:20px; padding-right:0; padding-top:10px; padding-bottom:10px; background-color:#0f75c3" valign="top">
34
+ <p align="center">Support Email: [#support_email#]
35
+ </td>
36
+ </tr>
37
+ <tr>
38
+ <td bgcolor="#FFFFFF" style="background:#ffffff; padding-left:20px; padding-right:0; padding-top:20px; padding-bottom:15px; background-color:#ffffff" valign="middle">
39
+ <p align="center">
40
+ <a href="http://wpmarketplaceplugin.com/">
41
+ <img border="0" src="http://cdn.wpdownloadmanager.com/wp-content/uploads/2014/05/download-manager-logo-v4.png" alt="wpmarketplaceplugin.com" /></a></td>
42
+ </tr>
43
+ </table>
44
+ </td>
45
+ </tr>
46
+ <tr>
47
+ <td valign="top" style="height:5px;margin:0;padding:0;line-height:0;">
48
+ <img alt="" height="5" src="https://lh3.googleusercontent.com/-JE5gnp7_60k/T-C3U1xjPMI/AAAAAAAAAO8/WpCbXCFjfB0/s620/bottom.png" vspace="0" style="border:0; padding:0; margin:0; line-height:0;" width="620"></td>
49
+ </tr>
50
+
51
+ <tr>
52
+ <td valign="top" style="height:5px;margin:0;padding:20px 0 0 0;line-height:0;">
53
+ <img alt="" height="5" src="https://lh5.googleusercontent.com/-bgjgaEJ4zLY/T-C5FIdoNQI/AAAAAAAAAPQ/7DYVUa3Vp8Q/s620/toph.png" vspace="0" style="border:0; padding:0; margin:0; line-height:0;" width="620"></td>
54
+ </tr>
55
+ <tr>
56
+ <td bgcolor="#FFFFFF" style="padding:10px 20px; background:#ffffff;background-color:#ffffff;" valign="top">
57
+ <span style="font-size: 8pt; color: #999999">[#date#]</span><br>
58
+ <p style="line-height: 160%; font-size: 18px; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 11pt; padding: 0">
59
+ Welcome to [#sitename#]</p>
60
+ Hello [#name#],<br>
61
+ Thanks for registering to [#sitename#]. For the
62
+ record, here is your login info again:<br>
63
+ Username: [#username#]<br>
64
+ Password: [#password#]<br>
65
+ <b>Login URL: <a href="[#loginurl#]">[#loginurl#]</a></b><br>
66
+
67
+ <br>
68
+ Best
69
+ Regards,<br>
70
+ Support Team<br>
71
+ <b><a href="[#homeurl#]">[#sitename#]</a></b></td>
72
+ </tr>
73
+ <tr>
74
+ <td valign="top" style="height:5px;margin:0;padding:0;line-height:0;">
75
+ <img alt="" height="5" src="https://lh3.googleusercontent.com/-JE5gnp7_60k/T-C3U1xjPMI/AAAAAAAAAO8/WpCbXCFjfB0/s620/bottom.png" vspace="0" style="border:0; padding:0; margin:0; line-height:0;" width="620"></td>
76
+ </tr>
77
+
78
+ <tr>
79
+ <td valign="top" style="height:5px;margin:0;padding:20px 0 0 0;line-height:0;">
80
+ <img alt="" height="5" src="https://lh4.googleusercontent.com/-HhYJa1RgT3Y/T-Cy77lMMjI/AAAAAAAAAOI/d6K5GyWdnoI/s620/top.png" vspace="0" style="border:0; padding:0; margin:0; line-height:0;" width="620"></td>
81
+ </tr>
82
+ <tr>
83
+ <td bgcolor="#0f75c3" style="padding:15px 20px 15px 20px; background-color:#0f75c3; background:#0f75c3;">
84
+ <table cellpadding="0" cellspacing="0" style="width: 100%; border-collapse:collapse; font-family:Tahoma; font-weight:normal; font-size:12px; line-height:15pt; color:#FFFFFF;">
85
+ <tr>
86
+ <td>
87
+ <p align="center">Copyright &copy; 2013 [#sitename#]</td>
88
+ </tr>
89
+ </table>
90
+ </td>
91
+ </tr>
92
+ <tr>
93
+ <td valign="top" style="height:5px;margin:0;padding:0 0 20px 0;line-height:0;">
94
+ <img alt="" height="5" src="https://lh5.googleusercontent.com/-8ChncE34Qy8/T-C5-36xXuI/AAAAAAAAAPk/dsdkvdLwsSw/s620/bottomb.png" vspace="0" style="border:0; padding:0; margin:0; line-height:0;" width="620"></td>
95
+ </tr>
96
+ <!-- End of Footer -->
97
+ </table>
98
+ </td>
99
+ </tr>
100
+ </table>
101
+ <!-- End of main container -->
102
+ </body>
103
+ </html>
admin/tpls/email-templates/wpdm-remind-password.html ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+ <html>
3
+
4
+ <head>
5
+ <meta content="en-us" http-equiv="Content-Language">
6
+ <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
7
+ <title>Remin Password</title>
8
+ <style type="text/css">
9
+ body {
10
+ margin:0;
11
+ padding:0;
12
+ background-color:#cccccc;
13
+ background:#cccccc;
14
+ }
15
+ </style>
16
+ </head>
17
+
18
+ <body bgcolor="#cccccc" link="#0f75c3" vlink="#0f75c3">
19
+ <!-- Start of main container -->
20
+ <table align="center" bgcolor="#cccccc" cellpadding="0" cellspacing="0" style="width: 100%; background:#cccccc; background-color:#cccccc; margin:0; padding:0 20px;">
21
+ <tr>
22
+ <td>
23
+ <table align="center" cellpadding="0" cellspacing="0" style="width: 620px; border-collapse:collapse; text-align:left; font-family:Tahoma; font-weight:normal; font-size:12px; line-height:15pt; color:#444444; margin:0 auto;">
24
+ <!-- Start of logo and top links -->
25
+ <tr>
26
+ <td valign="top" style="height:5px;margin:0;padding:20px 0 0 0;;line-height:0;">
27
+ <img alt="" height="5" src="https://lh4.googleusercontent.com/-HhYJa1RgT3Y/T-Cy77lMMjI/AAAAAAAAAOI/d6K5GyWdnoI/s620/top.png" vspace="0" style="border:0; padding:0; margin:0; line-height:0;" width="620"></td>
28
+ </tr>
29
+ <tr>
30
+ <td style=" width:620px;" valign="top">
31
+ <table cellpadding="0" cellspacing="0" style="width:100%; border-collapse:collapse;font-family:Tahoma; font-weight:normal; font-size:12px; line-height:15pt; color:#444444;" >
32
+ <tr>
33
+ <td bgcolor="#0f75c3" style="background:#0f75c3; color:#ffffff; padding-left:20px; padding-right:0; padding-top:10px; padding-bottom:10px; background-color:#0f75c3" valign="top">
34
+ <p align="center">Support Email: support@wpmarketplaceplugin.com
35
+ </td>
36
+ </tr>
37
+ <tr>
38
+ <td bgcolor="#FFFFFF" style="background:#ffffff; padding-left:20px; padding-right:0; padding-top:20px; padding-bottom:15px; background-color:#ffffff" valign="middle">
39
+ <p align="center">
40
+ <a href="http://wpmarketplaceplugin.com/">
41
+ <img border="0" src="https://lh6.googleusercontent.com/-3SM_v1tW23w/T-CzRCztOeI/AAAAAAAAAOY/rQXLVVydx00/s512/wpmp-logo.png" alt="wpmarketplaceplugin.com" /></a></td>
42
+ </tr>
43
+ </table>
44
+ </td>
45
+ </tr>
46
+ <tr>
47
+ <td valign="top" style="height:5px;margin:0;padding:0;line-height:0;">
48
+ <img alt="" height="5" src="https://lh3.googleusercontent.com/-JE5gnp7_60k/T-C3U1xjPMI/AAAAAAAAAO8/WpCbXCFjfB0/s620/bottom.png" vspace="0" style="border:0; padding:0; margin:0; line-height:0;" width="620"></td>
49
+ </tr>
50
+ <!-- End of logo and top links -->
51
+ <!-- Start of banner -->
52
+ <!-- End of banner -->
53
+ <!-- Start of First Content -->
54
+ <tr>
55
+ <td valign="top" style="height:5px;margin:0;padding:20px 0 0 0;line-height:0;">
56
+ <img alt="" height="5" src="https://lh5.googleusercontent.com/-bgjgaEJ4zLY/T-C5FIdoNQI/AAAAAAAAAPQ/7DYVUa3Vp8Q/s620/toph.png" vspace="0" style="border:0; padding:0; margin:0; line-height:0;" width="620"></td>
57
+ </tr>
58
+ <tr>
59
+ <td bgcolor="#FFFFFF" style="padding:10px 20px; background:#ffffff;background-color:#ffffff;" valign="top">
60
+ <span style="font-size: 8pt; color: #999999">[#date#]</span><br>
61
+ <p style="line-height: 160%; font-size: 18px; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 11pt; padding: 0">
62
+ Password reset request for your account</p>
63
+ We just received a password reset request for your account.
64
+ If you really wanted to reset your password, please click on
65
+ following link:<br>
66
+ <b><a href="[#npurl">[#npurl#]</a></b><br>
67
+
68
+ But if it is a mistake, just skip this email.<p>Best
69
+ Regards,<br>
70
+ Support Team<br>
71
+ <b><a href="http://wpmarketplaceplugin.com/">WP Marketplace
72
+ Plugin</a></b></td>
73
+ </tr>
74
+ <tr>
75
+ <td valign="top" style="height:5px;margin:0;padding:0;line-height:0;">
76
+ <img alt="" height="5" src="https://lh3.googleusercontent.com/-JE5gnp7_60k/T-C3U1xjPMI/AAAAAAAAAO8/WpCbXCFjfB0/s620/bottom.png" vspace="0" style="border:0; padding:0; margin:0; line-height:0;" width="620"></td>
77
+ </tr>
78
+ <!-- End of First Content -->
79
+ <!-- Start of Second Content -->
80
+ <!-- End of Second Content -->
81
+ <!-- Start of Third Content -->
82
+ <!-- End of Third Content -->
83
+ <!-- Start of two content in row Container -->
84
+ <!-- End of two content in row Container -->
85
+ <!-- Start of Footer -->
86
+ <tr>
87
+ <td valign="top" style="height:5px;margin:0;padding:20px 0 0 0;line-height:0;">
88
+ <img alt="" height="5" src="https://lh4.googleusercontent.com/-HhYJa1RgT3Y/T-Cy77lMMjI/AAAAAAAAAOI/d6K5GyWdnoI/s620/top.png" vspace="0" style="border:0; padding:0; margin:0; line-height:0;" width="620"></td>
89
+ </tr>
90
+ <tr>
91
+ <td bgcolor="#0f75c3" style="padding:15px 20px 15px 20px; background-color:#0f75c3; background:#0f75c3;">
92
+ <table cellpadding="0" cellspacing="0" style="width: 100%; border-collapse:collapse; font-family:Tahoma; font-weight:normal; font-size:12px; line-height:15pt; color:#FFFFFF;">
93
+ <tr>
94
+ <td>
95
+ <p align="center">Copyright © 2010 WP
96
+ Marketplace Plugin</td>
97
+ </tr>
98
+ </table>
99
+ </td>
100
+ </tr>
101
+ <tr>
102
+ <td valign="top" style="height:5px;margin:0;padding:0 0 20px 0;line-height:0;">
103
+ <img alt="" height="5" src="https://lh5.googleusercontent.com/-8ChncE34Qy8/T-C5-36xXuI/AAAAAAAAAPk/dsdkvdLwsSw/s620/bottomb.png" vspace="0" style="border:0; padding:0; margin:0; line-height:0;" width="620"></td>
104
+ </tr>
105
+ <!-- End of Footer -->
106
+ </table>
107
+ </td>
108
+ </tr>
109
+ </table>
110
+ <!-- End of main container -->
111
+ </body>
112
+ </html>
admin/tpls/emails-template.php ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ $etpl = get_option('_wpdm_etpl');
4
+ $tplpath = realpath(WPDM_BASE_DIR.'email-templates/'.wpdm_query_var('loadetpl'));
5
+ if(isset($_GET['loadetpl'])&&file_exists($tplpath)){
6
+ $etpl['body'] = file_get_contents($tplpath);
7
+ }
8
+
9
+ ?>
10
+
11
+
12
+ <div class="wrap w3eden">
13
+ <div class="panel panel-primary" id="wpdm-wrapper-panel">
14
+ <div class="panel-heading">
15
+ <b><i class="fa fa-users"></i> &nbsp; <?php echo __( "Subscribers" , "download-manager" ); ?></b>
16
+ <a style="margin-left: 10px" id="basic" href="edit.php?post_type=wpdmpro&page=emails&task=export" class="btn btn-sm btn-primary pull-right"><?php echo __( "Export All" , "download-manager" ); ?></a>
17
+ <a id="basic" href="edit.php?post_type=wpdmpro&page=emails&task=export&uniq=1" class="btn btn-sm btn-primary pull-right"><?php echo __( "Export Unique Emails" , "download-manager" ); ?></a>&nbsp;
18
+
19
+ </div>
20
+
21
+ <ul id="tabs" class="nav nav-tabs nav-wrapper-tabs" style="padding: 60px 10px 0 10px;">
22
+ <li><a id="basic" href="edit.php?post_type=wpdmpro&page=emails"><?php echo __( "Emails" , "download-manager" ); ?></a></li>
23
+ <li class="active"><a id="basic" href="edit.php?post_type=wpdmpro&page=emails&task=template"><?php echo __( "Email Template" , "download-manager" ); ?></a></li>
24
+ </ul>
25
+
26
+
27
+
28
+
29
+
30
+ <form method="post" action="" id="posts-filter" style="padding: 20px;">
31
+ <input name="task" value="save-etpl" type="hidden" />
32
+ <div style="margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #eeeeee;">
33
+ <b>Load Template:</b>
34
+
35
+ <select id="xtpl" class="form-control input-sm" style="display: inline !important;width: 300px">
36
+ <?php
37
+ $xtpls = scandir(WPDM_BASE_DIR.'email-templates/');
38
+
39
+ foreach($xtpls as $xtpl){
40
+ $tmp = explode('.', $xtpl);
41
+ if(end($tmp)=='html')
42
+ echo "<option value='{$xtpl}'>{$xtpl}</option>";
43
+ }
44
+
45
+ ?>
46
+ </select>
47
+ <input type="button" value="Load" class="btn btn-info btn-sm" onclick="location.href='edit.php?post_type=wpdmpro&page=emails&task=template&loadetpl='+jQuery('#xtpl').val();">
48
+ </div>
49
+ Subject:
50
+ <input class="form-control input-lg" type="text" value="<?php echo isset($etpl['subject'])?htmlentities(stripcslashes($etpl['subject'])):''; ?>" placeholder="Subject" name="et[subject]" /><br/><br/>
51
+ <b>Template:</b>
52
+ <div id="poststuff" class="postarea" contentEditable="true" style="border-radius: 3px;border: 1px solid #ccc;padding:10px;">
53
+ <?php echo htmlspecialchars_decode(stripslashes($etpl['body'])); //,'et[body]','body', false, false); ?>
54
+ </div>
55
+ <input type="hidden" name="et[body]" value="" id="mbd" />
56
+ <input type="hidden" value="0" id="rst" />
57
+ <br/>
58
+ <b>Variables:</b><br/>
59
+ <code>[download_url]</code> - Download URL<Br/>
60
+ <code>[title]</code> - Package Title<Br/>
61
+ <code>Double click on image to change it</code>
62
+ <br/>From Mail:
63
+ <input class="form-control input-lg" type="text" value="<?php echo isset($etpl['frommail'])?$etpl['frommail']:''; ?>" placeholder="From Mail" name="et[frommail]" /><br/><br/>
64
+ From Name:
65
+ <input class="form-control input-lg" type="text" value="<?php echo isset($etpl['fromname'])?htmlentities(stripcslashes($etpl['fromname'])):''; ?>" placeholder="From Name" name="et[fromname]" /><br/><br/>
66
+
67
+ <input type="submit" class="btn btn-primary button-large" value="Save Template" style="margin-top: 10px;">
68
+ </form>
69
+ <br class="clear">
70
+
71
+ </div>
72
+ </div>
73
+
74
+ <script language="JavaScript">
75
+ <!--
76
+ jQuery(function(){
77
+ jQuery('#rst').val(0);
78
+ jQuery('#posts-filter').submit(function(){
79
+ if(jQuery('#rst').val()==1) return true;
80
+ jQuery('#mbd').val(jQuery('#poststuff').html());
81
+ jQuery('#rst').val(1);
82
+ jQuery('#posts-filter').submit();
83
+ //if(jQuery('#rst').val()==0) return false;
84
+ });
85
+
86
+ jQuery('#poststuff img').dblclick(function() {
87
+ var ob = jQuery(this);
88
+ tb_show('', '<?php echo admin_url('media-upload.php?type=image&TB_iframe=1&width=640&height=551'); ?>');
89
+ window.send_to_editor = function(html) {
90
+ var imgurl = jQuery('img',"<p>"+html+"</p>").attr('src');
91
+ jQuery(ob).attr("src",imgurl).css("max-width","100%").css("max-height","100%");
92
+ tb_remove();
93
+ }
94
+ return false;
95
+ });
96
+
97
+
98
+ });
99
+ //-->
100
+ </script>
101
+ <style>
102
+ .updated{
103
+ display: none !important;
104
+ }
105
+ </style>
admin/tpls/metaboxes/attach-file.php ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div id="ftabs" class="w3eden">
2
+ <input type="hidden" name="file[files][]" value="<?php $afiles = maybe_unserialize(get_post_meta(get_the_ID(), "__wpdm_files", true)); echo is_array($afiles)&&isset($afiles[0])?$afiles[0]:''; ?>" id="wpdmfile" />
3
+ <div style="padding: 10px;">
4
+ <div class="cfile" id="cfl" style="padding: 10px;border:2px solid #ddd;background: #ffffff">
5
+ <?php
6
+ $filesize = "<em style='color: darkred'>( ".__("attached file is missing/deleted",'download-manager')." )</em>";
7
+ $afile = is_array($afiles)&&isset($afiles[0])?$afiles[0]:'';
8
+ $afile = trim($afile);
9
+ if($afile !=''){
10
+
11
+ if(strpos($afile, "://")){
12
+ $fparts = parse_url($afile);
13
+ $filesize = "<span class='w3eden'><span class='text-primary'><i class='fa fa-link'></i> {$fparts['host']}</span></span>";
14
+ }
15
+ else {
16
+ if (file_exists(UPLOAD_DIR . '/' . $afile))
17
+ $filesize = number_format(filesize(UPLOAD_DIR . '/' . $afile) / 1025, 2) . " KB";
18
+ else if (file_exists($afile))
19
+ $filesize = number_format(filesize($afile) / 1025, 2) . " KB";
20
+ }
21
+
22
+ if(strpos($afile, "#")) {
23
+ $afile = explode("#", $afile);
24
+ $afile = $afile[1];
25
+ }
26
+
27
+ ?>
28
+
29
+ <div style="position: relative;"><strong><?php echo basename($afile); ?></strong><br/><?php echo $filesize; ?> <a href='#' id="dcf" title="Delete Current File" style="position: absolute;right:0;top:0;height:32px;"><img src="<?php echo plugins_url('/download-manager/assets/images/error.png'); ?>" /></a></div>
30
+ <?php } else echo "<span style='font-weight:bold;color:#ddd'>". __('No file uploaded yet!', 'download-manager')."</span>"; ?>
31
+ <div style="clear: both;"></div>
32
+ </div>
33
+ </div>
34
+
35
+ <ul class="nav nav-tabs">
36
+ <li class="active"><a href="#upload" data-toggle="tab"><?php _e('Upload', 'download-manager'); ?></a></li>
37
+ <?php if(current_user_can('access_server_browser')){ ?>
38
+ <li><a href="#browse" data-toggle="tab"><?php _e('Browse', 'download-manager'); ?></a></li>
39
+ <?php } ?>
40
+ <li><a href="#remote" role="tab" data-toggle="tab"><?php echo __('URL','wpdmpro'); ?></a></li>
41
+ </ul>
42
+ <div class="tab-content">
43
+ <div class="tab-pane active" id="upload">
44
+ <div id="plupload-upload-ui" class="hide-if-no-js">
45
+ <div id="drag-drop-area">
46
+ <div class="drag-drop-inside" style="margin-top: 40px">
47
+ <p class="drag-drop-info" style="letter-spacing: 1px;font-size: 10pt"><?php _e('Drop file here'); ?><p>
48
+ <p>&mdash; <?php _ex('or', 'Uploader: Drop file here - or - Select File'); ?> &mdash;</p>
49
+ <p class="drag-drop-buttons">
50
+ <button id="plupload-browse-button" type="button" class="btn btn-sm btn-success wpdm-whatsapp"><i class="fa fa-file"></i> <?php esc_attr_e('Select File'); ?></button><br/>
51
+ <small style="margin-top: 15px;display: block">[ Max: <?php echo get_option('__wpdm_chunk_upload',0) == 1?'No Limit':(int)(wp_max_upload_size()/1048576).' MB'; ?> ]</small>
52
+ </p>
53
+ </div>
54
+ </div>
55
+ </div>
56
+
57
+ <?php
58
+
59
+ $plupload_init = array(
60
+ 'runtimes' => 'html5,silverlight,flash,html4',
61
+ 'browse_button' => 'plupload-browse-button',
62
+ 'container' => 'plupload-upload-ui',
63
+ 'drop_element' => 'drag-drop-area',
64
+ 'file_data_name' => 'package_file',
65
+ 'multiple_queues' => true,
66
+ 'url' => admin_url('admin-ajax.php'),
67
+ 'flash_swf_url' => includes_url('js/plupload/plupload.flash.swf'),
68
+ 'silverlight_xap_url' => includes_url('js/plupload/plupload.silverlight.xap'),
69
+ 'filters' => array(array('title' => __('Allowed Files'), 'extensions' => '*')),
70
+ 'multipart' => true,
71
+ 'urlstream_upload' => true,
72
+ // additional post data to send to our ajax hook
73
+ 'multipart_params' => array(
74
+ '_ajax_nonce' => wp_create_nonce('wpdm_admin_upload_file'),
75
+ 'action' => 'wpdm_admin_upload_file', // the ajax action name
76
+ ),
77
+ );
78
+
79
+ if(get_option('__wpdm_chunk_upload',0) == 1){
80
+ $plupload_init['chunk_size'] = (int)get_option('__wpdm_chunk_size', 1024).'kb';
81
+ $plupload_init['max_retries'] = 3;
82
+ } else
83
+ $plupload_init['max_file_size'] = wp_max_upload_size().'b';
84
+
85
+ // we should probably not apply this filter, plugins may expect wp's media uploader...
86
+ $plupload_init = apply_filters('plupload_init', $plupload_init); ?>
87
+
88
+ <script type="text/javascript">
89
+
90
+ jQuery(document).ready(function($){
91
+
92
+ // create the uploader and pass the config from above
93
+ var uploader = new plupload.Uploader(<?php echo json_encode($plupload_init); ?>);
94
+
95
+ // checks if browser supports drag and drop upload, makes some css adjustments if necessary
96
+ uploader.bind('Init', function(up){
97
+ var uploaddiv = jQuery('#plupload-upload-ui');
98
+
99
+ if(up.features.dragdrop){
100
+ uploaddiv.addClass('drag-drop');
101
+ jQuery('#drag-drop-area')
102
+ .bind('dragover.wp-uploader', function(){ uploaddiv.addClass('drag-over'); })
103
+ .bind('dragleave.wp-uploader, drop.wp-uploader', function(){ uploaddiv.removeClass('drag-over'); });
104
+
105
+ }else{
106
+ uploaddiv.removeClass('drag-drop');
107
+ jQuery('#drag-drop-area').unbind('.wp-uploader');
108
+ }
109
+ });
110
+
111
+ uploader.init();
112
+
113
+ // a file was added in the queue
114
+ uploader.bind('FilesAdded', function(up, files){
115
+ //var hundredmb = 100 * 1024 * 1024, max = parseInt(up.settings.max_file_size, 10);
116
+
117
+
118
+
119
+ plupload.each(files, function(file){
120
+ jQuery('#filelist').append(
121
+ '<div class="file" id="' + file.id + '"><b>' +
122
+
123
+ file.name.replace(/</ig, "&lt;") + '</b> (<span>' + plupload.formatSize(0) + '</span>/' + plupload.formatSize(file.size) + ') ' +
124
+ '<div class="progress progress-success progress-striped active"><div class="bar fileprogress"></div></div></div>');
125
+ });
126
+
127
+ up.refresh();
128
+ up.start();
129
+ });
130
+
131
+ uploader.bind('UploadProgress', function(up, file) {
132
+
133
+ jQuery('#' + file.id + " .fileprogress").width(file.percent + "%");
134
+ jQuery('#' + file.id + " span").html(plupload.formatSize(parseInt(file.size * file.percent / 100)));
135
+ });
136
+
137
+
138
+ // a file was uploaded
139
+ uploader.bind('FileUploaded', function(up, file, response) {
140
+
141
+ jQuery('#' + file.id ).remove();
142
+ var d = new Date();
143
+ var ID = d.getTime();
144
+ response = response.response;
145
+ if(response == -3)
146
+ jQuery('#cfl').html('<span class="text-danger"><i class="fa fa-exclamation-triangle"></i> &nbsp; <?php _e('Invalid File Type!','download-manager');?></span>');
147
+ else if(response == -2)
148
+ jQuery('#cfl').html('<span class="text-danger"><i class="fa fa-exclamation-triangle"></i> &nbsp; <?php _e('Unauthorized Access!','download-manager');?></span>');
149
+ else {
150
+ var data = response.split("|||");
151
+ jQuery('#wpdmfile').val(data[1]);
152
+ jQuery('#cfl').html('<div><strong>' + data[1] + '</strong> <a href="#" id="dcf" title="<?php _e('Delete Current File', 'download-manager');?>" style="position: absolute;right:0;top:0;height:32px;"><img src="<?php echo plugins_url('/download-manager/assets/images/error.png'); ?>" /></a>').slideDown();
153
+ }
154
+ });
155
+ });
156
+
157
+ </script>
158
+ <div id="filelist"></div>
159
+
160
+ <div class="clear"></div>
161
+ </div>
162
+
163
+
164
+ <div id="browse" class="tab-pane">
165
+ <?php if(current_user_can('access_server_browser')) wpdm_file_browser(); ?>
166
+ </div>
167
+ <div class="tab-pane" id="remote" class="w3eden">
168
+ <div class="input-group"><input type="url" id="rurl" class="form-control" placeholder="Insert URL"><span class="input-group-btn"><button type="button" id="rmta" class="btn btn-default"><i class="fa fa-plus-circle"></i></button></span></div>
169
+ </div>
170
+ </div>
171
+ </div>
172
+
173
+ <script>
174
+ jQuery(function(){
175
+ //jQuery( "#ftabs" ).tabs();
176
+
177
+ jQuery('#rmta').click(function(){
178
+ var ID = 'file_' + parseInt(Math.random()*1000000);
179
+ var file = jQuery('#rurl').val();
180
+ var filename = file;
181
+ jQuery('#rurl').val('');
182
+ if(/^(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/|www\.)[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$/.test(file)==false){
183
+ alert("Invalid url");
184
+ return false;
185
+ }
186
+
187
+ jQuery('#wpdmfile').val(file);
188
+ jQuery('#cfl').html('<div><strong>'+file+'</strong>').slideDown();
189
+
190
+
191
+ });
192
+
193
+
194
+
195
+ jQuery('body').on('click', '#dcf', function(){
196
+ if(!confirm('<?php _e('Are you sure?','download-manager'); ?>')) return false;
197
+ jQuery('#wpdmfile').val('');
198
+ jQuery('#cfl').html('<?php _e('<div class="w3eden"><div class="text-danger"><i class="fa fa-check-circle"></i> Removed!</div></div>','download-manager'); ?>');
199
+ });
200
+
201
+
202
+
203
+
204
+ });
205
+
206
+ </script>
207
+ <?php
208
+
209
+ do_action("wpdm_attach_file_metabox");
{tpls → admin/tpls}/metaboxes/icons.php RENAMED
@@ -6,7 +6,7 @@
6
  <div id="icon-plupload-upload-ui" class="hide-if-no-js">
7
  <div id="icon-drag-drop-area">
8
  <div class="icon-drag-drop-inside">
9
- <input id="icon-plupload-browse-button" type="button" class="button-secondary" value="<?php echo __('Upload New Icon','wpdmpro'); ?>" class="btn" />
10
  </div>
11
  </div>
12
  </div>
@@ -23,7 +23,7 @@
23
  'url' => admin_url('admin-ajax.php'),
24
  'flash_swf_url' => includes_url('js/plupload/plupload.flash.swf'),
25
  'silverlight_xap_url' => includes_url('js/plupload/plupload.silverlight.xap'),
26
- 'filters' => array(array('title' => __('Allowed Files','wpdmpro'), 'extensions' => 'png, jpg, gif')),
27
  'multipart' => true,
28
  'urlstream_upload' => true,
29
 
@@ -109,10 +109,14 @@
109
 
110
  </script>
111
  <?php } */ ?>
112
- <div class="w3eden"><input style="background: url(<?php echo get_post_meta($post->ID,'__wpdm_icon', true); ?>) no-repeat;background-size: 32px;padding-left: 40px" id="wpdmiconurl" placeholder="<?php _e('Icon URL','wpdmpro'); ?>" value="<?php echo get_post_meta($post->ID,'__wpdm_icon', true); ?>" type="text" name="file[icon]" class="form-control" ></div>
113
  <br clear="all" />
114
  <?php
115
- $path = WPDM_BASE_DIR."file-type-icons/";
 
 
 
 
116
  $scan = scandir( $path );
117
  $k = 0;
118
  $fileinfo = array();
@@ -120,21 +124,34 @@
120
  {
121
  if( $v=='.' or $v=='..' or is_dir($path.$v) ) continue;
122
 
123
- $fileinfo[$k]['file'] = 'download-manager/file-type-icons/'.$v;
124
  $fileinfo[$k]['name'] = $v;
125
  $k++;
126
  }
127
 
 
 
 
 
 
 
 
 
 
 
 
 
 
128
 
129
 
130
  ?>
131
  <div id="w-icons">
132
- <img id="icon-loading" src="<?php echo plugins_url('download-manager/images/loading.gif'); ?>" style=";display:none;padding:5px; margin:1px; float:left; border:#fff 2px solid;height: 32px;width:auto; " />
133
  <?php
134
- $img = array('jpg','gif','jpeg','png');
135
  foreach($fileinfo as $index=>$value): $tmpvar = explode(".",$value['file']); $ext = strtolower(end($tmpvar)); if(in_array($ext,$img)): ?>
136
  <label>
137
- <img class="wdmiconfile" id="<?php echo md5(plugins_url().'/'.$value['file']) ?>" src="<?php echo plugins_url().'/'.$value['file'] ?>" alt="<?php echo $value['name'] ?>" style="padding:5px; margin:1px; float:left; border:#fff 2px solid;height: 32px;width:auto; " />
138
  </label>
139
  <?php endif; endforeach; ?>
140
  </div>
6
  <div id="icon-plupload-upload-ui" class="hide-if-no-js">
7
  <div id="icon-drag-drop-area">
8
  <div class="icon-drag-drop-inside">
9
+ <input id="icon-plupload-browse-button" type="button" class="button-secondary" value="<?php echo __( "Upload New Icon" , "download-manager" ); ?>" class="btn" />
10
  </div>
11
  </div>
12
  </div>
23
  'url' => admin_url('admin-ajax.php'),
24
  'flash_swf_url' => includes_url('js/plupload/plupload.flash.swf'),
25
  'silverlight_xap_url' => includes_url('js/plupload/plupload.silverlight.xap'),
26
+ 'filters' => array(array('title' => __( "Allowed Files" , "download-manager" ), 'extensions' => 'png, jpg, gif')),
27
  'multipart' => true,
28
  'urlstream_upload' => true,
29
 
109
 
110
  </script>
111
  <?php } */ ?>
112
+ <div class="w3eden"><input style="background: url(<?php echo esc_url(get_post_meta($post->ID,'__wpdm_icon', true)); ?>) no-repeat;background-size: 32px;padding-left: 40px" id="wpdmiconurl" placeholder="<?php _e( "Icon URL" , "download-manager" ); ?>" value="<?php echo esc_url(get_post_meta($post->ID,'__wpdm_icon', true)); ?>" type="text" name="file[icon]" class="form-control" ></div>
113
  <br clear="all" />
114
  <?php
115
+ $path = WPDM_BASE_DIR."assets/file-type-icons/";
116
+ $_upload_dir = wp_upload_dir();
117
+ $_upload_basedir = $_upload_dir['basedir'];
118
+ $c_path = $_upload_basedir.'/wpdm-file-type-icons/';
119
+ $c_url = $_upload_dir['baseurl'].'/wpdm-file-type-icons/';
120
  $scan = scandir( $path );
121
  $k = 0;
122
  $fileinfo = array();
124
  {
125
  if( $v=='.' or $v=='..' or is_dir($path.$v) ) continue;
126
 
127
+ $fileinfo[$k]['file'] = 'download-manager/assets/file-type-icons/'.$v;
128
  $fileinfo[$k]['name'] = $v;
129
  $k++;
130
  }
131
 
132
+ if(file_exists($c_path)) {
133
+ $c_scan = scandir( $c_path );
134
+ if(is_array($c_scan)) {
135
+ foreach ($c_scan as $v) {
136
+ if ($v == '.' or $v == '..' or is_dir($path . $v)) continue;
137
+
138
+ $fileinfo[$k]['file'] = $c_url . $v;
139
+ $fileinfo[$k]['name'] = $v;
140
+ $k++;
141
+ }
142
+ }
143
+ }
144
+
145
 
146
 
147
  ?>
148
  <div id="w-icons">
149
+ <img id="icon-loading" src="<?php echo plugins_url('download-manager/assets/images/loading.gif'); ?>" style=";display:none;padding:5px; margin:1px; float:left; border:#fff 2px solid;height: 32px;width:auto; " />
150
  <?php
151
+ $img = array('jpg','gif','jpeg','png', 'svg');
152
  foreach($fileinfo as $index=>$value): $tmpvar = explode(".",$value['file']); $ext = strtolower(end($tmpvar)); if(in_array($ext,$img)): ?>
153
  <label>
154
+ <img class="wdmiconfile" id="<?php echo !strstr($value['file'], '://')?md5(plugins_url().'/'.$value['file']):md5($value['file']); ?>" src="<?php echo !strstr($value['file'], '://')?plugins_url().'/'.esc_attr($value['file']):esc_url($value['file']); ?>" alt="<?php echo $value['name'] ?>" style="padding:5px; margin:1px; float:left; border:#fff 2px solid;height: 32px;width:auto; " />
155
  </label>
156
  <?php endif; endforeach; ?>
157
  </div>
admin/tpls/metaboxes/lock-options.php ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div id="lock-options" class="tab-pane">
2
+ <?php echo __('You can use one or more of following methods to lock your package download:','download-manager'); ?>
3
+ <br/>
4
+ <br/>
5
+ <div class="wpdm-accordion w3eden">
6
+ <!-- Terms Lock -->
7
+ <div class="panel panel-default">
8
+ <h3 class="panel-heading"><label><input type="checkbox" class="wpdmlock" rel='terms_lock' name="file[terms_lock]" <?php if(get_post_meta($post->ID,'__wpdm_terms_lock', true)=='1') echo "checked=checked"; ?> value="1"><?php echo __('Must Agree with Terms','download-manager'); ?></label></h3>
9
+ <div id="terms_lock" class="fwpdmlock panel-body" <?php if(get_post_meta($post->ID,'__wpdm_terms_lock', true)!='1') echo "style='display:none'"; ?> >
10
+
11
+ <label for="ttl_z"><?php echo __('Terms Title:','download-manager'); ?></label>
12
+ <input type="text" class="form-control" name="file[terms_title]" value="<?php echo esc_html(get_post_meta($post->ID,'__wpdm_terms_title', true)); ?>" />
13
+ <label for="tos_z"><?php echo __('Terms and Conditions:','download-manager'); ?></label>
14
+ <textarea class="form-control" type="text" name="file[terms_conditions]" id="tc_z"><?php echo esc_html(get_post_meta($post->ID,'__wpdm_terms_conditions', true)); ?></textarea>
15
+ <label for="tcl_z"><?php echo __('Terms Checkbox Label:','download-manager'); ?></label>
16
+ <input type="text" class="form-control" name="file[terms_check_label]" value="<?php echo esc_html(get_post_meta($post->ID,'__wpdm_terms_check_label', true)); ?>" />
17
+
18
+
19
+ </div>
20
+ </div>
21
+ <!-- Password Lock -->
22
+ <div class="panel panel-default">
23
+ <h3 class="panel-heading"><label><input type="checkbox" class="wpdmlock" rel='password' name="file[password_lock]" <?php if(get_post_meta($post->ID,'__wpdm_password_lock', true)=='1') echo "checked=checked"; ?> value="1"><?php echo __('Enable Password Lock','download-manager'); ?></label></h3>
24
+ <div id="password" class="fwpdmlock panel-body" <?php if(get_post_meta($post->ID,'__wpdm_password_lock', true)!='1') echo "style='display:none'"; ?> >
25
+
26
+ <label for="pps_z"><?php echo __('Password:','download-manager'); ?></label>
27
+
28
+ <input class="form-control" type="text" name="file[password]" id="pps_z" value="<?php echo esc_attr(get_post_meta($post->ID,'__wpdm_password', true)); ?>" />
29
+ <em class="note"><small><?php _e('If you want to use multiple passwords, keep each one inside [], like [123][456][789]', 'download-manager'); ?></small></em>
30
+
31
+
32
+ </div>
33
+ </div>
34
+
35
+
36
+ <!-- Captcha Lock -->
37
+ <div class="panel panel-default">
38
+ <h3 class="panel-heading"><label><input type="checkbox" rel="captcha" class="wpdmlock" name="file[captcha_lock]" <?php if(get_post_meta($post->ID,'__wpdm_captcha_lock', true)=='1') echo "checked=checked"; ?> value="1"><?php echo __('Enable Captcha Lock','download-manager'); ?></label></h3>
39
+ <div id="captcha" class="frm fwpdmlock panel-body" <?php if(get_post_meta($post->ID,'__wpdm_captcha_lock', true)!='1') echo "style='display:none'"; ?> >
40
+
41
+ <a href="edit.php?post_type=wpdmpro&page=settings"><?php if(!get_option('_wpdm_recaptcha_site_key') || !get_option('_wpdm_recaptcha_secret_key')) _e('Please configure reCAPTCHA','download-manager'); ?></a>
42
+ <?php _e('Users will be asked for reCAPTCHA verification before download.','download-manager'); ?>
43
+
44
+ </div>
45
+ </div>
46
+
47
+
48
+
49
+ <?php do_action('wpdm_download_lock_option',$post); ?>
50
+ </div>
51
+ <div class="clear"></div>
52
+ </div>
{tpls → admin/tpls}/metaboxes/package-settings.php RENAMED
@@ -1,57 +1,70 @@
1
- <input type="hidden" value="<?php echo get_post_meta($post->ID,'__wpdm_legacy_id',true); ?>" name="file[legacy_id]" />
2
- <div id="tabs">
 
 
3
  <ul class="nav nav-tabs">
4
- <li><a href="#package-settings">File Settings</a></li>
5
- <li><a href="#package-icons">Icons</a></li>
 
6
  <?php
7
 
8
  $etabs = apply_filters('wpdm_package_settings_tabs',array());
 
9
  foreach($etabs as $id=>$tab){
10
- echo "<li><a href='#{$id}'>{$tab['name']}</a></li>";
11
 
12
  } ?>
13
  </ul>
 
 
 
 
 
 
 
14
 
15
- <div id="package-settings" class="w3eden tabc">
16
- <table cellpadding="5" id="file_settings_table" cellspacing="0" width="100%" class="table table-bordered">
17
  <tr id="link_label_row">
18
- <td width="90px"><?php echo __('Link Label:','wpdmpro'); ?></td>
19
- <td><input size="10" type="text" style="width: 200px" value="<?php echo get_post_meta($post->ID,'__wpdm_link_label',true); ?>" name="file[link_label]" />
20
  </td></tr>
21
 
22
- <tr id="stock_row">
23
- <td><?php echo __('Password:','wpdmpro'); ?></td>
24
- <td><input size="10" style="width: 80px" type="text" name="file[password]" value="<?php echo get_post_meta($post->ID,'__wpdm_password',true); ?>" /></td>
25
  </tr>
26
 
 
27
  <tr id="stock_row">
28
- <td><?php echo __('Stock&nbsp;Limit:','wpdmpro'); ?></td>
29
- <td><input size="10" style="width: 80px" type="text" name="file[quota]" value="<?php echo get_post_meta($post->ID,'__wpdm_quota',true); ?>" /></td>
30
  </tr>
31
 
32
 
33
 
34
- <tr id="download_count_row">
35
- <td><?php echo __('Download&nbsp;Count:','wpdmpro'); ?></td>
36
- <td><input size="10" style="width: 80px" type="text" name="file[download_count]" value="<?php echo get_post_meta($post->ID,'__wpdm_download_count',true); ?>" /> <span class="info infoicon" title="Set/Reset Download Count for this package">&nbsp;</span></td>
37
  </tr>
38
 
 
 
 
 
39
 
40
 
41
  <tr id="access_row">
42
- <td valign="top"><?php echo __('Allow Access:','wpdmpro'); ?></td>
43
- <td> <?php
44
- $currentAccess = get_post_meta($post->ID, '__wpdm_access', true);
45
- $selz = '';
46
-
47
- ?>
48
- <select name="file[access][]" class="chzn-select role" multiple="multiple" id="access" style="min-width: 250px">
49
  <?php
50
- if( $currentAccess ) $selz = (in_array('guest',$currentAccess))?'selected=selected':'';
51
- if(!isset($_GET['post'])) $selz = 'selected=selected';
 
 
 
52
  ?>
53
 
54
- <option value="guest" <?php echo $selz ?>><?php echo __("All Visitors","wpdmpro"); ?></option>
55
  <?php
56
  global $wp_roles;
57
  $roles = array_reverse($wp_roles->role_names);
@@ -59,55 +72,72 @@
59
 
60
 
61
 
62
- if( $currentAccess ) $sel = (in_array($role,$currentAccess))?'selected=selected':'';
63
  else $sel = '';
64
 
65
 
66
 
67
  ?>
68
- <option value="<?php echo $role; ?>" <?php echo $sel ?>> <?php echo $name; ?></option>
69
  <?php } ?>
70
  </select>
71
  </td></tr>
72
 
 
 
 
 
 
73
 
 
 
74
 
75
 
76
-
 
 
 
 
 
 
77
  </table>
78
  <div class="clear"></div>
79
  </div>
80
 
 
81
  <?php include("icons.php"); ?>
82
  <?php foreach($etabs as $id=>$tab){
83
- echo "<div id='{$id}'>";
84
  call_user_func($tab['callback']);
85
  echo "</div>";
86
  } ?>
87
-
88
  </div>
89
- <?php if(!is_plugin_active('wpdm-premium-packages/wpdm-premium-packages.php')){ ?>
90
- <div class="w3eden" id="wpdm-activate-shop"><br/>
91
- <div class="alert alert-warning" id="wpdm-activate-shop-info" style="background-image: none !important;">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
 
93
- Planning to sell your digital products? <a style="font-weight: 900" href="#" id="wpdm-activate-shop-link">Activate Digital Store Option</a>
 
94
 
95
  </div>
96
 
97
- <script>
98
- jQuery(function(){
99
- jQuery('#wpdm-activate-shop-link').on('click', function(){
100
- jQuery(this).html('Activating...')
101
- jQuery.post(ajaxurl,{action:'wpdm-activate-shop'}, function(res){
102
- jQuery('#wpdm-activate-shop-info').html(res);
103
- });
104
- return false;
105
- });
106
- });
107
- </script>
108
 
109
- </div>
110
- <?php } ?>
111
 
112
 
113
 
@@ -118,16 +148,18 @@
118
 
119
  <script type="text/javascript">
120
 
121
- jQuery(document).ready(function() {
122
 
123
  // Uploading files
124
  var file_frame;
125
- jQuery( "#tabs" ).tabs();
126
- //jQuery( "#eid" ).buttonset();
 
127
 
 
128
 
129
 
130
- jQuery('#img').on('click', function( event ){
131
 
132
  event.preventDefault();
133
 
@@ -139,9 +171,9 @@
139
 
140
  // Create the media frame.
141
  file_frame = wp.media.frames.file_frame = wp.media({
142
- title: jQuery( this ).data( 'uploader_title' ),
143
  button: {
144
- text: jQuery( this ).data( 'uploader_button_text' )
145
  },
146
  multiple: false // Set to true to allow multiple files to be selected
147
  });
@@ -150,10 +182,10 @@
150
  file_frame.on( 'select', function() {
151
  // We set multiple to false so only get one image from the uploader
152
  attachment = file_frame.state().get('selection').first().toJSON();
153
- jQuery('#fpvw').val(attachment.url);
154
- jQuery('#rmvp').remove();
155
- jQuery('#img').html("<img src='"+attachment.url+"' style='max-width:100%'/><input type='hidden' name='file[preview]' value='"+attachment.url+"' >");
156
- jQuery('#img').after('<a href="#" id="rmvp"> <img align="left" src="<?php echo plugins_url('/download-manager/images/minus.png'); ?>" /> Remove Preview Image</a>');
157
  file_frame.close();
158
  // Do something with attachment.id and/or attachment.url here
159
  });
@@ -163,92 +195,88 @@
163
  });
164
 
165
 
166
- jQuery(".cb-enable").on('click',function(){
167
- var parent = jQuery(this).parents('.switch');
168
- jQuery('.cb-disable',parent).removeClass('selected');
169
- jQuery(this).addClass('selected');
170
- jQuery('.checkbox',parent).attr('checked', true);
171
  });
172
- jQuery(".cb-disable").on('click',function(){
173
- var parent = jQuery(this).parents('.switch');
174
- jQuery('.cb-enable',parent).removeClass('selected');
175
- jQuery(this).addClass('selected');
176
- jQuery('.checkbox',parent).attr('checked', false);
177
  });
178
 
179
  var n = 0;
180
- jQuery(".wpdmlock").each(function(i) {
181
- n++;
182
- jQuery(this).attr('id','wpdmlock-'+n).css('opacity',0).css('position','absolute').css('z-index',-100);
183
- if(jQuery(this).attr('checked'))
184
- jQuery(this).after('<label class="wpdm-label wpdm-checked" for="wpdmlock-'+n+'" ></label> ');
185
- else
186
- jQuery(this).after('<label class="wpdm-label wpdm-unchecked" for="wpdmlock-'+n+'" ></label> ');
187
-
188
- });
189
-
190
- jQuery('#rmvp').on('click',function(){
191
- jQuery('#fpvw').val('');
192
- jQuery('#mpim').slideUp().remove();
193
- jQuery(this).fadeOut();
194
- jQuery('#img').html('<img src="<?php echo plugins_url("/download-manager/images/add-image.gif"); ?>\" /> Add Main Preview Image<input type="hidden" name="file[preview]" value="" id="fpvw" />');
195
  return false;
196
  });
197
- jQuery('.wpdm-label').on('click',function(){
198
- //alert(jQuery(this).attr('class'));
199
- if(jQuery(this).hasClass('wpdm-checked')) jQuery(this).addClass('wpdm-unchecked').removeClass('wpdm-checked');
200
- else jQuery(this).addClass('wpdm-checked').removeClass('wpdm-unchecked');
201
 
202
  });
203
 
204
 
205
- jQuery(window).scroll(function(){
206
- if(jQuery(window).scrollTop()>100)
207
- jQuery('#action').addClass('action-float').removeClass('action');
208
  else
209
- jQuery('#action').removeClass('action-float').addClass('action');
210
  })
211
 
212
- jQuery("#wpdm-settings select").chosen({no_results_text: ""});
213
 
214
- jQuery('.handlediv').click(function(){
215
- jQuery(this).parent().find('.inside').slideToggle();
216
  });
217
 
218
- jQuery('.handle').click(function(){
219
  alert(2);
220
- jQuery(this).parent().find('.inside').slideToggle();
221
  });
222
 
223
 
224
- jQuery('.nopro').click(function(){
225
- if(this.checked) jQuery('.wpdmlock').removeAttr('checked');
226
  });
227
 
228
- jQuery('.wpdmlock').click(function(){
229
  if(this.checked) {
230
- jQuery('#'+jQuery(this).attr('rel')).slideDown();
231
- jQuery('.nopro').removeAttr('checked');
232
  } else {
233
- jQuery('#'+jQuery(this).attr('rel')).slideUp();
234
  }
235
  });
236
 
 
 
 
 
 
 
237
 
238
 
239
  });
240
 
241
- /*jQuery('#img').click(function() {
242
- tb_show('', 'media-upload.php?type=image&TB_iframe=1&width=640&height=551');
243
- window.send_to_editor = function(html) {
244
- var imgurl = jQuery('img',"<p>"+html+"</p>").attr('src');
245
- jQuery('#rmvp').remove();
246
- jQuery('#img').html("<img src='"+imgurl+"' style='max-width:100%'/><input type='hidden' name='file[preview]' value='"+imgurl+"' >");
247
- jQuery('#img').after('<a href="#" id="rmvp"> <img align="left" src="<?php echo plugins_url('/download-manager/images/minus.png'); ?>" /> Remove Preview Image</a>');
248
- tb_remove();
249
- }
250
- return false;
251
- });*/
252
 
253
  function generatepass(id){
254
  tb_show('Generate Password',ajaxurl+'?action=wpdm_generate_password&w=300&h=500&id='+id);
@@ -262,12 +290,26 @@
262
 
263
 
264
  <?php /* if(is_array($file)&&get_post_meta($file['id'],'__wpdm_lock',true)!='') { ?>
265
- jQuery('#<?php echo get_post_meta($file['id'],'__wpdm_lock',true); ?>').show();
266
  <?php } */ ?>
267
  </script>
268
 
269
  <style>
270
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
271
 
272
  .ui-tabs .ui-tabs-nav li a{
273
  font-size: 10pt !important;
@@ -288,9 +330,9 @@
288
  border-radius: 6px;
289
  }
290
 
291
- </style>
292
 
293
- <style>
 
294
  #wpdm-files_length{
295
  display: none;
296
  }
@@ -306,33 +348,33 @@
306
  border:1px solid #aaa;
307
  }
308
  #wpdm-files tbody .ui-sortable-helper{
309
- width:100%;
310
- background: #444444;
311
 
312
  }
313
  #wpdm-files tbody .ui-sortable-helper td{
314
- color: #fff;
315
  vertical-align: middle;
 
316
  }
317
- input{
318
  padding: 4px 7px;
 
319
  }
320
 
 
321
  .dfile{background: #ffdfdf;}
322
  .cfile{
323
  cursor: move;
324
  }
325
  .cfile img, .dfile img{cursor: pointer;}
 
326
  #editorcontainer textarea{border:0px;width:99.9%;}
327
  #icon_uploadUploader,#file_uploadUploader {background: transparent url('<?php echo plugins_url(); ?>/download-manager/images/browse.png') left top no-repeat; }
328
  #icon_uploadUploader:hover,#file_uploadUploader:hover {background-position: left bottom; }
329
  .frm td{line-height: 30px; border-bottom: 1px solid #EEEEEE; padding:5px; font-size:9pt;font-family: Tahoma;}
330
- .fwpdmlock{
331
- background: #fff;
332
- border-bottom: 1px solid #eee;
333
- }
334
  .fwpdmlock td{
335
  border:0px !important;
 
336
  }
337
  #filelist {
338
  margin-top: 10px;
@@ -631,16 +673,22 @@ h3.handle{
631
  padding:10px;
632
  }
633
 
634
- .wpdmlock {
635
- opacity:0;
636
- }
637
- .wpdmlock+label {
638
 
639
- width:16px;
640
- height:16px;
641
- vertical-align:middle;
642
- }
643
 
 
 
 
 
 
 
644
  .wpdm-unchecked{
645
  display: inline-block;
646
  float: left;
@@ -676,8 +724,47 @@ h3.handle{
676
  .cb-enable.selected { background-position: 0 -60px; }
677
  .cb-enable.selected span { background-position: left -150px; color: #fff; }
678
  .switch label { cursor: pointer; }
679
- .switch input { display: none; }
680
  p.field.switch{
681
  margin:0px;display:block;float:left;
682
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
683
  </style>
1
+ <?php if(get_post_meta($post->ID,'__wpdm_legacy_id',true)){ ?>
2
+ <input type="hidden" name="file[legacy_id]" value="<?php echo get_post_meta($post->ID,'__wpdm_legacy_id',true); ?>" />
3
+ <?php } ?>
4
+ <div id="all-package-settings" class="w3eden">
5
  <ul class="nav nav-tabs">
6
+ <li class="active"><a href="#package-settings" aria-controls="package-settings" role="tab" data-toggle="tab"><?php echo __('Package Settings','download-manager'); ?></a></li>
7
+ <li><a href="#lock-options" aria-controls="lock-options" role="tab" data-toggle="tab"><?php echo __('Lock Options','download-manager'); ?></a></li>
8
+ <li><a href="#package-icons" aria-controls="package-icons" role="tab" data-toggle="tab"><?php echo __('Icons','download-manager'); ?></a></li>
9
  <?php
10
 
11
  $etabs = apply_filters('wpdm_package_settings_tabs',array());
12
+
13
  foreach($etabs as $id=>$tab){
14
+ echo "<li><a href='#{$id}' aria-controls=\"{$id}\" role=\"tab\" data-toggle=\"tab\">{$tab['name']}</a></li>";
15
 
16
  } ?>
17
  </ul>
18
+ <div class="tab-content">
19
+ <div id="package-settings" class="tab-pane active">
20
+ <table cellpadding="5" id="file_settings_table" cellspacing="0" width="100%" class="table table-bordered table-hover">
21
+ <tr id="version_row">
22
+ <td width="150px"><?php echo __('Version:','download-manager'); ?></td>
23
+ <td><input size="10" type="text" class="form-control input-sm" style="width: 100px" value="<?php echo esc_attr(get_post_meta($post->ID,'__wpdm_version',true)); ?>" name="file[version]" />
24
+ </td></tr>
25
 
 
 
26
  <tr id="link_label_row">
27
+ <td><?php echo __('Link Label:','download-manager'); ?></td>
28
+ <td><input size="10" type="text" class="form-control input-sm" style="width: 200px" value="<?php echo esc_attr(get_post_meta($post->ID,'__wpdm_link_label',true)); ?>" name="file[link_label]" />
29
  </td></tr>
30
 
31
+ <tr id="package_size_row">
32
+ <td><?php echo __('File&nbsp;Size:','download-manager'); ?></td>
33
+ <td><input size="10" style="width: 80px" class="form-control input-sm" type="text" name="file[package_size]" value="<?php echo esc_attr(get_post_meta($post->ID,'__wpdm_package_size',true)); ?>" /></td>
34
  </tr>
35
 
36
+
37
  <tr id="stock_row">
38
+ <td><?php echo __('Stock&nbsp;Limit:','download-manager'); ?></td>
39
+ <td><input size="10" class="form-control input-sm" style="width: 80px" type="number" name="file[quota]" value="<?php echo (int)get_post_meta($post->ID,'__wpdm_quota',true); ?>" /></td>
40
  </tr>
41
 
42
 
43
 
44
+ <tr id="view_count_row">
45
+ <td><?php echo __('View&nbsp;Count:','download-manager'); ?></td>
46
+ <td><input size="10" style="width: 80px" type="number" class="form-control input-sm" name="file[view_count]" value="<?php echo (int)get_post_meta($post->ID,'__wpdm_view_count',true); ?>" /> <i class="info fa fa-info" title="Set/Reset Download Count for this package"></i></td>
47
  </tr>
48
 
49
+ <tr id="download_count_row">
50
+ <td><?php echo __('Download&nbsp;Count:','download-manager'); ?></td>
51
+ <td><input size="10" style="width: 80px" type="number" class="form-control input-sm" name="file[download_count]" value="<?php echo (int)get_post_meta($post->ID,'__wpdm_download_count',true); ?>" /> <i class="info fa fa-info" title="Set/Reset Download Count for this package"></i></td>
52
+ </tr>
53
 
54
 
55
  <tr id="access_row">
56
+ <td valign="top"><?php echo __('Allow Access:','download-manager'); ?></td>
57
+ <td>
58
+ <select name="file[access][]" data-placeholder="<?php _e("Who should be able to download?",'download-manager'); ?>" class="chzn-select role" multiple="multiple" id="access" style="min-width: 350px">
 
 
 
 
59
  <?php
60
+
61
+ $currentAccess = get_post_meta($post->ID, '__wpdm_access', true);
62
+ $selz = '';
63
+ if( is_array($currentAccess) ) $selz = (in_array('guest',$currentAccess))?'selected=selected':'';
64
+ if(!isset($_GET['post']) && !$currentAccess) $selz = 'selected=selected';
65
  ?>
66
 
67
+ <option value="guest" <?php echo $selz ?>><?php echo __("All Visitors",'download-manager'); ?></option>
68
  <?php
69
  global $wp_roles;
70
  $roles = array_reverse($wp_roles->role_names);
72
 
73
 
74
 
75
+ if( is_array($currentAccess) ) $sel = (in_array($role,$currentAccess))?'selected=selected':'';
76
  else $sel = '';
77
 
78
 
79
 
80
  ?>
81
+ <option value="<?php echo $role; ?>" <?php echo $sel ?>> <?php echo esc_attr($name); ?></option>
82
  <?php } ?>
83
  </select>
84
  </td></tr>
85
 
86
+ <tr id="page_template_row">
87
+ <td><?php echo __('Page Template:','download-manager'); ?></td>
88
+ <td><?php
89
+ echo WPDM\admin\menus\Templates::Dropdown(array('type'=>'page','name' => 'file[page_template]', 'id'=>'pge_tpl', 'selected' => get_post_meta($post->ID,'__wpdm_page_template',true)));
90
+ ?>
91
 
92
+ </td>
93
+ </tr>
94
 
95
 
96
+ <?php if(isset($_GET['post'])&&$_GET['post']!=''){ ?>
97
+ <tr>
98
+ <td><?php echo __('Master Key','download-manager'); ?></td>
99
+ <td><input type="text" readonly="readonly" value="<?php echo get_post_meta($post->ID, '__wpdm_masterkey', true); ?>"> <input type="checkbox" value="1" name="reset_key" /> <?php echo __('Regenerate Master Key for Download','download-manager'); ?> <i class="info fa fa-info" title="<?php echo __('This key can be used for direct download','download-manager'); ?>"></i></td>
100
+ </tr>
101
+ <?php } ?>
102
+ <?php do_action("wpdm_package_settings_tr", $post->ID); ?>
103
  </table>
104
  <div class="clear"></div>
105
  </div>
106
 
107
+ <?php include("lock-options.php"); ?>
108
  <?php include("icons.php"); ?>
109
  <?php foreach($etabs as $id=>$tab){
110
+ echo "<div class='tab-pane' id='{$id}'>";
111
  call_user_func($tab['callback']);
112
  echo "</div>";
113
  } ?>
 
114
  </div>
115
+ <?php if(!file_exists(dirname(WPDM_BASE_DIR).'/wpdm-premium-packages/wpdm-premium-packages.php')){ ?>
116
+ <div class="w3eden" id="wpdm-activate-shop"><br/>
117
+ <div class="alert alert-warning" id="wpdm-activate-shop-info" style="background-image: none !important;border-radius:0 !important;margin:0;background:#d7b75d33;border:0;text-align:center;">
118
+
119
+ Planning to sell your digital products? <a style="font-weight: 900" href="#" id="wpdm-activate-shop-link">Activate Digital Store Option</a>
120
+
121
+ </div>
122
+
123
+ <script>
124
+ jQuery(function($){
125
+ $('#wpdm-activate-shop-link').on('click', function(){
126
+ $(this).html('Activating...')
127
+ $.post(ajaxurl,{action:'wpdm-activate-shop'}, function(res){
128
+ $('#wpdm-activate-shop-info').html(res);
129
+ });
130
+ return false;
131
+ });
132
+ });
133
+ </script>
134
 
135
+ </div>
136
+ <?php } ?>
137
 
138
  </div>
139
 
 
 
 
 
 
 
 
 
 
 
 
140
 
 
 
141
 
142
 
143
 
148
 
149
  <script type="text/javascript">
150
 
151
+ jQuery(document).ready(function($) {
152
 
153
  // Uploading files
154
  var file_frame;
155
+ //$( "#tabs" ).tabs();
156
+ //$( "#eid" ).buttonset();
157
+
158
 
159
+ //package_size_row
160
 
161
 
162
+ $('body').on('click','#img', function( event ){
163
 
164
  event.preventDefault();
165
 
171
 
172
  // Create the media frame.
173
  file_frame = wp.media.frames.file_frame = wp.media({
174
+ title: $( this ).data( 'uploader_title' ),
175
  button: {
176
+ text: $( this ).data( 'uploader_button_text' ),
177
  },
178
  multiple: false // Set to true to allow multiple files to be selected
179
  });
182
  file_frame.on( 'select', function() {
183
  // We set multiple to false so only get one image from the uploader
184
  attachment = file_frame.state().get('selection').first().toJSON();
185
+ $('#fpvw').val(attachment.url);
186
+ $('#rmvp').remove();
187
+ $('#img').html("<img src='"+attachment.url+"' style='max-width:100%'/><input type='hidden' name='file[preview]' value='"+attachment.url+"' >");
188
+ $('#img').after('<a href="#" id="rmvp"> <img align="left" src="<?php echo plugins_url('/download-manager/images/minus.png'); ?>" /> Remove Preview Image</a>');
189
  file_frame.close();
190
  // Do something with attachment.id and/or attachment.url here
191
  });
195
  });
196
 
197
 
198
+ $('body').on('click', ".cb-enable",function(){
199
+ var parent = $(this).parents('.switch');
200
+ $('.cb-disable',parent).removeClass('selected');
201
+ $(this).addClass('selected');
202
+ $('.checkbox',parent).attr('checked', true);
203
  });
204
+ $('body').on('click', ".cb-disable",function(){
205
+ var parent = $(this).parents('.switch');
206
+ $('.cb-enable',parent).removeClass('selected');
207
+ $(this).addClass('selected');
208
+ $('.checkbox',parent).attr('checked', false);
209
  });
210
 
211
  var n = 0;
212
+ // $(".wpdmlock").each(function(i) {
213
+ // n++;
214
+ // $(this).attr('id','wpdmlock-'+n).css('opacity',0).css('position','absolute').css('z-index',-100);
215
+ // if($(this).attr('checked'))
216
+ // $(this).after('<label class="wpdm-label wpdm-checked" for="wpdmlock-'+n+'" ></label> ');
217
+ // else
218
+ // $(this).after('<label class="wpdm-label wpdm-unchecked" for="wpdmlock-'+n+'" ></label> ');
219
+ //
220
+ // });
221
+
222
+ $('body').on('click', '#rmvp',function(){
223
+ $('#fpvw').val('');
224
+ $('#mpim').slideUp().remove();
225
+ $(this).fadeOut();
226
+ $('#img').html('<img src="<?php echo plugins_url("/download-manager/images/add-image.gif"); ?>\" /> Add Main Preview Image<input type="hidden" name="file[preview]" value="" id="fpvw" />');
227
  return false;
228
  });
229
+ $('body').on('click', '.wpdm-label',function(){
230
+ //alert($(this).attr('class'));
231
+ if($(this).hasClass('wpdm-checked')) $(this).addClass('wpdm-unchecked').removeClass('wpdm-checked');
232
+ else $(this).addClass('wpdm-checked').removeClass('wpdm-unchecked');
233
 
234
  });
235
 
236
 
237
+ $(window).scroll(function(){
238
+ if($(window).scrollTop()>100)
239
+ $('#action').addClass('action-float').removeClass('action');
240
  else
241
+ $('#action').removeClass('action-float').addClass('action');
242
  })
243
 
244
+ $("#wpdm-settings select").chosen({no_results_text: ""});
245
 
246
+ $('.handlediv').click(function(){
247
+ $(this).parent().find('.inside').slideToggle();
248
  });
249
 
250
+ $('.handle').click(function(){
251
  alert(2);
252
+ $(this).parent().find('.inside').slideToggle();
253
  });
254
 
255
 
256
+ $('.nopro').click(function(){
257
+ if(this.checked) $('.wpdmlock').removeAttr('checked');
258
  });
259
 
260
+ $('.wpdmlock').click(function(){
261
  if(this.checked) {
262
+ $('#'+$(this).attr('rel')).slideDown();
263
+ $('.nopro').removeAttr('checked');
264
  } else {
265
+ $('#'+$(this).attr('rel')).slideUp();
266
  }
267
  });
268
 
269
+ $('.w3eden .info.fa').tooltip({html:true, placement: 'right'});
270
+
271
+ $('#cfl').bind("DOMSubtreeModified",function(){
272
+ $('#package_size_row .form-control').val('');
273
+ });
274
+
275
 
276
 
277
  });
278
 
279
+
 
 
 
 
 
 
 
 
 
 
280
 
281
  function generatepass(id){
282
  tb_show('Generate Password',ajaxurl+'?action=wpdm_generate_password&w=300&h=500&id='+id);
290
 
291
 
292
  <?php /* if(is_array($file)&&get_post_meta($file['id'],'__wpdm_lock',true)!='') { ?>
293
+ $('#<?php echo get_post_meta($file['id'],'__wpdm_lock',true); ?>').show();
294
  <?php } */ ?>
295
  </script>
296
 
297
  <style>
298
+ #ftabs{
299
+ background: #f5f5f5;
300
+ margin-top: -6px;margin-left: -12px;margin-right: -12px;
301
+ }
302
+ #ftabs .nav.nav-tabs{
303
+ padding-left: 10px;
304
+ }
305
+ #ftabs .tab-content{
306
+ background: #ffffff;
307
+ padding: 10px 20px;
308
+ }
309
+
310
+ .w3eden .tooltip-inner{ border-radius: 2px !important; font-family: courier, monospace; padding: 8px 13px; text-align: left; font-size: 12px; max-width: 250px; }
311
+ .w3eden input[type=radio]{ margin-top: 0; }
312
+ .form-control.input-sm{ display: inline; }
313
 
314
  .ui-tabs .ui-tabs-nav li a{
315
  font-size: 10pt !important;
330
  border-radius: 6px;
331
  }
332
 
 
333
 
334
+ .w3eden input[type=checkbox], .w3eden input[type=radio], .w3eden label{ margin: 0 !important;}
335
+
336
  #wpdm-files_length{
337
  display: none;
338
  }
348
  border:1px solid #aaa;
349
  }
350
  #wpdm-files tbody .ui-sortable-helper{
351
+ background: transparent;
 
352
 
353
  }
354
  #wpdm-files tbody .ui-sortable-helper td{
 
355
  vertical-align: middle;
356
+ background: #eeeeee;
357
  }
358
+ input[type=text]{
359
  padding: 4px 7px;
360
+ border-radius: 3px;
361
  }
362
 
363
+
364
  .dfile{background: #ffdfdf;}
365
  .cfile{
366
  cursor: move;
367
  }
368
  .cfile img, .dfile img{cursor: pointer;}
369
+
370
  #editorcontainer textarea{border:0px;width:99.9%;}
371
  #icon_uploadUploader,#file_uploadUploader {background: transparent url('<?php echo plugins_url(); ?>/download-manager/images/browse.png') left top no-repeat; }
372
  #icon_uploadUploader:hover,#file_uploadUploader:hover {background-position: left bottom; }
373
  .frm td{line-height: 30px; border-bottom: 1px solid #EEEEEE; padding:5px; font-size:9pt;font-family: Tahoma;}
374
+
 
 
 
375
  .fwpdmlock td{
376
  border:0px !important;
377
+ vertical-align: middle !important;
378
  }
379
  #filelist {
380
  margin-top: 10px;
673
  padding:10px;
674
  }
675
 
676
+ /*.wpdmlock {*/
677
+ /*opacity:0;*/
678
+ /*}*/
679
+ /*.wpdmlock+label {*/
680
 
681
+ /*width:16px;*/
682
+ /*height:16px;*/
683
+ /*vertical-align:middle;*/
684
+ /*}*/
685
 
686
+ .w3eden .panel{
687
+ padding: 0 !important;
688
+ }
689
+ .w3eden .wpdmlock{
690
+ margin: 0 5px 0 0 !important;
691
+ }
692
  .wpdm-unchecked{
693
  display: inline-block;
694
  float: left;
724
  .cb-enable.selected { background-position: 0 -60px; }
725
  .cb-enable.selected span { background-position: left -150px; color: #fff; }
726
  .switch label { cursor: pointer; }
727
+ /*.switch input { display: none; }*/
728
  p.field.switch{
729
  margin:0px;display:block;float:left;
730
  }
731
+ .wpdm-accordion.w3eden .panel-default{
732
+ margin-bottom: -2px !important;
733
+ border-radius: 0;
734
+ }
735
+ .wpdm-accordion.w3eden .panel-default .panel-heading{
736
+ border-radius: 0;
737
+ }
738
+ .w3eden .chzn-choices{
739
+ background-image: none !important;
740
+ border-radius: 3px;
741
+ }
742
+ .w3eden .chzn-choices input{
743
+ padding: 0;
744
+ line-height: 10px;
745
+ }
746
+ .w3eden .chzn-container-multi .chzn-drop{
747
+ margin-top: 3px;
748
+ border: 1px solid #5897fb !important;
749
+ overflow: hidden;
750
+ border-radius: 3px;
751
+ padding: 10px 5px 10px 10px !important;
752
+ }
753
+ .w3eden .chzn-container-multi .chzn-drop li{
754
+ border-radius: 2px !important;
755
+ margin-right: 10px !important;
756
+ }
757
+ .w3eden .info.fa{
758
+ border-radius: 500px;
759
+ border: 0.05em solid #5897fb;
760
+ color: #5897fb;
761
+ width: 20px;
762
+ height: 20px;
763
+ line-height: 20px;
764
+ text-align: center;
765
+ font-size: 10px;
766
+ }
767
+ .w3eden .table td{
768
+ vertical-align: middle !important;
769
+ }
770
  </style>
admin/tpls/settings.php ADDED
@@ -0,0 +1,133 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ <div class="wrap w3eden">
3
+
4
+ <div style="clear: both;"></div>
5
+ <form method="post" id="wdm_settings_form" style="margin-top:35px;">
6
+ <?php
7
+ wp_nonce_field(NONCE_KEY, '__wpdms_nonce');
8
+ ?>
9
+ <div class="panel panel-default" id="wpdm-wrapper-panel">
10
+ <div class="panel-heading"><button type="submit" class="btn btn-primary pull-right" style="font-weight: 600"><i class="sinc fa fa-hdd"></i> <?php _e("Save Settings",'download-manager'); ?></button><h3 class="h"><i class="fa fa-cogs color-purple"></i>&nbsp;&nbsp;<?php _e("Download Manager Settings",'download-manager'); ?></h3>
11
+
12
+ </div>
13
+ <div class="panel-heading" style="background: #f5f5f5 !important;border: 0;border-radius: 0;border-bottom: 1px solid #eeeeee;margin-top: 53px">
14
+ <div id="msgst" onclick="jQuery(this).html('');" class="pull-right text-success" style="font-weight: normal;font-style: italic"></div>
15
+ <a class="text-success" href='https://wordpress.org/support/view/plugin-reviews/download-manager?rate=5#postform' title="Please consider it when you get some free moments" target="_blank">A <span class="ttip" title="5 Stars"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i></span> rating will inspire me a lot. Thanks for your time &#128522;</a>
16
+ </div>
17
+ <div class="panel-body settings-panel-body">
18
+ <div class="container-fluid">
19
+ <div class="row"><div class="col-md-3">
20
+ <ul id="tabs" class="nav nav-pills nav-stacked settings-tabs">
21
+ <?php \WPDM\admin\menus\Settings::renderMenu($tab=isset($_GET['tab'])?esc_attr($_GET['tab']):'basic'); ?>
22
+ </ul>
23
+
24
+ </div><div class="col-md-9">
25
+ <div class="tab-content">
26
+ <div onclick="jQuery(this).slideUp();" class="alert alert-info" style="display: none" id="message"></div>
27
+ <input type="hidden" name="task" id="task" value="wdm_save_settings" />
28
+ <input type="hidden" name="action" id="action" value="wpdm_settings" />
29
+ <input type="hidden" name="section" id="section" value="<?php echo (isset($_REQUEST['tab']))?esc_attr($_REQUEST['tab']):'basic'; ?>" />
30
+ <div id="fm_settings">
31
+ <?php
32
+ global $stabs;
33
+ call_user_func($stabs[$tab]['callback']); ?>
34
+ </div> <br>
35
+ <br>
36
+
37
+ <button type="submit" class="btn btn-info btn-lg"><i class="sinc fa fa-hdd"></i> &nbsp;<?php _e("Save Settings",'download-manager'); ?></button>
38
+
39
+ <br>
40
+
41
+ </div>
42
+ </div>
43
+
44
+ </div>
45
+ </div>
46
+ </div>
47
+
48
+ </div>
49
+
50
+ </form>
51
+
52
+ <script type="text/javascript">
53
+ jQuery(document).ready(function(){
54
+ jQuery('select').chosen();
55
+ jQuery("ul#tabs li").click(function() {
56
+
57
+ });
58
+ jQuery('#message').removeClass('hide').hide();
59
+ jQuery("ul#tabs li a").click(function() {
60
+ jQuery('#msgst').html('');
61
+ ///jQuert("ul#tabs li").removeClass('active')
62
+ jQuery("ul#tabs li").removeClass("active");
63
+ jQuery(this).parent('li').addClass('active');
64
+ jQuery('#wdms_loading').addClass('wpdm-spin');
65
+ jQuery(this).append('<span class="wpdm-loading wpdm-spin pull-right" id="wpdm-lsp"></span>')
66
+ var section = this.id;
67
+ jQuery.post(ajaxurl,{action:'wpdm_settings',section:this.id},function(res){
68
+ jQuery('#fm_settings').html(res);
69
+ jQuery('#section').val(section)
70
+ jQuery('#wdms_loading').removeClass('wpdm-spin');
71
+ jQuery('select').chosen();
72
+ window.history.pushState({"html":res,"pageTitle":"response.pageTitle"},"", "edit.php?post_type=wpdmpro&page=settings&tab="+section);
73
+ jQuery('#wpdm-lsp').fadeOut(function(){
74
+ jQuery(this).remove();
75
+ });
76
+ });
77
+ return false;
78
+ });
79
+
80
+ window.onpopstate = function(e){
81
+ if(e.state){
82
+ jQuery("#fm_settings").html(e.state.html);
83
+ //document.title = e.state.pageTitle;
84
+ }
85
+ };
86
+
87
+ <?php /* if(isset($_GET['tab'])&&$_GET['tab']!=''){ ?>
88
+ jQuery("ul#tabs li").removeClass("active");
89
+ jQuery('#wdms_loading').addClass('wpdm-spin');
90
+ jQuery('#<?php echo esc_attr($_GET['tab']); ?>').parents().addClass("active");
91
+ var section = '<?php echo esc_attr($_GET['tab']);?>';
92
+ jQuery.post(ajaxurl,{action:'wdm_settings',section:section},function(res){
93
+ jQuery('#fm_settings').html(res);
94
+ jQuery('#section').val(section)
95
+ jQuery('#wdms_loading').removeClass('wpdm-spin');
96
+ });
97
+ <?php } */ ?>
98
+
99
+ jQuery('#wdm_settings_form').submit(function(){
100
+
101
+ jQuery('.sinc').removeClass('fa-hdd').addClass('fa-sun fa-spin');
102
+
103
+ jQuery(this).ajaxSubmit({
104
+ url:ajaxurl,
105
+ beforeSubmit: function(formData, jqForm, options){
106
+ jQuery('.wpdm-ssb').addClass('wpdm-spin');
107
+ jQuery('#wdms_loading').addClass('wpdm-spin');
108
+ },
109
+ success: function(responseText, statusText, xhr, $form){
110
+ //jQuery('#message').html("<p>"+responseText+"</p>").slideDown();
111
+ jQuery('#msgst').html('<i class="fa fa-check-circle"></i> '+responseText).slideDown();
112
+ //setTimeout("jQuery('#message').slideUp()",4000);
113
+ jQuery('.wpdm-ssb').removeClass('wpdm-spin');
114
+ jQuery('.sinc').removeClass('fa-sun fa-spin').addClass('fa-hdd');
115
+ jQuery('#wdms_loading').removeClass('wpdm-spin');
116
+ }
117
+ });
118
+
119
+ return false;
120
+ });
121
+
122
+ jQuery('body').on("click",'.nav-tabs a', function (e) {
123
+ e.preventDefault();
124
+ jQuery(this).tab('show');
125
+ });
126
+
127
+
128
+
129
+ });
130
+
131
+ </script>
132
+
133
+ <style>.updated{ display: none !important; }</style>
admin/tpls/settings/addon-update.php ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div class="panel panel-default">
2
+ <div class="panel-heading">
3
+ <div class="pull-right" style="margin-top: -1px"><a class="btn btn-xs btn-primary" href="edit.php?post_type=wpdmpro&page=settings&tab=plugin-update&newpurchase=1"><i class="fa fa-sync"></i> <?php _e( "Check For Updates" , "download-manager" ); ?></a> <a class="btn btn-warning btn-xs" href="edit.php?post_type=wpdmpro&page=settings&tab=plugin-update&logout=1"><?php _e( "Logout" , "download-manager" ); ?></a></div>
4
+ <i class="fa fa-sync"></i> &nbsp; <?php _e( "Add-on Update" , "download-manager" ) ?></div>
5
+ <div class="panel-body-x">
6
+
7
+ <?php if(get_option('__wpdm_suname') =='') { ?>
8
+ <div class="panel-body">
9
+ <div class="log-req" style="width: 350px;margin: 30px auto;padding: 30px 30px 40px;">
10
+ <div class="form-group text-center">
11
+ <img style="width: 128px;margin-bottom: 20px" src="<?php echo WPDM_BASE_URL.'assets/images/wpdm-icon.png'; ?>" />
12
+ </div>
13
+ <div class="form-group text-center" style="font-weight: 300;text-transform: capitalize;font-size: 9pt;">
14
+ <?php echo sprintf(__( "Enter your %s login info" , "download-manager" ), '<a href="https://www.wpdownloadmanager.com/signup/" target="_blank">WPDownloadManager.com</a>'); ?>
15
+ </div>
16
+
17
+ <div class="form-group">
18
+ <div class="input-group input-group-lg">
19
+ <span class="input-group-addon" style="border-radius: 3px 0 0 3px" id="sizing-addon1"><i class="fa fa-user"></i></span>
20
+ <input style="border-radius: 0 3px 3px 0" placeholder="Username" name="__wpdm_suname" id="user_login"
21
+ class="form-control required text" value="" size="20" tabindex="38" type="text">
22
+ </div>
23
+ </div>
24
+ <div class="form-group">
25
+ <div class="input-group input-group-lg">
26
+ <span style="border-radius: 3px 0 0 3px" class="input-group-addon" id="sizing-addon1"><i class="fa fa-key"></i></span>
27
+ <input style="border-radius: 0 3px 3px 0" placeholder="Password" name="__wpdm_supass" id="user_pass"
28
+ class="form-control required password" value="" size="20" tabindex="39" type="password">
29
+ </div>
30
+ </div>
31
+ <div class="form-group">
32
+ <div class="well text-center" style="border-radius: 3px;background: #ffffff;padding: 10px;box-shadow:none;color: #999;font-family: Montserrat, serif;font-weight: 300;font-size:10px;letter-spacing:0.6px;">
33
+ <?php _e('Click Save Settings Button To Login', 'download-manager'); ?>
34
+ </div>
35
+ </div>
36
+ </div>
37
+ </div>
38
+ <style>
39
+ .well.log-req *:not(.btn){
40
+ border-radius: 0 !important;
41
+ }
42
+ </style>
43
+
44
+
45
+ <?php
46
+ } else {
47
+ //precho($purchased_items);
48
+ ?>
49
+ <ul id="plugin-updates-nav" class="nav nav-pills nav-justified">
50
+ <li class="active"><a href="#pro-add-ons" data-toggle="tab"><?php _e( "Purchased Add-ons" , "download-manager" ); ?></a></li>
51
+ <li><a href="#free-add-ons" data-toggle="tab"><?php _e( "Free Add-ons" , "download-manager" ); ?></a></li>
52
+ </ul>
53
+ <div class="tab-content">
54
+ <div class="tab-pane active" id="pro-add-ons">
55
+ <table class="table" style="margin: 0;">
56
+ <thead>
57
+ <tr>
58
+ <th><?php _e( "Product Name" , "download-manager" ); ?></th>
59
+ <th><?php _e( "Active(v)" , "download-manager" ); ?></th>
60
+ <th><?php _e( "Latest(v)" , "download-manager" ); ?></th>
61
+ <th><?php _e( "Download" , "download-manager" ); ?></th>
62
+ </tr>
63
+ </thead>
64
+ <tbody>
65
+ <?php
66
+ $latest = maybe_unserialize(get_option('wpdm_latest'));
67
+
68
+ if(is_array($purchased_items)){
69
+ foreach($purchased_items as $item){
70
+ if(isset($item->download_url)){
71
+ foreach($item->download_url as $file => $dlu){
72
+ $plugin_name = str_replace(".zip", "", basename($file));
73
+
74
+ if(!strstr($plugin_name, "download-manager-")){
75
+
76
+ $plugin_data = wpdm_plugin_data($plugin_name);
77
+ ?>
78
+ <tr class="<?php if($item->order_status == 'Expired'){ ?>bg-danger<?php } else { ?><?php echo version_compare($latest[$plugin_name], $plugin_data['Version'], '>')?'bg-warning':(!$plugin_data?'':'bg-success'); ?><?php } ?>">
79
+ <td><a href="https://www.wpdownloadmanager.com/?p=<?php echo $item->pid; ?>" target="_blank"><?php echo $item->post_title; ?> ( <?php echo basename($file); ?> )</a></td>
80
+ <td><?php echo isset($plugin_data['Version'])?$plugin_data['Version']:'NA'; ?></td>
81
+ <td><?php echo isset($latest[$plugin_name])?$latest[$plugin_name]:'NA'; ?></td>
82
+ <td style="width: 100px">
83
+ <?php if($item->order_status == 'Completed'){ ?>
84
+ <?php if(!$plugin_data){ ?>
85
+ <a href="#" data-url="<?php echo $dlu; ?>" data-action="installaddon" data-plugin="<?php echo $plugin_name; ?>" class="btn btn-xs btn-success btn-block btn-update"><i class="fa fa-plus"></i> <?php _e( "Install" , "download-manager" ); ?></a>
86
+ <?php } else if(isset($latest[$plugin_name]) && version_compare($latest[$plugin_name], $plugin_data['Version'], '>')){ ?>
87
+ <a href="#" data-url="<?php echo $dlu; ?>" data-action="updateaddon" data-plugin="<?php echo $plugin_name; ?>" class="btn btn-xs btn-warning btn-block btn-update"><i class="fa fa-sync"></i> <?php _e( "Update" , "download-manager" ); ?></a>
88
+ <?php } else echo "<span class='text-success'><i class='fa fa-check-circle'></i> ". __( "Updated" , "download-manager" )."</span>"; ?>
89
+ <?php } else { ?>
90
+ <a href="https://www.wpdownloadmanager.com/user-dashboard/purchases/order/<?php echo $item->oid; ?>/" target="_blank" class="btn btn-xs btn-danger btn-block"><?php _e( "Expired" , "download-manager" ); ?></a>
91
+ <?php } ?>
92
+ </td>
93
+ </tr>
94
+
95
+ <?php }}}}} ?>
96
+ </tbody>
97
+ </table>
98
+ </div>
99
+ <div class="tab-pane" id="free-add-ons">
100
+ <table class="table" style="margin: 0;">
101
+ <thead>
102
+ <tr>
103
+ <th><?php _e( "Product Name" , "download-manager" ); ?></th>
104
+ <th><?php _e( "Active(v)" , "download-manager" ); ?></th>
105
+ <th><?php _e( "Latest(v)" , "download-manager" ); ?></th>
106
+ <th><?php _e( "Download" , "download-manager" ); ?></th>
107
+ </tr>
108
+ </thead>
109
+ <tbody>
110
+ <?php
111
+
112
+ foreach($freeaddons as $addon){
113
+ $addon->files = (array)$addon->files;
114
+ $file = array_shift($addon->files);
115
+ $plugin_name = str_replace(".zip", "", basename($file));
116
+ $plugin_data = wpdm_plugin_data($plugin_name);
117
+ ?>
118
+
119
+ <tr class="<?php if(isset($latest[$plugin_name])) { echo version_compare($latest[$plugin_name], $plugin_data['Version'], '>')?'bg-warning':(!$plugin_data?'':'bg-success'); } ?>">
120
+ <td><a href="<?php echo $addon->link; ?>" target="_blank"><?php echo $addon->post_title; ?></a></td>
121
+ <td><?php echo isset($plugin_data['Version'])?$plugin_data['Version']:'NA'; ?></td>
122
+ <td><?php echo isset($latest[$plugin_name])?$latest[$plugin_name]:'NA'; ?></td>
123
+ <td style="width: 100px">
124
+
125
+ <?php if(!$plugin_data){ ?>
126
+ <a href="#" data-url="https://www.wpdownloadmanager.com/?wpdmdl=<?php echo $addon->ID; ?>" data-action="installaddon" data-plugin="<?php echo $plugin_name; ?>" class="btn btn-xs btn-success btn-block btn-update"><i class="fa fa-plus"></i> <?php _e( "Install" , "download-manager" ); ?></a>
127
+ <?php } else if(isset($latest[$plugin_name]) && version_compare($latest[$plugin_name], $plugin_data['Version'], '>')){ ?>
128
+ <a href="#" data-url="https://www.wpdownloadmanager.com/?wpdmdl=<?php echo $addon->ID; ?>" data-action="updateaddon" data-plugin="<?php echo $plugin_name; ?>" class="btn btn-xs btn-warning btn-block btn-update"><i class="fa fa-sync"></i> <?php _e( "Update" , "download-manager" ); ?></a>
129
+ <?php } else echo "<span class='text-success'><i class='fa fa-check-circle'></i> ". __( "Updated" , "download-manager" )."</span>"; ?>
130
+
131
+ </td>
132
+ </tr>
133
+
134
+ <?php }
135
+ ?>
136
+ </tbody>
137
+ </table>
138
+ </div>
139
+ </div>
140
+ <script>
141
+ jQuery(function($){
142
+ $('.btn-update').on('click', function (res) {
143
+ var bhtml = $(this).html(), btn = $(this);
144
+ btn.html('<i class="fa fa-sync fa-spin"></i> <?php _e( "Please Wait..." , "download-manager" ); ?>');
145
+ $.post('admin-ajax.php?action='+$(this).data('action'), {updateurl: $(this).data('url'), plugin: $(this).data('plugin')}, function (res) {
146
+ btn.html('<i class="fa fa-check-circle"></i> <?php _e( "Success!" , "download-manager" ); ?>');
147
+ });
148
+ return false;
149
+ })
150
+ });
151
+ </script>
152
+
153
+ <?php } ?>
154
+
155
+ </div>
156
+ </div>
admin/tpls/settings/basic.php ADDED
@@ -0,0 +1,249 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ <style>
3
+ .frm td{
4
+ padding:5px;
5
+ border-bottom: 1px solid #eeeeee;
6
+
7
+ font-size:10pt;
8
+
9
+ }
10
+ h4{
11
+ color: #336699;
12
+ margin-bottom: 0px;
13
+ }
14
+ em{
15
+ color: #888;
16
+ }
17
+ .wp-switch-editor{
18
+ height: 27px !important;
19
+ }
20
+ </style>
21
+
22
+
23
+ <div class="row">
24
+ <div class="col-md-12">
25
+
26
+
27
+
28
+ <div class="panel panel-default">
29
+ <div class="panel-heading"><?php echo __('Messages','download-manager'); ?></div>
30
+ <div class="panel-body">
31
+
32
+
33
+ <div class="form-group">
34
+ <label><?php echo __('Permission Denied Message for Packages:','download-manager'); ?></label>
35
+ <input type=text class="form-control" name="wpdm_permission_msg" value="<?php echo htmlspecialchars(stripslashes_deep(get_option('wpdm_permission_msg','Access Denied'))); ?>" />
36
+ </div>
37
+
38
+
39
+
40
+
41
+
42
+ <div class="form-group">
43
+ <label><?php echo __('Login Required Message:','download-manager'); ?></label>
44
+ <textarea class="form-control" cols="70" rows="6" name="wpdm_login_msg"><?php echo htmlspecialchars(get_option('wpdm_login_msg', "<a href=\"".wp_login_url()."\" >Please login to download</a>")); ?></textarea><br>
45
+
46
+ </div>
47
+ </div>
48
+ </div>
49
+
50
+ <div class="panel panel-default">
51
+ <div class="panel-heading"><?php echo __('Server File Browser','download-manager'); ?></div>
52
+ <div class="panel-body">
53
+
54
+ <div class="form-group">
55
+ <label><?php echo __('Server File Browser Base Dir:','download-manager'); ?></label>
56
+ <div class="input-group">
57
+ <input type=text class="form-control" id="_wpdm_file_browser_root" name="_wpdm_file_browser_root" value="<?php echo htmlspecialchars(stripslashes_deep(get_option('_wpdm_file_browser_root',ABSPATH))); ?>" />
58
+ <span class="input-group-btn">
59
+ <button class="btn btn-secondary ttip" title="<?php _e('Reset Base Dir'); ?>" type="button" onclick="jQuery('#_wpdm_file_browser_root').val('<?php echo rtrim(ABSPATH,'/'); ?>');"><i class="fas fa-redo"></i></button>
60
+ </span>
61
+ </div>
62
+ </div>
63
+
64
+ <div class="form-group">
65
+ <label><?php echo __('File Browser Access:','download-manager'); ?></label><br/>
66
+ <select style="width: 100%" name="_wpdm_file_browser_access[]" multiple="multiple" data-placeholder="<?php _e('Who will have access to server file browser','download-manager'); ?>">
67
+ <?php
68
+
69
+ $currentAccess = maybe_unserialize(get_option( '_wpdm_file_browser_access', array('administrator')));
70
+ $selz = '';
71
+
72
+ ?>
73
+
74
+ <?php
75
+ global $wp_roles;
76
+ $roles = array_reverse($wp_roles->role_names);
77
+ foreach( $roles as $role => $name ) {
78
+
79
+ $ro = get_role($role);
80
+
81
+ if(isset($ro->capabilities['edit_posts']) && $ro->capabilities['edit_posts']==1){
82
+
83
+ if( $currentAccess ) $sel = (in_array($role,$currentAccess))?'selected=selected':'';
84
+ else $sel = '';
85
+
86
+
87
+
88
+ ?>
89
+ <option value="<?php echo $role; ?>" <?php echo $sel ?>> <?php echo $name; ?></option>
90
+ <?php }} ?>
91
+ </select>
92
+ </div>
93
+
94
+ </div>
95
+ </div>
96
+
97
+ <div class="panel panel-default">
98
+ <div class="panel-heading"><?php echo __('Upload Settings','download-manager'); ?></div>
99
+ <div class="panel-body">
100
+ <div class="form-group">
101
+ <input type="hidden" value="0" name="__wpdm_sanitize_filename" />
102
+ <label><input style="margin: 0 10px 0 0" <?php checked(1, get_option('__wpdm_sanitize_filename',0)); ?> type="checkbox" value="1" name="__wpdm_sanitize_filename"><?php _e('Sanitize Filename','download-manager'); ?></label><br/>
103
+ <em><?php _e('Check the option if you want to sanitize uploaded file names to remove illegal chars','download-manager'); ?></em>
104
+ <br/>
105
+
106
+ </div>
107
+ <hr/>
108
+ <div class="form-group">
109
+ <input type="hidden" value="0" name="__wpdm_chunk_upload" />
110
+ <label><input style="margin: 0 10px 0 0" <?php checked(1, get_option('__wpdm_chunk_upload',0)); ?> type="checkbox" value="1" name="__wpdm_chunk_upload"><?php _e('Chunk Upload','download-manager'); ?></label><br/>
111
+ <em><?php _e('Check the option if you want to enable chunk upload to override http upload limits','download-manager'); ?></em>
112
+ <br/>
113
+
114
+ </div>
115
+ <div class="form-group">
116
+ <label><?php _e('Chunk Size','download-manager'); ?></label><br/>
117
+ <div class="input-group">
118
+ <input class="form-control" value="<?php echo (int)get_option('__wpdm_chunk_size',1024); ?>" type="number" name="__wpdm_chunk_size">
119
+ <div class="input-group-addon">KB</div>
120
+ </div>
121
+ <br/>
122
+
123
+ </div>
124
+
125
+ </div>
126
+ </div>
127
+
128
+ <div class="panel panel-default">
129
+ <div class="panel-heading"><?php echo __('File Download','download-manager'); ?></div>
130
+ <div class="panel-body">
131
+
132
+ <div class="form-group">
133
+ <label><?php echo __('Download Speed:','download-manager'); ?></label>
134
+ <div class="input-group">
135
+ <input type=number class="form-control" name="__wpdm_download_speed" value="<?php echo intval(get_option('__wpdm_download_speed',4096)); ?>" />
136
+ <span class="input-group-addon">KB</span>
137
+ </div>
138
+ </div>
139
+ <br/>
140
+ <fieldset>
141
+ <legend><?php echo __('Blocked IPs','download-manager'); ?></legend>
142
+ <div class="form-group">
143
+ <textarea placeholder="<?php _e('One IP per line','download-manager'); ?>" rows="5" class="form-control" name="__wpdm_blocked_ips"><?php echo esc_attr(get_option('__wpdm_blocked_ips')); ?></textarea>
144
+ <em><?php _e('List IP Addresses to blacklist. One IP per line ( Ex: IPv4 - 192.168.23.12 or 192.168.23.1/24 or 192.168.23.* , IPv6 - 2a01:8760:2:3001::1 or 2620:112:3000::/44 )','download-manager'); ?></em>
145
+ </div>
146
+ <div class="form-group">
147
+ <textarea placeholder="<?php _e('Write a Message for Blocked IPs','download-manager'); ?>" class="form-control" name="__wpdm_blocked_ips_msg"><?php echo esc_attr(stripslashes_deep(get_option('__wpdm_blocked_ips_msg'))); ?></textarea>
148
+ <em><?php _e('Message for Blocked IPs','download-manager'); ?></em>
149
+ </div>
150
+ </fieldset>
151
+ <hr/>
152
+ <em class="note"><?php _e('If you get broken download, then try enabling/disabling following options, as sometimes server may not support output buffering or partial downloads','download-manager'); ?>:</em>
153
+ <hr/>
154
+ <div class="form-group">
155
+ <label><?php _e('Resumable Downloads','download-manager'); ?></label><br/>
156
+ <select name="__wpdm_download_resume">
157
+ <option value="1"><?php _e("Enabled",'download-manager'); ?></option>
158
+ <option value="2" <?php selected(get_option('__wpdm_download_resume'), 2); ?>><?php _e("Disabled",'download-manager'); ?></option>
159
+ </select>
160
+ </div>
161
+ <div class="form-group">
162
+ <label><?php _e('Output Buffering','download-manager'); ?></label><br/>
163
+ <select name="__wpdm_support_output_buffer">
164
+ <option value="1"><?php _e("Enabled",'download-manager'); ?></option>
165
+ <option value="0" <?php selected(get_option('__wpdm_support_output_buffer'), 0); ?>><?php _e("Disabled",'download-manager'); ?></option>
166
+ </select>
167
+ </div>
168
+
169
+ <div class="form-group"><hr/>
170
+ <input type="hidden" value="0" name="__wpdm_open_in_browser" />
171
+ <label><input style="margin: 0 10px 0 0" <?php checked(1, get_option('__wpdm_open_in_browser',0)); ?> type="checkbox" value="1" name="__wpdm_open_in_browser"><?php _e('Open in Browser','download-manager'); ?></label><br/>
172
+ <em><?php _e('Try to Open in Browser instead of download when someone clicks on download link','download-manager'); ?></em>
173
+ <br/>
174
+
175
+ </div>
176
+
177
+ <fieldset>
178
+ <legend><?php echo __('reCAPTCHA Lock Settings','download-manager'); ?></legend>
179
+ <div class="form-group">
180
+ <label><a name="liappid"></a><?php echo __('reCAPTCHA Site Key','download-manager'); ?></label>
181
+ <input type="text" class="form-control" name="_wpdm_recaptcha_site_key" value="<?php echo get_option('_wpdm_recaptcha_site_key'); ?>">
182
+ <em><?php _e('Register a new site for reCAPTCHA from <a target="_blank" href="https://www.google.com/recaptcha/admin#list">here</a>','download-manager'); ?></em>
183
+ </div>
184
+ <div class="form-group">
185
+ <label><a name="liappid"></a><?php echo __('reCAPTCHA Secret Key','download-manager'); ?></label>
186
+ <input type="text" class="form-control" name="_wpdm_recaptcha_secret_key" value="<?php echo get_option('_wpdm_recaptcha_secret_key'); ?>">
187
+ </div>
188
+ </fieldset>
189
+
190
+
191
+
192
+
193
+ </div>
194
+ </div>
195
+
196
+
197
+ <div class="panel panel-default">
198
+ <div class="panel-heading"><?php _e("Misc Settings",'download-manager'); ?></div>
199
+ <div class="panel-body">
200
+
201
+
202
+ <div class="form-group">
203
+ <label for="__wpdm_user_dashboard"><?php echo __('Login Page','download-manager'); ?></label><br/>
204
+ <?php wp_dropdown_pages(array('name' => '__wpdm_login_url', 'id' => '__wpdm_login_url', 'show_option_none' => __('None Selected','download-manager'), 'option_none_value' => '' , 'selected' => get_option('__wpdm_login_url'))) ?><br/>
205
+ <em class="note"><?php printf(__('The page where you used short-code %s','download-manager'),'<code>[wpdm_login_form]</code>'); ?> &nbsp; <a target="_blank" href="https://www.wpdownloadmanager.com/doc/short-codes/wpdm_login_form-user-login-form-short-code/"><i title="Read Documentation" class="fa fa-book"></i></a></em>
206
+ </div>
207
+
208
+ <div class="form-group">
209
+ <label for="__wpdm_user_dashboard"><?php echo __('Register Page','download-manager'); ?></label><br/>
210
+ <?php wp_dropdown_pages(array('name' => '__wpdm_register_url', 'id' => '__wpdm_register_url', 'show_option_none' => __('None Selected','download-manager'), 'option_none_value' => '' , 'selected' => get_option('__wpdm_register_url'))) ?><br/>
211
+ <em class="note"><?php printf(__('The page where you used short-code %s','download-manager'),'<code>[wpdm_reg_form]</code>'); ?> &nbsp; <a target="_blank" href="https://www.wpdownloadmanager.com/doc/short-codes/wpdm_reg_form-user-registration-form-short-code/"><i title="Read Documentation" class="fa fa-book"></i></a></em>
212
+ </div>
213
+ <div class="form-group">
214
+ <label for="__wpdm_user_dashboard"><?php echo __('Dashboard Page','download-manager'); ?></label><br/>
215
+ <?php wp_dropdown_pages(array('name' => '__wpdm_user_dashboard', 'id' => '__wpdm_user_dashboard', 'show_option_none' => __('None Selected','download-manager'), 'option_none_value' => '' , 'selected' => get_option('__wpdm_user_dashboard'))) ?><br/>
216
+ <em class="note"><?php printf(__('The page where you used short-code %s','download-manager'),'<code>[wpdm_user_dashboard]</code>'); ?> &nbsp; <a target="_blank" href="https://www.wpdownloadmanager.com/doc/short-codes/wpdm_user_dashboard-user-dashboard-short-code/"><i title="Read Documentation" class="fa fa-book"></i></a></em>
217
+ </div>
218
+
219
+ <div class="form-group"><hr/>
220
+ <input type="hidden" value="0" name="__wpdm_rss_feed_main" />
221
+ <label><input style="margin: 0 10px 0 0" type="checkbox" <?php checked(get_option('__wpdm_rss_feed_main'),1); ?> value="1" name="__wpdm_rss_feed_main"><?php _e('Include Packages in Main RSS Feed','download-manager'); ?></label><br/>
222
+ <em><?php printf(__('Check this option if you want to show wpdm packages in your main <a target="_blank" href="%s">RSS Feed</a>','download-manager'), get_bloginfo('rss_url')); ?></em>
223
+ <br/>
224
+
225
+ </div>
226
+
227
+
228
+ <table cellpadding="5" cellspacing="0" class="frm" width="100%">
229
+
230
+
231
+
232
+
233
+
234
+ <?php do_action('basic_settings'); ?>
235
+
236
+ </table>
237
+
238
+ </div>
239
+ <div class="panel-footer">
240
+
241
+ </div>
242
+ </div>
243
+
244
+ <?php do_action('basic_settings_section'); ?>
245
+
246
+
247
+
248
+ </div>
249
+ </div>
admin/{settings → tpls/settings}/buddypress.php RENAMED
File without changes
admin/{settings → tpls/settings}/cloud-storage.php RENAMED
File without changes
admin/tpls/settings/privacy.php ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Date: 9/28/16
4
+ * Time: 9:26 PM
5
+ */
6
+ if(!defined('ABSPATH')) die('!');
7
+ ?>
8
+ <div class="panel panel-default">
9
+ <div class="panel-heading"><?php echo __( "Privacy Settings" , "download-manager" ); ?></div>
10
+ <div class="panel-body">
11
+ <div class="form-group">
12
+ <input type="hidden" value="0" name="__wpdm_noip" />
13
+ <label><input style="margin: 0 10px 0 0" type="checkbox" <?php checked(get_option('__wpdm_noip'),1); ?> value="1" name="__wpdm_noip"><?php _e('Do not store visitor\'s IP','wpdmpro'); ?></label><br/>
14
+ <em><?php _e('Check this option if you do not want to store visitors IPs','wpdmpro'); ?></em>
15
+ </div>
16
+
17
+ <div class="form-group">
18
+ <input type="hidden" value="0" name="__wpdm_delstats_on_udel" />
19
+ <label><input style="margin: 0 10px 0 0" type="checkbox" <?php checked(get_option('__wpdm_delstats_on_udel'),1); ?> value="1" name="__wpdm_delstats_on_udel"><?php _e('Delete download history when users close accounts','wpdmpro'); ?></label><br/>
20
+ <em><?php _e('If any user is deleted or close his/her own account, delete their download history too','wpdmpro'); ?></em>
21
+ </div>
22
+
23
+ <?php
24
+ do_action("wpdm_privacy_settings_option");
25
+ ?>
26
+
27
+ </div>
28
+ </div>
29
+
30
+ <?php
31
+ do_action("wpdm_privacy_settings_panel");
32
+ ?>
33
+
34
+ <div class="panel panel-default">
35
+ <div class="panel-heading"><?php _e('Cache & Stats','wpdmpro'); ?></div>
36
+ <div class="panel-body">
37
+
38
+
39
+
40
+ <button type="button" id="clearCache" style="width: 250px" class="btn btn-success btn-lg"><?php _e('Empty Cache Dir','wpdmpro'); ?></button>
41
+ <button type="button" id="clearStats" style="width: 250px" class="btn btn-danger btn-lg"><?php _e('Delete All Stats Data','wpdmpro'); ?></button>
42
+
43
+
44
+
45
+
46
+
47
+ </div>
48
+ </div>
49
+ <script>
50
+ jQuery(function($) {
51
+ $('#clearCache').on('click', function () {
52
+ $(this).html('<i class="fa fa-sync fa-spin"></i>');
53
+ $.get(ajaxurl + '?action=clear_cache', function (res) {
54
+ $('#clearCache').html('<i class="fa fa-check-circle"></i>')
55
+ });
56
+ return false;
57
+ });
58
+ $('#clearStats').on('click', function () {
59
+ if (!confirm('Are you sure?')) return false;
60
+ $(this).html('<i class="fa fa-sync fa-spin"></i>');
61
+ $.get(ajaxurl + '?action=clear_stats', function (res) {
62
+ $('#clearStats').html('<i class="fa fa-check-circle"></i>')
63
+ });
64
+ return false;
65
+ });
66
+
67
+ });
68
+ </script>
admin/tpls/settings/user-interface.php ADDED
@@ -0,0 +1,235 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Author: shahnuralam
4
+ * Date: 2019-01-01
5
+ * Time: 14:39
6
+ */
7
+ if (!defined('ABSPATH')) die();
8
+
9
+ $ui_button = get_option('__wpdm_ui_download_button');
10
+ $ui_button_sc = get_option('__wpdm_ui_download_button_sc');
11
+
12
+ ?>
13
+ <div class="panel panel-default">
14
+ <div class="panel-heading"><?php _e("Disable Style & Script",'download-manager'); ?></div>
15
+ <div class="panel-body">
16
+
17
+ <?php $wpdmss = maybe_unserialize(get_option('__wpdm_disable_scripts', array())); ?>
18
+ <input type="hidden" name="__wpdm_disable_scripts[]" value="" >
19
+ <ul>
20
+ <li><label><input <?php if(in_array('wpdm-bootstrap-js', $wpdmss)) echo 'checked=checked'; ?> type="checkbox" value="wpdm-bootstrap-js" name="__wpdm_disable_scripts[]"> <?php _e("Bootstrap JS",'download-manager'); ?></label></li>
21
+ <li><label><input <?php if(in_array('wpdm-bootstrap-css', $wpdmss)) echo 'checked=checked'; ?> type="checkbox" value="wpdm-bootstrap-css" name="__wpdm_disable_scripts[]"> <?php _e("Bootstrap CSS",'download-manager'); ?></label></li>
22
+ <li><label><input <?php if(in_array('wpdm-font-awesome', $wpdmss)) echo 'checked=checked'; ?> type="checkbox" value="wpdm-font-awesome" name="__wpdm_disable_scripts[]"> <?php _e("Font Awesome",'download-manager'); ?></label></li>
23
+ <li><label><input <?php if(in_array('wpdm-front', $wpdmss)) echo 'checked=checked'; ?> type="checkbox" value="wpdm-front" name="__wpdm_disable_scripts[]"> <?php _e("Front CSS","download-manager"); ?></label></li>
24
+ <li><label><input <?php if(in_array('google-font', $wpdmss)) echo 'checked=checked'; ?> type="checkbox" value="google-font" name="__wpdm_disable_scripts[]"> <?php _e("Google Font","download-manager"); ?></label></li>
25
+ </ul>
26
+ <em><?php _e('Because, sometimes your theme may have those scripts/styles enqueued already','download-manager'); ?></em>
27
+
28
+ </div>
29
+ </div>
30
+
31
+ <div class="panel panel-default">
32
+ <div class="panel-heading"><?php _e("Colors",'download-manager'); ?></div>
33
+
34
+
35
+ <?php $uicolors = maybe_unserialize(get_option('__wpdm_ui_colors', array())); ?>
36
+
37
+ <table class="table">
38
+ <thead>
39
+ <tr>
40
+ <th>Color Name</th>
41
+ <th width="50px">Default</th>
42
+ <th width="50px">Hover</th>
43
+ <th width="50px">Active</th>
44
+ </tr>
45
+ </thead>
46
+ <tbody>
47
+ <tr>
48
+ <td><?php echo __("Primary:", "download-manager") ?></td>
49
+ <td><input type="text" data-css-var="--color-primary" class="color-control" name="__wpdm_ui_colors[primary]" value="<?php echo isset($uicolors['primary'])?$uicolors['primary']:'#4a8eff'; ?>" /></td>
50
+ <td><input type="text" data-css-var="--color-primary-hover" class="color-control" name="__wpdm_ui_colors[primary_hover]" value="<?php echo isset($uicolors['primary_hover'])?$uicolors['primary_hover']:'#4a8eff'; ?>" /></td>
51
+ <td><input type="text" data-css-var="--color-primary-acitve" class="color-control" name="__wpdm_ui_colors[primary_active]" value="<?php echo isset($uicolors['primary_active'])?$uicolors['primary_active']:'#4a8eff'; ?>" /></td>
52
+ </tr>
53
+ <tr>
54
+ <td><?php echo __("Secondary:", "download-manager") ?></td>
55
+ <td><input type="text" data-css-var="--color-secondary" class="color-control" name="__wpdm_ui_colors[secondary]" value="<?php echo isset($uicolors['secondary'])?$uicolors['secondary']:'#6c757d'; ?>" /></td>
56
+ <td><input type="text" data-css-var="--color-secondary-hover" class="color-control" name="__wpdm_ui_colors[secondary_hover]" value="<?php echo isset($uicolors['secondary_hover'])?$uicolors['secondary_hover']:'#6c757d'; ?>" /></td>
57
+ <td><input type="text" data-css-var="--color-secondary-active" class="color-control" name="__wpdm_ui_colors[secondary_active]" value="<?php echo isset($uicolors['secondary_active'])?$uicolors['secondary_active']:'#6c757d'; ?>" /></td>
58
+ </tr>
59
+ <tr>
60
+ <td><?php echo __("Info:", "download-manager") ?></td>
61
+ <td><input type="text" data-css-var="--color-info" class="color-control" name="__wpdm_ui_colors[info]" value="<?php echo isset($uicolors['info'])?$uicolors['info']:'#2CA8FF'; ?>" /></td>
62
+ <td><input type="text" data-css-var="--color-info-hover" class="color-control" name="__wpdm_ui_colors[info_hover]" value="<?php echo isset($uicolors['info_hover'])?$uicolors['info_hover']:'#2CA8FF'; ?>" /></td>
63
+ <td><input type="text" data-css-var="--color-info-active" class="color-control" name="__wpdm_ui_colors[info_active]" value="<?php echo isset($uicolors['info_active'])?$uicolors['info_active']:'#2CA8FF'; ?>" /></td>
64
+ </tr>
65
+ <tr>
66
+ <td><?php echo __("Success:", "download-manager") ?></td>
67
+ <td><input type="text" data-css-var="--color-success" class="color-control" name="__wpdm_ui_colors[success]" value="<?php echo isset($uicolors['success'])?$uicolors['success']:'#18ce0f'; ?>" /></td>
68
+ <td><input type="text" data-css-var="--color-success-hover" class="color-control" name="__wpdm_ui_colors[success_hover]" value="<?php echo isset($uicolors['success_hover'])?$uicolors['success_hover']:'#18ce0f'; ?>" /></td>
69
+ <td><input type="text" data-css-var="--color-success-acitve" class="color-control" name="__wpdm_ui_colors[success_active]" value="<?php echo isset($uicolors['success_active'])?$uicolors['success_active']:'#18ce0f'; ?>" /></td>
70
+ </tr>
71
+ <tr>
72
+ <td><?php echo __("Warning:", "download-manager") ?></td>
73
+ <td><input type="text" data-css-var="--color-warning" class="color-control" name="__wpdm_ui_colors[warning]" value="<?php echo isset($uicolors['warning'])?$uicolors['warning']:'#FFB236'; ?>" /></td>
74
+ <td><input type="text" data-css-var="--color-warning-hover" class="color-control" name="__wpdm_ui_colors[warning_hover]" value="<?php echo isset($uicolors['warning_hover'])?$uicolors['warning_hover']:'#FFB236'; ?>" /></td>
75
+ <td><input type="text" data-css-var="--color-warning-acitve" class="color-control" name="__wpdm_ui_colors[warning_active]" value="<?php echo isset($uicolors['warning_active'])?$uicolors['warning_active']:'#FFB236'; ?>" /></td>
76
+ </tr>
77
+ <tr>
78
+ <td><?php echo __("Danger:", "download-manager") ?></td>
79
+ <td><input type="text" data-css-var="--color-danger" class="color-control" name="__wpdm_ui_colors[danger]" value="<?php echo isset($uicolors['danger'])?$uicolors['danger']:'#ff5062'; ?>" /></td>
80
+ <td><input type="text" data-css-var="--color-danger-hover" class="color-control" name="__wpdm_ui_colors[danger_hover]" value="<?php echo isset($uicolors['danger_hover'])?$uicolors['danger_hover']:'#ff5062'; ?>" /></td>
81
+ <td><input type="text" data-css-var="--color-danger-active" class="color-control" name="__wpdm_ui_colors[danger_active]" value="<?php echo isset($uicolors['danger_active'])?$uicolors['danger_active']:'#ff5062'; ?>" /></td>
82
+ </tr>
83
+ </tbody>
84
+ </table>
85
+
86
+
87
+ </div>
88
+
89
+ <div class="panel panel-default">
90
+ <div class="panel-heading"><?php _e("Download Button",'download-manager'); ?></div>
91
+
92
+ <table class="table table-bordered">
93
+ <tr>
94
+ <th colspan="2"><?php _e("Details Page", "download-manager"); ?></th>
95
+ </tr>
96
+ <tr>
97
+ <td valign="middle" title="Select Button Color">
98
+ <small>
99
+ <label><input class="__wpdm_ui_download_button_color" <?php checked('btn-link', (isset($ui_button['color'])?$ui_button['color']:'')); ?> type="radio" value="btn-link" name="__wpdm_ui_download_button[color]"> None</label>
100
+ <label><input class="__wpdm_ui_download_button_color" <?php checked('btn-primary', (isset($ui_button['color'])?$ui_button['color']:'')); ?> type="radio" value="btn-primary" name="__wpdm_ui_download_button[color]"> Primary</label>
101
+ <label><input class="__wpdm_ui_download_button_color" <?php checked('btn-secondary', (isset($ui_button['color'])?$ui_button['color']:'')); ?> type="radio" value="btn-secondary" name="__wpdm_ui_download_button[color]"> Secondary</label>
102
+ <label><input class="__wpdm_ui_download_button_color" <?php checked('btn-info', (isset($ui_button['color'])?$ui_button['color']:'')); ?> type="radio" value="btn-info" name="__wpdm_ui_download_button[color]"> Info</label>
103
+ <label><input class="__wpdm_ui_download_button_color" <?php checked('btn-success', (isset($ui_button['color'])?$ui_button['color']:'')); ?> type="radio" value="btn-success" name="__wpdm_ui_download_button[color]"> Success</label>
104
+ <label><input class="__wpdm_ui_download_button_color" <?php checked('btn-warning', (isset($ui_button['color'])?$ui_button['color']:'')); ?> type="radio" value="btn-warning" name="__wpdm_ui_download_button[color]"> Warning</label>
105
+ <label><input class="__wpdm_ui_download_button_color" <?php checked('btn-danger', (isset($ui_button['color'])?$ui_button['color']:'')); ?> type="radio" value="btn-danger" name="__wpdm_ui_download_button[color]"> Danger</label>
106
+ </small>
107
+ </td>
108
+ <td rowspan="2" valign="middle" align="center" style="width: 200px">
109
+ <button id="__wpdm_ui_download_button" type="button" style="border-radius: <?php echo (isset($ui_button['borderradius'])?$ui_button['borderradius']:4);?>px" class="<?php echo wpdm_download_button_style(true); ?>"><?php _e("Download", "download-manager"); ?></button>
110
+ </td>
111
+ </tr>
112
+ <tr>
113
+ <td style="vertical-align: middle">
114
+ <small>
115
+ <label><input class="__wpdm_ui_download_button_size" <?php checked('btn-xs', (isset($ui_button['size'])?$ui_button['size']:'')); ?> type="radio" value="btn-xs" name="__wpdm_ui_download_button[size]"> Extra Small</label>
116
+ <label><input class="__wpdm_ui_download_button_size" <?php checked('btn-sm', (isset($ui_button['size'])?$ui_button['size']:'')); ?> type="radio" value="btn-sm" name="__wpdm_ui_download_button[size]"> Small</label>
117
+ <label><input class="__wpdm_ui_download_button_size" <?php checked('', (isset($ui_button['size'])?$ui_button['size']:'')); ?> type="radio" value="" name="__wpdm_ui_download_button[size]"> Regular</label>
118
+ <label><input class="__wpdm_ui_download_button_size" <?php checked('btn-lg', (isset($ui_button['size'])?$ui_button['size']:'')); ?> type="radio" value="btn-lg" name="__wpdm_ui_download_button[size]"> Large</label>
119
+ <div style="width: 160px;float: right;" class="input-group input-group-sm"><div class="input-group-addon"><?php echo __( "Border Radius", "download-manager" ) ?>:</div><input min="0" max="999" id="__wpdm_ui_download_button_br" name="__wpdm_ui_download_button[borderradius]" data-target="#__wpdm_ui_download_button" class="form-control" type="number" value="<?php echo (isset($ui_button['borderradius'])?$ui_button['borderradius']:4);?>" /></div>
120
+ </small>
121
+ </td>
122
+ </tr>
123
+ <tr>
124
+ <th colspan="2"><?php _e("Shortcode Page", "download-manager"); ?></th>
125
+ </tr>
126
+ <tr>
127
+ <td valign="middle" style="vertical-align: middle" title="Select Button Color">
128
+ <small>
129
+ <label><input class="__wpdm_ui_download_button_sc_color" <?php checked('btn-link', (isset($ui_button_sc['color'])?$ui_button_sc['color']:'')); ?> type="radio" value="btn-link" name="__wpdm_ui_download_button_sc[color]"> None</label>
130
+ <label><input class="__wpdm_ui_download_button_sc_color" <?php checked('btn-primary', (isset($ui_button_sc['color'])?$ui_button_sc['color']:'')); ?> type="radio" value="btn-primary" name="__wpdm_ui_download_button_sc[color]"> Primary</label>
131
+ <label><input class="__wpdm_ui_download_button_sc_color" <?php checked('btn-secondary', (isset($ui_button_sc['color'])?$ui_button_sc['color']:'')); ?> type="radio" value="btn-secondary" name="__wpdm_ui_download_button_sc[color]"> Secondary</label>
132
+ <label><input class="__wpdm_ui_download_button_sc_color" <?php checked('btn-info', (isset($ui_button_sc['color'])?$ui_button_sc['color']:'')); ?> type="radio" value="btn-info" name="__wpdm_ui_download_button_sc[color]"> Info</label>
133
+ <label><input class="__wpdm_ui_download_button_sc_color" <?php checked('btn-success', (isset($ui_button_sc['color'])?$ui_button_sc['color']:'')); ?> type="radio" value="btn-success" name="__wpdm_ui_download_button_sc[color]"> Success</label>
134
+ <label><input class="__wpdm_ui_download_button_sc_color" <?php checked('btn-warning', (isset($ui_button_sc['color'])?$ui_button_sc['color']:'')); ?> type="radio" value="btn-warning" name="__wpdm_ui_download_button_sc[color]"> Warning</label>
135
+ <label><input class="__wpdm_ui_download_button_sc_color" <?php checked('btn-danger', (isset($ui_button_sc['color'])?$ui_button_sc['color']:'')); ?> type="radio" value="btn-danger" name="__wpdm_ui_download_button_sc[color]"> Danger</label>
136
+ </small>
137
+ </td>
138
+ <td rowspan="2" valign="middle" align="center" style="width: 200px">
139
+ <button id="__wpdm_ui_download_button_sc" type="button" class="<?php echo wpdm_download_button_style(); ?>" style="border-radius: <?php echo (isset($ui_button_sc['borderradius'])?$ui_button_sc['borderradius']:4);?>px"><?php _e("Download", "download-manager"); ?></button>
140
+ </td>
141
+ </tr>
142
+ <tr>
143
+ <td valign="middle" style="vertical-align: middle">
144
+ <small>
145
+ <label><input class="__wpdm_ui_download_button_sc_size" <?php checked('btn-xs', (isset($ui_button_sc['size'])?$ui_button_sc['size']:'')); ?> type="radio" value="btn-xs" name="__wpdm_ui_download_button_sc[size]"> Extra Small</label>
146
+ <label><input class="__wpdm_ui_download_button_sc_size" <?php checked('btn-sm', (isset($ui_button_sc['size'])?$ui_button_sc['size']:'')); ?> type="radio" value="btn-sm" name="__wpdm_ui_download_button_sc[size]"> Small</label>
147
+ <label><input class="__wpdm_ui_download_button_sc_size" <?php checked('', (isset($ui_button_sc['size'])?$ui_button_sc['size']:'')); ?> type="radio" value="" name="__wpdm_ui_download_button_sc[size]"> Regular</label>
148
+ <label><input class="__wpdm_ui_download_button_sc_size" <?php checked('btn-lg', (isset($ui_button_sc['size'])?$ui_button_sc['size']:'')); ?> type="radio" value="btn-lg" name="__wpdm_ui_download_button_sc[size]"> Large</label>
149
+ <div style="width: 160px;float: right;" class="input-group input-group-sm"><div class="input-group-addon"><?php echo __( "Border Radius", "download-manager" ) ?>:</div><input min="0" max="999" data-target="#__wpdm_ui_download_button_sc" id="__wpdm_ui_download_button_sc_br" class="form-control" type="number" name="__wpdm_ui_download_button_sc[borderradius]" value="<?php echo (isset($ui_button_sc['borderradius'])?$ui_button_sc['borderradius']:4);?>" /></div>
150
+ </small>
151
+ </td>
152
+ </tr>
153
+
154
+ </table>
155
+
156
+ </div>
157
+
158
+ <style>
159
+ .color-control{
160
+ padding: 0 !important;
161
+ height: 24px;
162
+ text-align: center;
163
+ }
164
+ .wp-picker-container .wp-color-result.button{
165
+ width: 24px;
166
+ float: right;
167
+ padding: 2px !important;
168
+ height: 24px;
169
+ margin: 0 !important;
170
+ border: 0 !important;
171
+ border-radius: 500px;
172
+ }
173
+ .wp-picker-holder{
174
+ position: absolute;
175
+ z-index: 999999;
176
+ margin-top: 26px;
177
+ }
178
+ .color-group{
179
+ float: right;
180
+ margin-top: -2px !important;
181
+ margin-right: -12px !important;
182
+ }
183
+ .wp-picker-container{
184
+ float: left;
185
+ }
186
+ .wp-color-result{
187
+ border-bottom: 0 !important;
188
+ }
189
+ .wp-picker-input-wrap label{
190
+ margin: 0 !important;
191
+ }
192
+ .wp-picker-container input[type="text"].wp-color-picker{
193
+ margin: 0 !important;
194
+ box-shadow: none;
195
+ border-radius: 0;
196
+ height: 25px;
197
+ }
198
+ .wp-picker-input-wrap .button{
199
+ border-bottom: 0;
200
+ border-radius: 0;
201
+ }
202
+ .wp-color-result-text{
203
+ display: none;
204
+ }
205
+ .wp-picker-input-wrap{
206
+ position: absolute;
207
+ margin-left: 28px;
208
+ width: 150px;
209
+ }
210
+
211
+ </style>
212
+ <script>
213
+ jQuery(function($){
214
+
215
+ $('.color-control').wpColorPicker({
216
+ change: function (event, ui) {
217
+ let root = document.documentElement;
218
+ root.style.setProperty($(this).data('css-var'), ui.color.toString());
219
+ }
220
+ });
221
+
222
+ $('.__wpdm_ui_download_button_color, .__wpdm_ui_download_button_size').on('change', function () {
223
+ $('#__wpdm_ui_download_button').attr('class', 'btn '+ $('.__wpdm_ui_download_button_color:checked').val() + ' ' + $('.__wpdm_ui_download_button_size:checked').val());
224
+ });
225
+
226
+ $('.__wpdm_ui_download_button_sc_color, .__wpdm_ui_download_button_sc_size').on('change', function () {
227
+ $('#__wpdm_ui_download_button_sc').attr('class', 'btn '+ $('.__wpdm_ui_download_button_sc_color:checked').val() + ' ' + $('.__wpdm_ui_download_button_sc_size:checked').val());
228
+ });
229
+
230
+ $('#__wpdm_ui_download_button_br, #__wpdm_ui_download_button_sc_br').on('change', function () {
231
+ $($(this).data('target')).css('border-radius', $(this).val()+'px');
232
+ });
233
+
234
+ });
235
+ </script>
admin/tpls/stats.php ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ <div class="wrap w3eden" style="margin-top: 45px">
3
+
4
+ <div class="panel panel-default" id="wpdm-wrapper-panel">
5
+ <div class="panel-heading">
6
+ <button type="button" id="cdh" class="btn btn-default btn-sm pull-right" style="font-weight: 600;margin-left: 10px;"><i class="sinc fas fa-sync color-purple"></i><?php _e("Clear History",'download-manager'); ?></button>
7
+ <a class="btn btn-default btn-sm pull-right" href="edit.php?post_type=wpdmpro&page=wpdm-stats&task=export" style="font-weight: 600"><i class="sinc fa fa-download color-green"></i><?php _e("Export History",'download-manager'); ?></a>
8
+ <b><i class="fa fa-bar-chart-o color-purple"></i> &nbsp; <?php echo __('Download History','download-manager'); ?></b>
9
+
10
+ </div>
11
+
12
+ <div class="tab-content" style="padding: 15px;" id="dstats">
13
+ <?php
14
+
15
+ $type = WPDM_BASE_DIR."admin/tpls/stats/history.php";
16
+
17
+ include($type);
18
+
19
+ ?>
20
+ </div>
21
+ </div>
22
+
23
+ <style>
24
+ .notice, .updated{
25
+ display: none !important;
26
+ }
27
+ </style>
28
+ <script>
29
+ jQuery(function ($) {
30
+ $('#cdh').on('click', function () {
31
+ if(!confirm("<?php _e('Are you sure? There is no going back!', 'download-manager'); ?>")) return false;
32
+ var olabel = $(this).html();
33
+ var ow = $(this).width();
34
+ $(this).css('width', (ow+30)+"px");
35
+ $(this).html('<i class="sinc fas fa-sync fa-spin color-green"></i> &nbsp; <?php _e("Clearing...",'download-manager'); ?>');
36
+ $.post(ajaxurl, {action:'wpdm_clear_stats'}, function (res) {
37
+ $('#cdh').html(olabel);
38
+ $('#dstats').html("<div class='alert alert-info'><?php _e('Download History is Empty', 'download-manager'); ?></div>");
39
+ });
40
+
41
+ });
42
+ });
43
+ </script>
admin/tpls/stats/history.php ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div class="panel panel-default dashboard-panel">
2
+
3
+ <table class="table">
4
+ <thead>
5
+ <tr>
6
+ <th><?php _e('Package Name','download-manager'); ?></th>
7
+ <th><?php _e('Download Time','download-manager'); ?></th>
8
+ <th><?php _e('User/IP','download-manager'); ?></th>
9
+ </tr>
10
+ </thead>
11
+ <tbody>
12
+ <?php
13
+ global $wp_rewrite, $wp_query, $wpdb;
14
+ $items_per_page = 30;
15
+ $start = isset($_GET['pgd'])?((int)$_GET['pgd']-1)*$items_per_page:0;
16
+ $moreCond = '';
17
+ if(wpdm_query_var('pid') > 0) $moreCond .= " and p.ID = ".wpdm_query_var('pid', 'int');
18
+ if(wpdm_query_var('uid') > 0) $moreCond .= " and s.uid = ".wpdm_query_var('uid', 'int');
19
+ if(wpdm_query_var('ip') != '' && get_option('__wpdm_noip') == 0) $moreCond .= " and s.ip = '".esc_sql(wpdm_query_var('ip', 'txt'))."'";
20
+ $res = $wpdb->get_results("select p.ID as pid,p.post_title,s.* from {$wpdb->prefix}posts p, {$wpdb->prefix}ahm_download_stats s where s.pid = p.ID $moreCond order by `timestamp` desc limit $start, $items_per_page");
21
+ foreach($res as $stat){
22
+ ?>
23
+ <tr>
24
+ <td><a href="<?php echo get_permalink($stat->pid); ?>"><?php echo $stat->post_title; ?></a> | <a href="edit.php?post_type=wpdmpro&page=wpdm-stats&pid=<?php echo $stat->pid; ?>"><i class="far fa-chart-bar"></i></a></td>
25
+ <td><?php echo date(get_option('date_format')." h:i a",($stat->timestamp + (get_option('gmt_offset') * 3600))); ?></td>
26
+ <td><?php echo $stat->uid > 0?"<a href='edit.php?post_type=wpdmpro&page=wpdm-stats&uid={$stat->uid}'>".get_user_by('id', $stat->uid)->display_name . "</a> ".((get_option('__wpdm_noip') == 0)?' / ':''):''; ?><?php if(get_option('__wpdm_noip') == 0) { ?> <a href='edit.php?post_type=wpdmpro&page=wpdm-stats&ip=<?php echo $stat->ip; ?>'><?php echo $stat->ip; ?></a><?php } ?></td>
27
+ </tr>
28
+ <?php
29
+ }
30
+ ?>
31
+
32
+ </tbody>
33
+ </table>
34
+ <div class="panel-footer">
35
+ <?php
36
+
37
+ isset($_GET['pgd']) && $_GET['pgd'] > 1 ? $current = (int)$_GET['pgd'] : $current = 1;
38
+ $pagination = array(
39
+ 'base' => @add_query_arg('pgd','%#%'),
40
+ 'format' => '',
41
+ 'total' => ceil($wpdb->get_var("select count(*) from {$wpdb->prefix}ahm_download_stats")/$items_per_page),
42
+ 'current' => $current,
43
+ 'show_all' => false,
44
+ 'type' => 'list',
45
+ 'prev_next' => True,
46
+ 'prev_text' => '<i class="icon icon-angle-left"></i> Previous',
47
+ 'next_text' => 'Next <i class="icon icon-angle-right"></i>',
48
+ );
49
+
50
+ //if( $wp_rewrite->using_permalinks() && !is_search())
51
+ // $pagination['base'] = user_trailingslashit( trailingslashit( remove_query_arg('s',get_pagenum_link(1) ) ) . 'paged=%#%', 'paged');
52
+
53
+ if( !empty($wp_query->query_vars['s']) )
54
+ $pagination['add_args'] = array('s'=>get_query_var('s'));
55
+
56
+ echo '<div class="text-center">' . str_replace('<ul class=\'page-numbers\'>','<ul class="pagination pagination-centered page-numbers" style="margin: 0">', paginate_links($pagination)) . '</div>';
57
+ ?>
58
+ </div>
59
+ </div>
admin/tpls/templates.php ADDED
@@ -0,0 +1,378 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ <div class="wrap w3eden">
4
+
5
+ <div class="panel panel-default" id="wpdm-wrapper-panel">
6
+ <div class="panel-heading">
7
+ <b><i class="fa fa-magic color-purple"></i> &nbsp; <?php echo __( "Templates" , "download-manager" ); ?></b>
8
+
9
+ <div style="clear: both"></div>
10
+ </div>
11
+ <ul id="tabs" class="nav nav-tabs nav-wrapper-tabs" style="padding: 60px 10px 0 10px;background: #f5f5f5">
12
+ <li <?php if(!isset($_GET['_type'])||$_GET['_type']=='link'){ ?>class="active"<?php } ?>><a href="edit.php?post_type=wpdmpro&page=templates&_type=link" id="basic"><?php _e( "Link Templates" , "download-manager" ); ?></a></li>
13
+ <li <?php if(isset($_GET['_type'])&&$_GET['_type']=='page'){ ?>class="active"<?php } ?>><a href="edit.php?post_type=wpdmpro&page=templates&_type=page" id="basic"><?php _e( "Page Templates" , "download-manager" ); ?></a></li>
14
+ <li <?php if(isset($_GET['_type'])&&$_GET['_type']=='email'){ ?>class="active"<?php } ?>><a href="edit.php?post_type=wpdmpro&page=templates&_type=email" id="basic"><?php _e( "Email Templates" , "download-manager" ); ?></a></li>
15
+ </ul>
16
+ <div class="tab-content panel-body">
17
+ <?php if(!isset($_GET['_type']) || $_GET['_type']!='email'){ ?>
18
+ <blockquote class="alert alert-info" style="margin-bottom: 10px">
19
+ <?php echo sprintf(__( "Custom Template editor is available with <a target='_blank' href='%s'>WordPress Download Manager Pro</a>" , "download-manager" ), 'https://www.wpdownloadmanager.com/pricing/'); ?>
20
+ </blockquote>
21
+ <?php } ?>
22
+
23
+
24
+ <table cellspacing="0" class="table table-hover">
25
+ <thead>
26
+ <tr>
27
+ <th style="min-width: 400px"><?php echo __( "Template Name" , "download-manager" ); ?></th>
28
+ <th style="width: 250px;"><?php echo __( "Template ID" , "download-manager" ); ?></th>
29
+
30
+ <th style="width: 260px;text-align: right"><?php echo __( "Actions" , "download-manager" ); ?></th>
31
+ </tr>
32
+ </thead>
33
+
34
+
35
+ <tbody class="list:post" id="the-list">
36
+
37
+ <?php
38
+ $ttype = isset($_GET['_type'])?esc_attr($_GET['_type']):'link';
39
+ if($ttype != 'email'){
40
+ $ctpls = WPDM\admin\menus\Templates::Dropdown(array('data_type' => 'ARRAY', 'type' => $ttype));
41
+ $ctemplates = maybe_unserialize(get_option("_fm_{$ttype}_templates",true));
42
+ if(is_array($ctemplates))
43
+ $ctemplates = array_keys($ctemplates);
44
+ if(!is_array($ctemplates)) $ctemplates = array();
45
+ $tplstatus = maybe_unserialize(get_option("_fm_{$ttype}_template_status"));
46
+
47
+ foreach($ctpls as $ctpl => $title){
48
+ $tplid = str_replace(".php","",$ctpl);
49
+ $status = isset($tplstatus[$tplid])?$tplstatus[$tplid]:1;
50
+ ?>
51
+
52
+ <tr valign="top" class="author-self status-inherit" id="template-<?php echo $ttype; ?>-<?php echo $ctpl; ?>">
53
+ <td class="column-icon media-icon" style="text-align: left;">
54
+ <nobr><?php echo $title; ?></nobr>
55
+ </td>
56
+ <td>
57
+ <input class="form-control input-sm input-tplid" type="text" readonly="readonly" onclick="this.select()" value="<?php echo $tplid; ?>" />
58
+ </td>
59
+
60
+ <td style="text-align: right">
61
+ <a data-toggle="modal" href="#" data-href="admin-ajax.php?action=template_preview&_type=<?php echo $ttype; ?>&template=<?php echo $ctpl; ?>" data-target="#preview-modal" rel="<?php echo $ctpl; ?>" class="template_preview btn btn-sm btn-success"><i class="fa fa-desktop"></i> Preview</a>
62
+ </td>
63
+
64
+
65
+ </tr>
66
+ <?php
67
+ }} else {
68
+ $templates = \WPDM\Email::templates();
69
+ foreach($templates as $ctpl => $template){
70
+ ?>
71
+ <tr valign="top" class="author-self status-inherit" id="post-8">
72
+ <td class="column-icon media-icon" style="text-align: left;">
73
+ <?php echo $template['label']; ?> ( <?php _e( "To:" , "download-manager" ); ?> <?php echo ucfirst($template['for']); ?> )
74
+
75
+ </td>
76
+ <td>
77
+ <?php echo $ctpl; ?>
78
+ </td>
79
+ <td style="text-align: right">
80
+
81
+ <a href="edit.php?post_type=wpdmpro&page=templates&_type=email&task=EditEmailTemplate&id=<?php echo $ctpl; ?>" class="btn btn-sm btn-primary"><i class="fas fa-pencil-alt"></i> <?php echo __( "Edit" , "download-manager" ); ?></a>
82
+
83
+ </td>
84
+
85
+
86
+ </tr>
87
+ <?php
88
+ }}
89
+ ?>
90
+ </tbody>
91
+ </table>
92
+
93
+
94
+
95
+ <?php if($ttype == 'email'){ ?>
96
+ <form method="post" id="emlstform">
97
+ <div class="panel panel-default">
98
+ <div class="panel-heading">Email Settings</div>
99
+ <div class="panel-body">
100
+
101
+ <div class="row">
102
+ <div class="col-md-4">
103
+ <div class="form-group">
104
+ <?php _e( "Email Template" , "download-manager" ); ?>
105
+ <select name="__wpdm_email_template" class="form-control wpdm-custom-select" style="width: 200px" id="etmpl">
106
+ <?php
107
+ $eds = \WPDM\libs\FileSystem::scanDir(WPDM_BASE_DIR.'email-templates');
108
+ $__wpdm_email_template = get_option('__wpdm_email_template', "default.html");
109
+ $__wpdm_email_setting = maybe_unserialize(get_option('__wpdm_email_setting'));
110
+ foreach ($eds as $file) {
111
+ if(strstr($file, ".html")) {
112
+ ?>
113
+ <option value="<?php echo basename($file); ?>" <?php selected($__wpdm_email_template, basename($file)); ?> ><?php echo ucfirst(str_replace(".html", "", basename($file))); ?></option>
114
+ <?php
115
+ }
116
+ }
117
+ ?>
118
+ </select>
119
+ </div>
120
+ <div class="form-group">
121
+ <?php _e( "Logo URL" , "download-manager" ); ?>
122
+ <?php echo wpdm_media_field(array('placeholder' => __("Logo URL" , "download-manager"), 'name' => '__wpdm_email_setting[logo]', 'id' => 'logo-url', 'value' => (isset($__wpdm_email_setting['logo'])?$__wpdm_email_setting['logo']:''))); ?>
123
+ </div>
124
+ <div class="form-group">
125
+ <?php _e( "Banner/Background Image URL" , "download-manager" ); ?>
126
+ <?php echo wpdm_media_field(array('placeholder' => __("Banner/Background Image URL" , "download-manager"), 'name' => '__wpdm_email_setting[banner]', 'id' => 'banner-url', 'value' => (isset($__wpdm_email_setting['banner'])?$__wpdm_email_setting['banner']:''))); ?>
127
+ <div class="xbubble" style="margin-top: 5px;box-shadow: none;z-index: 999">
128
+ <img class="bselect" src="https://wpdmcdn.s3.amazonaws.com/emails/brush.jpg" style="height: 32px;margin: 2px" />
129
+ <img class="bselect" src="https://wpdmcdn.s3.amazonaws.com/emails/a.jpg" style="height: 32px;margin: 2px" />
130
+ <img class="bselect" src="https://wpdmcdn.s3.amazonaws.com/emails/crain.jpg" style="height: 32px;margin: 2px" />
131
+ <img class="bselect" src="https://wpdmcdn.s3.amazonaws.com/emails/c.jpg" style="height: 32px;margin: 2px" />
132
+ <img class="bselect" src="https://wpdmcdn.s3.amazonaws.com/emails/z.jpg" style="height: 32px;margin: 2px" />
133
+ <img class="bselect" src="https://wpdmcdn.s3.amazonaws.com/emails/oilpaint.jpg" style="height: 32px;margin: 2px" />
134
+ </div>
135
+ </div>
136
+ <div class="form-group">
137
+ <?php _e( "Footer Text" , "download-manager" ); ?>
138
+ <textarea name="__wpdm_email_setting[footer_text]" class="form-control"><?php echo isset($__wpdm_email_setting['footer_text'])?stripslashes($__wpdm_email_setting['footer_text']):'';?></textarea>
139
+ </div>
140
+ <div class="form-group">
141
+ <?php _e( "Facebook Page URL" , "download-manager" ); ?>
142
+ <input type="text" name="__wpdm_email_setting[facebook]" value="<?php echo isset($__wpdm_email_setting['facebook'])?($__wpdm_email_setting['facebook']):'';?>" class="form-control">
143
+ </div>
144
+ <div class="form-group">
145
+ <?php _e( "Twitter Profile URL" , "download-manager" ); ?>
146
+ <input type="text" name="__wpdm_email_setting[twitter]" value="<?php echo isset($__wpdm_email_setting['twitter'])?$__wpdm_email_setting['twitter']:'';?>" class="form-control">
147
+ </div>
148
+ <div class="form-group">
149
+ <?php _e( "Youtube Profile URL" , "download-manager" ); ?>
150
+ <input type="text" name="__wpdm_email_setting[youtube]" value="<?php echo isset($__wpdm_email_setting['youtube'])?$__wpdm_email_setting['youtube']:'';?>" class="form-control">
151
+ </div>
152
+ </div>
153
+ <div class="col-md-8">
154
+ <div class="w3econtainer">
155
+ <div class="w3erow">
156
+ <div class="w3ecolumn w3eleft">
157
+ <span class="w3edot" style="background:#ED594A;"></span>
158
+ <span class="w3edot" style="background:#FDD800;"></span>
159
+ <span class="w3edot" style="background:#5AC05A;"></span>
160
+ </div>
161
+ <div class="w3ecolumn w3emiddle">
162
+ Email Preview
163
+ </div>
164
+ <div class="w3ecolumn w3eright">
165
+ <div style="float:right">
166
+ <span class="w3ebar"></span>
167
+ <span class="w3ebar"></span>
168
+ <span class="w3ebar"></span>
169
+ </div>
170
+ </div>
171
+ </div>
172
+
173
+ <div class="w3econtent">
174
+ <iframe style="margin: 0;width: 100%;height: 550px;border-radius: 3px" id="preview" src="edit.php?action=email_template_preview&id=user-signup&etmpl=<?php echo $__wpdm_email_template; ?>">
175
+
176
+ </iframe>
177
+ </div>
178
+ </div>
179
+ </div>
180
+ </div>
181
+
182
+ </div>
183
+ <div class="panel-footer text-right">
184
+ <button class="btn btn-primary" id="emsbtn" style="width: 180px;"><i class="fas fa-hdd"></i> <?php _e( "Save Changes" , "download-manager" ); ?></button>
185
+ </div>
186
+ </div>
187
+ </form>
188
+ <?php } ?>
189
+
190
+ </div>
191
+ </div>
192
+
193
+
194
+ <div class="modal fade" id="preview-modal" tabindex="-1" role="dialog" aria-labelledby="preview" aria-hidden="true">
195
+ <div class="modal-dialog">
196
+ <div class="modal-content">
197
+ <div class="modal-header">
198
+ <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
199
+ <h4 class="modal-title" id="myModalLabel"><?php _e( "Template Preview" , "download-manager" ); ?></h4>
200
+ </div>
201
+ <div class="modal-body" id="preview-area">
202
+
203
+ </div>
204
+ <div class="modal-footer text-left" style="text-align: left">
205
+ <div class='alert alert-info'><?php _e( "This is a preview, original template color scheme may look little different, but structure will be same" , "download-manager" ); ?></div>
206
+ </div>
207
+ </div>
208
+ </div>
209
+ </div>
210
+
211
+
212
+ <style>
213
+ div.notice, .updated{ display: none; }
214
+ .xbubble
215
+ {
216
+ position: relative;
217
+ padding: 10px;
218
+ background: #eeeeee;
219
+ -webkit-border-radius: 3px;
220
+ -moz-border-radius: 3px;
221
+ border-radius: 3px;
222
+ }
223
+
224
+ .xbubble:after
225
+ {
226
+ content: '';
227
+ position: absolute;
228
+ border-style: solid;
229
+ border-width: 0 10px 10px;
230
+ border-color: #eeeeee transparent;
231
+ display: block;
232
+ width: 0;
233
+ z-index: 1;
234
+ top: -10px;
235
+ left: 17px;
236
+ }
237
+ .w3ebselect{
238
+ padding: 2px;
239
+ border-radius: 2px;
240
+ background: #ffffff;
241
+ cursor: pointer;
242
+ }
243
+
244
+ .w3econtainer {
245
+ border: 3px solid #333;
246
+ border-radius: 4px;
247
+ background: #333;
248
+ }
249
+
250
+ /* Container for columns and the top "toolbar" */
251
+ .w3erow {
252
+ padding: 10px;
253
+ background: #333;
254
+ color: #777777;
255
+ letter-spacing: 0.5px;
256
+ font-size: 11px;
257
+ font-weight: 600;
258
+ }
259
+
260
+ /* Create three unequal columns that floats next to each other */
261
+ .w3ecolumn {
262
+ float: left;
263
+ }
264
+
265
+ .w3eleft {
266
+ width: 60px;
267
+ }
268
+
269
+ .w3eright {
270
+ width: 10%;
271
+ }
272
+
273
+ .w3emiddle {
274
+ width: calc(90% - 60px);
275
+ }
276
+
277
+ /* Clear floats after the columns */
278
+ .w3erow:after {
279
+ content: "";
280
+ display: table;
281
+ clear: both;
282
+ }
283
+
284
+ /* Three dots */
285
+ .w3edot {
286
+ margin-top: 4px;
287
+ height: 12px;
288
+ width: 12px;
289
+ background-color: #bbb;
290
+ border-radius: 50%;
291
+ display: inline-block;
292
+ }
293
+
294
+ /* Style the input field */
295
+ input[type=text].w3e {
296
+ width: 100%;
297
+ border-radius: 3px;
298
+ border: none;
299
+ background-color: white;
300
+ margin-top: -8px;
301
+ height: 25px;
302
+ color: #666;
303
+ padding: 5px;
304
+ }
305
+
306
+ /* Three bars (hamburger menu) */
307
+ .w3ebar {
308
+ width: 17px;
309
+ height: 3px;
310
+ background-color: #aaa;
311
+ margin: 3px 0;
312
+ display: block;
313
+ }
314
+
315
+ /* Page content */
316
+ .w3econtent {
317
+ padding: 0;
318
+ margin-bottom: -4px;
319
+ }
320
+
321
+ </style>
322
+ <script>
323
+
324
+
325
+
326
+ jQuery(function($){
327
+ $('.bselect').click(function(){
328
+ $('#banner-url').val(this.src);
329
+ });
330
+ $('.template_preview').click(function(){
331
+ $('#preview-area').html("<i class='fa fa-spin fa-spinner'></i> Loading Preview...").load($(this).attr('data-href'));
332
+ });
333
+ $('#etmpl').on('change', function () {
334
+ $('#preview').attr('src', 'edit.php?action=email_template_preview&id=user-signup&etmpl='+$(this).val());
335
+ });
336
+ $('#emlstform').submit(function (e) {
337
+ e.preventDefault();
338
+ $('#emsbtn').html('<i class="fa fa-sync fa-spin"></i> <?php _e( "Saving..." , "download-manager" ); ?>');
339
+ $(this).ajaxSubmit({
340
+ url: ajaxurl+"?action=wpdm_save_email_setting",
341
+ success: function (res) {
342
+ $('#emsbtn').html('<i class="fas fa-hdd"></i> <?php _e( "Save Changes" , "download-manager" ); ?>');
343
+ document.getElementById('preview').contentDocument.location.reload(true);
344
+ }
345
+ });
346
+ });
347
+
348
+ $('.btn-status').on('click', function () {
349
+ var v = $(this).data('value');
350
+ var c = '.'+$(this).data('id');
351
+ var $this = this;
352
+ $.post(ajaxurl, {action: 'update_template_status', template: $(this).data('id'), type: '<?php echo $ttype; ?>', status: v}, function (res) {
353
+ $(c).removeClass('btn-danger').removeClass('btn-success').addClass('btn-default');
354
+ if(v==1)
355
+ $($this).addClass('btn-success').removeClass('btn-default');
356
+ else
357
+ $($this).addClass('btn-danger').removeClass('btn-default');
358
+ });
359
+
360
+
361
+ });
362
+
363
+ $('.delete-template').on('click', function (e) {
364
+ if(!confirm('<?php _e( "Are you sure?" , "download-manager" ); ?>')) return false;
365
+ e.preventDefault();
366
+ var rowid = '#template-'+$(this).data('ttype')+"-"+$(this).data('tplid');
367
+ $(this).html('<i class="fa fa-times fa-spin"></i> Delete');
368
+ $.get(ajaxurl, {action: 'wpdm_delete_template', ttype: $(this).data('ttype'), tplid: $(this).data('tplid')}, function (res) {
369
+ $(rowid).remove();
370
+ });
371
+ });
372
+ });
373
+
374
+ </script>
375
+ </div>
376
+
377
+
378
+
tpls/wpdm-welcome.php → admin/tpls/welcome.php RENAMED
@@ -1,22 +1,23 @@
1
- <link rel="stylesheet" href="<?php echo plugins_url('/download-manager/css/chosen.css'); ?>" />
2
- <script language="JavaScript" src="<?php echo plugins_url('/download-manager/js/chosen.jquery.min.js'); ?>"></script>
3
- <script language="JavaScript" src="<?php echo plugins_url('/download-manager/bootstrap/js/bootstrap.min.js');?>" ></script>
4
- <script type="text/javascript" src="<?php echo plugins_url();?>/download-manager/js/jquery.form.js"></script>
5
- <link rel="stylesheet" type="text/css" href="<?php echo plugins_url('/download-manager/bootstrap/css/bootstrap.css');?>" />
6
- <link href='http://fonts.googleapis.com/css?family=Roboto:400,300,100|Varela' rel='stylesheet' type='text/css'>
7
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
8
  <style>
9
  .w3eden .lead,
10
  .w3eden .btn,
11
  .w3eden p{
12
- font-family: 'Roboto', sans-serif;
13
- font-weight: 100;
 
 
 
14
  }
15
-
16
-
17
 
18
  .r{
19
- font-family: 'Roboto', sans-serif;
20
  font-weight: 300;
21
  font-size: 11pt;
22
  }
@@ -27,7 +28,7 @@
27
  margin-bottom: 5px;
28
  }
29
 
30
- input{
31
  padding: 7px;
32
  }
33
  #wphead{
@@ -43,20 +44,20 @@
43
  #wpbody{
44
  margin-left: -19px;
45
  }
46
- select{
47
  min-width: 150px;
48
  }
49
- .media-body b{
50
  font-size: 11pt;
51
  margin-bottom: 5px;
52
  }
53
 
54
- .media .btn-success{
55
  margin-top: 3px;
56
  }
57
 
58
  .wpdm-loading {
59
- background: url('<?php echo plugins_url('download-manager/images/wpdm-settings.png'); ?>') center center no-repeat;
60
  width: 16px;
61
  height: 16px;
62
  /*border-bottom: 2px solid #2a2dcb;*/
@@ -67,6 +68,14 @@
67
 
68
  }
69
 
 
 
 
 
 
 
 
 
70
  .w3eden .btn{
71
  border-radius: 0.2em !important;
72
  }
@@ -212,10 +221,6 @@
212
  background-repeat: repeat-x;
213
  }
214
 
215
- .alert{
216
- font-family: Varela;
217
- }
218
-
219
  #modalcontents .wrap h2{ display: none; }
220
 
221
  </style>
@@ -223,47 +228,24 @@
223
  <div class="wrap w3eden">
224
 
225
 
226
- <div class="container" style="margin-top: 40px">
227
  <div class="row">
228
-
229
  <div class="col-md-12">
230
  <div class="well text-center">
231
- <img src="<?php echo WPDM_BASE_URL; ?>images/wpdm-welcome.png" style="max-width: 100%" />
232
  </div>
233
 
234
  </div>
235
-
236
- <?php
237
- global $wpdb;
238
- $tf = 0;
239
- if($wpdb->get_var("SHOW TABLES LIKE 'ahm_files'") == 'ahm_files')
240
- $tf = $wpdb->get_var("select count(*) from `ahm_files`");
241
- if($tf>0){
242
- ?>
243
- <div class="col-md-12">
244
-
245
- <div class="alert alert-success" style="border-radius: 3px">
246
- <b>Migrate Data</b><br/>
247
- Looks like you were using v2.6 earlier and there are some data already, anyhow you can migrate those data to 2.7 from <a href="<?php echo admin_url('edit.php?post_type=wpdmpro&page=settings&tab=m24x'); ?>"><b>Admin Menu <i class="fa fa-angle-double-right"></i> Downloads <i class="fa fa-angle-double-right"></i> Settings <i class="fa fa-angle-double-right"></i> Migrate Tab</b></a>
248
- <br/>You also can get back to v2.6. To do that, delete current installation of v2.7, <a href="https://downloads.wordpress.org/plugin/download-manager.2.6.96.zip">Download v2.6.96</a> and install.
249
- </div>
250
-
251
-
252
- </div>
253
- <?php } ?>
254
-
255
- <?php if(!function_exists('wpdm_tinymce')){ ?>
256
  <div class="col-md-12 lead text-center">Lets install following add-ons to make your WordPress Download Manager more awesome<br/></div>
257
- <div class="col-md-4 col-sm-6 col-xs-12">
258
  <div class="panel panel-default">
259
  <div style="min-height: 130px;height: 130px;overflow: hidden" class="panel-body">
260
  <div class="media">
261
- <a class="pull-left" href="#">
262
- <img width="100px" src="http://cdn.wpdownloadmanager.com/wp-content/plugins/download-manager/cache//tinymce-button-200x200.png" class="img-rounded">
263
- </a>
264
  <div class="media-body">
265
- <b><a target="_blank" href="http://www.wpdownloadmanager.com/download/advanced-tinymce-button/">Advanced TinyMCE button</a></b><br>
266
- <p>Advanced TinyMCE button add-on will add a button with tinymce editor from where ...</p>
267
  </div>
268
  </div>
269
  </div>
@@ -271,116 +253,100 @@
271
  <div style="margin-top: -2px" class="pull-right">
272
  <a style="border: 0;border-radius: 2px" href="#" data-target="#addonmodal" data-backdrop="true" rel="15665" data-toggle="modal" class="btn btn-sm btn-primary btn-install"><i class="fa fa-download"></i> &nbsp;Download &amp; Install</a>
273
  </div>
274
- <span style="font-size: 11px;" class="label label-info"><i class="fa fa-th"></i> &nbsp;642.87 KB</span>
275
  </div>
276
  </div>
277
  </div>
278
 
279
- <div class="col-md-4 col-sm-6 col-xs-12">
280
- <div class="panel panel-default">
281
- <div style="min-height: 130px;height: 130px;overflow: hidden" class="panel-body">
282
- <div class="media">
283
- <a class="pull-left" href="#">
284
- <img width="100px" src="http://www.wpdownloadmanager.com/wp-content/plugins/download-manager/cache//wpdm-extended-shortcode-200x200.png" class="img-rounded">
285
- </a>
286
- <div class="media-body">
287
- <b><a target="_blank" href="http://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/">WPDM Extended Short-codes</a></b><br>
288
- <p>WPDM Extended Short-codes add-on will give you better experience in using WordPr...</p>
289
- </div>
290
  </div>
291
  </div>
292
- <div style="line-height: 30px;" class="panel-footer">
293
- <div style="margin-top: -2px" class="pull-right">
294
- <a style="border: 0;border-radius: 2px" href="#" data-target="#addonmodal" data-backdrop="true" rel="15691" data-toggle="modal" class="btn btn-sm btn-primary btn-install"><i class="fa fa-download"></i> &nbsp;Download &amp; Install</a>
295
- </div>
296
- <span style="font-size: 11px;" class="label label-info"><i class="fa fa-th"></i> &nbsp;310.17 KB</span>
297
  </div>
 
298
  </div>
299
  </div>
 
300
 
301
-
302
- <div class="col-md-4 col-sm-6 col-xs-12">
303
  <div class="panel panel-default">
304
  <div style="min-height: 130px;height: 130px;overflow: hidden" class="panel-body">
305
  <div class="media">
306
- <a class="pull-left" href="#">
307
- <img width="100px" src="http://www.wpdownloadmanager.com/wp-content/plugins/download-manager/cache//wpdm-page-templates1-200x200.png" class="img-rounded">
308
- </a>
309
  <div class="media-body">
310
- <b><a target="_blank" href="http://www.wpdownloadmanager.com/download/wpdm-page-templates/">WPDM Page Templates</a></b><br>
311
- <p>WPDM Page Templates add-on will help you to apply page type templates ( like ful...</p>
312
  </div>
313
  </div>
314
  </div>
315
  <div style="line-height: 30px;" class="panel-footer">
316
  <div style="margin-top: -2px" class="pull-right">
317
- <a style="border: 0;border-radius: 2px" href="#" data-target="#addonmodal" data-backdrop="true" rel="15739" data-toggle="modal" class="btn btn-sm btn-primary btn-install"><i class="fa fa-download"></i> &nbsp;Download &amp; Install</a>
318
  </div>
319
- <span style="font-size: 11px;" class="label label-info"><i class="fa fa-th"></i> &nbsp;26.51 KB</span>
320
  </div>
321
  </div>
322
  </div>
323
 
324
 
325
 
326
- <?php } ?>
327
- <div style="clear:both"></div>
 
 
 
328
  <div class="col-md-12">
329
  <div class="well">
330
  <div class="media">
331
  <div class="pull-right">
332
- <a href="http://www.wpdownloadmanager.com/downloads/free-add-ons/" class="btn btn-success">Explore Free Add-ons <i class="fa fa-angle-double-right"></i></a>
333
  </div>
334
  <div class="media-body">
335
  <b>Free Add-ons</b><br/>
336
  There are more free add-ons
337
  </div> </div>
338
  </div>
 
339
  <div class="alert alert-info">
340
- <a href="http://www.wpdownloadmanager.com/download/verse-wordpress-theme-for-digital-shop/" target="_blank"><i class="fa fa-gift" style="margin-right: 7px"></i> Verse – Free WordPress Theme for Digital Shops, Get it now! </a>
341
  </div>
342
- </div>
343
 
 
344
 
345
  <div class="col-md-12 lead">
346
  <h3>What's New?</h3>
347
- What new with WordPress Download Manager v2.8:
348
  </div>
349
 
350
  <div class="col-md-4 r">
351
 
352
- <b>User Dashboard</b>
353
- WordPress Download Manager 2.8 comes with awesome user dashboard with users sign-in/sign-up & edit profile section.
354
 
355
  </div>
356
  <div class="col-md-4 r">
 
 
357
 
358
- <b>Template Options</b>
359
- If you need to edit any template files, now you can create a dir named `download-manager` in your active theme folder and copy files from `tpls` dir there.
360
  </div>
361
-
362
  <div class="col-md-4 r">
363
 
364
- <b>Download History</b>
365
- Allow users to view their download history, the page is added in user profile menu under user dashboard.
366
- </div>
367
-
368
- <div class="col-md-12"><br style="clear:both"/><hr/>
369
- <h3>v2.8.3</h3>
370
- <p class="lead">There are also some other changes:</p>
371
- <ul style="list-style:square !important;margin-left:15px">
372
- <li>Fixed issue with tree view, added missing functions</li>
373
- <li>Compatibility released for WordPress v4.4</li>
374
- <li>Enabled category page</li>
375
- <li>Activated all features for Premium Package ( Guest Order, Guest Download, Order Notes, Save & Email Cart )</li>
376
- </ul>
377
- <br>
378
  </div>
379
 
380
 
381
-
382
  <div class="col-md-12 lead">
383
-
384
  Lets start: Admin Menu <i class="fa fa-angle-double-right"></i> <a href="<?php echo admin_url('edit.php?post_type=wpdmpro'); ?>">Downloads</a> <i class="fa fa-angle-double-right"></i> <a href="<?php echo admin_url('post-new.php?post_type=wpdmpro'); ?>">Add New</a>
385
  </div>
386
 
@@ -399,7 +365,7 @@
399
  </div>
400
  <div class="modal-footer">
401
  <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
402
- <a type="button" id="prcbtn" target="_blank" href="http://www.wpdownloadmanager.com/cart/" class="btn btn-success" style="display: none" onclick="jQuery('#addonmodal').modal('hide')">Checkout</a>
403
  </div>
404
  </div>
405
  </div>
@@ -429,7 +395,7 @@
429
  jQuery('.modal-dialog').css('width','800px');
430
  jQuery('.modal-footer').css('margin',0);
431
  jQuery('.modal-footer .btn-danger').html('<i class="fa fa-spinner fa-spin"></i> Please Wait...');
432
- jQuery('#modalcontents').css('padding',0).css('background','#f2f2f2').html("<iframe onload=\"jQuery('.modal-footer .btn-danger').html('Continue Shopping...');jQuery('#prcbtn').show();\" style='width: 100%;padding-top: 20px; background: #f2f2f2;height: 300px;border: 0' src='http://www.wpdownloadmanager.com/?addtocart="+e.relatedTarget.rel+"'></iframe>");
433
  }
434
  })
435
 
1
+ <script type="text/javascript" src="<?php echo includes_url();?>/js/jquery/jquery.form.min.js"></script>
2
+ <link rel="stylesheet" href="<?php echo plugins_url('/download-manager/assets/css/chosen.css'); ?>" />
3
+ <script language="JavaScript" src="<?php echo plugins_url('/download-manager/assets/js/chosen.jquery.min.js'); ?>"></script>
4
+ <link rel="stylesheet" type="text/css" href="<?php echo plugins_url('/download-manager/assets/bootstrap/css/bootstrap.css');?>" />
5
+ <script src="<?php echo plugins_url('/download-manager/assets/bootstrap/js/bootstrap.min.js');?>"></script>
6
+ <link href='http://fonts.googleapis.com/css?family=Overpass:300,400,700' rel='stylesheet' type='text/css'>
7
+ <link href="<?php echo WPDM_BASE_URL . 'assets/fontawesome/css/all.css'; ?>" rel="stylesheet">
8
  <style>
9
  .w3eden .lead,
10
  .w3eden .btn,
11
  .w3eden p{
12
+ font-family: 'Overpass', sans-serif;
13
+ font-weight: 300;
14
+ }
15
+ .w3eden .media-body a, .w3eden *:not(.fa){
16
+ font-family: 'Overpass', sans-serif;
17
  }
 
 
18
 
19
  .r{
20
+ font-family: 'Overpass', sans-serif;
21
  font-weight: 300;
22
  font-size: 11pt;
23
  }
28
  margin-bottom: 5px;
29
  }
30
 
31
+ .w3eden input{
32
  padding: 7px;
33
  }
34
  #wphead{
44
  #wpbody{
45
  margin-left: -19px;
46
  }
47
+ .w3eden select{
48
  min-width: 150px;
49
  }
50
+ .w3eden .media-body b{
51
  font-size: 11pt;
52
  margin-bottom: 5px;
53
  }
54
 
55
+ .w3eden .media .btn-success{
56
  margin-top: 3px;
57
  }
58
 
59
  .wpdm-loading {
60
+ background: url('<?php echo plugins_url('download-manager/assets/images/wpdm-settings.png'); ?>') center center no-repeat;
61
  width: 16px;
62
  height: 16px;
63
  /*border-bottom: 2px solid #2a2dcb;*/
68
 
69
  }
70
 
71
+ .w3eden .label-info {
72
+ background-color: #5bc0de;
73
+ display: inline-block;
74
+ line-height: 15px;
75
+ padding: 7px 12px 5px;
76
+ font-family: 'Overpass', sans-serif;
77
+ }
78
+
79
  .w3eden .btn{
80
  border-radius: 0.2em !important;
81
  }
221
  background-repeat: repeat-x;
222
  }
223
 
 
 
 
 
224
  #modalcontents .wrap h2{ display: none; }
225
 
226
  </style>
228
  <div class="wrap w3eden">
229
 
230
 
231
+ <div class="container-fluid" style="margin-top: 10px;max-width: 1200px">
232
  <div class="row">
 
233
  <div class="col-md-12">
234
  <div class="well text-center">
235
+ <img src="<?php echo WPDM_BASE_URL; ?>assets/images/wpdm-welcome.png" style="max-width: 100%" />
236
  </div>
237
 
238
  </div>
239
+ <?php //if(!function_exists('wpdm_tinymce')){ ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
240
  <div class="col-md-12 lead text-center">Lets install following add-ons to make your WordPress Download Manager more awesome<br/></div>
241
+ <div class="col-md-4">
242
  <div class="panel panel-default">
243
  <div style="min-height: 130px;height: 130px;overflow: hidden" class="panel-body">
244
  <div class="media">
245
+
 
 
246
  <div class="media-body">
247
+ <b><a target="_blank" href="https://www.wpdownloadmanager.com/download/gutenberg-blocks/">Gutenberg Blocks</a></b><br>
248
+ <p>Gutenberg Blocks for WordPress Download Manager is the collection of blocks for the new Gutenberg block editor to use various download manager features ...</p>
249
  </div>
250
  </div>
251
  </div>
253
  <div style="margin-top: -2px" class="pull-right">
254
  <a style="border: 0;border-radius: 2px" href="#" data-target="#addonmodal" data-backdrop="true" rel="15665" data-toggle="modal" class="btn btn-sm btn-primary btn-install"><i class="fa fa-download"></i> &nbsp;Download &amp; Install</a>
255
  </div>
256
+ <span style="font-size: 11px;" class="label label-info"><i class="fa fa-th"></i> &nbsp;642.87 KB</span>
257
  </div>
258
  </div>
259
  </div>
260
 
261
+ <div class="col-md-4" >
262
+ <div class="panel panel-default">
263
+ <div style="min-height: 130px;height: 130px;overflow: hidden" class="panel-body">
264
+ <div class="media">
265
+
266
+ <div class="media-body">
267
+ <b><a href="https://www.wpdownloadmanager.com/download/premium-package-complete-digital-store-solution/">Premium Package &ndash; Complete Digital Store Solution</a></b><br>
268
+ <p>WordPress Digital Store Solution - Premium Package add-on helps you to setup prices for your digital products and sell it easily from your WordPress site ...</p>
 
 
 
269
  </div>
270
  </div>
271
+ </div>
272
+ <div style="line-height: 30px;" class="panel-footer">
273
+ <div style="margin-top: -2px" class="pull-right">
274
+ <a style="border: 0;border-radius: 2px" href="#" data-target="#addonmodal" data-backdrop="true" rel="15671" data-toggle="modal" class="btn btn-sm btn-primary btn-install"><i class="fa fa-download"></i> &nbsp;Download &amp; Install</a>
 
275
  </div>
276
+ <span style="font-size: 11px;" class="label label-info"><i class="fa fa-th"></i> &nbsp;482.11 KB</span>
277
  </div>
278
  </div>
279
+ </div>
280
 
281
+ <div class="col-md-4">
 
282
  <div class="panel panel-default">
283
  <div style="min-height: 130px;height: 130px;overflow: hidden" class="panel-body">
284
  <div class="media">
 
 
 
285
  <div class="media-body">
286
+ <b><a target="_blank" href="https://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/">WPDM Extended Short-codes</a></b><br>
287
+ <p>WPDM Extended Short-codes add-on will give you a better experience in using WordPress Download Manager Pro. We will be adding new short-codes in every update ...</p>
288
  </div>
289
  </div>
290
  </div>
291
  <div style="line-height: 30px;" class="panel-footer">
292
  <div style="margin-top: -2px" class="pull-right">
293
+ <a style="border: 0;border-radius: 2px" href="#" data-target="#addonmodal" data-backdrop="true" rel="15691" data-toggle="modal" class="btn btn-sm btn-primary btn-install"><i class="fa fa-download"></i> &nbsp;Download &amp; Install</a>
294
  </div>
295
+ <span style="font-size: 11px;" class="label label-info"><i class="fa fa-th"></i> &nbsp;310.17 KB</span>
296
  </div>
297
  </div>
298
  </div>
299
 
300
 
301
 
302
+ <div style="clear: both"></div>
303
+
304
+
305
+ <?php //} ?>
306
+
307
  <div class="col-md-12">
308
  <div class="well">
309
  <div class="media">
310
  <div class="pull-right">
311
+ <a href="https://www.wpdownloadmanager.com/downloads/free-add-ons/" target="_blank" class="btn btn-success">Explore Free Add-ons <i class="fa fa-angle-double-right"></i></a>
312
  </div>
313
  <div class="media-body">
314
  <b>Free Add-ons</b><br/>
315
  There are more free add-ons
316
  </div> </div>
317
  </div>
318
+
319
  <div class="alert alert-info">
320
+ <a href="https://www.wpdownloadmanager.com/download/verse-wordpress-theme-for-digital-shop/" target="_blank"><i class="fa fa-gift" style="margin-right: 7px"></i> Verse – Free WordPress Theme for Digital Shops, Get it now! </a>
321
  </div>
 
322
 
323
+ </div>
324
 
325
  <div class="col-md-12 lead">
326
  <h3>What's New?</h3>
327
+ What new with WordPress Download Manager Pro v2.9:
328
  </div>
329
 
330
  <div class="col-md-4 r">
331
 
332
+ <b>Download History</b>
333
+ Now you also can see who downloaded which file with their IP address
334
 
335
  </div>
336
  <div class="col-md-4 r">
337
+ <b>Developer Friendly</b>
338
+ Reorganized total codebase to make it more developer friendly
339
 
 
 
340
  </div>
 
341
  <div class="col-md-4 r">
342
 
343
+ <b>More Features</b>
344
+ Improved admin UI and front-end short-code templates, one click updates for wpdm add-ons
 
 
 
 
 
 
 
 
 
 
 
 
345
  </div>
346
 
347
 
 
348
  <div class="col-md-12 lead">
349
+ <hr/>
350
  Lets start: Admin Menu <i class="fa fa-angle-double-right"></i> <a href="<?php echo admin_url('edit.php?post_type=wpdmpro'); ?>">Downloads</a> <i class="fa fa-angle-double-right"></i> <a href="<?php echo admin_url('post-new.php?post_type=wpdmpro'); ?>">Add New</a>
351
  </div>
352
 
365
  </div>
366
  <div class="modal-footer">
367
  <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
368
+ <a type="button" id="prcbtn" target="_blank" href="https://www.wpdownloadmanager.com/cart/" class="btn btn-success" style="display: none" onclick="jQuery('#addonmodal').modal('hide')">Checkout</a>
369
  </div>
370
  </div>
371
  </div>
395
  jQuery('.modal-dialog').css('width','800px');
396
  jQuery('.modal-footer').css('margin',0);
397
  jQuery('.modal-footer .btn-danger').html('<i class="fa fa-spinner fa-spin"></i> Please Wait...');
398
+ jQuery('#modalcontents').css('padding',0).css('background','#f2f2f2').html("<iframe onload=\"jQuery('.modal-footer .btn-danger').html('Continue Shopping...');jQuery('#prcbtn').show();\" style='width: 100%;padding-top: 20px; background: #f2f2f2;height: 300px;border: 0' src='https://www.wpdownloadmanager.com/?addtocart="+e.relatedTarget.rel+"'></iframe>");
399
  }
400
  })
401
 
admin/wpdm-m2cpt.php DELETED
@@ -1,179 +0,0 @@
1
- <?php
2
-
3
-
4
- function wpdm_m24x(){
5
- global $wpdb;
6
- $ccn = get_option('__wpdm_category_converted',0);
7
- if($ccn==0){
8
- $allcs = maybe_unserialize(get_option('_fm_categories'));
9
-
10
- $term_templates = array();
11
- foreach($allcs as $id=>$wpdmc){
12
- if($wpdmc['parent']!=''){
13
- $parent = term_exists($wpdmc['parent'], 'wpdmcategory');
14
- $parent_id = $parent['term_id'];
15
- }
16
- else $parent_id = 0;
17
- $term = wp_insert_term(
18
- $wpdmc['title'], // the term
19
- 'wpdmcategory', // the taxonomy
20
- array(
21
- 'description'=> $wpdmc['content'],
22
- 'slug' => $id,
23
- 'parent'=> $parent_id
24
- )
25
- );
26
- if(!is_wp_error($term))
27
- $term_templates[$term['term_id']] = isset($wpdmc['link_template'])?$wpdmc['link_template']:'link-template-default.php';
28
- }
29
- update_option("__wpdm_category_link_templates",$term_templates);
30
- update_option("__wpdm_category_converted",1);
31
- }
32
- $ids = get_option('_wpdm_m24x_ids',true);
33
- if(isset($_POST['task'])&&$_POST['task']=='wdm_save_settings'){
34
- if(!is_array($ids)) $ids = array();
35
- if(!is_array($_POST['id'])) $_POST['id'] = array();
36
- foreach($_POST['id'] as $fid){
37
- //if(!in_array($fid, $ids)){
38
- $file = $wpdb->get_row("select * from ahm_files where id='$fid'", ARRAY_A);
39
- $file['files'] = array();
40
- $file['files'] = array($file['file']);
41
- unset($file['file']);
42
-
43
- $file['access'] = $file['access']=='guest'?array('guest'):array('subscriber','administrator');
44
- if(isset($file['sourceurl']) && $file['sourceurl']!='')
45
- $file['files'][] = $file['sourceurl'];
46
-
47
- foreach($file['files'] as $filepath){
48
- $fileinfo[$filepath] = array('title'=>basename($filepath), 'password'=>'');
49
- }
50
-
51
-
52
-
53
- $cats = maybe_unserialize($file['category']);
54
- $id = wp_insert_post(array(
55
- 'post_type' => 'wpdmpro',
56
- 'post_title'=>$file['title'],
57
- 'post_content' => $file['description'],
58
- 'post_status' => 'publish',
59
- 'tax_input' => array('wpdmcategory'=>$cats),
60
- 'post_date' => date("Y-m-d H:i:s", time()),
61
- 'comment_status' => 'open'
62
- ));
63
-
64
- /** media */
65
- /*
66
- $filename = $file['preview'];
67
- $filename = str_replace(site_url('/'), ABSPATH.'/', $filename);
68
- $wp_filetype = wp_check_filetype(basename($filename), null );
69
- //$wp_upload_dir = wp_upload_dir();
70
- $attachment = array(
71
- 'guid' => $file['preview'],
72
- 'post_mime_type' => $wp_filetype['type'],
73
- 'post_title' => preg_replace( '/\.[^.]+$/', '', basename( $filename ) ),
74
- 'post_content' => '',
75
- 'post_status' => 'inherit'
76
- );
77
- $attach_id = wp_insert_attachment( $attachment, $filename, $id );
78
- require_once( ABSPATH . 'wp-admin/includes/image.php' );
79
- $attach_data = wp_generate_attachment_metadata( $attach_id, $filename );
80
- wp_update_attachment_metadata( $attach_id, $attach_data );
81
- set_post_thumbnail( $id, $attach_id );
82
- */
83
- $file['legacy_id'] = $file['id'];
84
- unset($file['title']);
85
- unset($file['description']);
86
- unset($file['id']);
87
- unset($file['uid']);
88
- unset($file['create_date']);
89
- unset($file['preview']);
90
- unset($file['sourceurl']);
91
-
92
- foreach($file as $meta_key => $meta_value ){
93
- $meta_value = maybe_unserialize($meta_value);
94
- update_post_meta($id, '__wpdm_'.$meta_key, $meta_value);
95
- }
96
- // $allmeta = $wpdb->get_results("select * from {$wpdb->prefix}ahm_filemeta where pid='{$file['id']}'", ARRAY_A);
97
- // foreach($allmeta as $wmeta){
98
- // $wmeta['value'] = maybe_unserialize($wmeta['value']);
99
- // update_post_meta($id, '__wpdm_'.$wmeta['name'], $wmeta['value']);
100
- // }
101
- // update_post_meta($id, '__wpdm_fileinfo', $fileinfo);
102
-
103
-
104
- }
105
- if(is_array($ids))
106
- $ids = array_unique(array_merge($ids, $_POST['id']));
107
- else
108
- $ids = $_POST['id'];
109
- /*foreach($_POST as $optn=>$optv){
110
- update_option($optn, $optv);
111
- } */
112
-
113
- update_option('_wpdm_m24x_ids',$ids);
114
- die('Copied successfully');
115
- }
116
-
117
- $res = $wpdb->get_results("select * from ahm_files", ARRAY_A);
118
-
119
- ?>
120
- <div class="clear"></div>
121
-
122
- <div class="update-nag" style="margin: 10px 0">Please don't select more then 100 packages at a time</div><Br/>
123
- <div class="clear"></div>
124
-
125
- <table cellspacing="0" class="widefat fixed">
126
- <thead>
127
- <tr>
128
- <th style="" class="manage-column column-cb check-column" id="cb" scope="col"><input class="call m" type="checkbox"></th>
129
- <th style="" class="manage-column column-media" id="media" scope="col">WPDM 3 Package</th>
130
- <th style="" class="manage-column column-parent" id="parent" scope="col">Migrated</th>
131
- </tr>
132
- </thead>
133
-
134
- <tfoot>
135
- <tr>
136
- <th style="" class="manage-column column-cb check-column" id="cb" scope="col"><input class="call m" type="checkbox"></th>
137
- <th style="" class="manage-column column-media" id="media" scope="col">WPDM 3 Package</th>
138
- <th style="" class="manage-column column-parent" id="parent" scope="col">Migrated</th>
139
- </tr>
140
- </tfoot>
141
-
142
- <tbody class="list:post" id="the-list">
143
- <?php $altr = 'alternate'; foreach($res as $media) { $copied = @in_array($media['id'],$ids)?'<span style="color: #008800">Yes</span>':'No'; $altr = $altr == ''?'alternate':''; ?>
144
- <tr valign="top" class="<?php echo $altr; ?> author-self status-inherit" id="post-8">
145
-
146
- <th class="check-column" scope="row"><input type="checkbox" value="<?php echo $media['id'];?>" class="m" name="id[]"></th>
147
-
148
- <td class="media column-media">
149
- <strong><?php echo $media['title']?></strong>
150
- </td>
151
- <td class="parent column-parent"><b><?php echo $copied; ?></b></td>
152
-
153
- </tr>
154
- <?php } ?>
155
- </tbody>
156
- </table>
157
-
158
- <script language="JavaScript">
159
- <!--
160
- jQuery('.call').click(function(){
161
- if(this.checked)
162
- jQuery('.m').attr('checked','checked');
163
- else
164
- jQuery('.m').removeAttr('checked');
165
- });
166
- //-->
167
- </script>
168
-
169
- <?php
170
- }
171
-
172
-
173
- global $wpdb;
174
- if($wpdb->get_var("SHOW TABLES LIKE 'ahm_files'") == 'ahm_files') {
175
- $tf = $wpdb->get_var("select count(*) from `ahm_files`");
176
- if (function_exists('add_wdm_settings_tab') && $tf > 0)
177
- add_wdm_settings_tab("m24x", "Migrate", 'wpdm_m24x');
178
- }
179
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
admin/wpdm-settings.php DELETED
@@ -1,325 +0,0 @@
1
- <link rel="stylesheet" type="text/css" href="<?php echo plugins_url('/download-manager/bootstrap/css/bootstrap.css');?>" />
2
- <link href='https://fonts.googleapis.com/css?family=Varela' rel='stylesheet' type='text/css'>
3
-
4
- <style>
5
-
6
- input{
7
- padding: 7px;
8
- }
9
- #wphead{
10
- border-bottom:0px;
11
- }
12
- #screen-meta-links{
13
- display: none;
14
- }
15
- .wrap{
16
- margin: 0px;
17
- padding: 0px;
18
- }
19
- #wpbody{
20
- margin-left: -19px;
21
- }
22
- select{
23
- min-width: 150px;
24
- }
25
-
26
- .wpdm-loading {
27
- background: url('<?php echo plugins_url('download-manager/images/wpdm-settings.png'); ?>') center center no-repeat;
28
- width: 16px;
29
- height: 16px;
30
- /*border-bottom: 2px solid #2a2dcb;*/
31
- /*border-left: 2px solid #ffffff;*/
32
- /*border-right: 2px solid #c30;*/
33
- /*border-top: 2px solid #3dd269;*/
34
- /*border-radius: 100%;*/
35
-
36
- }
37
-
38
-
39
-
40
- .w3eden .nav-pills a{
41
- background: #f5f5f5;
42
- }
43
-
44
-
45
-
46
- .wpdm-spin{
47
- -webkit-animation: spin 2s infinite linear;
48
- -moz-animation: spin 2s infinite linear;
49
- -ms-animation: spin 2s infinite linear;
50
- -o-animation: spin 2s infinite linear;
51
- animation: spin 2s infinite linear;
52
- }
53
-
54
- @keyframes "spin" {
55
- from {
56
- -webkit-transform: rotate(0deg);
57
- -moz-transform: rotate(0deg);
58
- -o-transform: rotate(0deg);
59
- -ms-transform: rotate(0deg);
60
- transform: rotate(0deg);
61
- }
62
- to {
63
- -webkit-transform: rotate(359deg);
64
- -moz-transform: rotate(359deg);
65
- -o-transform: rotate(359deg);
66
- -ms-transform: rotate(359deg);
67
- transform: rotate(359deg);
68
- }
69
-
70
- }
71
-
72
- @-moz-keyframes spin {
73
- from {
74
- -moz-transform: rotate(0deg);
75
- transform: rotate(0deg);
76
- }
77
- to {
78
- -moz-transform: rotate(359deg);
79
- transform: rotate(359deg);
80
- }
81
-
82
- }
83
-
84
- @-webkit-keyframes "spin" {
85
- from {
86
- -webkit-transform: rotate(0deg);
87
- transform: rotate(0deg);
88
- }
89
- to {
90
- -webkit-transform: rotate(359deg);
91
- transform: rotate(359deg);
92
- }
93
-
94
- }
95
-
96
- @-ms-keyframes "spin" {
97
- from {
98
- -ms-transform: rotate(0deg);
99
- transform: rotate(0deg);
100
- }
101
- to {
102
- -ms-transform: rotate(359deg);
103
- transform: rotate(359deg);
104
- }
105
-
106
- }
107
-
108
- @-o-keyframes "spin" {
109
- from {
110
- -o-transform: rotate(0deg);
111
- transform: rotate(0deg);
112
- }
113
- to {
114
- -o-transform: rotate(359deg);
115
- transform: rotate(359deg);
116
- }
117
-
118
- }
119
-
120
- .panel-heading h3.h{
121
- font-size: 11pt;
122
- font-weight: 700;
123
- margin: 0;
124
- padding: 5px 10px;
125
- font-family: 'Open Sans';
126
- }
127
-
128
- .panel-heading .btn.btn-primary{
129
- margin-top: -4px;
130
- margin-right: -6px;
131
- border-radius: 3px;
132
- border:1px solid #18578E;
133
- }
134
-
135
- .panel-heading .btn.btn-primary:hover{
136
- margin-top: -4px;
137
- margin-right: -6px;
138
- border-radius: 3px;
139
- border:1px solid #18578E;
140
- background-image: linear-gradient(to bottom, #F5F5F5 0px, #E1E1E1 100%);
141
-
142
- }
143
-
144
- .alert-info {
145
- background-color: #DFECF7 !important;
146
- border-color: #B0D1EC !important;
147
- }
148
-
149
- ul.nav li a:active,
150
- ul.nav li a:focus,
151
- ul.nav li a{
152
- outline: none !important;
153
- }
154
-
155
- .w3eden .panel-primary {
156
- border-color: #2080D3;
157
- }
158
-
159
- .w3eden .nav-pills li.active a,
160
- .btn-primary,
161
- .w3eden .panel-primary > .panel-heading{
162
- background-image: linear-gradient(to bottom, #2081D5 0px, #1B6CB2 100%) !important;
163
- }
164
- .w3eden .panel-default > .panel-heading {
165
- background-image: linear-gradient(to bottom, #F5F5F5 0px, #E1E1E1 100%);
166
- background-repeat: repeat-x;
167
- border-bottom-color: #cccccc !important;
168
- }
169
-
170
- ul#navigation {
171
- border-bottom: 1px solid #999999;
172
- }
173
-
174
- #tabs a{
175
- border-radius: 3px !important;
176
- }
177
-
178
- .form-control:focus{
179
- -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 3px rgba(102,175,233,0.6) !important;
180
- box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 3px rgba(102,175,233,0.6) !important;
181
- }
182
- .chzn-drop{
183
- width: 100% !important;
184
- }
185
-
186
- ul#navigation {
187
- border-bottom: 1px solid #999999;
188
- }
189
- .w3eden .alert{
190
- font-family: Varela, serif;
191
- font-size: 11pt;
192
- }
193
- </style>
194
-
195
- <script type="text/javascript" src="<?php echo plugins_url();?>/download-manager/js/jquery.form.js"></script>
196
- <link rel="stylesheet" href="<?php echo plugins_url('/download-manager/css/chosen.css'); ?>" />
197
-
198
-
199
- <div class="wrap w3eden">
200
-
201
-
202
-
203
- <div style="clear: both;"></div>
204
- <div style="max-width: 800px;margin:10px 30px 0 30px;">
205
- <div class="row">
206
- <div class="col-md-12">
207
- <div class="alert alert-success" style="background: #ffffff !important;border: 2px solid #63B76C !important;border-radius:6px !important">
208
- <a class="text-success" href='https://wordpress.org/support/view/plugin-reviews/download-manager?rate=5#postform' title="Please consider it when you get some free moments" target="_blank">A <span class="ttip" title="5 Stars"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i></span> rating will inspire me a lot. Thanks for your time &#128522;</a>
209
- </div>
210
- </div>
211
- </div>
212
- </div>
213
- <form method="post" id="wdm_settings_form">
214
- <?php wp_nonce_field('wpdm-'.NONCE_KEY,'wpdmsettingsnonce'); ?>
215
-
216
- <div style="max-width: 800px;margin:0 30px" class="panel panel-primary">
217
- <div class="panel-heading"><button type="submit" class="btn btn-primary pull-right"><span class="pull-left wpdm-loading wpdm-ssb" style="margin: 0.1em 5px 0 0"></span> Save Settings</button><h3 class="h">&nbsp;&nbsp;Download Manager Settings <div class="pull-left wpdm-loading" id="wdms_loading"></div></h3>
218
-
219
- </div>
220
- <div class="panel-body">
221
- <div class="container-fluid">
222
-
223
- <div class="row"><div class="col-md-3">
224
- <ul id="tabs" class="nav nav-pills nav-stacked">
225
- <?php render_settings_tabs($tab=isset($_GET['tab'])?esc_attr($_GET['tab']):'basic'); ?>
226
- </ul>
227
-
228
-
229
- </div><div class="col-md-9">
230
- <div class="tab-content">
231
- <div onclick="jQuery(this).slideUp();" class="alert alert-info" style="display: none" id="message"></div>
232
-
233
- <input type="hidden" name="task" id="task" value="wdm_save_settings" />
234
- <input type="hidden" name="action" id="action" value="wdm_settings" />
235
- <input type="hidden" name="section" id="section" value="basic" />
236
- <div id="fm_settings">
237
- <?php include('settings/basic.php'); ?>
238
- </div> <br>
239
- <br>
240
-
241
- <button type="submit" class="btn btn-primary"><span class="pull-left wpdm-loading wpdm-ssb" style="margin: 0.1em 5px 0 0"></span> Save Settings</button>
242
-
243
- <br>
244
-
245
- </div>
246
- </div>
247
-
248
- </div>
249
- </div>
250
- </div>
251
-
252
- </div>
253
-
254
- </form>
255
-
256
- <script type="text/javascript">
257
- jQuery(document).ready(function(){
258
- jQuery('select').chosen();
259
- jQuery("ul#tabs li").click(function() {
260
-
261
- });
262
- jQuery('#message').removeClass('hide').hide();
263
- jQuery("ul#tabs li a").click(function() {
264
- ///jQuert("ul#tabs li").removeClass('active')
265
- jQuery("ul#tabs li").removeClass("active");
266
- jQuery(this).parent('li').addClass('active');
267
- jQuery('#wdms_loading').addClass('wpdm-spin');
268
- jQuery(this).append('<span class="wpdm-loading wpdm-spin pull-right" id="wpdm-lsp"></span>')
269
- var section = this.id;
270
- jQuery.post(ajaxurl,{action:'wdm_settings',section:this.id},function(res){
271
- jQuery('#fm_settings').html(res);
272
- jQuery('#section').val(section)
273
- jQuery('#wdms_loading').removeClass('wpdm-spin');
274
- jQuery('select').chosen();
275
- window.history.pushState({"html":res,"pageTitle":"response.pageTitle"},"", "edit.php?post_type=wpdmpro&page=settings&tab="+section);
276
- jQuery('#wpdm-lsp').fadeOut(function(){
277
- jQuery(this).remove();
278
- });
279
- });
280
- return false;
281
- });
282
-
283
- window.onpopstate = function(e){
284
- if(e.state){
285
- jQuery("#fm_settings").html(e.state.html);
286
- //document.title = e.state.pageTitle;
287
- }
288
- };
289
-
290
- <?php if(isset($_GET['tab'])&&$_GET['tab']!=''){ ?>
291
- jQuery("ul#tabs li").removeClass("active");
292
- jQuery('#wdms_loading').addClass('wpdm-spin');
293
- jQuery('#<?php echo esc_attr($_GET['tab']); ?>').parents().addClass("active");
294
- var section = '<?php echo esc_attr($_GET['tab']);?>';
295
- jQuery.post(ajaxurl,{action:'wdm_settings',section:section},function(res){
296
- jQuery('#fm_settings').html(res);
297
- jQuery('#section').val(section)
298
- jQuery('#wdms_loading').removeClass('wpdm-spin');
299
- });
300
- <?php } ?>
301
-
302
- jQuery('#wdm_settings_form').submit(function(){
303
-
304
- jQuery(this).ajaxSubmit({
305
- url:ajaxurl,
306
- beforeSubmit: function(formData, jqForm, options){
307
- jQuery('.wpdm-ssb').addClass('wpdm-spin');
308
- jQuery('#wdms_loading').addClass('wpdm-spin');
309
- },
310
- success: function(responseText, statusText, xhr, $form){
311
- jQuery('#message').html("<p>"+responseText+"</p>").slideDown();
312
- //setTimeout("jQuery('#message').slideUp()",4000);
313
- jQuery('.wpdm-ssb').removeClass('wpdm-spin');
314
- jQuery('#wdms_loading').removeClass('wpdm-spin');
315
- }
316
- });
317
-
318
- return false;
319
- });
320
-
321
-
322
- });
323
-
324
- </script>
325
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
{bootstrap → assets/bootstrap}/css/bootstrap-theme.css RENAMED
@@ -1,4 +1,4 @@
1
- @import url(http://fonts.googleapis.com/css?family=Montserrat:400,700|Source+Sans+Pro:600,300,300italic);
2
  /*!
3
  * Eden v1.0.0
4
  * Homepage: http://scripteden.com
1
+ @import url(https://fonts.googleapis.com/css?family=Montserrat:400,700|Source+Sans+Pro:600,300,300italic);
2
  /*!
3
  * Eden v1.0.0
4
  * Homepage: http://scripteden.com
{bootstrap → assets/bootstrap}/css/bootstrap-theme.min.css RENAMED
File without changes
{bootstrap → assets/bootstrap}/css/bootstrap.css RENAMED
@@ -264,809 +264,7 @@
264
  border: 1px solid #dddddd !important;
265
  }
266
  }
267
- @font-face {
268
- font-family: 'Glyphicons Halflings';
269
- src: url(../fonts/glyphicons-halflings-regular.eot);
270
- src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
271
- }
272
- .w3eden .glyphicon {
273
- position: relative;
274
- top: 1px;
275
- display: inline-block;
276
- font-family: 'Glyphicons Halflings';
277
- font-style: normal;
278
- font-weight: 400;
279
- line-height: 1;
280
- -webkit-font-smoothing: antialiased;
281
- -moz-osx-font-smoothing: grayscale;
282
- }
283
- .w3eden .glyphicon-asterisk:before {
284
- content: "\2a";
285
- }
286
- .w3eden .glyphicon-plus:before {
287
- content: "\2b";
288
- }
289
- .w3eden .glyphicon-eur:before,
290
- .w3eden .glyphicon-euro:before {
291
- content: "\20ac";
292
- }
293
- .w3eden .glyphicon-minus:before {
294
- content: "\2212";
295
- }
296
- .w3eden .glyphicon-cloud:before {
297
- content: "\2601";
298
- }
299
- .w3eden .glyphicon-envelope:before {
300
- content: "\2709";
301
- }
302
- .w3eden .glyphicon-pencil:before {
303
- content: "\270f";
304
- }
305
- .w3eden .glyphicon-glass:before {
306
- content: "\e001";
307
- }
308
- .w3eden .glyphicon-music:before {
309
- content: "\e002";
310
- }
311
- .w3eden .glyphicon-search:before {
312
- content: "\e003";
313
- }
314
- .w3eden .glyphicon-heart:before {
315
- content: "\e005";
316
- }
317
- .w3eden .glyphicon-star:before {
318
- content: "\e006";
319
- }
320
- .w3eden .glyphicon-star-empty:before {
321
- content: "\e007";
322
- }
323
- .w3eden .glyphicon-user:before {
324
- content: "\e008";
325
- }
326
- .w3eden .glyphicon-film:before {
327
- content: "\e009";
328
- }
329
- .w3eden .glyphicon-th-large:before {
330
- content: "\e010";
331
- }
332
- .w3eden .glyphicon-th:before {
333
- content: "\e011";
334
- }
335
- .w3eden .glyphicon-th-list:before {
336
- content: "\e012";
337
- }
338
- .w3eden .glyphicon-ok:before {
339
- content: "\e013";
340
- }
341
- .w3eden .glyphicon-remove:before {
342
- content: "\e014";
343
- }
344
- .w3eden .glyphicon-zoom-in:before {
345
- content: "\e015";
346
- }
347
- .w3eden .glyphicon-zoom-out:before {
348
- content: "\e016";
349
- }
350
- .w3eden .glyphicon-off:before {
351
- content: "\e017";
352
- }
353
- .w3eden .glyphicon-signal:before {
354
- content: "\e018";
355
- }
356
- .w3eden .glyphicon-cog:before {
357
- content: "\e019";
358
- }
359
- .w3eden .glyphicon-trash:before {
360
- content: "\e020";
361
- }
362
- .w3eden .glyphicon-home:before {
363
- content: "\e021";
364
- }
365
- .w3eden .glyphicon-file:before {
366
- content: "\e022";
367
- }
368
- .w3eden .glyphicon-time:before {
369
- content: "\e023";
370
- }
371
- .w3eden .glyphicon-road:before {
372
- content: "\e024";
373
- }
374
- .w3eden .glyphicon-download-alt:before {
375
- content: "\e025";
376
- }
377
- .w3eden .glyphicon-download:before {
378
- content: "\e026";
379
- }
380
- .w3eden .glyphicon-upload:before {
381
- content: "\e027";
382
- }
383
- .w3eden .glyphicon-inbox:before {
384
- content: "\e028";
385
- }
386
- .w3eden .glyphicon-play-circle:before {
387
- content: "\e029";
388
- }
389
- .w3eden .glyphicon-repeat:before {
390
- content: "\e030";
391
- }
392
- .w3eden .glyphicon-refresh:before {
393
- content: "\e031";
394
- }
395
- .w3eden .glyphicon-list-alt:before {
396
- content: "\e032";
397
- }
398
- .w3eden .glyphicon-lock:before {
399
- content: "\e033";
400
- }
401
- .w3eden .glyphicon-flag:before {
402
- content: "\e034";
403
- }
404
- .w3eden .glyphicon-headphones:before {
405
- content: "\e035";
406
- }
407
- .w3eden .glyphicon-volume-off:before {
408
- content: "\e036";
409
- }
410
- .w3eden .glyphicon-volume-down:before {
411
- content: "\e037";
412
- }
413
- .w3eden .glyphicon-volume-up:before {
414
- content: "\e038";
415
- }
416
- .w3eden .glyphicon-qrcode:before {
417
- content: "\e039";
418
- }
419
- .w3eden .glyphicon-barcode:before {
420
- content: "\e040";
421
- }
422
- .w3eden .glyphicon-tag:before {
423
- content: "\e041";
424
- }
425
- .w3eden .glyphicon-tags:before {
426
- content: "\e042";
427
- }
428
- .w3eden .glyphicon-book:before {
429
- content: "\e043";
430
- }
431
- .w3eden .glyphicon-bookmark:before {
432
- content: "\e044";
433
- }
434
- .w3eden .glyphicon-print:before {
435
- content: "\e045";
436
- }
437
- .w3eden .glyphicon-camera:before {
438
- content: "\e046";
439
- }
440
- .w3eden .glyphicon-font:before {
441
- content: "\e047";
442
- }
443
- .w3eden .glyphicon-bold:before {
444
- content: "\e048";
445
- }
446
- .w3eden .glyphicon-italic:before {
447
- content: "\e049";
448
- }
449
- .w3eden .glyphicon-text-height:before {
450
- content: "\e050";
451
- }
452
- .w3eden .glyphicon-text-width:before {
453
- content: "\e051";
454
- }
455
- .w3eden .glyphicon-align-left:before {
456
- content: "\e052";
457
- }
458
- .w3eden .glyphicon-align-center:before {
459
- content: "\e053";
460
- }
461
- .w3eden .glyphicon-align-right:before {
462
- content: "\e054";
463
- }
464
- .w3eden .glyphicon-align-justify:before {
465
- content: "\e055";
466
- }
467
- .w3eden .glyphicon-list:before {
468
- content: "\e056";
469
- }
470
- .w3eden .glyphicon-indent-left:before {
471
- content: "\e057";
472
- }
473
- .w3eden .glyphicon-indent-right:before {
474
- content: "\e058";
475
- }
476
- .w3eden .glyphicon-facetime-video:before {
477
- content: "\e059";
478
- }
479
- .w3eden .glyphicon-picture:before {
480
- content: "\e060";
481
- }
482
- .w3eden .glyphicon-map-marker:before {
483
- content: "\e062";
484
- }
485
- .w3eden .glyphicon-adjust:before {
486
- content: "\e063";
487
- }
488
- .w3eden .glyphicon-tint:before {
489
- content: "\e064";
490
- }
491
- .w3eden .glyphicon-edit:before {
492
- content: "\e065";
493
- }
494
- .w3eden .glyphicon-share:before {
495
- content: "\e066";
496
- }
497
- .w3eden .glyphicon-check:before {
498
- content: "\e067";
499
- }
500
- .w3eden .glyphicon-move:before {
501
- content: "\e068";
502
- }
503
- .w3eden .glyphicon-step-backward:before {
504
- content: "\e069";
505
- }
506
- .w3eden .glyphicon-fast-backward:before {
507
- content: "\e070";
508
- }
509
- .w3eden .glyphicon-backward:before {
510
- content: "\e071";
511
- }
512
- .w3eden .glyphicon-play:before {
513
- content: "\e072";
514
- }
515
- .w3eden .glyphicon-pause:before {
516
- content: "\e073";
517
- }
518
- .w3eden .glyphicon-stop:before {
519
- content: "\e074";
520
- }
521
- .w3eden .glyphicon-forward:before {
522
- content: "\e075";
523
- }
524
- .w3eden .glyphicon-fast-forward:before {
525
- content: "\e076";
526
- }
527
- .w3eden .glyphicon-step-forward:before {
528
- content: "\e077";
529
- }
530
- .w3eden .glyphicon-eject:before {
531
- content: "\e078";
532
- }
533
- .w3eden .glyphicon-chevron-left:before {
534
- content: "\e079";
535
- }
536
- .w3eden .glyphicon-chevron-right:before {
537
- content: "\e080";
538
- }
539
- .w3eden .glyphicon-plus-sign:before {
540
- content: "\e081";
541
- }
542
- .w3eden .glyphicon-minus-sign:before {
543
- content: "\e082";
544
- }
545
- .w3eden .glyphicon-remove-sign:before {
546
- content: "\e083";
547
- }
548
- .w3eden .glyphicon-ok-sign:before {
549
- content: "\e084";
550
- }
551
- .w3eden .glyphicon-question-sign:before {
552
- content: "\e085";
553
- }
554
- .w3eden .glyphicon-info-sign:before {
555
- content: "\e086";
556
- }
557
- .w3eden .glyphicon-screenshot:before {
558
- content: "\e087";
559
- }
560
- .w3eden .glyphicon-remove-circle:before {
561
- content: "\e088";
562
- }
563
- .w3eden .glyphicon-ok-circle:before {
564
- content: "\e089";
565
- }
566
- .w3eden .glyphicon-ban-circle:before {
567
- content: "\e090";
568
- }
569
- .w3eden .glyphicon-arrow-left:before {
570
- content: "\e091";
571
- }
572
- .w3eden .glyphicon-arrow-right:before {
573
- content: "\e092";
574
- }
575
- .w3eden .glyphicon-arrow-up:before {
576
- content: "\e093";
577
- }
578
- .w3eden .glyphicon-arrow-down:before {
579
- content: "\e094";
580
- }
581
- .w3eden .glyphicon-share-alt:before {
582
- content: "\e095";
583
- }
584
- .w3eden .glyphicon-resize-full:before {
585
- content: "\e096";
586
- }
587
- .w3eden .glyphicon-resize-small:before {
588
- content: "\e097";
589
- }
590
- .w3eden .glyphicon-exclamation-sign:before {
591
- content: "\e101";
592
- }
593
- .w3eden .glyphicon-gift:before {
594
- content: "\e102";
595
- }
596
- .w3eden .glyphicon-leaf:before {
597
- content: "\e103";
598
- }
599
- .w3eden .glyphicon-fire:before {
600
- content: "\e104";
601
- }
602
- .w3eden .glyphicon-eye-open:before {
603
- content: "\e105";
604
- }
605
- .w3eden .glyphicon-eye-close:before {
606
- content: "\e106";
607
- }
608
- .w3eden .glyphicon-warning-sign:before {
609
- content: "\e107";
610
- }
611
- .w3eden .glyphicon-plane:before {
612
- content: "\e108";
613
- }
614
- .w3eden .glyphicon-calendar:before {
615
- content: "\e109";
616
- }
617
- .w3eden .glyphicon-random:before {
618
- content: "\e110";
619
- }
620
- .w3eden .glyphicon-comment:before {
621
- content: "\e111";
622
- }
623
- .w3eden .glyphicon-magnet:before {
624
- content: "\e112";
625
- }
626
- .w3eden .glyphicon-chevron-up:before {
627
- content: "\e113";
628
- }
629
- .w3eden .glyphicon-chevron-down:before {
630
- content: "\e114";
631
- }
632
- .w3eden .glyphicon-retweet:before {
633
- content: "\e115";
634
- }
635
- .w3eden .glyphicon-shopping-cart:before {
636
- content: "\e116";
637
- }
638
- .w3eden .glyphicon-folder-close:before {
639
- content: "\e117";
640
- }
641
- .w3eden .glyphicon-folder-open:before {
642
- content: "\e118";
643
- }
644
- .w3eden .glyphicon-resize-vertical:before {
645
- content: "\e119";
646
- }
647
- .w3eden .glyphicon-resize-horizontal:before {
648
- content: "\e120";
649
- }
650
- .w3eden .glyphicon-hdd:before {
651
- content: "\e121";
652
- }
653
- .w3eden .glyphicon-bullhorn:before {
654
- content: "\e122";
655
- }
656
- .w3eden .glyphicon-bell:before {
657
- content: "\e123";
658
- }
659
- .w3eden .glyphicon-certificate:before {
660
- content: "\e124";
661
- }
662
- .w3eden .glyphicon-thumbs-up:before {
663
- content: "\e125";
664
- }
665
- .w3eden .glyphicon-thumbs-down:before {
666
- content: "\e126";
667
- }
668
- .w3eden .glyphicon-hand-right:before {
669
- content: "\e127";
670
- }
671
- .w3eden .glyphicon-hand-left:before {
672
- content: "\e128";
673
- }
674
- .w3eden .glyphicon-hand-up:before {
675
- content: "\e129";
676
- }
677
- .w3eden .glyphicon-hand-down:before {
678
- content: "\e130";
679
- }
680
- .w3eden .glyphicon-circle-arrow-right:before {
681
- content: "\e131";
682
- }
683
- .w3eden .glyphicon-circle-arrow-left:before {
684
- content: "\e132";
685
- }
686
- .w3eden .glyphicon-circle-arrow-up:before {
687
- content: "\e133";
688
- }
689
- .w3eden .glyphicon-circle-arrow-down:before {
690
- content: "\e134";
691
- }
692
- .w3eden .glyphicon-globe:before {
693
- content: "\e135";
694
- }
695
- .w3eden .glyphicon-wrench:before {
696
- content: "\e136";
697
- }
698
- .w3eden .glyphicon-tasks:before {
699
- content: "\e137";
700
- }
701
- .w3eden .glyphicon-filter:before {
702
- content: "\e138";
703
- }
704
- .w3eden .glyphicon-briefcase:before {
705
- content: "\e139";
706
- }
707
- .w3eden .glyphicon-fullscreen:before {
708
- content: "\e140";
709
- }
710
- .w3eden .glyphicon-dashboard:before {
711
- content: "\e141";
712
- }
713
- .w3eden .glyphicon-paperclip:before {
714
- content: "\e142";
715
- }
716
- .w3eden .glyphicon-heart-empty:before {
717
- content: "\e143";
718
- }
719
- .w3eden .glyphicon-link:before {
720
- content: "\e144";
721
- }
722
- .w3eden .glyphicon-phone:before {
723
- content: "\e145";
724
- }
725
- .w3eden .glyphicon-pushpin:before {
726
- content: "\e146";
727
- }
728
- .w3eden .glyphicon-usd:before {
729
- content: "\e148";
730
- }
731
- .w3eden .glyphicon-gbp:before {
732
- content: "\e149";
733
- }
734
- .w3eden .glyphicon-sort:before {
735
- content: "\e150";
736
- }
737
- .w3eden .glyphicon-sort-by-alphabet:before {
738
- content: "\e151";
739
- }
740
- .w3eden .glyphicon-sort-by-alphabet-alt:before {
741
- content: "\e152";
742
- }
743
- .w3eden .glyphicon-sort-by-order:before {
744
- content: "\e153";
745
- }
746
- .w3eden .glyphicon-sort-by-order-alt:before {
747
- content: "\e154";
748
- }
749
- .w3eden .glyphicon-sort-by-attributes:before {
750
- content: "\e155";
751
- }
752
- .w3eden .glyphicon-sort-by-attributes-alt:before {
753
- content: "\e156";
754
- }
755
- .w3eden .glyphicon-unchecked:before {
756
- content: "\e157";
757
- }
758
- .w3eden .glyphicon-expand:before {
759
- content: "\e158";
760
- }
761
- .w3eden .glyphicon-collapse-down:before {
762
- content: "\e159";
763
- }
764
- .w3eden .glyphicon-collapse-up:before {
765
- content: "\e160";
766
- }
767
- .w3eden .glyphicon-log-in:before {
768
- content: "\e161";
769
- }
770
- .w3eden .glyphicon-flash:before {
771
- content: "\e162";
772
- }
773
- .w3eden .glyphicon-log-out:before {
774
- content: "\e163";
775
- }
776
- .w3eden .glyphicon-new-window:before {
777
- content: "\e164";
778
- }
779
- .w3eden .glyphicon-record:before {
780
- content: "\e165";
781
- }
782
- .w3eden .glyphicon-save:before {
783
- content: "\e166";
784
- }
785
- .w3eden .glyphicon-open:before {
786
- content: "\e167";
787
- }
788
- .w3eden .glyphicon-saved:before {
789
- content: "\e168";
790
- }
791
- .w3eden .glyphicon-import:before {
792
- content: "\e169";
793
- }
794
- .w3eden .glyphicon-export:before {
795
- content: "\e170";
796
- }
797
- .w3eden .glyphicon-send:before {
798
- content: "\e171";
799
- }
800
- .w3eden .glyphicon-floppy-disk:before {
801
- content: "\e172";
802
- }
803
- .w3eden .glyphicon-floppy-saved:before {
804
- content: "\e173";
805
- }
806
- .w3eden .glyphicon-floppy-remove:before {
807
- content: "\e174";
808
- }
809
- .w3eden .glyphicon-floppy-save:before {
810
- content: "\e175";
811
- }
812
- .w3eden .glyphicon-floppy-open:before {
813
- content: "\e176";
814
- }
815
- .w3eden .glyphicon-credit-card:before {
816
- content: "\e177";
817
- }
818
- .w3eden .glyphicon-transfer:before {
819
- content: "\e178";
820
- }
821
- .w3eden .glyphicon-cutlery:before {
822
- content: "\e179";
823
- }
824
- .w3eden .glyphicon-header:before {
825
- content: "\e180";
826
- }
827
- .w3eden .glyphicon-compressed:before {
828
- content: "\e181";
829
- }
830
- .w3eden .glyphicon-earphone:before {
831
- content: "\e182";
832
- }
833
- .w3eden .glyphicon-phone-alt:before {
834
- content: "\e183";
835
- }
836
- .w3eden .glyphicon-tower:before {
837
- content: "\e184";
838
- }
839
- .w3eden .glyphicon-stats:before {
840
- content: "\e185";
841
- }
842
- .w3eden .glyphicon-sd-video:before {
843
- content: "\e186";
844
- }
845
- .w3eden .glyphicon-hd-video:before {
846
- content: "\e187";
847
- }
848
- .w3eden .glyphicon-subtitles:before {
849
- content: "\e188";
850
- }
851
- .w3eden .glyphicon-sound-stereo:before {
852
- content: "\e189";
853
- }
854
- .w3eden .glyphicon-sound-dolby:before {
855
- content: "\e190";
856
- }
857
- .w3eden .glyphicon-sound-5-1:before {
858
- content: "\e191";
859
- }
860
- .w3eden .glyphicon-sound-6-1:before {
861
- content: "\e192";
862
- }
863
- .w3eden .glyphicon-sound-7-1:before {
864
- content: "\e193";
865
- }
866
- .w3eden .glyphicon-copyright-mark:before {
867
- content: "\e194";
868
- }
869
- .w3eden .glyphicon-registration-mark:before {
870
- content: "\e195";
871
- }
872
- .w3eden .glyphicon-cloud-download:before {
873
- content: "\e197";
874
- }
875
- .w3eden .glyphicon-cloud-upload:before {
876
- content: "\e198";
877
- }
878
- .w3eden .glyphicon-tree-conifer:before {
879
- content: "\e199";
880
- }
881
- .w3eden .glyphicon-tree-deciduous:before {
882
- content: "\e200";
883
- }
884
- .w3eden .glyphicon-cd:before {
885
- content: "\e201";
886
- }
887
- .w3eden .glyphicon-save-file:before {
888
- content: "\e202";
889
- }
890
- .w3eden .glyphicon-open-file:before {
891
- content: "\e203";
892
- }
893
- .w3eden .glyphicon-level-up:before {
894
- content: "\e204";
895
- }
896
- .w3eden .glyphicon-copy:before {
897
- content: "\e205";
898
- }
899
- .w3eden .glyphicon-paste:before {
900
- content: "\e206";
901
- }
902
- .w3eden .glyphicon-alert:before {
903
- content: "\e209";
904
- }
905
- .w3eden .glyphicon-equalizer:before {
906
- content: "\e210";
907
- }
908
- .w3eden .glyphicon-king:before {
909
- content: "\e211";
910
- }
911
- .w3eden .glyphicon-queen:before {
912
- content: "\e212";
913
- }
914
- .w3eden .glyphicon-pawn:before {
915
- content: "\e213";
916
- }
917
- .w3eden .glyphicon-bishop:before {
918
- content: "\e214";
919
- }
920
- .w3eden .glyphicon-knight:before {
921
- content: "\e215";
922
- }
923
- .w3eden .glyphicon-baby-formula:before {
924
- content: "\e216";
925
- }
926
- .w3eden .glyphicon-tent:before {
927
- content: "\26fa";
928
- }
929
- .w3eden .glyphicon-blackboard:before {
930
- content: "\e218";
931
- }
932
- .w3eden .glyphicon-bed:before {
933
- content: "\e219";
934
- }
935
- .w3eden .glyphicon-apple:before {
936
- content: "\f8ff";
937
- }
938
- .w3eden .glyphicon-erase:before {
939
- content: "\e221";
940
- }
941
- .w3eden .glyphicon-hourglass:before {
942
- content: "\231b";
943
- }
944
- .w3eden .glyphicon-lamp:before {
945
- content: "\e223";
946
- }
947
- .w3eden .glyphicon-duplicate:before {
948
- content: "\e224";
949
- }
950
- .w3eden .glyphicon-piggy-bank:before {
951
- content: "\e225";
952
- }
953
- .w3eden .glyphicon-scissors:before {
954
- content: "\e226";
955
- }
956
- .w3eden .glyphicon-bitcoin:before {
957
- content: "\e227";
958
- }
959
- .w3eden .glyphicon-btc:before {
960
- content: "\e227";
961
- }
962
- .w3eden .glyphicon-xbt:before {
963
- content: "\e227";
964
- }
965
- .w3eden .glyphicon-yen:before {
966
- content: "\00a5";
967
- }
968
- .w3eden .glyphicon-jpy:before {
969
- content: "\00a5";
970
- }
971
- .w3eden .glyphicon-ruble:before {
972
- content: "\20bd";
973
- }
974
- .w3eden .glyphicon-rub:before {
975
- content: "\20bd";
976
- }
977
- .w3eden .glyphicon-scale:before {
978
- content: "\e230";
979
- }
980
- .w3eden .glyphicon-ice-lolly:before {
981
- content: "\e231";
982
- }
983
- .w3eden .glyphicon-ice-lolly-tasted:before {
984
- content: "\e232";
985
- }
986
- .w3eden .glyphicon-education:before {
987
- content: "\e233";
988
- }
989
- .w3eden .glyphicon-option-horizontal:before {
990
- content: "\e234";
991
- }
992
- .w3eden .glyphicon-option-vertical:before {
993
- content: "\e235";
994
- }
995
- .w3eden .glyphicon-menu-hamburger:before {
996
- content: "\e236";
997
- }
998
- .w3eden .glyphicon-modal-window:before {
999
- content: "\e237";
1000
- }
1001
- .w3eden .glyphicon-oil:before {
1002
- content: "\e238";
1003
- }
1004
- .w3eden .glyphicon-grain:before {
1005
- content: "\e239";
1006
- }
1007
- .w3eden .glyphicon-sunglasses:before {
1008
- content: "\e240";
1009
- }
1010
- .w3eden .glyphicon-text-size:before {
1011
- content: "\e241";
1012
- }
1013
- .w3eden .glyphicon-text-color:before {
1014
- content: "\e242";
1015
- }
1016
- .w3eden .glyphicon-text-background:before {
1017
- content: "\e243";
1018
- }
1019
- .w3eden .glyphicon-object-align-top:before {
1020
- content: "\e244";
1021
- }
1022
- .w3eden .glyphicon-object-align-bottom:before {
1023
- content: "\e245";
1024
- }
1025
- .w3eden .glyphicon-object-align-horizontal:before {
1026
- content: "\e246";
1027
- }
1028
- .w3eden .glyphicon-object-align-left:before {
1029
- content: "\e247";
1030
- }
1031
- .w3eden .glyphicon-object-align-vertical:before {
1032
- content: "\e248";
1033
- }
1034
- .w3eden .glyphicon-object-align-right:before {
1035
- content: "\e249";
1036
- }
1037
- .w3eden .glyphicon-triangle-right:before {
1038
- content: "\e250";
1039
- }
1040
- .w3eden .glyphicon-triangle-left:before {
1041
- content: "\e251";
1042
- }
1043
- .w3eden .glyphicon-triangle-bottom:before {
1044
- content: "\e252";
1045
- }
1046
- .w3eden .glyphicon-triangle-top:before {
1047
- content: "\e253";
1048
- }
1049
- .w3eden .glyphicon-console:before {
1050
- content: "\e254";
1051
- }
1052
- .w3eden .glyphicon-superscript:before {
1053
- content: "\e255";
1054
- }
1055
- .w3eden .glyphicon-subscript:before {
1056
- content: "\e256";
1057
- }
1058
- .w3eden .glyphicon-menu-left:before {
1059
- content: "\e257";
1060
- }
1061
- .w3eden .glyphicon-menu-right:before {
1062
- content: "\e258";
1063
- }
1064
- .w3eden .glyphicon-menu-down:before {
1065
- content: "\e259";
1066
- }
1067
- .w3eden .glyphicon-menu-up:before {
1068
- content: "\e260";
1069
- }
1070
  .w3eden * {
1071
  -webkit-box-sizing: border-box;
1072
  -moz-box-sizing: border-box;
@@ -2642,10 +1840,13 @@
2642
  background-image: none;
2643
  border: 1px solid #d5d5d5;
2644
  border-radius: 3px;
 
2645
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.055);
2646
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.055);
2647
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
2648
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
 
 
2649
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
2650
  }
2651
  .w3eden .form-control:focus {
@@ -3093,7 +2294,7 @@
3093
  user-select: none;
3094
  background-image: none;
3095
  border: 1px solid transparent;
3096
- border-radius: 4px;
3097
  }
3098
  .w3eden .btn.active.focus,
3099
  .w3eden .btn.active:focus,
@@ -3896,7 +3097,7 @@
3896
  text-align: center;
3897
  background-color: #eee;
3898
  border: 1px solid #ccc;
3899
- border-radius: 4px;
3900
  }
3901
  .w3eden .input-group-addon.input-sm {
3902
  padding: 5px 10px;
@@ -3940,7 +3141,6 @@
3940
  }
3941
  .w3eden .input-group-btn {
3942
  position: relative;
3943
- font-size: 0;
3944
  white-space: nowrap;
3945
  }
3946
  .w3eden .input-group-btn > .btn {
@@ -6704,6 +5904,9 @@
6704
  border-bottom-left-radius: 3px;
6705
  border-right: 1px solid rgba(0, 0, 0, 0.12);
6706
  border-top-left-radius: 3px;
6707
- margin-top: -7px;
6708
- padding: 7px 12px;
6709
- }
 
 
 
264
  border: 1px solid #dddddd !important;
265
  }
266
  }
267
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
268
  .w3eden * {
269
  -webkit-box-sizing: border-box;
270
  -moz-box-sizing: border-box;
1840
  background-image: none;
1841
  border: 1px solid #d5d5d5;
1842
  border-radius: 3px;
1843
+ /*
1844
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.055);
1845
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.055);
1846
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
1847
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
1848
+ */
1849
+ box-shadow: none;
1850
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
1851
  }
1852
  .w3eden .form-control:focus {
2294
  user-select: none;
2295
  background-image: none;
2296
  border: 1px solid transparent;
2297
+ border-radius: 3px;
2298
  }
2299
  .w3eden .btn.active.focus,
2300
  .w3eden .btn.active:focus,
3097
  text-align: center;
3098
  background-color: #eee;
3099
  border: 1px solid #ccc;
3100
+ border-radius: 3px;
3101
  }
3102
  .w3eden .input-group-addon.input-sm {
3103
  padding: 5px 10px;
3141
  }
3142
  .w3eden .input-group-btn {
3143
  position: relative;
 
3144
  white-space: nowrap;
3145
  }
3146
  .w3eden .input-group-btn > .btn {
5904
  border-bottom-left-radius: 3px;
5905
  border-right: 1px solid rgba(0, 0, 0, 0.12);
5906
  border-top-left-radius: 3px;
5907
+ margin-left: -17px;
5908
+ margin-top: -8.5px;
5909
+ padding: 8.5px 12px;
5910
+ position: relative;
5911
+ width: 40px;
5912
+ }
assets/bootstrap/css/bootstrap.min.css ADDED
@@ -0,0 +1,5912 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ /*!
3
+ * Bootstrap v3.3.4 (http://getbootstrap.com)
4
+ * Copyright 2011-2015 Twitter, Inc.
5
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
6
+ */
7
+ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
8
+ /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
9
+
10
+ .w3eden html {
11
+ font-family: sans-serif;
12
+ -webkit-text-size-adjust: 100%;
13
+ -ms-text-size-adjust: 100%;
14
+ }
15
+ .w3eden body {
16
+ margin: 0;
17
+ }
18
+ .w3eden article,
19
+ .w3eden aside,
20
+ .w3eden details,
21
+ .w3eden figcaption,
22
+ .w3eden figure,
23
+ .w3eden footer,
24
+ .w3eden header,
25
+ .w3eden hgroup,
26
+ .w3eden main,
27
+ .w3eden menu,
28
+ .w3eden nav,
29
+ .w3eden section,
30
+ .w3eden summary {
31
+ display: block;
32
+ }
33
+ .w3eden audio,
34
+ .w3eden canvas,
35
+ .w3eden progress,
36
+ .w3eden video {
37
+ display: inline-block;
38
+ vertical-align: baseline;
39
+ }
40
+ .w3eden audio:not([controls]) {
41
+ display: none;
42
+ height: 0;
43
+ }
44
+ .w3eden [hidden],
45
+ .w3eden template {
46
+ display: none;
47
+ }
48
+ .w3eden a {
49
+ background-color: transparent;
50
+ }
51
+ .w3eden a:active,
52
+ .w3eden a:hover {
53
+ outline: 0;
54
+ }
55
+ .w3eden abbr[title] {
56
+ border-bottom: 1px dotted;
57
+ }
58
+ .w3eden b,
59
+ .w3eden strong {
60
+ font-weight: 700;
61
+ }
62
+ .w3eden dfn {
63
+ font-style: italic;
64
+ }
65
+ .w3eden h1 {
66
+ margin: .67em 0;
67
+ font-size: 2em;
68
+ }
69
+ .w3eden mark {
70
+ color: #000;
71
+ background: #ffff00;
72
+ }
73
+ .w3eden small {
74
+ font-size: 80%;
75
+ }
76
+ .w3eden sub,
77
+ .w3eden sup {
78
+ position: relative;
79
+ font-size: 75%;
80
+ line-height: 0;
81
+ vertical-align: baseline;
82
+ }
83
+ .w3eden sup {
84
+ top: -0.5em;
85
+ }
86
+ .w3eden sub {
87
+ bottom: -0.25em;
88
+ }
89
+ .w3eden img {
90
+ border: 0;
91
+ }
92
+ .w3eden svg:not(:root) {
93
+ overflow: hidden;
94
+ }
95
+ .w3eden figure {
96
+ margin: 1em 40px;
97
+ }
98
+ .w3eden hr {
99
+ height: 0;
100
+ -webkit-box-sizing: content-box;
101
+ -moz-box-sizing: content-box;
102
+ box-sizing: content-box;
103
+ }
104
+ .w3eden pre {
105
+ overflow: auto;
106
+ }
107
+ .w3eden code,
108
+ .w3eden kbd,
109
+ .w3eden pre,
110
+ .w3eden samp {
111
+ font-family: monospace,monospace;
112
+ font-size: 1em;
113
+ }
114
+ .w3eden button,
115
+ .w3eden input,
116
+ .w3eden optgroup,
117
+ .w3eden select,
118
+ .w3eden textarea {
119
+ margin: 0;
120
+ font: inherit;
121
+ color: inherit;
122
+ }
123
+ .w3eden button {
124
+ overflow: visible;
125
+ }
126
+ .w3eden button,
127
+ .w3eden select {
128
+ text-transform: none;
129
+ }
130
+ .w3eden button,
131
+ .w3eden html input[type=button],
132
+ .w3eden input[type=reset],
133
+ .w3eden input[type=submit] {
134
+ -webkit-appearance: button;
135
+ cursor: pointer;
136
+ }
137
+ .w3eden button[disabled],
138
+ .w3eden html input[disabled] {
139
+ cursor: default;
140
+ }
141
+ .w3eden button::-moz-focus-inner,
142
+ .w3eden input::-moz-focus-inner {
143
+ padding: 0;
144
+ border: 0;
145
+ }
146
+ .w3eden input {
147
+ line-height: normal;
148
+ }
149
+ .w3eden input[type=checkbox],
150
+ .w3eden input[type=radio] {
151
+ -webkit-box-sizing: border-box;
152
+ -moz-box-sizing: border-box;
153
+ box-sizing: border-box;
154
+ padding: 0;
155
+ }
156
+ .w3eden input[type=number]::-webkit-inner-spin-button,
157
+ .w3eden input[type=number]::-webkit-outer-spin-button {
158
+ height: auto;
159
+ }
160
+ .w3eden input[type=search] {
161
+ -webkit-box-sizing: content-box;
162
+ -moz-box-sizing: content-box;
163
+ box-sizing: content-box;
164
+ -webkit-appearance: textfield;
165
+ }
166
+ .w3eden input[type=search]::-webkit-search-cancel-button,
167
+ .w3eden input[type=search]::-webkit-search-decoration {
168
+ -webkit-appearance: none;
169
+ }
170
+ .w3eden fieldset {
171
+ padding: .35em .625em .75em;
172
+ margin: 0 2px;
173
+ border: 1px solid #c0c0c0;
174
+ }
175
+ .w3eden legend {
176
+ padding: 0;
177
+ border: 0;
178
+ }
179
+ .w3eden textarea {
180
+ overflow: auto;
181
+ }
182
+ .w3eden optgroup {
183
+ font-weight: 700;
184
+ }
185
+ .w3eden table {
186
+ border-spacing: 0;
187
+ border-collapse: collapse;
188
+ }
189
+ .w3eden td,
190
+ .w3eden th {
191
+ padding: 0;
192
+ }
193
+ @media print {
194
+ .w3eden *,
195
+ .w3eden :after,
196
+ .w3eden :before {
197
+ color: #000!important;
198
+ text-shadow: none!important;
199
+ background: 0 0!important;
200
+ -webkit-box-shadow: none!important;
201
+ box-shadow: none !important;
202
+ }
203
+ .w3eden a,
204
+ .w3eden a:visited {
205
+ text-decoration: underline;
206
+ }
207
+ .w3eden a[href]:after {
208
+ content: " (" attr(href) ")";
209
+ }
210
+ .w3eden abbr[title]:after {
211
+ content: " (" attr(title) ")";
212
+ }
213
+ .w3eden a[href^="javascript:"]:after,
214
+ .w3eden a[href^="#"]:after {
215
+ content: "";
216
+ }
217
+ .w3eden blockquote,
218
+ .w3eden pre {
219
+ border: 1px solid #999;
220
+ page-break-inside: avoid;
221
+ }
222
+ .w3eden thead {
223
+ display: table-header-group;
224
+ }
225
+ .w3eden img,
226
+ .w3eden tr {
227
+ page-break-inside: avoid;
228
+ }
229
+ .w3eden img {
230
+ max-width: 100% !important;
231
+ }
232
+ .w3eden h2,
233
+ .w3eden h3,
234
+ .w3eden p {
235
+ orphans: 3;
236
+ widows: 3;
237
+ }
238
+ .w3eden h2,
239
+ .w3eden h3 {
240
+ page-break-after: avoid;
241
+ }
242
+ .w3eden select {
243
+ background: #ffffff !important;
244
+ }
245
+ .w3eden .navbar {
246
+ display: none;
247
+ }
248
+ .w3eden .btn > .caret,
249
+ .w3eden .dropup > .btn > .caret {
250
+ border-top-color: #000000 !important;
251
+ }
252
+ .w3eden .label {
253
+ border: 1px solid #000000;
254
+ }
255
+ .w3eden .table {
256
+ border-collapse: collapse !important;
257
+ }
258
+ .w3eden .table td,
259
+ .w3eden .table th {
260
+ background-color: #ffffff !important;
261
+ }
262
+ .w3eden .table-bordered td,
263
+ .w3eden .table-bordered th {
264
+ border: 1px solid #dddddd !important;
265
+ }
266
+ }
267
+
268
+ .w3eden * {
269
+ -webkit-box-sizing: border-box;
270
+ -moz-box-sizing: border-box;
271
+ box-sizing: border-box;
272
+ }
273
+ .w3eden :after,
274
+ .w3eden :before {
275
+ -webkit-box-sizing: border-box;
276
+ -moz-box-sizing: border-box;
277
+ box-sizing: border-box;
278
+ }
279
+ .w3eden html {
280
+ font-size: 10px;
281
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
282
+ }
283
+ .w3eden body {
284
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
285
+ font-size: 14px;
286
+ line-height: 1.42857143;
287
+ color: #333;
288
+ background-color: #ffffff;
289
+ }
290
+ .w3eden button,
291
+ .w3eden input,
292
+ .w3eden select,
293
+ .w3eden textarea {
294
+ font-family: inherit;
295
+ font-size: inherit;
296
+ line-height: inherit;
297
+ }
298
+ .w3eden a {
299
+ color: #337ab7;
300
+ text-decoration: none;
301
+ }
302
+ .w3eden a:focus,
303
+ .w3eden a:hover {
304
+ color: #23527c;
305
+ text-decoration: underline;
306
+ }
307
+ .w3eden a:focus {
308
+ outline: thin dotted;
309
+ outline: 5px auto -webkit-focus-ring-color;
310
+ outline-offset: -2px;
311
+ }
312
+ .w3eden figure {
313
+ margin: 0;
314
+ }
315
+ .w3eden img {
316
+ vertical-align: middle;
317
+ }
318
+ .w3eden .carousel-inner > .item > a > img,
319
+ .w3eden .carousel-inner > .item > img,
320
+ .w3eden .img-responsive,
321
+ .w3eden .thumbnail a > img,
322
+ .w3eden .thumbnail > img {
323
+ display: block;
324
+ max-width: 100%;
325
+ height: auto;
326
+ }
327
+ .w3eden .img-rounded {
328
+ border-radius: 6px;
329
+ }
330
+ .w3eden .img-thumbnail {
331
+ display: inline-block;
332
+ max-width: 100%;
333
+ height: auto;
334
+ padding: 4px;
335
+ line-height: 1.42857143;
336
+ background-color: #fff;
337
+ border: 1px solid #ddd;
338
+ border-radius: 4px;
339
+ -webkit-transition: all 0.2s ease-in-out;
340
+ -o-transition: all 0.2s ease-in-out;
341
+ transition: all 0.2s ease-in-out;
342
+ }
343
+ .w3eden .img-circle {
344
+ border-radius: 50%;
345
+ }
346
+ .w3eden hr {
347
+ margin-top: 20px;
348
+ margin-bottom: 20px;
349
+ border: 0;
350
+ border-top: 1px solid #eeeeee;
351
+ }
352
+ .w3eden .sr-only {
353
+ position: absolute;
354
+ width: 1px;
355
+ height: 1px;
356
+ padding: 0;
357
+ margin: -1px;
358
+ overflow: hidden;
359
+ clip: rect(0, 0, 0, 0);
360
+ border: 0;
361
+ }
362
+ .w3eden .sr-only-focusable:active,
363
+ .w3eden .sr-only-focusable:focus {
364
+ position: static;
365
+ width: auto;
366
+ height: auto;
367
+ margin: 0;
368
+ overflow: visible;
369
+ clip: auto;
370
+ }
371
+ .w3eden [role=button] {
372
+ cursor: pointer;
373
+ }
374
+ .w3eden .h1,
375
+ .w3eden .h2,
376
+ .w3eden .h3,
377
+ .w3eden .h4,
378
+ .w3eden .h5,
379
+ .w3eden .h6,
380
+ .w3eden h1,
381
+ .w3eden h2,
382
+ .w3eden h3,
383
+ .w3eden h4,
384
+ .w3eden h5,
385
+ .w3eden h6 {
386
+ font-family: inherit;
387
+ font-weight: 500;
388
+ line-height: 1.1;
389
+ color: inherit;
390
+ }
391
+ .w3eden .h1 .small,
392
+ .w3eden .h1 small,
393
+ .w3eden .h2 .small,
394
+ .w3eden .h2 small,
395
+ .w3eden .h3 .small,
396
+ .w3eden .h3 small,
397
+ .w3eden .h4 .small,
398
+ .w3eden .h4 small,
399
+ .w3eden .h5 .small,
400
+ .w3eden .h5 small,
401
+ .w3eden .h6 .small,
402
+ .w3eden .h6 small,
403
+ .w3eden h1 .small,
404
+ .w3eden h1 small,
405
+ .w3eden h2 .small,
406
+ .w3eden h2 small,
407
+ .w3eden h3 .small,
408
+ .w3eden h3 small,
409
+ .w3eden h4 .small,
410
+ .w3eden h4 small,
411
+ .w3eden h5 .small,
412
+ .w3eden h5 small,
413
+ .w3eden h6 .small,
414
+ .w3eden h6 small {
415
+ font-weight: 400;
416
+ line-height: 1;
417
+ color: #777777;
418
+ }
419
+ .w3eden .h1,
420
+ .w3eden .h2,
421
+ .w3eden .h3,
422
+ .w3eden h1,
423
+ .w3eden h2,
424
+ .w3eden h3 {
425
+ margin-top: 20px;
426
+ margin-bottom: 10px;
427
+ }
428
+ .w3eden .h1 .small,
429
+ .w3eden .h1 small,
430
+ .w3eden .h2 .small,
431
+ .w3eden .h2 small,
432
+ .w3eden .h3 .small,
433
+ .w3eden .h3 small,
434
+ .w3eden h1 .small,
435
+ .w3eden h1 small,
436
+ .w3eden h2 .small,
437
+ .w3eden h2 small,
438
+ .w3eden h3 .small,
439
+ .w3eden h3 small {
440
+ font-size: 65%;
441
+ }
442
+ .w3eden .h4,
443
+ .w3eden .h5,
444
+ .w3eden .h6,
445
+ .w3eden h4,
446
+ .w3eden h5,
447
+ .w3eden h6 {
448
+ margin-top: 10px;
449
+ margin-bottom: 10px;
450
+ }
451
+ .w3eden .h4 .small,
452
+ .w3eden .h4 small,
453
+ .w3eden .h5 .small,
454
+ .w3eden .h5 small,
455
+ .w3eden .h6 .small,
456
+ .w3eden .h6 small,
457
+ .w3eden h4 .small,
458
+ .w3eden h4 small,
459
+ .w3eden h5 .small,
460
+ .w3eden h5 small,
461
+ .w3eden h6 .small,
462
+ .w3eden h6 small {
463
+ font-size: 75%;
464
+ }
465
+ .w3eden .h1,
466
+ .w3eden h1 {
467
+ font-size: 36px;
468
+ }
469
+ .w3eden .h2,
470
+ .w3eden h2 {
471
+ font-size: 30px;
472
+ }
473
+ .w3eden .h3,
474
+ .w3eden h3 {
475
+ font-size: 24px;
476
+ }
477
+ .w3eden .h4,
478
+ .w3eden h4 {
479
+ font-size: 18px;
480
+ }
481
+ .w3eden .h5,
482
+ .w3eden h5 {
483
+ font-size: 14px;
484
+ }
485
+ .w3eden .h6,
486
+ .w3eden h6 {
487
+ font-size: 12px;
488
+ }
489
+ .w3eden p {
490
+ margin: 0 0 10px;
491
+ }
492
+ .w3eden .lead {
493
+ margin-bottom: 20px;
494
+ font-size: 16px;
495
+ font-weight: 300;
496
+ line-height: 1.4;
497
+ }
498
+ @media (min-width: 768px) {
499
+ .w3eden .lead {
500
+ font-size: 21px;
501
+ }
502
+ }
503
+ .w3eden .small,
504
+ .w3eden small {
505
+ font-size: 85%;
506
+ }
507
+ .w3eden .mark,
508
+ .w3eden mark {
509
+ padding: .2em;
510
+ background-color: #fcf8e3;
511
+ }
512
+ .w3eden .text-left {
513
+ text-align: left;
514
+ }
515
+ .w3eden .text-right {
516
+ text-align: right;
517
+ }
518
+ .w3eden .text-center {
519
+ text-align: center;
520
+ }
521
+ .w3eden .text-justify {
522
+ text-align: justify;
523
+ }
524
+ .w3eden .text-nowrap {
525
+ white-space: nowrap;
526
+ }
527
+ .w3eden .text-lowercase {
528
+ text-transform: lowercase;
529
+ }
530
+ .w3eden .text-uppercase {
531
+ text-transform: uppercase;
532
+ }
533
+ .w3eden .text-capitalize {
534
+ text-transform: capitalize;
535
+ }
536
+ .w3eden .text-muted {
537
+ color: #777777;
538
+ }
539
+ .w3eden .text-primary {
540
+ color: #337ab7;
541
+ }
542
+ .w3eden a.text-primary:hover {
543
+ color: #286090;
544
+ }
545
+ .w3eden .text-success {
546
+ color: #3c763d;
547
+ }
548
+ .w3eden a.text-success:hover {
549
+ color: #2b542c;
550
+ }
551
+ .w3eden .text-info {
552
+ color: #31708f;
553
+ }
554
+ .w3eden a.text-info:hover {
555
+ color: #245269;
556
+ }
557
+ .w3eden .text-warning {
558
+ color: #8a6d3b;
559
+ }
560
+ .w3eden a.text-warning:hover {
561
+ color: #66512c;
562
+ }
563
+ .w3eden .text-danger {
564
+ color: #a94442;
565
+ }
566
+ .w3eden a.text-danger:hover {
567
+ color: #843534;
568
+ }
569
+ .w3eden .bg-primary {
570
+ color: #fff;
571
+ background-color: #337ab7;
572
+ }
573
+ .w3eden a.bg-primary:hover {
574
+ background-color: #286090;
575
+ }
576
+ .w3eden .bg-success {
577
+ background-color: #dff0d8;
578
+ }
579
+ .w3eden a.bg-success:hover {
580
+ background-color: #c1e2b3;
581
+ }
582
+ .w3eden .bg-info {
583
+ background-color: #d9edf7;
584
+ }
585
+ .w3eden a.bg-info:hover {
586
+ background-color: #afd9ee;
587
+ }
588
+ .w3eden .bg-warning {
589
+ background-color: #fcf8e3;
590
+ }
591
+ .w3eden a.bg-warning:hover {
592
+ background-color: #f7ecb5;
593
+ }
594
+ .w3eden .bg-danger {
595
+ background-color: #f2dede;
596
+ }
597
+ .w3eden a.bg-danger:hover {
598
+ background-color: #e4b9b9;
599
+ }
600
+ .w3eden .page-header {
601
+ padding-bottom: 9px;
602
+ margin: 40px 0 20px;
603
+ border-bottom: 1px solid #eeeeee;
604
+ }
605
+ .w3eden ol,
606
+ .w3eden ul {
607
+ margin-top: 0;
608
+ margin-bottom: 10px;
609
+ }
610
+ .w3eden ol ol,
611
+ .w3eden ol ul,
612
+ .w3eden ul ol,
613
+ .w3eden ul ul {
614
+ margin-bottom: 0;
615
+ }
616
+ .w3eden .list-unstyled {
617
+ padding-left: 0;
618
+ list-style: none;
619
+ }
620
+ .w3eden .list-inline {
621
+ padding-left: 0;
622
+ margin-left: -5px;
623
+ list-style: none;
624
+ }
625
+ .w3eden .list-inline > li {
626
+ display: inline-block;
627
+ padding-right: 5px;
628
+ padding-left: 5px;
629
+ }
630
+ .w3eden dl {
631
+ margin-top: 0;
632
+ margin-bottom: 20px;
633
+ }
634
+ .w3eden dd,
635
+ .w3eden dt {
636
+ line-height: 1.42857143;
637
+ }
638
+ .w3eden dt {
639
+ font-weight: 700;
640
+ }
641
+ .w3eden dd {
642
+ margin-left: 0;
643
+ }
644
+ @media (min-width: 768px) {
645
+ .w3eden .dl-horizontal dt {
646
+ float: left;
647
+ width: 160px;
648
+ overflow: hidden;
649
+ clear: left;
650
+ text-align: right;
651
+ text-overflow: ellipsis;
652
+ white-space: nowrap;
653
+ }
654
+ .w3eden .dl-horizontal dd {
655
+ margin-left: 180px;
656
+ }
657
+ }
658
+ .w3eden abbr[data-original-title],
659
+ .w3eden abbr[title] {
660
+ cursor: help;
661
+ border-bottom: 1px dotted #777777;
662
+ }
663
+ .w3eden .initialism {
664
+ font-size: 90%;
665
+ text-transform: uppercase;
666
+ }
667
+ .w3eden blockquote {
668
+ padding: 10px 20px;
669
+ margin: 0 0 20px;
670
+ font-size: 17.5px;
671
+ border-left: 5px solid #eeeeee;
672
+ }
673
+ .w3eden blockquote ol:last-child,
674
+ .w3eden blockquote p:last-child,
675
+ .w3eden blockquote ul:last-child {
676
+ margin-bottom: 0;
677
+ }
678
+ .w3eden blockquote .small,
679
+ .w3eden blockquote footer,
680
+ .w3eden blockquote small {
681
+ display: block;
682
+ font-size: 80%;
683
+ line-height: 1.42857143;
684
+ color: #777777;
685
+ }
686
+ .w3eden blockquote .small:before,
687
+ .w3eden blockquote footer:before,
688
+ .w3eden blockquote small:before {
689
+ content: '\2014 \00A0';
690
+ }
691
+ .w3eden .blockquote-reverse,
692
+ .w3eden blockquote.pull-right {
693
+ padding-right: 15px;
694
+ padding-left: 0;
695
+ text-align: right;
696
+ border-right: 5px solid #eee;
697
+ border-left: 0;
698
+ }
699
+ .w3eden .blockquote-reverse .small:before,
700
+ .w3eden .blockquote-reverse footer:before,
701
+ .w3eden .blockquote-reverse small:before,
702
+ .w3eden blockquote.pull-right .small:before,
703
+ .w3eden blockquote.pull-right footer:before,
704
+ .w3eden blockquote.pull-right small:before {
705
+ content: '';
706
+ }
707
+ .w3eden .blockquote-reverse .small:after,
708
+ .w3eden .blockquote-reverse footer:after,
709
+ .w3eden .blockquote-reverse small:after,
710
+ .w3eden blockquote.pull-right .small:after,
711
+ .w3eden blockquote.pull-right footer:after,
712
+ .w3eden blockquote.pull-right small:after {
713
+ content: '\00A0 \2014';
714
+ }
715
+ .w3eden address {
716
+ margin-bottom: 20px;
717
+ font-style: normal;
718
+ line-height: 1.42857143;
719
+ }
720
+ .w3eden code,
721
+ .w3eden kbd,
722
+ .w3eden pre,
723
+ .w3eden samp {
724
+ font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
725
+ }
726
+ .w3eden code {
727
+ padding: 2px 4px;
728
+ font-size: 90%;
729
+ color: #c7254e;
730
+ background-color: #f9f2f4;
731
+ border-radius: 4px;
732
+ }
733
+ .w3eden kbd {
734
+ padding: 2px 4px;
735
+ font-size: 90%;
736
+ color: #fff;
737
+ background-color: #333;
738
+ border-radius: 3px;
739
+ -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
740
+ box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
741
+ }
742
+ .w3eden kbd kbd {
743
+ padding: 0;
744
+ font-size: 100%;
745
+ font-weight: 700;
746
+ -webkit-box-shadow: none;
747
+ box-shadow: none;
748
+ }
749
+ .w3eden pre {
750
+ display: block;
751
+ padding: 9.5px;
752
+ margin: 0 0 10px;
753
+ font-size: 13px;
754
+ line-height: 1.42857143;
755
+ color: #333;
756
+ word-break: break-all;
757
+ word-wrap: break-word;
758
+ background-color: #f5f5f5;
759
+ border: 1px solid #ccc;
760
+ border-radius: 4px;
761
+ }
762
+ .w3eden pre code {
763
+ padding: 0;
764
+ font-size: inherit;
765
+ color: inherit;
766
+ white-space: pre-wrap;
767
+ background-color: transparent;
768
+ border-radius: 0;
769
+ }
770
+ .w3eden .pre-scrollable {
771
+ max-height: 340px;
772
+ overflow-y: scroll;
773
+ }
774
+ .w3eden .container {
775
+ padding-right: 15px;
776
+ padding-left: 15px;
777
+ margin-right: auto;
778
+ margin-left: auto;
779
+ }
780
+ @media (min-width: 768px) {
781
+ .w3eden .container {
782
+ width: 750px;
783
+ }
784
+ }
785
+ @media (min-width: 992px) {
786
+ .w3eden .container {
787
+ width: 970px;
788
+ }
789
+ }
790
+ @media (min-width: 1200px) {
791
+ .w3eden .container {
792
+ width: 1170px;
793
+ }
794
+ }
795
+ .w3eden .container-fluid {
796
+ padding-right: 15px;
797
+ padding-left: 15px;
798
+ margin-right: auto;
799
+ margin-left: auto;
800
+ }
801
+ .w3eden .row {
802
+ margin-right: -15px;
803
+ margin-left: -15px;
804
+ }
805
+ .w3eden .col-lg-1,
806
+ .w3eden .col-lg-10,
807
+ .w3eden .col-lg-11,
808
+ .w3eden .col-lg-12,
809
+ .w3eden .col-lg-2,
810
+ .w3eden .col-lg-3,
811
+ .w3eden .col-lg-4,
812
+ .w3eden .col-lg-5,
813
+ .w3eden .col-lg-6,
814
+ .w3eden .col-lg-7,
815
+ .w3eden .col-lg-8,
816
+ .w3eden .col-lg-9,
817
+ .w3eden .col-md-1,
818
+ .w3eden .col-md-10,
819
+ .w3eden .col-md-11,
820
+ .w3eden .col-md-12,
821
+ .w3eden .col-md-2,
822
+ .w3eden .col-md-3,
823
+ .w3eden .col-md-4,
824
+ .w3eden .col-md-5,
825
+ .w3eden .col-md-6,
826
+ .w3eden .col-md-7,
827
+ .w3eden .col-md-8,
828
+ .w3eden .col-md-9,
829
+ .w3eden .col-sm-1,
830
+ .w3eden .col-sm-10,
831
+ .w3eden .col-sm-11,
832
+ .w3eden .col-sm-12,
833
+ .w3eden .col-sm-2,
834
+ .w3eden .col-sm-3,
835
+ .w3eden .col-sm-4,
836
+ .w3eden .col-sm-5,
837
+ .w3eden .col-sm-6,
838
+ .w3eden .col-sm-7,
839
+ .w3eden .col-sm-8,
840
+ .w3eden .col-sm-9,
841
+ .w3eden .col-xs-1,
842
+ .w3eden .col-xs-10,
843
+ .w3eden .col-xs-11,
844
+ .w3eden .col-xs-12,
845
+ .w3eden .col-xs-2,
846
+ .w3eden .col-xs-3,
847
+ .w3eden .col-xs-4,
848
+ .w3eden .col-xs-5,
849
+ .w3eden .col-xs-6,
850
+ .w3eden .col-xs-7,
851
+ .w3eden .col-xs-8,
852
+ .w3eden .col-xs-9 {
853
+ position: relative;
854
+ min-height: 1px;
855
+ padding-right: 15px;
856
+ padding-left: 15px;
857
+ }
858
+ .w3eden .col-xs-1,
859
+ .w3eden .col-xs-10,
860
+ .w3eden .col-xs-11,
861
+ .w3eden .col-xs-12,
862
+ .w3eden .col-xs-2,
863
+ .w3eden .col-xs-3,
864
+ .w3eden .col-xs-4,
865
+ .w3eden .col-xs-5,
866
+ .w3eden .col-xs-6,
867
+ .w3eden .col-xs-7,
868
+ .w3eden .col-xs-8,
869
+ .w3eden .col-xs-9 {
870
+ float: left;
871
+ }
872
+ .w3eden .col-xs-12 {
873
+ width: 100%;
874
+ }
875
+ .w3eden .col-xs-11 {
876
+ width: 91.66666667%;
877
+ }
878
+ .w3eden .col-xs-10 {
879
+ width: 83.33333333%;
880
+ }
881
+ .w3eden .col-xs-9 {
882
+ width: 75%;
883
+ }
884
+ .w3eden .col-xs-8 {
885
+ width: 66.66666667%;
886
+ }
887
+ .w3eden .col-xs-7 {
888
+ width: 58.33333333%;
889
+ }
890
+ .w3eden .col-xs-6 {
891
+ width: 50%;
892
+ }
893
+ .w3eden .col-xs-5 {
894
+ width: 41.66666667%;
895
+ }
896
+ .w3eden .col-xs-4 {
897
+ width: 33.33333333%;
898
+ }
899
+ .w3eden .col-xs-3 {
900
+ width: 25%;
901
+ }
902
+ .w3eden .col-xs-2 {
903
+ width: 16.66666667%;
904
+ }
905
+ .w3eden .col-xs-1 {
906
+ width: 8.33333333%;
907
+ }
908
+ .w3eden .col-xs-pull-12 {
909
+ right: 100%;
910
+ }
911
+ .w3eden .col-xs-pull-11 {
912
+ right: 91.66666667%;
913
+ }
914
+ .w3eden .col-xs-pull-10 {
915
+ right: 83.33333333%;
916
+ }
917
+ .w3eden .col-xs-pull-9 {
918
+ right: 75%;
919
+ }
920
+ .w3eden .col-xs-pull-8 {
921
+ right: 66.66666667%;
922
+ }
923
+ .w3eden .col-xs-pull-7 {
924
+ right: 58.33333333%;
925
+ }
926
+ .w3eden .col-xs-pull-6 {
927
+ right: 50%;
928
+ }
929
+ .w3eden .col-xs-pull-5 {
930
+ right: 41.66666667%;
931
+ }
932
+ .w3eden .col-xs-pull-4 {
933
+ right: 33.33333333%;
934
+ }
935
+ .w3eden .col-xs-pull-3 {
936
+ right: 25%;
937
+ }
938
+ .w3eden .col-xs-pull-2 {
939
+ right: 16.66666667%;
940
+ }
941
+ .w3eden .col-xs-pull-1 {
942
+ right: 8.33333333%;
943
+ }
944
+ .w3eden .col-xs-pull-0 {
945
+ right: auto;
946
+ }
947
+ .w3eden .col-xs-push-12 {
948
+ left: 100%;
949
+ }
950
+ .w3eden .col-xs-push-11 {
951
+ left: 91.66666667%;
952
+ }
953
+ .w3eden .col-xs-push-10 {
954
+ left: 83.33333333%;
955
+ }
956
+ .w3eden .col-xs-push-9 {
957
+ left: 75%;
958
+ }
959
+ .w3eden .col-xs-push-8 {
960
+ left: 66.66666667%;
961
+ }
962
+ .w3eden .col-xs-push-7 {
963
+ left: 58.33333333%;
964
+ }
965
+ .w3eden .col-xs-push-6 {
966
+ left: 50%;
967
+ }
968
+ .w3eden .col-xs-push-5 {
969
+ left: 41.66666667%;
970
+ }
971
+ .w3eden .col-xs-push-4 {
972
+ left: 33.33333333%;
973
+ }
974
+ .w3eden .col-xs-push-3 {
975
+ left: 25%;
976
+ }
977
+ .w3eden .col-xs-push-2 {
978
+ left: 16.66666667%;
979
+ }
980
+ .w3eden .col-xs-push-1 {
981
+ left: 8.33333333%;
982
+ }
983
+ .w3eden .col-xs-push-0 {
984
+ left: auto;
985
+ }
986
+ .w3eden .col-xs-offset-12 {
987
+ margin-left: 100%;
988
+ }
989
+ .w3eden .col-xs-offset-11 {
990
+ margin-left: 91.66666667%;
991
+ }
992
+ .w3eden .col-xs-offset-10 {
993
+ margin-left: 83.33333333%;
994
+ }
995
+ .w3eden .col-xs-offset-9 {
996
+ margin-left: 75%;
997
+ }
998
+ .w3eden .col-xs-offset-8 {
999
+ margin-left: 66.66666667%;
1000
+ }
1001
+ .w3eden .col-xs-offset-7 {
1002
+ margin-left: 58.33333333%;
1003
+ }
1004
+ .w3eden .col-xs-offset-6 {
1005
+ margin-left: 50%;
1006
+ }
1007
+ .w3eden .col-xs-offset-5 {
1008
+ margin-left: 41.66666667%;
1009
+ }
1010
+ .w3eden .col-xs-offset-4 {
1011
+ margin-left: 33.33333333%;
1012
+ }
1013
+ .w3eden .col-xs-offset-3 {
1014
+ margin-left: 25%;
1015
+ }
1016
+ .w3eden .col-xs-offset-2 {
1017
+ margin-left: 16.66666667%;
1018
+ }
1019
+ .w3eden .col-xs-offset-1 {
1020
+ margin-left: 8.33333333%;
1021
+ }
1022
+ .w3eden .col-xs-offset-0 {
1023
+ margin-left: 0;
1024
+ }
1025
+ @media (min-width: 768px) {
1026
+ .w3eden .col-sm-1,
1027
+ .w3eden .col-sm-10,
1028
+ .w3eden .col-sm-11,
1029
+ .w3eden .col-sm-12,
1030
+ .w3eden .col-sm-2,
1031
+ .w3eden .col-sm-3,
1032
+ .w3eden .col-sm-4,
1033
+ .w3eden .col-sm-5,
1034
+ .w3eden .col-sm-6,
1035
+ .w3eden .col-sm-7,
1036
+ .w3eden .col-sm-8,
1037
+ .w3eden .col-sm-9 {
1038
+ float: left;
1039
+ }
1040
+ .w3eden .col-sm-12 {
1041
+ width: 100%;
1042
+ }
1043
+ .w3eden .col-sm-11 {
1044
+ width: 91.66666667%;
1045
+ }
1046
+ .w3eden .col-sm-10 {
1047
+ width: 83.33333333%;
1048
+ }
1049
+ .w3eden .col-sm-9 {
1050
+ width: 75%;
1051
+ }
1052
+ .w3eden .col-sm-8 {
1053
+ width: 66.66666667%;
1054
+ }
1055
+ .w3eden .col-sm-7 {
1056
+ width: 58.33333333%;
1057
+ }
1058
+ .w3eden .col-sm-6 {
1059
+ width: 50%;
1060
+ }
1061
+ .w3eden .col-sm-5 {
1062
+ width: 41.66666667%;
1063
+ }
1064
+ .w3eden .col-sm-4 {
1065
+ width: 33.33333333%;
1066
+ }
1067
+ .w3eden .col-sm-3 {
1068
+ width: 25%;
1069
+ }
1070
+ .w3eden .col-sm-2 {
1071
+ width: 16.66666667%;
1072
+ }
1073
+ .w3eden .col-sm-1 {
1074
+ width: 8.33333333%;
1075
+ }
1076
+ .w3eden .col-sm-pull-12 {
1077
+ right: 100%;
1078
+ }
1079
+ .w3eden .col-sm-pull-11 {
1080
+ right: 91.66666667%;
1081
+ }
1082
+ .w3eden .col-sm-pull-10 {
1083
+ right: 83.33333333%;
1084
+ }
1085
+ .w3eden .col-sm-pull-9 {
1086
+ right: 75%;
1087
+ }
1088
+ .w3eden .col-sm-pull-8 {
1089
+ right: 66.66666667%;
1090
+ }
1091
+ .w3eden .col-sm-pull-7 {
1092
+ right: 58.33333333%;
1093
+ }
1094
+ .w3eden .col-sm-pull-6 {
1095
+ right: 50%;
1096
+ }
1097
+ .w3eden .col-sm-pull-5 {
1098
+ right: 41.66666667%;
1099
+ }
1100
+ .w3eden .col-sm-pull-4 {
1101
+ right: 33.33333333%;
1102
+ }
1103
+ .w3eden .col-sm-pull-3 {
1104
+ right: 25%;
1105
+ }
1106
+ .w3eden .col-sm-pull-2 {
1107
+ right: 16.66666667%;
1108
+ }
1109
+ .w3eden .col-sm-pull-1 {
1110
+ right: 8.33333333%;
1111
+ }
1112
+ .w3eden .col-sm-pull-0 {
1113
+ right: auto;
1114
+ }
1115
+ .w3eden .col-sm-push-12 {
1116
+ left: 100%;
1117
+ }
1118
+ .w3eden .col-sm-push-11 {
1119
+ left: 91.66666667%;
1120
+ }
1121
+ .w3eden .col-sm-push-10 {
1122
+ left: 83.33333333%;
1123
+ }
1124
+ .w3eden .col-sm-push-9 {
1125
+ left: 75%;
1126
+ }
1127
+ .w3eden .col-sm-push-8 {
1128
+ left: 66.66666667%;
1129
+ }
1130
+ .w3eden .col-sm-push-7 {
1131
+ left: 58.33333333%;
1132
+ }
1133
+ .w3eden .col-sm-push-6 {
1134
+ left: 50%;
1135
+ }
1136
+ .w3eden .col-sm-push-5 {
1137
+ left: 41.66666667%;
1138
+ }
1139
+ .w3eden .col-sm-push-4 {
1140
+ left: 33.33333333%;
1141
+ }
1142
+ .w3eden .col-sm-push-3 {
1143
+ left: 25%;
1144
+ }
1145
+ .w3eden .col-sm-push-2 {
1146
+ left: 16.66666667%;
1147
+ }
1148
+ .w3eden .col-sm-push-1 {
1149
+ left: 8.33333333%;
1150
+ }
1151
+ .w3eden .col-sm-push-0 {
1152
+ left: auto;
1153
+ }
1154
+ .w3eden .col-sm-offset-12 {
1155
+ margin-left: 100%;
1156
+ }
1157
+ .w3eden .col-sm-offset-11 {
1158
+ margin-left: 91.66666667%;
1159
+ }
1160
+ .w3eden .col-sm-offset-10 {
1161
+ margin-left: 83.33333333%;
1162
+ }
1163
+ .w3eden .col-sm-offset-9 {
1164
+ margin-left: 75%;
1165
+ }
1166
+ .w3eden .col-sm-offset-8 {
1167
+ margin-left: 66.66666667%;
1168
+ }
1169
+ .w3eden .col-sm-offset-7 {
1170
+ margin-left: 58.33333333%;
1171
+ }
1172
+ .w3eden .col-sm-offset-6 {
1173
+ margin-left: 50%;
1174
+ }
1175
+ .w3eden .col-sm-offset-5 {
1176
+ margin-left: 41.66666667%;
1177
+ }
1178
+ .w3eden .col-sm-offset-4 {
1179
+ margin-left: 33.33333333%;
1180
+ }
1181
+ .w3eden .col-sm-offset-3 {
1182
+ margin-left: 25%;
1183
+ }
1184
+ .w3eden .col-sm-offset-2 {
1185
+ margin-left: 16.66666667%;
1186
+ }
1187
+ .w3eden .col-sm-offset-1 {
1188
+ margin-left: 8.33333333%;
1189
+ }
1190
+ .w3eden .col-sm-offset-0 {
1191
+ margin-left: 0;
1192
+ }
1193
+ }
1194
+ @media (min-width: 992px) {
1195
+ .w3eden .col-md-1,
1196
+ .w3eden .col-md-10,
1197
+ .w3eden .col-md-11,
1198
+ .w3eden .col-md-12,
1199
+ .w3eden .col-md-2,
1200
+ .w3eden .col-md-3,
1201
+ .w3eden .col-md-4,
1202
+ .w3eden .col-md-5,
1203
+ .w3eden .col-md-6,
1204
+ .w3eden .col-md-7,
1205
+ .w3eden .col-md-8,
1206
+ .w3eden .col-md-9 {
1207
+ float: left;
1208
+ }
1209
+ .w3eden .col-md-12 {
1210
+ width: 100%;
1211
+ }
1212
+ .w3eden .col-md-11 {
1213
+ width: 91.66666667%;
1214
+ }
1215
+ .w3eden .col-md-10 {
1216
+ width: 83.33333333%;
1217
+ }
1218
+ .w3eden .col-md-9 {
1219
+ width: 75%;
1220
+ }
1221
+ .w3eden .col-md-8 {
1222
+ width: 66.66666667%;
1223
+ }
1224
+ .w3eden .col-md-7 {
1225
+ width: 58.33333333%;
1226
+ }
1227
+ .w3eden .col-md-6 {
1228
+ width: 50%;
1229
+ }
1230
+ .w3eden .col-md-5 {
1231
+ width: 41.66666667%;
1232
+ }
1233
+ .w3eden .col-md-4 {
1234
+ width: 33.33333333%;
1235
+ }
1236
+ .w3eden .col-md-3 {
1237
+ width: 25%;
1238
+ }
1239
+ .w3eden .col-md-2 {
1240
+ width: 16.66666667%;
1241
+ }
1242
+ .w3eden .col-md-1 {
1243
+ width: 8.33333333%;
1244
+ }
1245
+ .w3eden .col-md-pull-12 {
1246
+ right: 100%;
1247
+ }
1248
+ .w3eden .col-md-pull-11 {
1249
+ right: 91.66666667%;
1250
+ }
1251
+ .w3eden .col-md-pull-10 {
1252
+ right: 83.33333333%;
1253
+ }
1254
+ .w3eden .col-md-pull-9 {
1255
+ right: 75%;
1256
+ }
1257
+ .w3eden .col-md-pull-8 {
1258
+ right: 66.66666667%;
1259
+ }
1260
+ .w3eden .col-md-pull-7 {
1261
+ right: 58.33333333%;
1262
+ }
1263
+ .w3eden .col-md-pull-6 {
1264
+ right: 50%;
1265
+ }
1266
+ .w3eden .col-md-pull-5 {
1267
+ right: 41.66666667%;
1268
+ }
1269
+ .w3eden .col-md-pull-4 {
1270
+ right: 33.33333333%;
1271
+ }
1272
+ .w3eden .col-md-pull-3 {
1273
+ right: 25%;
1274
+ }
1275
+ .w3eden .col-md-pull-2 {
1276
+ right: 16.66666667%;
1277
+ }
1278
+ .w3eden .col-md-pull-1 {
1279
+ right: 8.33333333%;
1280
+ }
1281
+ .w3eden .col-md-pull-0 {
1282
+ right: auto;
1283
+ }
1284
+ .w3eden .col-md-push-12 {
1285
+ left: 100%;
1286
+ }
1287
+ .w3eden .col-md-push-11 {
1288
+ left: 91.66666667%;
1289
+ }
1290
+ .w3eden .col-md-push-10 {
1291
+ left: 83.33333333%;
1292
+ }
1293
+ .w3eden .col-md-push-9 {
1294
+ left: 75%;
1295
+ }
1296
+ .w3eden .col-md-push-8 {
1297
+ left: 66.66666667%;
1298
+ }
1299
+ .w3eden .col-md-push-7 {
1300
+ left: 58.33333333%;
1301
+ }
1302
+ .w3eden .col-md-push-6 {
1303
+ left: 50%;
1304
+ }
1305
+ .w3eden .col-md-push-5 {
1306
+ left: 41.66666667%;
1307
+ }
1308
+ .w3eden .col-md-push-4 {
1309
+ left: 33.33333333%;
1310
+ }
1311
+ .w3eden .col-md-push-3 {
1312
+ left: 25%;
1313
+ }
1314
+ .w3eden .col-md-push-2 {
1315
+ left: 16.66666667%;
1316
+ }
1317
+ .w3eden .col-md-push-1 {
1318
+ left: 8.33333333%;
1319
+ }
1320
+ .w3eden .col-md-push-0 {
1321
+ left: auto;
1322
+ }
1323
+ .w3eden .col-md-offset-12 {
1324
+ margin-left: 100%;
1325
+ }
1326
+ .w3eden .col-md-offset-11 {
1327
+ margin-left: 91.66666667%;
1328
+ }
1329
+ .w3eden .col-md-offset-10 {
1330
+ margin-left: 83.33333333%;
1331
+ }
1332
+ .w3eden .col-md-offset-9 {
1333
+ margin-left: 75%;
1334
+ }
1335
+ .w3eden .col-md-offset-8 {
1336
+ margin-left: 66.66666667%;
1337
+ }
1338
+ .w3eden .col-md-offset-7 {
1339
+ margin-left: 58.33333333%;
1340
+ }
1341
+ .w3eden .col-md-offset-6 {
1342
+ margin-left: 50%;
1343
+ }
1344
+ .w3eden .col-md-offset-5 {
1345
+ margin-left: 41.66666667%;
1346
+ }
1347
+ .w3eden .col-md-offset-4 {
1348
+ margin-left: 33.33333333%;
1349
+ }
1350
+ .w3eden .col-md-offset-3 {
1351
+ margin-left: 25%;
1352
+ }
1353
+ .w3eden .col-md-offset-2 {
1354
+ margin-left: 16.66666667%;
1355
+ }
1356
+ .w3eden .col-md-offset-1 {
1357
+ margin-left: 8.33333333%;
1358
+ }
1359
+ .w3eden .col-md-offset-0 {
1360
+ margin-left: 0;
1361
+ }
1362
+ }
1363
+ @media (min-width: 1200px) {
1364
+ .w3eden .col-lg-1,
1365
+ .w3eden .col-lg-10,
1366
+ .w3eden .col-lg-11,
1367
+ .w3eden .col-lg-12,
1368
+ .w3eden .col-lg-2,
1369
+ .w3eden .col-lg-3,
1370
+ .w3eden .col-lg-4,
1371
+ .w3eden .col-lg-5,
1372
+ .w3eden .col-lg-6,
1373
+ .w3eden .col-lg-7,
1374
+ .w3eden .col-lg-8,
1375
+ .w3eden .col-lg-9 {
1376
+ float: left;
1377
+ }
1378
+ .w3eden .col-lg-12 {
1379
+ width: 100%;
1380
+ }
1381
+ .w3eden .col-lg-11 {
1382
+ width: 91.66666667%;
1383
+ }
1384
+ .w3eden .col-lg-10 {
1385
+ width: 83.33333333%;
1386
+ }
1387
+ .w3eden .col-lg-9 {
1388
+ width: 75%;
1389
+ }
1390
+ .w3eden .col-lg-8 {
1391
+ width: 66.66666667%;
1392
+ }
1393
+ .w3eden .col-lg-7 {
1394
+ width: 58.33333333%;
1395
+ }
1396
+ .w3eden .col-lg-6 {
1397
+ width: 50%;
1398
+ }
1399
+ .w3eden .col-lg-5 {
1400
+ width: 41.66666667%;
1401
+ }
1402
+ .w3eden .col-lg-4 {
1403
+ width: 33.33333333%;
1404
+ }
1405
+ .w3eden .col-lg-3 {
1406
+ width: 25%;
1407
+ }
1408
+ .w3eden .col-lg-2 {
1409
+ width: 16.66666667%;
1410
+ }
1411
+ .w3eden .col-lg-1 {
1412
+ width: 8.33333333%;
1413
+ }
1414
+ .w3eden .col-lg-pull-12 {
1415
+ right: 100%;
1416
+ }
1417
+ .w3eden .col-lg-pull-11 {
1418
+ right: 91.66666667%;
1419
+ }
1420
+ .w3eden .col-lg-pull-10 {
1421
+ right: 83.33333333%;
1422
+ }
1423
+ .w3eden .col-lg-pull-9 {
1424
+ right: 75%;
1425
+ }
1426
+ .w3eden .col-lg-pull-8 {
1427
+ right: 66.66666667%;
1428
+ }
1429
+ .w3eden .col-lg-pull-7 {
1430
+ right: 58.33333333%;
1431
+ }
1432
+ .w3eden .col-lg-pull-6 {
1433
+ right: 50%;
1434
+ }
1435
+ .w3eden .col-lg-pull-5 {
1436
+ right: 41.66666667%;
1437
+ }
1438
+ .w3eden .col-lg-pull-4 {
1439
+ right: 33.33333333%;
1440
+ }
1441
+ .w3eden .col-lg-pull-3 {
1442
+ right: 25%;
1443
+ }
1444
+ .w3eden .col-lg-pull-2 {
1445
+ right: 16.66666667%;
1446
+ }
1447
+ .w3eden .col-lg-pull-1 {
1448
+ right: 8.33333333%;
1449
+ }
1450
+ .w3eden .col-lg-pull-0 {
1451
+ right: auto;
1452
+ }
1453
+ .w3eden .col-lg-push-12 {
1454
+ left: 100%;
1455
+ }
1456
+ .w3eden .col-lg-push-11 {
1457
+ left: 91.66666667%;
1458
+ }
1459
+ .w3eden .col-lg-push-10 {
1460
+ left: 83.33333333%;
1461
+ }
1462
+ .w3eden .col-lg-push-9 {
1463
+ left: 75%;
1464
+ }
1465
+ .w3eden .col-lg-push-8 {
1466
+ left: 66.66666667%;
1467
+ }
1468
+ .w3eden .col-lg-push-7 {
1469
+ left: 58.33333333%;
1470
+ }
1471
+ .w3eden .col-lg-push-6 {
1472
+ left: 50%;
1473
+ }
1474
+ .w3eden .col-lg-push-5 {
1475
+ left: 41.66666667%;
1476
+ }
1477
+ .w3eden .col-lg-push-4 {
1478
+ left: 33.33333333%;
1479
+ }
1480
+ .w3eden .col-lg-push-3 {
1481
+ left: 25%;
1482
+ }
1483
+ .w3eden .col-lg-push-2 {
1484
+ left: 16.66666667%;
1485
+ }
1486
+ .w3eden .col-lg-push-1 {
1487
+ left: 8.33333333%;
1488
+ }
1489
+ .w3eden .col-lg-push-0 {
1490
+ left: auto;
1491
+ }
1492
+ .w3eden .col-lg-offset-12 {
1493
+ margin-left: 100%;
1494
+ }
1495
+ .w3eden .col-lg-offset-11 {
1496
+ margin-left: 91.66666667%;
1497
+ }
1498
+ .w3eden .col-lg-offset-10 {
1499
+ margin-left: 83.33333333%;
1500
+ }
1501
+ .w3eden .col-lg-offset-9 {
1502
+ margin-left: 75%;
1503
+ }
1504
+ .w3eden .col-lg-offset-8 {
1505
+ margin-left: 66.66666667%;
1506
+ }
1507
+ .w3eden .col-lg-offset-7 {
1508
+ margin-left: 58.33333333%;
1509
+ }
1510
+ .w3eden .col-lg-offset-6 {
1511
+ margin-left: 50%;
1512
+ }
1513
+ .w3eden .col-lg-offset-5 {
1514
+ margin-left: 41.66666667%;
1515
+ }
1516
+ .w3eden .col-lg-offset-4 {
1517
+ margin-left: 33.33333333%;
1518
+ }
1519
+ .w3eden .col-lg-offset-3 {
1520
+ margin-left: 25%;
1521
+ }
1522
+ .w3eden .col-lg-offset-2 {
1523
+ margin-left: 16.66666667%;
1524
+ }
1525
+ .w3eden .col-lg-offset-1 {
1526
+ margin-left: 8.33333333%;
1527
+ }
1528
+ .w3eden .col-lg-offset-0 {
1529
+ margin-left: 0;
1530
+ }
1531
+ }
1532
+ .w3eden table {
1533
+ background-color: transparent;
1534
+ }
1535
+ .w3eden caption {
1536
+ padding-top: 8px;
1537
+ padding-bottom: 8px;
1538
+ color: #777;
1539
+ text-align: left;
1540
+ }
1541
+ .w3eden th {
1542
+ text-align: left;
1543
+ }
1544
+ .w3eden .table {
1545
+ width: 100%;
1546
+ max-width: 100%;
1547
+ margin-bottom: 20px;
1548
+ }
1549
+ .w3eden .table > tbody > tr > td,
1550
+ .w3eden .table > tbody > tr > th,
1551
+ .w3eden .table > tfoot > tr > td,
1552
+ .w3eden .table > tfoot > tr > th,
1553
+ .w3eden .table > thead > tr > td,
1554
+ .w3eden .table > thead > tr > th {
1555
+ padding: 8px;
1556
+ line-height: 1.42857143;
1557
+ vertical-align: top;
1558
+ border-top: 1px solid #dddddd;
1559
+ }
1560
+ .w3eden .table > thead > tr > th {
1561
+ vertical-align: bottom;
1562
+ border-bottom: 2px solid #dddddd;
1563
+ }
1564
+ .w3eden .table > caption + thead > tr:first-child > td,
1565
+ .w3eden .table > caption + thead > tr:first-child > th,
1566
+ .w3eden .table > colgroup + thead > tr:first-child > td,
1567
+ .w3eden .table > colgroup + thead > tr:first-child > th,
1568
+ .w3eden .table > thead:first-child > tr:first-child > td,
1569
+ .w3eden .table > thead:first-child > tr:first-child > th {
1570
+ border-top: 0;
1571
+ }
1572
+ .w3eden .table > tbody + tbody {
1573
+ border-top: 2px solid #dddddd;
1574
+ }
1575
+ .w3eden .table .table {
1576
+ background-color: #ffffff;
1577
+ }
1578
+ .w3eden .table-condensed > tbody > tr > td,
1579
+ .w3eden .table-condensed > tbody > tr > th,
1580
+ .w3eden .table-condensed > tfoot > tr > td,
1581
+ .w3eden .table-condensed > tfoot > tr > th,
1582
+ .w3eden .table-condensed > thead > tr > td,
1583
+ .w3eden .table-condensed > thead > tr > th {
1584
+ padding: 5px;
1585
+ }
1586
+ .w3eden .table-bordered {
1587
+ border: 1px solid #dddddd;
1588
+ }
1589
+ .w3eden .table-bordered > tbody > tr > td,
1590
+ .w3eden .table-bordered > tbody > tr > th,
1591
+ .w3eden .table-bordered > tfoot > tr > td,
1592
+ .w3eden .table-bordered > tfoot > tr > th,
1593
+ .w3eden .table-bordered > thead > tr > td,
1594
+ .w3eden .table-bordered > thead > tr > th {
1595
+ border: 1px solid #dddddd;
1596
+ }
1597
+ .w3eden .table-bordered > thead > tr > td,
1598
+ .w3eden .table-bordered > thead > tr > th {
1599
+ border-bottom-width: 2px;
1600
+ }
1601
+ .w3eden .table-striped > tbody > tr:nth-of-type(odd) {
1602
+ background-color: #f9f9f9;
1603
+ }
1604
+ .w3eden .table-hover > tbody > tr:hover {
1605
+ background-color: #f5f5f5;
1606
+ }
1607
+ .w3eden table col[class*=col-] {
1608
+ position: static;
1609
+ display: table-column;
1610
+ float: none;
1611
+ }
1612
+ .w3eden table td[class*=col-],
1613
+ .w3eden table th[class*=col-] {
1614
+ position: static;
1615
+ display: table-cell;
1616
+ float: none;
1617
+ }
1618
+ .w3eden .table > tbody > tr.active > td,
1619
+ .w3eden .table > tbody > tr.active > th,
1620
+ .w3eden .table > tbody > tr > td.active,
1621
+ .w3eden .table > tbody > tr > th.active,
1622
+ .w3eden .table > tfoot > tr.active > td,
1623
+ .w3eden .table > tfoot > tr.active > th,
1624
+ .w3eden .table > tfoot > tr > td.active,
1625
+ .w3eden .table > tfoot > tr > th.active,
1626
+ .w3eden .table > thead > tr.active > td,
1627
+ .w3eden .table > thead > tr.active > th,
1628
+ .w3eden .table > thead > tr > td.active,
1629
+ .w3eden .table > thead > tr > th.active {
1630
+ background-color: #f5f5f5;
1631
+ }
1632
+ .w3eden .table-hover > tbody > tr.active:hover > td,
1633
+ .w3eden .table-hover > tbody > tr.active:hover > th,
1634
+ .w3eden .table-hover > tbody > tr:hover > .active,
1635
+ .w3eden .table-hover > tbody > tr > td.active:hover,
1636
+ .w3eden .table-hover > tbody > tr > th.active:hover {
1637
+ background-color: #e8e8e8;
1638
+ }
1639
+ .w3eden .table > tbody > tr.success > td,
1640
+ .w3eden .table > tbody > tr.success > th,
1641
+ .w3eden .table > tbody > tr > td.success,
1642
+ .w3eden .table > tbody > tr > th.success,
1643
+ .w3eden .table > tfoot > tr.success > td,
1644
+ .w3eden .table > tfoot > tr.success > th,
1645
+ .w3eden .table > tfoot > tr > td.success,
1646
+ .w3eden .table > tfoot > tr > th.success,
1647
+ .w3eden .table > thead > tr.success > td,
1648
+ .w3eden .table > thead > tr.success > th,
1649
+ .w3eden .table > thead > tr > td.success,
1650
+ .w3eden .table > thead > tr > th.success {
1651
+ background-color: #dff0d8;
1652
+ }
1653
+ .w3eden .table-hover > tbody > tr.success:hover > td,
1654
+ .w3eden .table-hover > tbody > tr.success:hover > th,
1655
+ .w3eden .table-hover > tbody > tr:hover > .success,
1656
+ .w3eden .table-hover > tbody > tr > td.success:hover,
1657
+ .w3eden .table-hover > tbody > tr > th.success:hover {
1658
+ background-color: #d0e9c6;
1659
+ }
1660
+ .w3eden .table > tbody > tr.info > td,
1661
+ .w3eden .table > tbody > tr.info > th,
1662
+ .w3eden .table > tbody > tr > td.info,
1663
+ .w3eden .table > tbody > tr > th.info,
1664
+ .w3eden .table > tfoot > tr.info > td,
1665
+ .w3eden .table > tfoot > tr.info > th,
1666
+ .w3eden .table > tfoot > tr > td.info,
1667
+ .w3eden .table > tfoot > tr > th.info,
1668
+ .w3eden .table > thead > tr.info > td,
1669
+ .w3eden .table > thead > tr.info > th,
1670
+ .w3eden .table > thead > tr > td.info,
1671
+ .w3eden .table > thead > tr > th.info {
1672
+ background-color: #d9edf7;
1673
+ }
1674
+ .w3eden .table-hover > tbody > tr.info:hover > td,
1675
+ .w3eden .table-hover > tbody > tr.info:hover > th,
1676
+ .w3eden .table-hover > tbody > tr:hover > .info,
1677
+ .w3eden .table-hover > tbody > tr > td.info:hover,
1678
+ .w3eden .table-hover > tbody > tr > th.info:hover {
1679
+ background-color: #c4e3f3;
1680
+ }
1681
+ .w3eden .table > tbody > tr.warning > td,
1682
+ .w3eden .table > tbody > tr.warning > th,
1683
+ .w3eden .table > tbody > tr > td.warning,
1684
+ .w3eden .table > tbody > tr > th.warning,
1685
+ .w3eden .table > tfoot > tr.warning > td,
1686
+ .w3eden .table > tfoot > tr.warning > th,
1687
+ .w3eden .table > tfoot > tr > td.warning,
1688
+ .w3eden .table > tfoot > tr > th.warning,
1689
+ .w3eden .table > thead > tr.warning > td,
1690
+ .w3eden .table > thead > tr.warning > th,
1691
+ .w3eden .table > thead > tr > td.warning,
1692
+ .w3eden .table > thead > tr > th.warning {
1693
+ background-color: #fcf8e3;
1694
+ }
1695
+ .w3eden .table-hover > tbody > tr.warning:hover > td,
1696
+ .w3eden .table-hover > tbody > tr.warning:hover > th,
1697
+ .w3eden .table-hover > tbody > tr:hover > .warning,
1698
+ .w3eden .table-hover > tbody > tr > td.warning:hover,
1699
+ .w3eden .table-hover > tbody > tr > th.warning:hover {
1700
+ background-color: #faf2cc;
1701
+ }
1702
+ .w3eden .table > tbody > tr.danger > td,
1703
+ .w3eden .table > tbody > tr.danger > th,
1704
+ .w3eden .table > tbody > tr > td.danger,
1705
+ .w3eden .table > tbody > tr > th.danger,
1706
+ .w3eden .table > tfoot > tr.danger > td,
1707
+ .w3eden .table > tfoot > tr.danger > th,
1708
+ .w3eden .table > tfoot > tr > td.danger,
1709
+ .w3eden .table > tfoot > tr > th.danger,
1710
+ .w3eden .table > thead > tr.danger > td,
1711
+ .w3eden .table > thead > tr.danger > th,
1712
+ .w3eden .table > thead > tr > td.danger,
1713
+ .w3eden .table > thead > tr > th.danger {
1714
+ background-color: #f2dede;
1715
+ }
1716
+ .w3eden .table-hover > tbody > tr.danger:hover > td,
1717
+ .w3eden .table-hover > tbody > tr.danger:hover > th,
1718
+ .w3eden .table-hover > tbody > tr:hover > .danger,
1719
+ .w3eden .table-hover > tbody > tr > td.danger:hover,
1720
+ .w3eden .table-hover > tbody > tr > th.danger:hover {
1721
+ background-color: #ebcccc;
1722
+ }
1723
+ .w3eden .table-responsive {
1724
+ min-height: .01%;
1725
+ overflow-x: auto;
1726
+ }
1727
+ @media screen and (max-width: 767px) {
1728
+ .w3eden .table-responsive {
1729
+ width: 100%;
1730
+ margin-bottom: 15px;
1731
+ overflow-y: hidden;
1732
+ -ms-overflow-style: -ms-autohiding-scrollbar;
1733
+ border: 1px solid #dddddd;
1734
+ }
1735
+ .w3eden .table-responsive > .table {
1736
+ margin-bottom: 0;
1737
+ }
1738
+ .w3eden .table-responsive > .table > tbody > tr > td,
1739
+ .w3eden .table-responsive > .table > tbody > tr > th,
1740
+ .w3eden .table-responsive > .table > tfoot > tr > td,
1741
+ .w3eden .table-responsive > .table > tfoot > tr > th,
1742
+ .w3eden .table-responsive > .table > thead > tr > td,
1743
+ .w3eden .table-responsive > .table > thead > tr > th {
1744
+ white-space: nowrap;
1745
+ }
1746
+ .w3eden .table-responsive > .table-bordered {
1747
+ border: 0;
1748
+ }
1749
+ .w3eden .table-responsive > .table-bordered > tbody > tr > td:first-child,
1750
+ .w3eden .table-responsive > .table-bordered > tbody > tr > th:first-child,
1751
+ .w3eden .table-responsive > .table-bordered > tfoot > tr > td:first-child,
1752
+ .w3eden .table-responsive > .table-bordered > tfoot > tr > th:first-child,
1753
+ .w3eden .table-responsive > .table-bordered > thead > tr > td:first-child,
1754
+ .w3eden .table-responsive > .table-bordered > thead > tr > th:first-child {
1755
+ border-left: 0;
1756
+ }
1757
+ .w3eden .table-responsive > .table-bordered > tbody > tr > td:last-child,
1758
+ .w3eden .table-responsive > .table-bordered > tbody > tr > th:last-child,
1759
+ .w3eden .table-responsive > .table-bordered > tfoot > tr > td:last-child,
1760
+ .w3eden .table-responsive > .table-bordered > tfoot > tr > th:last-child,
1761
+ .w3eden .table-responsive > .table-bordered > thead > tr > td:last-child,
1762
+ .w3eden .table-responsive > .table-bordered > thead > tr > th:last-child {
1763
+ border-right: 0;
1764
+ }
1765
+ .w3eden .table-responsive > .table-bordered > tbody > tr:last-child > td,
1766
+ .w3eden .table-responsive > .table-bordered > tbody > tr:last-child > th,
1767
+ .w3eden .table-responsive > .table-bordered > tfoot > tr:last-child > td,
1768
+ .w3eden .table-responsive > .table-bordered > tfoot > tr:last-child > th {
1769
+ border-bottom: 0;
1770
+ }
1771
+ }
1772
+ .w3eden fieldset {
1773
+ min-width: 0;
1774
+ padding: 0;
1775
+ margin: 0;
1776
+ border: 0;
1777
+ }
1778
+ .w3eden legend {
1779
+ display: block;
1780
+ width: 100%;
1781
+ padding: 0;
1782
+ margin-bottom: 20px;
1783
+ font-size: 21px;
1784
+ line-height: inherit;
1785
+ color: #333;
1786
+ border: 0;
1787
+ border-bottom: 1px solid #e5e5e5;
1788
+ }
1789
+ .w3eden label {
1790
+ display: inline-block;
1791
+ max-width: 100%;
1792
+ margin-bottom: 5px;
1793
+ font-weight: 700;
1794
+ }
1795
+ .w3eden input[type=search] {
1796
+ -webkit-box-sizing: border-box;
1797
+ -moz-box-sizing: border-box;
1798
+ box-sizing: border-box;
1799
+ }
1800
+ .w3eden input[type=checkbox],
1801
+ .w3eden input[type=radio] {
1802
+ margin: 4px 0 0;
1803
+ margin-top: 1px \9;
1804
+ line-height: normal;
1805
+ }
1806
+ .w3eden input[type=file] {
1807
+ display: block;
1808
+ }
1809
+ .w3eden input[type=range] {
1810
+ display: block;
1811
+ width: 100%;
1812
+ }
1813
+ .w3eden select[multiple],
1814
+ .w3eden select[size] {
1815
+ height: auto;
1816
+ }
1817
+ .w3eden input[type=file]:focus,
1818
+ .w3eden input[type=checkbox]:focus,
1819
+ .w3eden input[type=radio]:focus {
1820
+ outline: thin dotted;
1821
+ outline: 5px auto -webkit-focus-ring-color;
1822
+ outline-offset: -2px;
1823
+ }
1824
+ .w3eden output {
1825
+ display: block;
1826
+ padding-top: 7px;
1827
+ font-size: 14px;
1828
+ line-height: 1.42857143;
1829
+ color: #555555;
1830
+ }
1831
+ .w3eden .form-control {
1832
+ display: block;
1833
+ width: 100%;
1834
+ height: 34px;
1835
+ padding: 6px 12px;
1836
+ font-size: 14px;
1837
+ line-height: 1.42857143;
1838
+ color: #555;
1839
+ background-color: #fff;
1840
+ background-image: none;
1841
+ border: 1px solid #d5d5d5;
1842
+ border-radius: 3px;
1843
+ /*
1844
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.055);
1845
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.055);
1846
+ -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
1847
+ -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
1848
+ */
1849
+ box-shadow: none;
1850
+ transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
1851
+ }
1852
+ .w3eden .form-control:focus {
1853
+ border-color: #66afe9;
1854
+ outline: 0;
1855
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(102, 175, 233, 0.6);
1856
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(102, 175, 233, 0.6);
1857
+ }
1858
+ .w3eden .form-control::-moz-placeholder {
1859
+ color: #999;
1860
+ opacity: 1;
1861
+ }
1862
+ .w3eden .form-control:-ms-input-placeholder {
1863
+ color: #999999;
1864
+ }
1865
+ .w3eden .form-control::-webkit-input-placeholder {
1866
+ color: #999999;
1867
+ }
1868
+ .w3eden .form-control[disabled],
1869
+ .w3eden .form-control[readonly],
1870
+ .w3eden fieldset[disabled] .form-control {
1871
+ background-color: #eee;
1872
+ opacity: 1;
1873
+ }
1874
+ .w3eden .form-control[disabled],
1875
+ .w3eden fieldset[disabled] .form-control {
1876
+ cursor: not-allowed;
1877
+ }
1878
+ .w3eden textarea.form-control {
1879
+ height: auto;
1880
+ }
1881
+ .w3eden input[type=search] {
1882
+ -webkit-appearance: none;
1883
+ }
1884
+ @media screen and (-webkit-min-device-pixel-ratio: 0) {
1885
+ .w3eden input[type=date],
1886
+ .w3eden input[type=time],
1887
+ .w3eden input[type=datetime-local],
1888
+ .w3eden input[type=month] {
1889
+ line-height: 34px;
1890
+ }
1891
+ .w3eden .input-group-sm input[type=date],
1892
+ .w3eden .input-group-sm input[type=time],
1893
+ .w3eden .input-group-sm input[type=datetime-local],
1894
+ .w3eden .input-group-sm input[type=month],
1895
+ .w3eden input[type=date].input-sm,
1896
+ .w3eden input[type=time].input-sm,
1897
+ .w3eden input[type=datetime-local].input-sm,
1898
+ .w3eden input[type=month].input-sm {
1899
+ line-height: 30px;
1900
+ }
1901
+ .w3eden .input-group-lg input[type=date],
1902
+ .w3eden .input-group-lg input[type=time],
1903
+ .w3eden .input-group-lg input[type=datetime-local],
1904
+ .w3eden .input-group-lg input[type=month],
1905
+ .w3eden input[type=date].input-lg,
1906
+ .w3eden input[type=time].input-lg,
1907
+ .w3eden input[type=datetime-local].input-lg,
1908
+ .w3eden input[type=month].input-lg {
1909
+ line-height: 46px;
1910
+ }
1911
+ }
1912
+ .w3eden .form-group {
1913
+ margin-bottom: 15px;
1914
+ }
1915
+ .w3eden .checkbox,
1916
+ .w3eden .radio {
1917
+ position: relative;
1918
+ display: block;
1919
+ margin-top: 10px;
1920
+ margin-bottom: 10px;
1921
+ }
1922
+ .w3eden .checkbox label,
1923
+ .w3eden .radio label {
1924
+ min-height: 20px;
1925
+ padding-left: 20px;
1926
+ margin-bottom: 0;
1927
+ font-weight: 400;
1928
+ cursor: pointer;
1929
+ }
1930
+ .w3eden .checkbox input[type=checkbox],
1931
+ .w3eden .checkbox-inline input[type=checkbox],
1932
+ .w3eden .radio input[type=radio],
1933
+ .w3eden .radio-inline input[type=radio] {
1934
+ position: absolute;
1935
+ margin-top: 4px \9;
1936
+ margin-left: -20px;
1937
+ }
1938
+ .w3eden .checkbox + .checkbox,
1939
+ .w3eden .radio + .radio {
1940
+ margin-top: -5px;
1941
+ }
1942
+ .w3eden .checkbox-inline,
1943
+ .w3eden .radio-inline {
1944
+ position: relative;
1945
+ display: inline-block;
1946
+ padding-left: 20px;
1947
+ margin-bottom: 0;
1948
+ font-weight: 400;
1949
+ vertical-align: middle;
1950
+ cursor: pointer;
1951
+ }
1952
+ .w3eden .checkbox-inline + .checkbox-inline,
1953
+ .w3eden .radio-inline + .radio-inline {
1954
+ margin-top: 0;
1955
+ margin-left: 10px;
1956
+ }
1957
+ .w3eden fieldset[disabled] input[type=checkbox],
1958
+ .w3eden fieldset[disabled] input[type=radio],
1959
+ .w3eden input[type=checkbox].disabled,
1960
+ .w3eden input[type=checkbox][disabled],
1961
+ .w3eden input[type=radio].disabled,
1962
+ .w3eden input[type=radio][disabled] {
1963
+ cursor: not-allowed;
1964
+ }
1965
+ .w3eden .checkbox-inline.disabled,
1966
+ .w3eden .radio-inline.disabled,
1967
+ .w3eden fieldset[disabled] .checkbox-inline,
1968
+ .w3eden fieldset[disabled] .radio-inline {
1969
+ cursor: not-allowed;
1970
+ }
1971
+ .w3eden .checkbox.disabled label,
1972
+ .w3eden .radio.disabled label,
1973
+ .w3eden fieldset[disabled] .checkbox label,
1974
+ .w3eden fieldset[disabled] .radio label {
1975
+ cursor: not-allowed;
1976
+ }
1977
+ .w3eden .form-control-static {
1978
+ min-height: 34px;
1979
+ padding-top: 7px;
1980
+ padding-bottom: 7px;
1981
+ margin-bottom: 0;
1982
+ }
1983
+ .w3eden .form-control-static.input-lg,
1984
+ .w3eden .form-control-static.input-sm {
1985
+ padding-right: 0;
1986
+ padding-left: 0;
1987
+ }
1988
+ .w3eden .input-sm {
1989
+ height: 30px;
1990
+ padding: 5px 10px;
1991
+ font-size: 12px;
1992
+ line-height: 1.5;
1993
+ border-radius: 3px;
1994
+ }
1995
+ .w3eden select.input-sm {
1996
+ height: 30px;
1997
+ line-height: 30px;
1998
+ }
1999
+ .w3eden select[multiple].input-sm,
2000
+ .w3eden textarea.input-sm {
2001
+ height: auto;
2002
+ }
2003
+ .w3eden .form-group-sm .form-control {
2004
+ height: 30px;
2005
+ padding: 5px 10px;
2006
+ font-size: 12px;
2007
+ line-height: 1.5;
2008
+ border-radius: 3px;
2009
+ }
2010
+ .w3eden select.form-group-sm .form-control {
2011
+ height: 30px;
2012
+ line-height: 30px;
2013
+ }
2014
+ .w3eden select[multiple].form-group-sm .form-control,
2015
+ .w3eden textarea.form-group-sm .form-control {
2016
+ height: auto;
2017
+ }
2018
+ .w3eden .form-group-sm .form-control-static {
2019
+ height: 30px;
2020
+ min-height: 32px;
2021
+ padding: 5px 10px;
2022
+ font-size: 12px;
2023
+ line-height: 1.5;
2024
+ }
2025
+ .w3eden .input-lg {
2026
+ height: 46px;
2027
+ padding: 10px 16px;
2028
+ font-size: 18px;
2029
+ line-height: 1.3333333;
2030
+ border-radius: 6px;
2031
+ }
2032
+ .w3eden select.input-lg {
2033
+ height: 46px;
2034
+ line-height: 46px;
2035
+ }
2036
+ .w3eden select[multiple].input-lg,
2037
+ .w3eden textarea.input-lg {
2038
+ height: auto;
2039
+ }
2040
+ .w3eden .form-group-lg .form-control {
2041
+ height: 46px;
2042
+ padding: 10px 16px;
2043
+ font-size: 18px;
2044
+ line-height: 1.3333333;
2045
+ border-radius: 6px;
2046
+ }
2047
+ .w3eden select.form-group-lg .form-control {
2048
+ height: 46px;
2049
+ line-height: 46px;
2050
+ }
2051
+ .w3eden select[multiple].form-group-lg .form-control,
2052
+ .w3eden textarea.form-group-lg .form-control {
2053
+ height: auto;
2054
+ }
2055
+ .w3eden .form-group-lg .form-control-static {
2056
+ height: 46px;
2057
+ min-height: 38px;
2058
+ padding: 10px 16px;
2059
+ font-size: 18px;
2060
+ line-height: 1.3333333;
2061
+ }
2062
+ .w3eden .has-feedback {
2063
+ position: relative;
2064
+ }
2065
+ .w3eden .has-feedback .form-control {
2066
+ padding-right: 42.5px;
2067
+ }
2068
+ .w3eden .form-control-feedback {
2069
+ position: absolute;
2070
+ top: 0;
2071
+ right: 0;
2072
+ z-index: 2;
2073
+ display: block;
2074
+ width: 34px;
2075
+ height: 34px;
2076
+ line-height: 34px;
2077
+ text-align: center;
2078
+ pointer-events: none;
2079
+ }
2080
+ .w3eden .input-lg + .form-control-feedback {
2081
+ width: 46px;
2082
+ height: 46px;
2083
+ line-height: 46px;
2084
+ }
2085
+ .w3eden .input-sm + .form-control-feedback {
2086
+ width: 30px;
2087
+ height: 30px;
2088
+ line-height: 30px;
2089
+ }
2090
+ .w3eden .has-success .checkbox,
2091
+ .w3eden .has-success .checkbox-inline,
2092
+ .w3eden .has-success .control-label,
2093
+ .w3eden .has-success .help-block,
2094
+ .w3eden .has-success .radio,
2095
+ .w3eden .has-success .radio-inline,
2096
+ .w3eden .has-success.checkbox label,
2097
+ .w3eden .has-success.checkbox-inline label,
2098
+ .w3eden .has-success.radio label,
2099
+ .w3eden .has-success.radio-inline label {
2100
+ color: #3c763d;
2101
+ }
2102
+ .w3eden .has-success .form-control {
2103
+ border-color: #3c763d;
2104
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2105
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2106
+ }
2107
+ .w3eden .has-success .form-control:focus {
2108
+ border-color: #2b542c;
2109
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
2110
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
2111
+ }
2112
+ .w3eden .has-success .input-group-addon {
2113
+ color: #3c763d;
2114
+ background-color: #dff0d8;
2115
+ border-color: #3c763d;
2116
+ }
2117
+ .w3eden .has-success .form-control-feedback {
2118
+ color: #3c763d;
2119
+ }
2120
+ .w3eden .has-warning .checkbox,
2121
+ .w3eden .has-warning .checkbox-inline,
2122
+ .w3eden .has-warning .control-label,
2123
+ .w3eden .has-warning .help-block,
2124
+ .w3eden .has-warning .radio,
2125
+ .w3eden .has-warning .radio-inline,
2126
+ .w3eden .has-warning.checkbox label,
2127
+ .w3eden .has-warning.checkbox-inline label,
2128
+ .w3eden .has-warning.radio label,
2129
+ .w3eden .has-warning.radio-inline label {
2130
+ color: #8a6d3b;
2131
+ }
2132
+ .w3eden .has-warning .form-control {
2133
+ border-color: #8a6d3b;
2134
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2135
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2136
+ }
2137
+ .w3eden .has-warning .form-control:focus {
2138
+ border-color: #66512c;
2139
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
2140
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
2141
+ }
2142
+ .w3eden .has-warning .input-group-addon {
2143
+ color: #8a6d3b;
2144
+ background-color: #fcf8e3;
2145
+ border-color: #8a6d3b;
2146
+ }
2147
+ .w3eden .has-warning .form-control-feedback {
2148
+ color: #8a6d3b;
2149
+ }
2150
+ .w3eden .has-error .checkbox,
2151
+ .w3eden .has-error .checkbox-inline,
2152
+ .w3eden .has-error .control-label,
2153
+ .w3eden .has-error .help-block,
2154
+ .w3eden .has-error .radio,
2155
+ .w3eden .has-error .radio-inline,
2156
+ .w3eden .has-error.checkbox label,
2157
+ .w3eden .has-error.checkbox-inline label,
2158
+ .w3eden .has-error.radio label,
2159
+ .w3eden .has-error.radio-inline label {
2160
+ color: #a94442;
2161
+ }
2162
+ .w3eden .has-error .form-control {
2163
+ border-color: #a94442;
2164
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2165
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2166
+ }
2167
+ .w3eden .has-error .form-control:focus {
2168
+ border-color: #843534;
2169
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
2170
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
2171
+ }
2172
+ .w3eden .has-error .input-group-addon {
2173
+ color: #a94442;
2174
+ background-color: #f2dede;
2175
+ border-color: #a94442;
2176
+ }
2177
+ .w3eden .has-error .form-control-feedback {
2178
+ color: #a94442;
2179
+ }
2180
+ .w3eden .has-feedback label ~ .form-control-feedback {
2181
+ top: 25px;
2182
+ }
2183
+ .w3eden .has-feedback label.sr-only ~ .form-control-feedback {
2184
+ top: 0;
2185
+ }
2186
+ .w3eden .help-block {
2187
+ display: block;
2188
+ margin-top: 5px;
2189
+ margin-bottom: 10px;
2190
+ color: #737373;
2191
+ }
2192
+ @media (min-width: 768px) {
2193
+ .w3eden .form-inline .form-group {
2194
+ display: inline-block;
2195
+ margin-bottom: 0;
2196
+ vertical-align: middle;
2197
+ }
2198
+ .w3eden .form-inline .form-control {
2199
+ display: inline-block;
2200
+ width: auto;
2201
+ vertical-align: middle;
2202
+ }
2203
+ .w3eden .form-inline .form-control-static {
2204
+ display: inline-block;
2205
+ }
2206
+ .w3eden .form-inline .input-group {
2207
+ display: inline-table;
2208
+ vertical-align: middle;
2209
+ }
2210
+ .w3eden .form-inline .input-group .form-control,
2211
+ .w3eden .form-inline .input-group .input-group-addon,
2212
+ .w3eden .form-inline .input-group .input-group-btn {
2213
+ width: auto;
2214
+ }
2215
+ .w3eden .form-inline .input-group > .form-control {
2216
+ width: 100%;
2217
+ }
2218
+ .w3eden .form-inline .control-label {
2219
+ margin-bottom: 0;
2220
+ vertical-align: middle;
2221
+ }
2222
+ .w3eden .form-inline .checkbox,
2223
+ .w3eden .form-inline .radio {
2224
+ display: inline-block;
2225
+ margin-top: 0;
2226
+ margin-bottom: 0;
2227
+ vertical-align: middle;
2228
+ }
2229
+ .w3eden .form-inline .checkbox label,
2230
+ .w3eden .form-inline .radio label {
2231
+ padding-left: 0;
2232
+ }
2233
+ .w3eden .form-inline .checkbox input[type=checkbox],
2234
+ .w3eden .form-inline .radio input[type=radio] {
2235
+ position: relative;
2236
+ margin-left: 0;
2237
+ }
2238
+ .w3eden .form-inline .has-feedback .form-control-feedback {
2239
+ top: 0;
2240
+ }
2241
+ }
2242
+ .w3eden .form-horizontal .checkbox,
2243
+ .w3eden .form-horizontal .checkbox-inline,
2244
+ .w3eden .form-horizontal .radio,
2245
+ .w3eden .form-horizontal .radio-inline {
2246
+ padding-top: 7px;
2247
+ margin-top: 0;
2248
+ margin-bottom: 0;
2249
+ }
2250
+ .w3eden .form-horizontal .checkbox,
2251
+ .w3eden .form-horizontal .radio {
2252
+ min-height: 27px;
2253
+ }
2254
+ .w3eden .form-horizontal .form-group {
2255
+ margin-right: -15px;
2256
+ margin-left: -15px;
2257
+ }
2258
+ @media (min-width: 768px) {
2259
+ .w3eden .form-horizontal .control-label {
2260
+ padding-top: 7px;
2261
+ margin-bottom: 0;
2262
+ text-align: right;
2263
+ }
2264
+ }
2265
+ .w3eden .form-horizontal .has-feedback .form-control-feedback {
2266
+ right: 15px;
2267
+ }
2268
+ @media (min-width: 768px) {
2269
+ .w3eden .form-horizontal .form-group-lg .control-label {
2270
+ padding-top: 14.33px;
2271
+ }
2272
+ }
2273
+ @media (min-width: 768px) {
2274
+ .w3eden .form-horizontal .form-group-sm .control-label {
2275
+ padding-top: 6px;
2276
+ }
2277
+ }
2278
+ .w3eden .btn {
2279
+ display: inline-block;
2280
+ padding: 6px 12px;
2281
+ margin-bottom: 0;
2282
+ font-size: 14px;
2283
+ font-weight: 400;
2284
+ line-height: 1.42857143;
2285
+ text-align: center;
2286
+ white-space: nowrap;
2287
+ vertical-align: middle;
2288
+ -ms-touch-action: manipulation;
2289
+ touch-action: manipulation;
2290
+ cursor: pointer;
2291
+ -webkit-user-select: none;
2292
+ -moz-user-select: none;
2293
+ -ms-user-select: none;
2294
+ user-select: none;
2295
+ background-image: none;
2296
+ border: 1px solid transparent;
2297
+ border-radius: 3px;
2298
+ }
2299
+ .w3eden .btn.active.focus,
2300
+ .w3eden .btn.active:focus,
2301
+ .w3eden .btn.focus,
2302
+ .w3eden .btn:active.focus,
2303
+ .w3eden .btn:active:focus,
2304
+ .w3eden .btn:focus {
2305
+ outline: thin dotted;
2306
+ outline: 5px auto -webkit-focus-ring-color;
2307
+ outline-offset: -2px;
2308
+ }
2309
+ .w3eden .btn.focus,
2310
+ .w3eden .btn:focus,
2311
+ .w3eden .btn:hover {
2312
+ color: #333;
2313
+ text-decoration: none;
2314
+ }
2315
+ .w3eden .btn.active,
2316
+ .w3eden .btn:active {
2317
+ background-image: none;
2318
+ outline: 0;
2319
+ -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2320
+ box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2321
+ }
2322
+ .w3eden .btn.disabled,
2323
+ .w3eden .btn[disabled],
2324
+ .w3eden fieldset[disabled] .btn {
2325
+ pointer-events: none;
2326
+ cursor: not-allowed;
2327
+ filter: alpha(opacity=65);
2328
+ -webkit-box-shadow: none;
2329
+ box-shadow: none;
2330
+ opacity: 0.65;
2331
+ }
2332
+ .w3eden .btn-default {
2333
+ color: #333;
2334
+ background-color: #fff;
2335
+ border-color: #cccccc;
2336
+ }
2337
+ .w3eden .btn-default.active,
2338
+ .w3eden .btn-default.focus,
2339
+ .w3eden .btn-default:active,
2340
+ .w3eden .btn-default:focus,
2341
+ .w3eden .btn-default:hover,
2342
+ .w3eden .open > .dropdown-toggle.btn-default {
2343
+ color: #333;
2344
+ background-color: #e6e6e6;
2345
+ border-color: #adadad;
2346
+ }
2347
+ .w3eden .btn-default.active,
2348
+ .w3eden .btn-default:active,
2349
+ .w3eden .open > .dropdown-toggle.btn-default {
2350
+ background-image: none;
2351
+ }
2352
+ .w3eden .btn-default.disabled,
2353
+ .w3eden .btn-default.disabled.active,
2354
+ .w3eden .btn-default.disabled.focus,
2355
+ .w3eden .btn-default.disabled:active,
2356
+ .w3eden .btn-default.disabled:focus,
2357
+ .w3eden .btn-default.disabled:hover,
2358
+ .w3eden .btn-default[disabled],
2359
+ .w3eden .btn-default[disabled].active,
2360
+ .w3eden .btn-default[disabled].focus,
2361
+ .w3eden .btn-default[disabled]:active,
2362
+ .w3eden .btn-default[disabled]:focus,
2363
+ .w3eden .btn-default[disabled]:hover,
2364
+ .w3eden fieldset[disabled] .btn-default,
2365
+ .w3eden fieldset[disabled] .btn-default.active,
2366
+ .w3eden fieldset[disabled] .btn-default.focus,
2367
+ .w3eden fieldset[disabled] .btn-default:active,
2368
+ .w3eden fieldset[disabled] .btn-default:focus,
2369
+ .w3eden fieldset[disabled] .btn-default:hover {
2370
+ background-color: #fff;
2371
+ border-color: #cccccc;
2372
+ }
2373
+ .w3eden .btn-default .badge {
2374
+ color: #fff;
2375
+ background-color: #333333;
2376
+ }
2377
+ .w3eden .btn-primary {
2378
+ color: #fff;
2379
+ background-color: #337ab7;
2380
+ border-color: #2e6da4;
2381
+ }
2382
+ .w3eden .btn-primary.active,
2383
+ .w3eden .btn-primary.focus,
2384
+ .w3eden .btn-primary:active,
2385
+ .w3eden .btn-primary:focus,
2386
+ .w3eden .btn-primary:hover,
2387
+ .w3eden .open > .dropdown-toggle.btn-primary {
2388
+ color: #fff;
2389
+ background-color: #286090;
2390
+ border-color: #204d74;
2391
+ }
2392
+ .w3eden .btn-primary.active,
2393
+ .w3eden .btn-primary:active,
2394
+ .w3eden .open > .dropdown-toggle.btn-primary {
2395
+ background-image: none;
2396
+ }
2397
+ .w3eden .btn-primary.disabled,
2398
+ .w3eden .btn-primary.disabled.active,
2399
+ .w3eden .btn-primary.disabled.focus,
2400
+ .w3eden .btn-primary.disabled:active,
2401
+ .w3eden .btn-primary.disabled:focus,
2402
+ .w3eden .btn-primary.disabled:hover,
2403
+ .w3eden .btn-primary[disabled],
2404
+ .w3eden .btn-primary[disabled].active,
2405
+ .w3eden .btn-primary[disabled].focus,
2406
+ .w3eden .btn-primary[disabled]:active,
2407
+ .w3eden .btn-primary[disabled]:focus,
2408
+ .w3eden .btn-primary[disabled]:hover,
2409
+ .w3eden fieldset[disabled] .btn-primary,
2410
+ .w3eden fieldset[disabled] .btn-primary.active,
2411
+ .w3eden fieldset[disabled] .btn-primary.focus,
2412
+ .w3eden fieldset[disabled] .btn-primary:active,
2413
+ .w3eden fieldset[disabled] .btn-primary:focus,
2414
+ .w3eden fieldset[disabled] .btn-primary:hover {
2415
+ background-color: #337ab7;
2416
+ border-color: #2e6da4;
2417
+ }
2418
+ .w3eden .btn-primary .badge {
2419
+ color: #337ab7;
2420
+ background-color: #ffffff;
2421
+ }
2422
+ .w3eden .btn-success {
2423
+ color: #fff;
2424
+ background-color: #5cb85c;
2425
+ border-color: #4cae4c;
2426
+ }
2427
+ .w3eden .btn-success.active,
2428
+ .w3eden .btn-success.focus,
2429
+ .w3eden .btn-success:active,
2430
+ .w3eden .btn-success:focus,
2431
+ .w3eden .btn-success:hover,
2432
+ .w3eden .open > .dropdown-toggle.btn-success {
2433
+ color: #fff;
2434
+ background-color: #449d44;
2435
+ border-color: #398439;
2436
+ }
2437
+ .w3eden .btn-success.active,
2438
+ .w3eden .btn-success:active,
2439
+ .w3eden .open > .dropdown-toggle.btn-success {
2440
+ background-image: none;
2441
+ }
2442
+ .w3eden .btn-success.disabled,
2443
+ .w3eden .btn-success.disabled.active,
2444
+ .w3eden .btn-success.disabled.focus,
2445
+ .w3eden .btn-success.disabled:active,
2446
+ .w3eden .btn-success.disabled:focus,
2447
+ .w3eden .btn-success.disabled:hover,
2448
+ .w3eden .btn-success[disabled],
2449
+ .w3eden .btn-success[disabled].active,
2450
+ .w3eden .btn-success[disabled].focus,
2451
+ .w3eden .btn-success[disabled]:active,
2452
+ .w3eden .btn-success[disabled]:focus,
2453
+ .w3eden .btn-success[disabled]:hover,
2454
+ .w3eden fieldset[disabled] .btn-success,
2455
+ .w3eden fieldset[disabled] .btn-success.active,
2456
+ .w3eden fieldset[disabled] .btn-success.focus,
2457
+ .w3eden fieldset[disabled] .btn-success:active,
2458
+ .w3eden fieldset[disabled] .btn-success:focus,
2459
+ .w3eden fieldset[disabled] .btn-success:hover {
2460
+ background-color: #5cb85c;
2461
+ border-color: #4cae4c;
2462
+ }
2463
+ .w3eden .btn-success .badge {
2464
+ color: #5cb85c;
2465
+ background-color: #ffffff;
2466
+ }
2467
+ .w3eden .btn-info {
2468
+ color: #fff;
2469
+ background-color: #5bc0de;
2470
+ border-color: #46b8da;
2471
+ }
2472
+ .w3eden .btn-info.active,
2473
+ .w3eden .btn-info.focus,
2474
+ .w3eden .btn-info:active,
2475
+ .w3eden .btn-info:focus,
2476
+ .w3eden .btn-info:hover,
2477
+ .w3eden .open > .dropdown-toggle.btn-info {
2478
+ color: #fff;
2479
+ background-color: #31b0d5;
2480
+ border-color: #269abc;
2481
+ }
2482
+ .w3eden .btn-info.active,
2483
+ .w3eden .btn-info:active,
2484
+ .w3eden .open > .dropdown-toggle.btn-info {
2485
+ background-image: none;
2486
+ }
2487
+ .w3eden .btn-info.disabled,
2488
+ .w3eden .btn-info.disabled.active,
2489
+ .w3eden .btn-info.disabled.focus,
2490
+ .w3eden .btn-info.disabled:active,
2491
+ .w3eden .btn-info.disabled:focus,
2492
+ .w3eden .btn-info.disabled:hover,
2493
+ .w3eden .btn-info[disabled],
2494
+ .w3eden .btn-info[disabled].active,
2495
+ .w3eden .btn-info[disabled].focus,
2496
+ .w3eden .btn-info[disabled]:active,
2497
+ .w3eden .btn-info[disabled]:focus,
2498
+ .w3eden .btn-info[disabled]:hover,
2499
+ .w3eden fieldset[disabled] .btn-info,
2500
+ .w3eden fieldset[disabled] .btn-info.active,
2501
+ .w3eden fieldset[disabled] .btn-info.focus,
2502
+ .w3eden fieldset[disabled] .btn-info:active,
2503
+ .w3eden fieldset[disabled] .btn-info:focus,
2504
+ .w3eden fieldset[disabled] .btn-info:hover {
2505
+ background-color: #5bc0de;
2506
+ border-color: #46b8da;
2507
+ }
2508
+ .w3eden .btn-info .badge {
2509
+ color: #5bc0de;
2510
+ background-color: #ffffff;
2511
+ }
2512
+ .w3eden .btn-warning {
2513
+ color: #fff;
2514
+ background-color: #f0ad4e;
2515
+ border-color: #eea236;
2516
+ }
2517
+ .w3eden .btn-warning.active,
2518
+ .w3eden .btn-warning.focus,
2519
+ .w3eden .btn-warning:active,
2520
+ .w3eden .btn-warning:focus,
2521
+ .w3eden .btn-warning:hover,
2522
+ .w3eden .open > .dropdown-toggle.btn-warning {
2523
+ color: #fff;
2524
+ background-color: #ec971f;
2525
+ border-color: #d58512;
2526
+ }
2527
+ .w3eden .btn-warning.active,
2528
+ .w3eden .btn-warning:active,
2529
+ .w3eden .open > .dropdown-toggle.btn-warning {
2530
+ background-image: none;
2531
+ }
2532
+ .w3eden .btn-warning.disabled,
2533
+ .w3eden .btn-warning.disabled.active,
2534
+ .w3eden .btn-warning.disabled.focus,
2535
+ .w3eden .btn-warning.disabled:active,
2536
+ .w3eden .btn-warning.disabled:focus,
2537
+ .w3eden .btn-warning.disabled:hover,
2538
+ .w3eden .btn-warning[disabled],
2539
+ .w3eden .btn-warning[disabled].active,
2540
+ .w3eden .btn-warning[disabled].focus,
2541
+ .w3eden .btn-warning[disabled]:active,
2542
+ .w3eden .btn-warning[disabled]:focus,
2543
+ .w3eden .btn-warning[disabled]:hover,
2544
+ .w3eden fieldset[disabled] .btn-warning,
2545
+ .w3eden fieldset[disabled] .btn-warning.active,
2546
+ .w3eden fieldset[disabled] .btn-warning.focus,
2547
+ .w3eden fieldset[disabled] .btn-warning:active,
2548
+ .w3eden fieldset[disabled] .btn-warning:focus,
2549
+ .w3eden fieldset[disabled] .btn-warning:hover {
2550
+ background-color: #f0ad4e;
2551
+ border-color: #eea236;
2552
+ }
2553
+ .w3eden .btn-warning .badge {
2554
+ color: #f0ad4e;
2555
+ background-color: #ffffff;
2556
+ }
2557
+ .w3eden .btn-danger {
2558
+ color: #fff;
2559
+ background-color: #d9534f;
2560
+ border-color: #d43f3a;
2561
+ }
2562
+ .w3eden .btn-danger.active,
2563
+ .w3eden .btn-danger.focus,
2564
+ .w3eden .btn-danger:active,
2565
+ .w3eden .btn-danger:focus,
2566
+ .w3eden .btn-danger:hover,
2567
+ .w3eden .open > .dropdown-toggle.btn-danger {
2568
+ color: #fff;
2569
+ background-color: #c9302c;
2570
+ border-color: #ac2925;
2571
+ }
2572
+ .w3eden .btn-danger.active,
2573
+ .w3eden .btn-danger:active,
2574
+ .w3eden .open > .dropdown-toggle.btn-danger {
2575
+ background-image: none;
2576
+ }
2577
+ .w3eden .btn-danger.disabled,
2578
+ .w3eden .btn-danger.disabled.active,
2579
+ .w3eden .btn-danger.disabled.focus,
2580
+ .w3eden .btn-danger.disabled:active,
2581
+ .w3eden .btn-danger.disabled:focus,
2582
+ .w3eden .btn-danger.disabled:hover,
2583
+ .w3eden .btn-danger[disabled],
2584
+ .w3eden .btn-danger[disabled].active,
2585
+ .w3eden .btn-danger[disabled].focus,
2586
+ .w3eden .btn-danger[disabled]:active,
2587
+ .w3eden .btn-danger[disabled]:focus,
2588
+ .w3eden .btn-danger[disabled]:hover,
2589
+ .w3eden fieldset[disabled] .btn-danger,
2590
+ .w3eden fieldset[disabled] .btn-danger.active,
2591
+ .w3eden fieldset[disabled] .btn-danger.focus,
2592
+ .w3eden fieldset[disabled] .btn-danger:active,
2593
+ .w3eden fieldset[disabled] .btn-danger:focus,
2594
+ .w3eden fieldset[disabled] .btn-danger:hover {
2595
+ background-color: #d9534f;
2596
+ border-color: #d43f3a;
2597
+ }
2598
+ .w3eden .btn-danger .badge {
2599
+ color: #d9534f;
2600
+ background-color: #ffffff;
2601
+ }
2602
+ .w3eden .btn-link {
2603
+ font-weight: 400;
2604
+ color: #337ab7;
2605
+ border-radius: 0;
2606
+ }
2607
+ .w3eden .btn-link,
2608
+ .w3eden .btn-link.active,
2609
+ .w3eden .btn-link:active,
2610
+ .w3eden .btn-link[disabled],
2611
+ .w3eden fieldset[disabled] .btn-link {
2612
+ background-color: transparent;
2613
+ -webkit-box-shadow: none;
2614
+ box-shadow: none;
2615
+ }
2616
+ .w3eden .btn-link,
2617
+ .w3eden .btn-link:active,
2618
+ .w3eden .btn-link:focus,
2619
+ .w3eden .btn-link:hover {
2620
+ border-color: transparent;
2621
+ }
2622
+ .w3eden .btn-link:focus,
2623
+ .w3eden .btn-link:hover {
2624
+ color: #23527c;
2625
+ text-decoration: underline;
2626
+ background-color: transparent;
2627
+ }
2628
+ .w3eden .btn-link[disabled]:focus,
2629
+ .w3eden .btn-link[disabled]:hover,
2630
+ .w3eden fieldset[disabled] .btn-link:focus,
2631
+ .w3eden fieldset[disabled] .btn-link:hover {
2632
+ color: #777;
2633
+ text-decoration: none;
2634
+ }
2635
+ .w3eden .btn-group-lg > .btn,
2636
+ .w3eden .btn-lg {
2637
+ padding: 10px 16px;
2638
+ font-size: 18px;
2639
+ line-height: 1.3333333;
2640
+ border-radius: 6px;
2641
+ }
2642
+ .w3eden .btn-group-sm > .btn,
2643
+ .w3eden .btn-sm {
2644
+ padding: 5px 10px;
2645
+ font-size: 12px;
2646
+ line-height: 1.5;
2647
+ border-radius: 3px;
2648
+ }
2649
+ .w3eden .btn-group-xs > .btn,
2650
+ .w3eden .btn-xs {
2651
+ padding: 1px 5px;
2652
+ font-size: 12px;
2653
+ line-height: 1.5;
2654
+ border-radius: 3px;
2655
+ }
2656
+ .w3eden .btn-block {
2657
+ display: block;
2658
+ width: 100%;
2659
+ }
2660
+ .w3eden .btn-block + .btn-block {
2661
+ margin-top: 5px;
2662
+ }
2663
+ .w3eden input[type=button].btn-block,
2664
+ .w3eden input[type=reset].btn-block,
2665
+ .w3eden input[type=submit].btn-block {
2666
+ width: 100%;
2667
+ }
2668
+ .w3eden .fade {
2669
+ opacity: 0;
2670
+ -webkit-transition: opacity .15s linear;
2671
+ -o-transition: opacity .15s linear;
2672
+ transition: opacity 0.15s linear;
2673
+ }
2674
+ .w3eden .fade.in {
2675
+ opacity: 1;
2676
+ }
2677
+ .w3eden .collapse {
2678
+ display: none;
2679
+ }
2680
+ .w3eden .collapse.in {
2681
+ display: block;
2682
+ }
2683
+ .w3eden tr.collapse.in {
2684
+ display: table-row;
2685
+ }
2686
+ .w3eden tbody.collapse.in {
2687
+ display: table-row-group;
2688
+ }
2689
+ .w3eden .collapsing {
2690
+ position: relative;
2691
+ height: 0;
2692
+ overflow: hidden;
2693
+ -webkit-transition-timing-function: ease;
2694
+ -o-transition-timing-function: ease;
2695
+ transition-timing-function: ease;
2696
+ -webkit-transition-duration: .35s;
2697
+ -o-transition-duration: .35s;
2698
+ transition-duration: .35s;
2699
+ -webkit-transition-property: height,visibility;
2700
+ -o-transition-property: height,visibility;
2701
+ transition-property: height, visibility;
2702
+ }
2703
+ .w3eden .caret {
2704
+ display: inline-block;
2705
+ width: 0;
2706
+ height: 0;
2707
+ margin-left: 2px;
2708
+ vertical-align: middle;
2709
+ border-top: 4px dashed;
2710
+ border-right: 4px solid transparent;
2711
+ border-left: 4px solid transparent;
2712
+ }
2713
+ .w3eden .dropdown,
2714
+ .w3eden .dropup {
2715
+ position: relative;
2716
+ }
2717
+ .w3eden .dropdown-toggle:focus {
2718
+ outline: 0;
2719
+ }
2720
+ .w3eden .dropdown-menu {
2721
+ position: absolute;
2722
+ top: 100%;
2723
+ left: 0;
2724
+ z-index: 1000;
2725
+ display: none;
2726
+ float: left;
2727
+ min-width: 160px;
2728
+ padding: 5px 0;
2729
+ margin: 2px 0 0;
2730
+ font-size: 14px;
2731
+ text-align: left;
2732
+ list-style: none;
2733
+ background-color: #fff;
2734
+ -webkit-background-clip: padding-box;
2735
+ background-clip: padding-box;
2736
+ border: 1px solid #ccc;
2737
+ border: 1px solid rgba(0, 0, 0, 0.15);
2738
+ border-radius: 4px;
2739
+ -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
2740
+ box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
2741
+ }
2742
+ .w3eden .dropdown-menu.pull-right {
2743
+ right: 0;
2744
+ left: auto;
2745
+ }
2746
+ .w3eden .dropdown-menu .divider {
2747
+ height: 1px;
2748
+ margin: 9px 0;
2749
+ overflow: hidden;
2750
+ background-color: #e5e5e5;
2751
+ }
2752
+ .w3eden .dropdown-menu > li > a {
2753
+ display: block;
2754
+ padding: 3px 20px;
2755
+ clear: both;
2756
+ font-weight: 400;
2757
+ line-height: 1.42857143;
2758
+ color: #333;
2759
+ white-space: nowrap;
2760
+ }
2761
+ .w3eden .dropdown-menu > li > a:focus,
2762
+ .w3eden .dropdown-menu > li > a:hover {
2763
+ color: #262626;
2764
+ text-decoration: none;
2765
+ background-color: #f5f5f5;
2766
+ }
2767
+ .w3eden .dropdown-menu > .active > a,
2768
+ .w3eden .dropdown-menu > .active > a:focus,
2769
+ .w3eden .dropdown-menu > .active > a:hover {
2770
+ color: #fff;
2771
+ text-decoration: none;
2772
+ background-color: #337ab7;
2773
+ outline: 0;
2774
+ }
2775
+ .w3eden .dropdown-menu > .disabled > a,
2776
+ .w3eden .dropdown-menu > .disabled > a:focus,
2777
+ .w3eden .dropdown-menu > .disabled > a:hover {
2778
+ color: #777777;
2779
+ }
2780
+ .w3eden .dropdown-menu > .disabled > a:focus,
2781
+ .w3eden .dropdown-menu > .disabled > a:hover {
2782
+ text-decoration: none;
2783
+ cursor: not-allowed;
2784
+ background-color: transparent;
2785
+ background-image: none;
2786
+ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
2787
+ }
2788
+ .w3eden .open > .dropdown-menu {
2789
+ display: block;
2790
+ }
2791
+ .w3eden .open > a {
2792
+ outline: 0;
2793
+ }
2794
+ .w3eden .dropdown-menu-right {
2795
+ right: 0;
2796
+ left: auto;
2797
+ }
2798
+ .w3eden .dropdown-menu-left {
2799
+ right: auto;
2800
+ left: 0;
2801
+ }
2802
+ .w3eden .dropdown-header {
2803
+ display: block;
2804
+ padding: 3px 20px;
2805
+ font-size: 12px;
2806
+ line-height: 1.42857143;
2807
+ color: #777;
2808
+ white-space: nowrap;
2809
+ }
2810
+ .w3eden .dropdown-backdrop {
2811
+ position: fixed;
2812
+ top: 0;
2813
+ right: 0;
2814
+ bottom: 0;
2815
+ left: 0;
2816
+ z-index: 990;
2817
+ }
2818
+ .w3eden .pull-right > .dropdown-menu {
2819
+ right: 0;
2820
+ left: auto;
2821
+ }
2822
+ .w3eden .dropup .caret,
2823
+ .w3eden .navbar-fixed-bottom .dropdown .caret {
2824
+ content: "";
2825
+ border-top: 0;
2826
+ border-bottom: 4px solid;
2827
+ }
2828
+ .w3eden .dropup .dropdown-menu,
2829
+ .w3eden .navbar-fixed-bottom .dropdown .dropdown-menu {
2830
+ top: auto;
2831
+ bottom: 100%;
2832
+ margin-bottom: 2px;
2833
+ }
2834
+ @media (min-width: 768px) {
2835
+ .w3eden .navbar-right .dropdown-menu {
2836
+ right: 0;
2837
+ left: auto;
2838
+ }
2839
+ .w3eden .navbar-right .dropdown-menu-left {
2840
+ right: auto;
2841
+ left: 0;
2842
+ }
2843
+ }
2844
+ .w3eden .btn-group,
2845
+ .w3eden .btn-group-vertical {
2846
+ position: relative;
2847
+ display: inline-block;
2848
+ vertical-align: middle;
2849
+ }
2850
+ .w3eden .btn-group-vertical > .btn,
2851
+ .w3eden .btn-group > .btn {
2852
+ position: relative;
2853
+ float: left;
2854
+ }
2855
+ .w3eden .btn-group-vertical > .btn.active,
2856
+ .w3eden .btn-group-vertical > .btn:active,
2857
+ .w3eden .btn-group-vertical > .btn:focus,
2858
+ .w3eden .btn-group-vertical > .btn:hover,
2859
+ .w3eden .btn-group > .btn.active,
2860
+ .w3eden .btn-group > .btn:active,
2861
+ .w3eden .btn-group > .btn:focus,
2862
+ .w3eden .btn-group > .btn:hover {
2863
+ z-index: 2;
2864
+ }
2865
+ .w3eden .btn-group .btn + .btn,
2866
+ .w3eden .btn-group .btn + .btn-group,
2867
+ .w3eden .btn-group .btn-group + .btn,
2868
+ .w3eden .btn-group .btn-group + .btn-group {
2869
+ margin-left: -1px;
2870
+ }
2871
+ .w3eden .btn-toolbar {
2872
+ margin-left: -5px;
2873
+ }
2874
+ .w3eden .btn-toolbar .btn-group,
2875
+ .w3eden .btn-toolbar .input-group {
2876
+ float: left;
2877
+ }
2878
+ .w3eden .btn-toolbar > .btn,
2879
+ .w3eden .btn-toolbar > .btn-group,
2880
+ .w3eden .btn-toolbar > .input-group {
2881
+ margin-left: 5px;
2882
+ }
2883
+ .w3eden .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
2884
+ border-radius: 0;
2885
+ }
2886
+ .w3eden .btn-group > .btn:first-child {
2887
+ margin-left: 0;
2888
+ }
2889
+ .w3eden .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
2890
+ border-top-right-radius: 0;
2891
+ border-bottom-right-radius: 0;
2892
+ }
2893
+ .w3eden .btn-group > .btn:last-child:not(:first-child),
2894
+ .w3eden .btn-group > .dropdown-toggle:not(:first-child) {
2895
+ border-top-left-radius: 0;
2896
+ border-bottom-left-radius: 0;
2897
+ }
2898
+ .w3eden .btn-group > .btn-group {
2899
+ float: left;
2900
+ }
2901
+ .w3eden .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
2902
+ border-radius: 0;
2903
+ }
2904
+ .w3eden .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
2905
+ .w3eden .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
2906
+ border-top-right-radius: 0;
2907
+ border-bottom-right-radius: 0;
2908
+ }
2909
+ .w3eden .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
2910
+ border-top-left-radius: 0;
2911
+ border-bottom-left-radius: 0;
2912
+ }
2913
+ .w3eden .btn-group .dropdown-toggle:active,
2914
+ .w3eden .btn-group.open .dropdown-toggle {
2915
+ outline: 0;
2916
+ }
2917
+ .w3eden .btn-group > .btn + .dropdown-toggle {
2918
+ padding-right: 8px;
2919
+ padding-left: 8px;
2920
+ }
2921
+ .w3eden .btn-group > .btn-lg + .dropdown-toggle {
2922
+ padding-right: 12px;
2923
+ padding-left: 12px;
2924
+ }
2925
+ .w3eden .btn-group.open .dropdown-toggle {
2926
+ -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2927
+ box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2928
+ }
2929
+ .w3eden .btn-group.open .dropdown-toggle.btn-link {
2930
+ -webkit-box-shadow: none;
2931
+ box-shadow: none;
2932
+ }
2933
+ .w3eden .btn .caret {
2934
+ margin-left: 0;
2935
+ }
2936
+ .w3eden .btn-lg .caret {
2937
+ border-width: 5px 5px 0;
2938
+ border-bottom-width: 0;
2939
+ }
2940
+ .w3eden .dropup .btn-lg .caret {
2941
+ border-width: 0 5px 5px;
2942
+ }
2943
+ .w3eden .btn-group-vertical > .btn,
2944
+ .w3eden .btn-group-vertical > .btn-group,
2945
+ .w3eden .btn-group-vertical > .btn-group > .btn {
2946
+ display: block;
2947
+ float: none;
2948
+ width: 100%;
2949
+ max-width: 100%;
2950
+ }
2951
+ .w3eden .btn-group-vertical > .btn-group > .btn {
2952
+ float: none;
2953
+ }
2954
+ .w3eden .btn-group-vertical > .btn + .btn,
2955
+ .w3eden .btn-group-vertical > .btn + .btn-group,
2956
+ .w3eden .btn-group-vertical > .btn-group + .btn,
2957
+ .w3eden .btn-group-vertical > .btn-group + .btn-group {
2958
+ margin-top: -1px;
2959
+ margin-left: 0;
2960
+ }
2961
+ .w3eden .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
2962
+ border-radius: 0;
2963
+ }
2964
+ .w3eden .btn-group-vertical > .btn:first-child:not(:last-child) {
2965
+ border-top-right-radius: 4px;
2966
+ border-bottom-right-radius: 0;
2967
+ border-bottom-left-radius: 0;
2968
+ }
2969
+ .w3eden .btn-group-vertical > .btn:last-child:not(:first-child) {
2970
+ border-top-left-radius: 0;
2971
+ border-top-right-radius: 0;
2972
+ border-bottom-left-radius: 4px;
2973
+ }
2974
+ .w3eden .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
2975
+ border-radius: 0;
2976
+ }
2977
+ .w3eden .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
2978
+ .w3eden .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
2979
+ border-bottom-right-radius: 0;
2980
+ border-bottom-left-radius: 0;
2981
+ }
2982
+ .w3eden .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
2983
+ border-top-left-radius: 0;
2984
+ border-top-right-radius: 0;
2985
+ }
2986
+ .w3eden .btn-group-justified {
2987
+ display: table;
2988
+ width: 100%;
2989
+ table-layout: fixed;
2990
+ border-collapse: separate;
2991
+ }
2992
+ .w3eden .btn-group-justified > .btn,
2993
+ .w3eden .btn-group-justified > .btn-group {
2994
+ display: table-cell;
2995
+ float: none;
2996
+ width: 1%;
2997
+ }
2998
+ .w3eden .btn-group-justified > .btn-group .btn {
2999
+ width: 100%;
3000
+ }
3001
+ .w3eden .btn-group-justified > .btn-group .dropdown-menu {
3002
+ left: auto;
3003
+ }
3004
+ .w3eden [data-toggle=buttons] > .btn input[type=checkbox],
3005
+ .w3eden [data-toggle=buttons] > .btn input[type=radio],
3006
+ .w3eden [data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
3007
+ .w3eden [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
3008
+ position: absolute;
3009
+ clip: rect(0, 0, 0, 0);
3010
+ pointer-events: none;
3011
+ }
3012
+ .w3eden .input-group {
3013
+ position: relative;
3014
+ display: table;
3015
+ border-collapse: separate;
3016
+ }
3017
+ .w3eden .input-group[class*=col-] {
3018
+ float: none;
3019
+ padding-right: 0;
3020
+ padding-left: 0;
3021
+ }
3022
+ .w3eden .input-group .form-control {
3023
+ position: relative;
3024
+ z-index: 2;
3025
+ float: left;
3026
+ width: 100%;
3027
+ margin-bottom: 0;
3028
+ }
3029
+ .w3eden .input-group-lg > .form-control,
3030
+ .w3eden .input-group-lg > .input-group-addon,
3031
+ .w3eden .input-group-lg > .input-group-btn > .btn {
3032
+ height: 46px;
3033
+ padding: 10px 16px;
3034
+ font-size: 18px;
3035
+ line-height: 1.3333333;
3036
+ border-radius: 6px;
3037
+ }
3038
+ .w3eden select.input-group-lg > .form-control,
3039
+ .w3eden select.input-group-lg > .input-group-addon,
3040
+ .w3eden select.input-group-lg > .input-group-btn > .btn {
3041
+ height: 46px;
3042
+ line-height: 46px;
3043
+ }
3044
+ .w3eden select[multiple].input-group-lg > .form-control,
3045
+ .w3eden select[multiple].input-group-lg > .input-group-addon,
3046
+ .w3eden select[multiple].input-group-lg > .input-group-btn > .btn,
3047
+ .w3eden textarea.input-group-lg > .form-control,
3048
+ .w3eden textarea.input-group-lg > .input-group-addon,
3049
+ .w3eden textarea.input-group-lg > .input-group-btn > .btn {
3050
+ height: auto;
3051
+ }
3052
+ .w3eden .input-group-sm > .form-control,
3053
+ .w3eden .input-group-sm > .input-group-addon,
3054
+ .w3eden .input-group-sm > .input-group-btn > .btn {
3055
+ height: 30px;
3056
+ padding: 5px 10px;
3057
+ font-size: 12px;
3058
+ line-height: 1.5;
3059
+ border-radius: 3px;
3060
+ }
3061
+ .w3eden select.input-group-sm > .form-control,
3062
+ .w3eden select.input-group-sm > .input-group-addon,
3063
+ .w3eden select.input-group-sm > .input-group-btn > .btn {
3064
+ height: 30px;
3065
+ line-height: 30px;
3066
+ }
3067
+ .w3eden select[multiple].input-group-sm > .form-control,
3068
+ .w3eden select[multiple].input-group-sm > .input-group-addon,
3069
+ .w3eden select[multiple].input-group-sm > .input-group-btn > .btn,
3070
+ .w3eden textarea.input-group-sm > .form-control,
3071
+ .w3eden textarea.input-group-sm > .input-group-addon,
3072
+ .w3eden textarea.input-group-sm > .input-group-btn > .btn {
3073
+ height: auto;
3074
+ }
3075
+ .w3eden .input-group .form-control,
3076
+ .w3eden .input-group-addon,
3077
+ .w3eden .input-group-btn {
3078
+ display: table-cell;
3079
+ }
3080
+ .w3eden .input-group .form-control:not(:first-child):not(:last-child),
3081
+ .w3eden .input-group-addon:not(:first-child):not(:last-child),
3082
+ .w3eden .input-group-btn:not(:first-child):not(:last-child) {
3083
+ border-radius: 0;
3084
+ }
3085
+ .w3eden .input-group-addon,
3086
+ .w3eden .input-group-btn {
3087
+ width: 1%;
3088
+ white-space: nowrap;
3089
+ vertical-align: middle;
3090
+ }
3091
+ .w3eden .input-group-addon {
3092
+ padding: 6px 12px;
3093
+ font-size: 14px;
3094
+ font-weight: 400;
3095
+ line-height: 1;
3096
+ color: #555;
3097
+ text-align: center;
3098
+ background-color: #eee;
3099
+ border: 1px solid #ccc;
3100
+ border-radius: 3px;
3101
+ }
3102
+ .w3eden .input-group-addon.input-sm {
3103
+ padding: 5px 10px;
3104
+ font-size: 12px;
3105
+ border-radius: 3px;
3106
+ }
3107
+ .w3eden .input-group-addon.input-lg {
3108
+ padding: 10px 16px;
3109
+ font-size: 18px;
3110
+ border-radius: 6px;
3111
+ }
3112
+ .w3eden .input-group-addon input[type=checkbox],
3113
+ .w3eden .input-group-addon input[type=radio] {
3114
+ margin-top: 0;
3115
+ }
3116
+ .w3eden .input-group .form-control:first-child,
3117
+ .w3eden .input-group-addon:first-child,
3118
+ .w3eden .input-group-btn:first-child > .btn,
3119
+ .w3eden .input-group-btn:first-child > .btn-group > .btn,
3120
+ .w3eden .input-group-btn:first-child > .dropdown-toggle,
3121
+ .w3eden .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
3122
+ .w3eden .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
3123
+ border-top-right-radius: 0;
3124
+ border-bottom-right-radius: 0;
3125
+ }
3126
+ .w3eden .input-group-addon:first-child {
3127
+ border-right: 0;
3128
+ }
3129
+ .w3eden .input-group .form-control:last-child,
3130
+ .w3eden .input-group-addon:last-child,
3131
+ .w3eden .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
3132
+ .w3eden .input-group-btn:first-child > .btn:not(:first-child),
3133
+ .w3eden .input-group-btn:last-child > .btn,
3134
+ .w3eden .input-group-btn:last-child > .btn-group > .btn,
3135
+ .w3eden .input-group-btn:last-child > .dropdown-toggle {
3136
+ border-top-left-radius: 0;
3137
+ border-bottom-left-radius: 0;
3138
+ }
3139
+ .w3eden .input-group-addon:last-child {
3140
+ border-left: 0;
3141
+ }
3142
+ .w3eden .input-group-btn {
3143
+ position: relative;
3144
+ white-space: nowrap;
3145
+ }
3146
+ .w3eden .input-group-btn > .btn {
3147
+ position: relative;
3148
+ }
3149
+ .w3eden .input-group-btn > .btn + .btn {
3150
+ margin-left: -1px;
3151
+ }
3152
+ .w3eden .input-group-btn > .btn:active,
3153
+ .w3eden .input-group-btn > .btn:focus,
3154
+ .w3eden .input-group-btn > .btn:hover {
3155
+ z-index: 2;
3156
+ }
3157
+ .w3eden .input-group-btn:first-child > .btn,
3158
+ .w3eden .input-group-btn:first-child > .btn-group {
3159
+ margin-right: -1px;
3160
+ }
3161
+ .w3eden .input-group-btn:last-child > .btn,
3162
+ .w3eden .input-group-btn:last-child > .btn-group {
3163
+ margin-left: -1px;
3164
+ }
3165
+ .w3eden .nav {
3166
+ padding-left: 0;
3167
+ margin-bottom: 0;
3168
+ list-style: none;
3169
+ }
3170
+ .w3eden .nav > li {
3171
+ position: relative;
3172
+ display: block;
3173
+ }
3174
+ .w3eden .nav > li > a {
3175
+ position: relative;
3176
+ display: block;
3177
+ padding: 10px 15px;
3178
+ }
3179
+ .w3eden .nav > li > a:focus,
3180
+ .w3eden .nav > li > a:hover {
3181
+ text-decoration: none;
3182
+ background-color: #eeeeee;
3183
+ }
3184
+ .w3eden .nav > li.disabled > a {
3185
+ color: #777777;
3186
+ }
3187
+ .w3eden .nav > li.disabled > a:focus,
3188
+ .w3eden .nav > li.disabled > a:hover {
3189
+ color: #777;
3190
+ text-decoration: none;
3191
+ cursor: not-allowed;
3192
+ background-color: transparent;
3193
+ }
3194
+ .w3eden .nav .open > a,
3195
+ .w3eden .nav .open > a:focus,
3196
+ .w3eden .nav .open > a:hover {
3197
+ background-color: #eee;
3198
+ border-color: #337ab7;
3199
+ }
3200
+ .w3eden .nav .nav-divider {
3201
+ height: 1px;
3202
+ margin: 9px 0;
3203
+ overflow: hidden;
3204
+ background-color: #e5e5e5;
3205
+ }
3206
+ .w3eden .nav > li > a > img {
3207
+ max-width: none;
3208
+ }
3209
+ .w3eden .nav-tabs {
3210
+ border-bottom: 1px solid #dddddd;
3211
+ }
3212
+ .w3eden .nav-tabs > li {
3213
+ float: left;
3214
+ margin-bottom: -1px;
3215
+ }
3216
+ .w3eden .nav-tabs > li > a {
3217
+ margin-right: 2px;
3218
+ line-height: 1.42857143;
3219
+ border: 1px solid transparent;
3220
+ border-radius: 4px 4px 0 0;
3221
+ }
3222
+ .w3eden .nav-tabs > li > a:hover {
3223
+ border-color: #eeeeee #eeeeee #dddddd;
3224
+ }
3225
+ .w3eden .nav-tabs > li.active > a,
3226
+ .w3eden .nav-tabs > li.active > a:focus,
3227
+ .w3eden .nav-tabs > li.active > a:hover {
3228
+ color: #555;
3229
+ cursor: default;
3230
+ background-color: #fff;
3231
+ border: 1px solid #ddd;
3232
+ border-bottom-color: transparent;
3233
+ }
3234
+ .w3eden .nav-tabs.nav-justified {
3235
+ width: 100%;
3236
+ border-bottom: 0;
3237
+ }
3238
+ .w3eden .nav-tabs.nav-justified > li {
3239
+ float: none;
3240
+ }
3241
+ .w3eden .nav-tabs.nav-justified > li > a {
3242
+ margin-bottom: 5px;
3243
+ text-align: center;
3244
+ }
3245
+ .w3eden .nav-tabs.nav-justified > .dropdown .dropdown-menu {
3246
+ top: auto;
3247
+ left: auto;
3248
+ }
3249
+ @media (min-width: 768px) {
3250
+ .w3eden .nav-tabs.nav-justified > li {
3251
+ display: table-cell;
3252
+ width: 1%;
3253
+ }
3254
+ .w3eden .nav-tabs.nav-justified > li > a {
3255
+ margin-bottom: 0;
3256
+ }
3257
+ }
3258
+ .w3eden .nav-tabs.nav-justified > li > a {
3259
+ margin-right: 0;
3260
+ border-radius: 4px;
3261
+ }
3262
+ .w3eden .nav-tabs.nav-justified > .active > a,
3263
+ .w3eden .nav-tabs.nav-justified > .active > a:focus,
3264
+ .w3eden .nav-tabs.nav-justified > .active > a:hover {
3265
+ border: 1px solid #dddddd;
3266
+ }
3267
+ @media (min-width: 768px) {
3268
+ .w3eden .nav-tabs.nav-justified > li > a {
3269
+ border-bottom: 1px solid #ddd;
3270
+ border-radius: 4px 4px 0 0;
3271
+ }
3272
+ .w3eden .nav-tabs.nav-justified > .active > a,
3273
+ .w3eden .nav-tabs.nav-justified > .active > a:focus,
3274
+ .w3eden .nav-tabs.nav-justified > .active > a:hover {
3275
+ border-bottom-color: #ffffff;
3276
+ }
3277
+ }
3278
+ .w3eden .nav-pills > li {
3279
+ float: left;
3280
+ }
3281
+ .w3eden .nav-pills > li > a {
3282
+ border-radius: 4px;
3283
+ }
3284
+ .w3eden .nav-pills > li + li {
3285
+ margin-left: 2px;
3286
+ }
3287
+ .w3eden .nav-pills > li.active > a,
3288
+ .w3eden .nav-pills > li.active > a:focus,
3289
+ .w3eden .nav-pills > li.active > a:hover {
3290
+ color: #fff;
3291
+ background-color: #337ab7;
3292
+ }
3293
+ .w3eden .nav-stacked > li {
3294
+ float: none;
3295
+ }
3296
+ .w3eden .nav-stacked > li + li {
3297
+ margin-top: 2px;
3298
+ margin-left: 0;
3299
+ }
3300
+ .w3eden .nav-justified {
3301
+ width: 100%;
3302
+ }
3303
+ .w3eden .nav-justified > li {
3304
+ float: none;
3305
+ }
3306
+ .w3eden .nav-justified > li > a {
3307
+ margin-bottom: 5px;
3308
+ text-align: center;
3309
+ }
3310
+ .w3eden .nav-justified > .dropdown .dropdown-menu {
3311
+ top: auto;
3312
+ left: auto;
3313
+ }
3314
+ @media (min-width: 768px) {
3315
+ .w3eden .nav-justified > li {
3316
+ display: table-cell;
3317
+ width: 1%;
3318
+ }
3319
+ .w3eden .nav-justified > li > a {
3320
+ margin-bottom: 0;
3321
+ }
3322
+ }
3323
+ .w3eden .nav-tabs-justified {
3324
+ border-bottom: 0;
3325
+ }
3326
+ .w3eden .nav-tabs-justified > li > a {
3327
+ margin-right: 0;
3328
+ border-radius: 4px;
3329
+ }
3330
+ .w3eden .nav-tabs-justified > .active > a,
3331
+ .w3eden .nav-tabs-justified > .active > a:focus,
3332
+ .w3eden .nav-tabs-justified > .active > a:hover {
3333
+ border: 1px solid #dddddd;
3334
+ }
3335
+ @media (min-width: 768px) {
3336
+ .w3eden .nav-tabs-justified > li > a {
3337
+ border-bottom: 1px solid #ddd;
3338
+ border-radius: 4px 4px 0 0;
3339
+ }
3340
+ .w3eden .nav-tabs-justified > .active > a,
3341
+ .w3eden .nav-tabs-justified > .active > a:focus,
3342
+ .w3eden .nav-tabs-justified > .active > a:hover {
3343
+ border-bottom-color: #ffffff;
3344
+ }
3345
+ }
3346
+ .w3eden .tab-content > .tab-pane {
3347
+ display: none;
3348
+ }
3349
+ .w3eden .tab-content > .active {
3350
+ display: block;
3351
+ }
3352
+ .w3eden .nav-tabs .dropdown-menu {
3353
+ margin-top: -1px;
3354
+ border-top-left-radius: 0;
3355
+ border-top-right-radius: 0;
3356
+ }
3357
+ .w3eden .navbar {
3358
+ position: relative;
3359
+ min-height: 50px;
3360
+ margin-bottom: 20px;
3361
+ border: 1px solid transparent;
3362
+ }
3363
+ @media (min-width: 768px) {
3364
+ .w3eden .navbar {
3365
+ border-radius: 4px;
3366
+ }
3367
+ }
3368
+ @media (min-width: 768px) {
3369
+ .w3eden .navbar-header {
3370
+ float: left;
3371
+ }
3372
+ }
3373
+ .w3eden .navbar-collapse {
3374
+ padding-right: 15px;
3375
+ padding-left: 15px;
3376
+ overflow-x: visible;
3377
+ -webkit-overflow-scrolling: touch;
3378
+ border-top: 1px solid transparent;
3379
+ -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
3380
+ box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
3381
+ }
3382
+ .w3eden .navbar-collapse.in {
3383
+ overflow-y: auto;
3384
+ }
3385
+ @media (min-width: 768px) {
3386
+ .w3eden .navbar-collapse {
3387
+ width: auto;
3388
+ border-top: 0;
3389
+ -webkit-box-shadow: none;
3390
+ box-shadow: none;
3391
+ }
3392
+ .w3eden .navbar-collapse.collapse {
3393
+ display: block!important;
3394
+ height: auto!important;
3395
+ padding-bottom: 0;
3396
+ overflow: visible !important;
3397
+ }
3398
+ .w3eden .navbar-collapse.in {
3399
+ overflow-y: visible;
3400
+ }
3401
+ .w3eden .navbar-fixed-bottom .navbar-collapse,
3402
+ .w3eden .navbar-fixed-top .navbar-collapse,
3403
+ .w3eden .navbar-static-top .navbar-collapse {
3404
+ padding-right: 0;
3405
+ padding-left: 0;
3406
+ }
3407
+ }
3408
+ .w3eden .navbar-fixed-bottom .navbar-collapse,
3409
+ .w3eden .navbar-fixed-top .navbar-collapse {
3410
+ max-height: 340px;
3411
+ }
3412
+ @media (max-device-width: 480px) and (orientation: landscape) {
3413
+ .w3eden .navbar-fixed-bottom .navbar-collapse,
3414
+ .w3eden .navbar-fixed-top .navbar-collapse {
3415
+ max-height: 200px;
3416
+ }
3417
+ }
3418
+ .w3eden .container-fluid > .navbar-collapse,
3419
+ .w3eden .container-fluid > .navbar-header,
3420
+ .w3eden .container > .navbar-collapse,
3421
+ .w3eden .container > .navbar-header {
3422
+ margin-right: -15px;
3423
+ margin-left: -15px;
3424
+ }
3425
+ @media (min-width: 768px) {
3426
+ .w3eden .container-fluid > .navbar-collapse,
3427
+ .w3eden .container-fluid > .navbar-header,
3428
+ .w3eden .container > .navbar-collapse,
3429
+ .w3eden .container > .navbar-header {
3430
+ margin-right: 0;
3431
+ margin-left: 0;
3432
+ }
3433
+ }
3434
+ .w3eden .navbar-static-top {
3435
+ z-index: 1000;
3436
+ border-width: 0 0 1px;
3437
+ }
3438
+ @media (min-width: 768px) {
3439
+ .w3eden .navbar-static-top {
3440
+ border-radius: 0;
3441
+ }
3442
+ }
3443
+ .w3eden .navbar-fixed-bottom,
3444
+ .w3eden .navbar-fixed-top {
3445
+ position: fixed;
3446
+ right: 0;
3447
+ left: 0;
3448
+ z-index: 1030;
3449
+ }
3450
+ @media (min-width: 768px) {
3451
+ .w3eden .navbar-fixed-bottom,
3452
+ .w3eden .navbar-fixed-top {
3453
+ border-radius: 0;
3454
+ }
3455
+ }
3456
+ .w3eden .navbar-fixed-top {
3457
+ top: 0;
3458
+ border-width: 0 0 1px;
3459
+ }
3460
+ .w3eden .navbar-fixed-bottom {
3461
+ bottom: 0;
3462
+ margin-bottom: 0;
3463
+ border-width: 1px 0 0;
3464
+ }
3465
+ .w3eden .navbar-brand {
3466
+ float: left;
3467
+ height: 50px;
3468
+ padding: 15px 15px;
3469
+ font-size: 18px;
3470
+ line-height: 20px;
3471
+ }
3472
+ .w3eden .navbar-brand:focus,
3473
+ .w3eden .navbar-brand:hover {
3474
+ text-decoration: none;
3475
+ }
3476
+ .w3eden .navbar-brand > img {
3477
+ display: block;
3478
+ }
3479
+ @media (min-width: 768px) {
3480
+ .w3eden .navbar > .container .navbar-brand,
3481
+ .w3eden .navbar > .container-fluid .navbar-brand {
3482
+ margin-left: -15px;
3483
+ }
3484
+ }
3485
+ .w3eden .navbar-toggle {
3486
+ position: relative;
3487
+ float: right;
3488
+ padding: 9px 10px;
3489
+ margin-top: 8px;
3490
+ margin-right: 15px;
3491
+ margin-bottom: 8px;
3492
+ background-color: transparent;
3493
+ background-image: none;
3494
+ border: 1px solid transparent;
3495
+ border-radius: 4px;
3496
+ }
3497
+ .w3eden .navbar-toggle:focus {
3498
+ outline: 0;
3499
+ }
3500
+ .w3eden .navbar-toggle .icon-bar {
3501
+ display: block;
3502
+ width: 22px;
3503
+ height: 2px;
3504
+ border-radius: 1px;
3505
+ }
3506
+ .w3eden .navbar-toggle .icon-bar + .icon-bar {
3507
+ margin-top: 4px;
3508
+ }
3509
+ @media (min-width: 768px) {
3510
+ .w3eden .navbar-toggle {
3511
+ display: none;
3512
+ }
3513
+ }
3514
+ .w3eden .navbar-nav {
3515
+ margin: 7.5px -15px;
3516
+ }
3517
+ .w3eden .navbar-nav > li > a {
3518
+ padding-top: 10px;
3519
+ padding-bottom: 10px;
3520
+ line-height: 20px;
3521
+ }
3522
+ @media (max-width: 767px) {
3523
+ .w3eden .navbar-nav .open .dropdown-menu {
3524
+ position: static;
3525
+ float: none;
3526
+ width: auto;
3527
+ margin-top: 0;
3528
+ background-color: transparent;
3529
+ border: 0;
3530
+ -webkit-box-shadow: none;
3531
+ box-shadow: none;
3532
+ }
3533
+ .w3eden .navbar-nav .open .dropdown-menu .dropdown-header,
3534
+ .w3eden .navbar-nav .open .dropdown-menu > li > a {
3535
+ padding: 5px 15px 5px 25px;
3536
+ }
3537
+ .w3eden .navbar-nav .open .dropdown-menu > li > a {
3538
+ line-height: 20px;
3539
+ }
3540
+ .w3eden .navbar-nav .open .dropdown-menu > li > a:focus,
3541
+ .w3eden .navbar-nav .open .dropdown-menu > li > a:hover {
3542
+ background-image: none;
3543
+ }
3544
+ }
3545
+ @media (min-width: 768px) {
3546
+ .w3eden .navbar-nav {
3547
+ float: left;
3548
+ margin: 0;
3549
+ }
3550
+ .w3eden .navbar-nav > li {
3551
+ float: left;
3552
+ }
3553
+ .w3eden .navbar-nav > li > a {
3554
+ padding-top: 15px;
3555
+ padding-bottom: 15px;
3556
+ }
3557
+ }
3558
+ .w3eden .navbar-form {
3559
+ padding: 10px 15px;
3560
+ margin-top: 8px;
3561
+ margin-right: -15px;
3562
+ margin-bottom: 8px;
3563
+ margin-left: -15px;
3564
+ border-top: 1px solid transparent;
3565
+ border-bottom: 1px solid transparent;
3566
+ -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
3567
+ box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
3568
+ }
3569
+ @media (min-width: 768px) {
3570
+ .w3eden .navbar-form .form-group {
3571
+ display: inline-block;
3572
+ margin-bottom: 0;
3573
+ vertical-align: middle;
3574
+ }
3575
+ .w3eden .navbar-form .form-control {
3576
+ display: inline-block;
3577
+ width: auto;
3578
+ vertical-align: middle;
3579
+ }
3580
+ .w3eden .navbar-form .form-control-static {
3581
+ display: inline-block;
3582
+ }
3583
+ .w3eden .navbar-form .input-group {
3584
+ display: inline-table;
3585
+ vertical-align: middle;
3586
+ }
3587
+ .w3eden .navbar-form .input-group .form-control,
3588
+ .w3eden .navbar-form .input-group .input-group-addon,
3589
+ .w3eden .navbar-form .input-group .input-group-btn {
3590
+ width: auto;
3591
+ }
3592
+ .w3eden .navbar-form .input-group > .form-control {
3593
+ width: 100%;
3594
+ }
3595
+ .w3eden .navbar-form .control-label {
3596
+ margin-bottom: 0;
3597
+ vertical-align: middle;
3598
+ }
3599
+ .w3eden .navbar-form .checkbox,
3600
+ .w3eden .navbar-form .radio {
3601
+ display: inline-block;
3602
+ margin-top: 0;
3603
+ margin-bottom: 0;
3604
+ vertical-align: middle;
3605
+ }
3606
+ .w3eden .navbar-form .checkbox label,
3607
+ .w3eden .navbar-form .radio label {
3608
+ padding-left: 0;
3609
+ }
3610
+ .w3eden .navbar-form .checkbox input[type=checkbox],
3611
+ .w3eden .navbar-form .radio input[type=radio] {
3612
+ position: relative;
3613
+ margin-left: 0;
3614
+ }
3615
+ .w3eden .navbar-form .has-feedback .form-control-feedback {
3616
+ top: 0;
3617
+ }
3618
+ }
3619
+ @media (max-width: 767px) {
3620
+ .w3eden .navbar-form .form-group {
3621
+ margin-bottom: 5px;
3622
+ }
3623
+ .w3eden .navbar-form .form-group:last-child {
3624
+ margin-bottom: 0;
3625
+ }
3626
+ }
3627
+ @media (min-width: 768px) {
3628
+ .w3eden .navbar-form {
3629
+ width: auto;
3630
+ padding-top: 0;
3631
+ padding-bottom: 0;
3632
+ margin-right: 0;
3633
+ margin-left: 0;
3634
+ border: 0;
3635
+ -webkit-box-shadow: none;
3636
+ box-shadow: none;
3637
+ }
3638
+ }
3639
+ .w3eden .navbar-nav > li > .dropdown-menu {
3640
+ margin-top: 0;
3641
+ border-top-left-radius: 0;
3642
+ border-top-right-radius: 0;
3643
+ }
3644
+ .w3eden .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
3645
+ margin-bottom: 0;
3646
+ border-top-left-radius: 4px;
3647
+ border-top-right-radius: 4px;
3648
+ border-bottom-right-radius: 0;
3649
+ border-bottom-left-radius: 0;
3650
+ }
3651
+ .w3eden .navbar-btn {
3652
+ margin-top: 8px;
3653
+ margin-bottom: 8px;
3654
+ }
3655
+ .w3eden .navbar-btn.btn-sm {
3656
+ margin-top: 10px;
3657
+ margin-bottom: 10px;
3658
+ }
3659
+ .w3eden .navbar-btn.btn-xs {
3660
+ margin-top: 14px;
3661
+ margin-bottom: 14px;
3662
+ }
3663
+ .w3eden .navbar-text {
3664
+ margin-top: 15px;
3665
+ margin-bottom: 15px;
3666
+ }
3667
+ @media (min-width: 768px) {
3668
+ .w3eden .navbar-text {
3669
+ float: left;
3670
+ margin-right: 15px;
3671
+ margin-left: 15px;
3672
+ }
3673
+ }
3674
+ @media (min-width: 768px) {
3675
+ .w3eden .navbar-left {
3676
+ float: left !important;
3677
+ }
3678
+ .w3eden .navbar-right {
3679
+ float: right!important;
3680
+ margin-right: -15px;
3681
+ }
3682
+ .w3eden .navbar-right ~ .navbar-right {
3683
+ margin-right: 0;
3684
+ }
3685
+ }
3686
+ .w3eden .navbar-default {
3687
+ background-color: #f8f8f8;
3688
+ border-color: #e7e7e7;
3689
+ }
3690
+ .w3eden .navbar-default .navbar-brand {
3691
+ color: #777777;
3692
+ }
3693
+ .w3eden .navbar-default .navbar-brand:focus,
3694
+ .w3eden .navbar-default .navbar-brand:hover {
3695
+ color: #5e5e5e;
3696
+ background-color: transparent;
3697
+ }
3698
+ .w3eden .navbar-default .navbar-text {
3699
+ color: #777777;
3700
+ }
3701
+ .w3eden .navbar-default .navbar-nav > li > a {
3702
+ color: #777777;
3703
+ }
3704
+ .w3eden .navbar-default .navbar-nav > li > a:focus,
3705
+ .w3eden .navbar-default .navbar-nav > li > a:hover {
3706
+ color: #333;
3707
+ background-color: transparent;
3708
+ }
3709
+ .w3eden .navbar-default .navbar-nav > .active > a,
3710
+ .w3eden .navbar-default .navbar-nav > .active > a:focus,
3711
+ .w3eden .navbar-default .navbar-nav > .active > a:hover {
3712
+ color: #555;
3713
+ background-color: #e7e7e7;
3714
+ }
3715
+ .w3eden .navbar-default .navbar-nav > .disabled > a,
3716
+ .w3eden .navbar-default .navbar-nav > .disabled > a:focus,
3717
+ .w3eden .navbar-default .navbar-nav > .disabled > a:hover {
3718
+ color: #ccc;
3719
+ background-color: transparent;
3720
+ }
3721
+ .w3eden .navbar-default .navbar-toggle {
3722
+ border-color: #dddddd;
3723
+ }
3724
+ .w3eden .navbar-default .navbar-toggle:focus,
3725
+ .w3eden .navbar-default .navbar-toggle:hover {
3726
+ background-color: #dddddd;
3727
+ }
3728
+ .w3eden .navbar-default .navbar-toggle .icon-bar {
3729
+ background-color: #888888;
3730
+ }
3731
+ .w3eden .navbar-default .navbar-collapse,
3732
+ .w3eden .navbar-default .navbar-form {
3733
+ border-color: #e7e7e7;
3734
+ }
3735
+ .w3eden .navbar-default .navbar-nav > .open > a,
3736
+ .w3eden .navbar-default .navbar-nav > .open > a:focus,
3737
+ .w3eden .navbar-default .navbar-nav > .open > a:hover {
3738
+ color: #555;
3739
+ background-color: #e7e7e7;
3740
+ }
3741
+ @media (max-width: 767px) {
3742
+ .w3eden .navbar-default .navbar-nav .open .dropdown-menu > li > a {
3743
+ color: #777777;
3744
+ }
3745
+ .w3eden .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
3746
+ .w3eden .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
3747
+ color: #333;
3748
+ background-color: transparent;
3749
+ }
3750
+ .w3eden .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
3751
+ .w3eden .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
3752
+ .w3eden .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
3753
+ color: #555;
3754
+ background-color: #e7e7e7;
3755
+ }
3756
+ .w3eden .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
3757
+ .w3eden .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
3758
+ .w3eden .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
3759
+ color: #ccc;
3760
+ background-color: transparent;
3761
+ }
3762
+ }
3763
+ .w3eden .navbar-default .navbar-link {
3764
+ color: #777777;
3765
+ }
3766
+ .w3eden .navbar-default .navbar-link:hover {
3767
+ color: #333333;
3768
+ }
3769
+ .w3eden .navbar-default .btn-link {
3770
+ color: #777777;
3771
+ }
3772
+ .w3eden .navbar-default .btn-link:focus,
3773
+ .w3eden .navbar-default .btn-link:hover {
3774
+ color: #333333;
3775
+ }
3776
+ .w3eden .navbar-default .btn-link[disabled]:focus,
3777
+ .w3eden .navbar-default .btn-link[disabled]:hover,
3778
+ .w3eden fieldset[disabled] .navbar-default .btn-link:focus,
3779
+ .w3eden fieldset[disabled] .navbar-default .btn-link:hover {
3780
+ color: #cccccc;
3781
+ }
3782
+ .w3eden .navbar-inverse {
3783
+ background-color: #222;
3784
+ border-color: #080808;
3785
+ }
3786
+ .w3eden .navbar-inverse .navbar-brand {
3787
+ color: #9d9d9d;
3788
+ }
3789
+ .w3eden .navbar-inverse .navbar-brand:focus,
3790
+ .w3eden .navbar-inverse .navbar-brand:hover {
3791
+ color: #fff;
3792
+ background-color: transparent;
3793
+ }
3794
+ .w3eden .navbar-inverse .navbar-text {
3795
+ color: #9d9d9d;
3796
+ }
3797
+ .w3eden .navbar-inverse .navbar-nav > li > a {
3798
+ color: #9d9d9d;
3799
+ }
3800
+ .w3eden .navbar-inverse .navbar-nav > li > a:focus,
3801
+ .w3eden .navbar-inverse .navbar-nav > li > a:hover {
3802
+ color: #fff;
3803
+ background-color: transparent;
3804
+ }
3805
+ .w3eden .navbar-inverse .navbar-nav > .active > a,
3806
+ .w3eden .navbar-inverse .navbar-nav > .active > a:focus,
3807
+ .w3eden .navbar-inverse .navbar-nav > .active > a:hover {
3808
+ color: #fff;
3809
+ background-color: #080808;
3810
+ }
3811
+ .w3eden .navbar-inverse .navbar-nav > .disabled > a,
3812
+ .w3eden .navbar-inverse .navbar-nav > .disabled > a:focus,
3813
+ .w3eden .navbar-inverse .navbar-nav > .disabled > a:hover {
3814
+ color: #444;
3815
+ background-color: transparent;
3816
+ }
3817
+ .w3eden .navbar-inverse .navbar-toggle {
3818
+ border-color: #333333;
3819
+ }
3820
+ .w3eden .navbar-inverse .navbar-toggle:focus,
3821
+ .w3eden .navbar-inverse .navbar-toggle:hover {
3822
+ background-color: #333333;
3823
+ }
3824
+ .w3eden .navbar-inverse .navbar-toggle .icon-bar {
3825
+ background-color: #ffffff;
3826
+ }
3827
+ .w3eden .navbar-inverse .navbar-collapse,
3828
+ .w3eden .navbar-inverse .navbar-form {
3829
+ border-color: #101010;
3830
+ }
3831
+ .w3eden .navbar-inverse .navbar-nav > .open > a,
3832
+ .w3eden .navbar-inverse .navbar-nav > .open > a:focus,
3833
+ .w3eden .navbar-inverse .navbar-nav > .open > a:hover {
3834
+ color: #fff;
3835
+ background-color: #080808;
3836
+ }
3837
+ @media (max-width: 767px) {
3838
+ .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
3839
+ border-color: #080808;
3840
+ }
3841
+ .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
3842
+ background-color: #080808;
3843
+ }
3844
+ .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
3845
+ color: #9d9d9d;
3846
+ }
3847
+ .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
3848
+ .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
3849
+ color: #fff;
3850
+ background-color: transparent;
3851
+ }
3852
+ .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
3853
+ .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
3854
+ .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
3855
+ color: #fff;
3856
+ background-color: #080808;
3857
+ }
3858
+ .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
3859
+ .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
3860
+ .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
3861
+ color: #444;
3862
+ background-color: transparent;
3863
+ }
3864
+ }
3865
+ .w3eden .navbar-inverse .navbar-link {
3866
+ color: #9d9d9d;
3867
+ }
3868
+ .w3eden .navbar-inverse .navbar-link:hover {
3869
+ color: #ffffff;
3870
+ }
3871
+ .w3eden .navbar-inverse .btn-link {
3872
+ color: #9d9d9d;
3873
+ }
3874
+ .w3eden .navbar-inverse .btn-link:focus,
3875
+ .w3eden .navbar-inverse .btn-link:hover {
3876
+ color: #ffffff;
3877
+ }
3878
+ .w3eden .navbar-inverse .btn-link[disabled]:focus,
3879
+ .w3eden .navbar-inverse .btn-link[disabled]:hover,
3880
+ .w3eden fieldset[disabled] .navbar-inverse .btn-link:focus,
3881
+ .w3eden fieldset[disabled] .navbar-inverse .btn-link:hover {
3882
+ color: #444444;
3883
+ }
3884
+ .w3eden .breadcrumb {
3885
+ padding: 8px 15px;
3886
+ margin-bottom: 20px;
3887
+ list-style: none;
3888
+ background-color: #f5f5f5;
3889
+ border-radius: 4px;
3890
+ }
3891
+ .w3eden .breadcrumb > li {
3892
+ display: inline-block;
3893
+ }
3894
+ .w3eden .breadcrumb > li + li:before {
3895
+ padding: 0 5px;
3896
+ color: #ccc;
3897
+ content: "/\00a0";
3898
+ }
3899
+ .w3eden .breadcrumb > .active {
3900
+ color: #777777;
3901
+ }
3902
+ .w3eden .pagination {
3903
+ display: inline-block;
3904
+ padding-left: 0;
3905
+ margin: 20px 0;
3906
+ border-radius: 4px;
3907
+ }
3908
+ .w3eden .pagination > li {
3909
+ display: inline;
3910
+ }
3911
+ .w3eden .pagination > li > a,
3912
+ .w3eden .pagination > li > span {
3913
+ position: relative;
3914
+ float: left;
3915
+ padding: 6px 12px;
3916
+ margin-left: -1px;
3917
+ line-height: 1.42857143;
3918
+ color: #337ab7;
3919
+ text-decoration: none;
3920
+ background-color: #fff;
3921
+ border: 1px solid #dddddd;
3922
+ }
3923
+ .w3eden .pagination > li:first-child > a,
3924
+ .w3eden .pagination > li:first-child > span {
3925
+ margin-left: 0;
3926
+ border-top-left-radius: 4px;
3927
+ border-bottom-left-radius: 4px;
3928
+ }
3929
+ .w3eden .pagination > li:last-child > a,
3930
+ .w3eden .pagination > li:last-child > span {
3931
+ border-top-right-radius: 4px;
3932
+ border-bottom-right-radius: 4px;
3933
+ }
3934
+ .w3eden .pagination > li > a:focus,
3935
+ .w3eden .pagination > li > a:hover,
3936
+ .w3eden .pagination > li > span:focus,
3937
+ .w3eden .pagination > li > span:hover {
3938
+ color: #23527c;
3939
+ background-color: #eee;
3940
+ border-color: #dddddd;
3941
+ }
3942
+ .w3eden .pagination > .active > a,
3943
+ .w3eden .pagination > .active > a:focus,
3944
+ .w3eden .pagination > .active > a:hover,
3945
+ .w3eden .pagination > .active > span,
3946
+ .w3eden .pagination > .active > span:focus,
3947
+ .w3eden .pagination > .active > span:hover {
3948
+ z-index: 2;
3949
+ color: #fff;
3950
+ cursor: default;
3951
+ background-color: #337ab7;
3952
+ border-color: #337ab7;
3953
+ }
3954
+ .w3eden .pagination > .disabled > a,
3955
+ .w3eden .pagination > .disabled > a:focus,
3956
+ .w3eden .pagination > .disabled > a:hover,
3957
+ .w3eden .pagination > .disabled > span,
3958
+ .w3eden .pagination > .disabled > span:focus,
3959
+ .w3eden .pagination > .disabled > span:hover {
3960
+ color: #777;
3961
+ cursor: not-allowed;
3962
+ background-color: #fff;
3963
+ border-color: #dddddd;
3964
+ }
3965
+ .w3eden .pagination-lg > li > a,
3966
+ .w3eden .pagination-lg > li > span {
3967
+ padding: 10px 16px;
3968
+ font-size: 18px;
3969
+ }
3970
+ .w3eden .pagination-lg > li:first-child > a,
3971
+ .w3eden .pagination-lg > li:first-child > span {
3972
+ border-top-left-radius: 6px;
3973
+ border-bottom-left-radius: 6px;
3974
+ }
3975
+ .w3eden .pagination-lg > li:last-child > a,
3976
+ .w3eden .pagination-lg > li:last-child > span {
3977
+ border-top-right-radius: 6px;
3978
+ border-bottom-right-radius: 6px;
3979
+ }
3980
+ .w3eden .pagination-sm > li > a,
3981
+ .w3eden .pagination-sm > li > span {
3982
+ padding: 5px 10px;
3983
+ font-size: 12px;
3984
+ }
3985
+ .w3eden .pagination-sm > li:first-child > a,
3986
+ .w3eden .pagination-sm > li:first-child > span {
3987
+ border-top-left-radius: 3px;
3988
+ border-bottom-left-radius: 3px;
3989
+ }
3990
+ .w3eden .pagination-sm > li:last-child > a,
3991
+ .w3eden .pagination-sm > li:last-child > span {
3992
+ border-top-right-radius: 3px;
3993
+ border-bottom-right-radius: 3px;
3994
+ }
3995
+ .w3eden .pager {
3996
+ padding-left: 0;
3997
+ margin: 20px 0;
3998
+ text-align: center;
3999
+ list-style: none;
4000
+ }
4001
+ .w3eden .pager li {
4002
+ display: inline;
4003
+ }
4004
+ .w3eden .pager li > a,
4005
+ .w3eden .pager li > span {
4006
+ display: inline-block;
4007
+ padding: 5px 14px;
4008
+ background-color: #fff;
4009
+ border: 1px solid #ddd;
4010
+ border-radius: 15px;
4011
+ }
4012
+ .w3eden .pager li > a:focus,
4013
+ .w3eden .pager li > a:hover {
4014
+ text-decoration: none;
4015
+ background-color: #eeeeee;
4016
+ }
4017
+ .w3eden .pager .next > a,
4018
+ .w3eden .pager .next > span {
4019
+ float: right;
4020
+ }
4021
+ .w3eden .pager .previous > a,
4022
+ .w3eden .pager .previous > span {
4023
+ float: left;
4024
+ }
4025
+ .w3eden .pager .disabled > a,
4026
+ .w3eden .pager .disabled > a:focus,
4027
+ .w3eden .pager .disabled > a:hover,
4028
+ .w3eden .pager .disabled > span {
4029
+ color: #777;
4030
+ cursor: not-allowed;
4031
+ background-color: #ffffff;
4032
+ }
4033
+ .w3eden .label {
4034
+ display: inline;
4035
+ padding: .2em .6em .3em;
4036
+ font-size: 75%;
4037
+ font-weight: 700;
4038
+ line-height: 1;
4039
+ color: #fff;
4040
+ text-align: center;
4041
+ white-space: nowrap;
4042
+ vertical-align: baseline;
4043
+ border-radius: 0.25em;
4044
+ }
4045
+ .w3eden a.label:focus,
4046
+ .w3eden a.label:hover {
4047
+ color: #fff;
4048
+ text-decoration: none;
4049
+ cursor: pointer;
4050
+ }
4051
+ .w3eden .label:empty {
4052
+ display: none;
4053
+ }
4054
+ .w3eden .btn .label {
4055
+ position: relative;
4056
+ top: -1px;
4057
+ }
4058
+ .w3eden .label-default {
4059
+ background-color: #777777;
4060
+ }
4061
+ .w3eden .label-default[href]:focus,
4062
+ .w3eden .label-default[href]:hover {
4063
+ background-color: #5e5e5e;
4064
+ }
4065
+ .w3eden .label-primary {
4066
+ background-color: #337ab7;
4067
+ }
4068
+ .w3eden .label-primary[href]:focus,
4069
+ .w3eden .label-primary[href]:hover {
4070
+ background-color: #286090;
4071
+ }
4072
+ .w3eden .label-success {
4073
+ background-color: #5cb85c;
4074
+ }
4075
+ .w3eden .label-success[href]:focus,
4076
+ .w3eden .label-success[href]:hover {
4077
+ background-color: #449d44;
4078
+ }
4079
+ .w3eden .label-info {
4080
+ background-color: #5bc0de;
4081
+ }
4082
+ .w3eden .label-info[href]:focus,
4083
+ .w3eden .label-info[href]:hover {
4084
+ background-color: #31b0d5;
4085
+ }
4086
+ .w3eden .label-warning {
4087
+ background-color: #f0ad4e;
4088
+ }
4089
+ .w3eden .label-warning[href]:focus,
4090
+ .w3eden .label-warning[href]:hover {
4091
+ background-color: #ec971f;
4092
+ }
4093
+ .w3eden .label-danger {
4094
+ background-color: #d9534f;
4095
+ }
4096
+ .w3eden .label-danger[href]:focus,
4097
+ .w3eden .label-danger[href]:hover {
4098
+ background-color: #c9302c;
4099
+ }
4100
+ .w3eden .badge {
4101
+ display: inline-block;
4102
+ min-width: 10px;
4103
+ padding: 3px 7px;
4104
+ font-size: 12px;
4105
+ font-weight: 700;
4106
+ line-height: 1;
4107
+ color: #fff;
4108
+ text-align: center;
4109
+ white-space: nowrap;
4110
+ vertical-align: baseline;
4111
+ background-color: #777;
4112
+ border-radius: 10px;
4113
+ }
4114
+ .w3eden .badge:empty {
4115
+ display: none;
4116
+ }
4117
+ .w3eden .btn .badge {
4118
+ position: relative;
4119
+ top: -1px;
4120
+ }
4121
+ .w3eden .btn-group-xs > .btn .badge,
4122
+ .w3eden .btn-xs .badge {
4123
+ top: 0;
4124
+ padding: 1px 5px;
4125
+ }
4126
+ .w3eden a.badge:focus,
4127
+ .w3eden a.badge:hover {
4128
+ color: #fff;
4129
+ text-decoration: none;
4130
+ cursor: pointer;
4131
+ }
4132
+ .w3eden .list-group-item.active > .badge,
4133
+ .w3eden .nav-pills > .active > a > .badge {
4134
+ color: #337ab7;
4135
+ background-color: #ffffff;
4136
+ }
4137
+ .w3eden .list-group-item > .badge {
4138
+ float: right;
4139
+ }
4140
+ .w3eden .list-group-item > .badge + .badge {
4141
+ margin-right: 5px;
4142
+ }
4143
+ .w3eden .nav-pills > li > a > .badge {
4144
+ margin-left: 3px;
4145
+ }
4146
+ .w3eden .jumbotron {
4147
+ padding: 30px 15px;
4148
+ margin-bottom: 30px;
4149
+ color: inherit;
4150
+ background-color: #eeeeee;
4151
+ }
4152
+ .w3eden .jumbotron .h1,
4153
+ .w3eden .jumbotron h1 {
4154
+ color: inherit;
4155
+ }
4156
+ .w3eden .jumbotron p {
4157
+ margin-bottom: 15px;
4158
+ font-size: 21px;
4159
+ font-weight: 200;
4160
+ }
4161
+ .w3eden .jumbotron > hr {
4162
+ border-top-color: #d5d5d5;
4163
+ }
4164
+ .w3eden .container .jumbotron,
4165
+ .w3eden .container-fluid .jumbotron {
4166
+ border-radius: 6px;
4167
+ }
4168
+ .w3eden .jumbotron .container {
4169
+ max-width: 100%;
4170
+ }
4171
+ @media screen and (min-width: 768px) {
4172
+ .w3eden .jumbotron {
4173
+ padding: 48px 0;
4174
+ }
4175
+ .w3eden .container .jumbotron,
4176
+ .w3eden .container-fluid .jumbotron {
4177
+ padding-right: 60px;
4178
+ padding-left: 60px;
4179
+ }
4180
+ .w3eden .jumbotron .h1,
4181
+ .w3eden .jumbotron h1 {
4182
+ font-size: 63px;
4183
+ }
4184
+ }
4185
+ .w3eden .thumbnail {
4186
+ display: block;
4187
+ padding: 4px;
4188
+ margin-bottom: 20px;
4189
+ line-height: 1.42857143;
4190
+ background-color: #fff;
4191
+ border: 1px solid #ddd;
4192
+ border-radius: 4px;
4193
+ -webkit-transition: border 0.2s ease-in-out;
4194
+ -o-transition: border 0.2s ease-in-out;
4195
+ transition: border 0.2s ease-in-out;
4196
+ }
4197
+ .w3eden .thumbnail a > img,
4198
+ .w3eden .thumbnail > img {
4199
+ margin-right: auto;
4200
+ margin-left: auto;
4201
+ }
4202
+ .w3eden a.thumbnail.active,
4203
+ .w3eden a.thumbnail:focus,
4204
+ .w3eden a.thumbnail:hover {
4205
+ border-color: #337ab7;
4206
+ }
4207
+ .w3eden .thumbnail .caption {
4208
+ padding: 9px;
4209
+ color: #333333;
4210
+ }
4211
+ .w3eden .alert {
4212
+ padding: 15px;
4213
+ margin-bottom: 20px;
4214
+ border: 1px solid transparent;
4215
+ border-radius: 4px;
4216
+ }
4217
+ .w3eden .alert h4 {
4218
+ margin-top: 0;
4219
+ color: inherit;
4220
+ }
4221
+ .w3eden .alert .alert-link {
4222
+ font-weight: 700;
4223
+ }
4224
+ .w3eden .alert > p,
4225
+ .w3eden .alert > ul {
4226
+ margin-bottom: 0;
4227
+ }
4228
+ .w3eden .alert > p + p {
4229
+ margin-top: 5px;
4230
+ }
4231
+ .w3eden .alert-dismissable,
4232
+ .w3eden .alert-dismissible {
4233
+ padding-right: 35px;
4234
+ }
4235
+ .w3eden .alert-dismissable .close,
4236
+ .w3eden .alert-dismissible .close {
4237
+ position: relative;
4238
+ top: -2px;
4239
+ right: -21px;
4240
+ color: inherit;
4241
+ }
4242
+ .w3eden .alert-success {
4243
+ color: #3c763d;
4244
+ background-color: #dff0d8;
4245
+ border-color: #d6e9c6;
4246
+ }
4247
+ .w3eden .alert-success hr {
4248
+ border-top-color: #c9e2b3;
4249
+ }
4250
+ .w3eden .alert-success .alert-link {
4251
+ color: #2b542c;
4252
+ }
4253
+ .w3eden .alert-info {
4254
+ color: #31708f;
4255
+ background-color: #d9edf7;
4256
+ border-color: #bce8f1;
4257
+ }
4258
+ .w3eden .alert-info hr {
4259
+ border-top-color: #a6e1ec;
4260
+ }
4261
+ .w3eden .alert-info .alert-link {
4262
+ color: #245269;
4263
+ }
4264
+ .w3eden .alert-warning {
4265
+ color: #8a6d3b;
4266
+ background-color: #fcf8e3;
4267
+ border-color: #faebcc;
4268
+ }
4269
+ .w3eden .alert-warning hr {
4270
+ border-top-color: #f7e1b5;
4271
+ }
4272
+ .w3eden .alert-warning .alert-link {
4273
+ color: #66512c;
4274
+ }
4275
+ .w3eden .alert-danger {
4276
+ color: #a94442;
4277
+ background-color: #f2dede;
4278
+ border-color: #ebccd1;
4279
+ }
4280
+ .w3eden .alert-danger hr {
4281
+ border-top-color: #e4b9c0;
4282
+ }
4283
+ .w3eden .alert-danger .alert-link {
4284
+ color: #843534;
4285
+ }
4286
+ @-webkit-keyframes progress-bar-stripes {
4287
+ from {
4288
+ background-position: 40px 0;
4289
+ }
4290
+ to {
4291
+ background-position: 0 0;
4292
+ }
4293
+ }
4294
+ @-o-keyframes progress-bar-stripes {
4295
+ from {
4296
+ background-position: 40px 0;
4297
+ }
4298
+ to {
4299
+ background-position: 0 0;
4300
+ }
4301
+ }
4302
+ @keyframes progress-bar-stripes {
4303
+ from {
4304
+ background-position: 40px 0;
4305
+ }
4306
+ to {
4307
+ background-position: 0 0;
4308
+ }
4309
+ }
4310
+ .w3eden .progress {
4311
+ height: 20px;
4312
+ margin-bottom: 20px;
4313
+ overflow: hidden;
4314
+ background-color: #f5f5f5;
4315
+ border-radius: 4px;
4316
+ -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
4317
+ box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
4318
+ }
4319
+ .w3eden .progress-bar {
4320
+ float: left;
4321
+ width: 0;
4322
+ height: 100%;
4323
+ font-size: 12px;
4324
+ line-height: 20px;
4325
+ color: #fff;
4326
+ text-align: center;
4327
+ background-color: #337ab7;
4328
+ -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
4329
+ box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
4330
+ -webkit-transition: width .6s ease;
4331
+ -o-transition: width .6s ease;
4332
+ transition: width 0.6s ease;
4333
+ }
4334
+ .w3eden .progress-bar-striped,
4335
+ .w3eden .progress-striped .progress-bar {
4336
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4337
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4338
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4339
+ -webkit-background-size: 40px 40px;
4340
+ background-size: 40px 40px;
4341
+ }
4342
+ .w3eden .progress-bar.active,
4343
+ .w3eden .progress.active .progress-bar {
4344
+ -webkit-animation: progress-bar-stripes 2s linear infinite;
4345
+ -o-animation: progress-bar-stripes 2s linear infinite;
4346
+ animation: progress-bar-stripes 2s linear infinite;
4347
+ }
4348
+ .w3eden .progress-bar-success {
4349
+ background-color: #5cb85c;
4350
+ }
4351
+ .w3eden .progress-striped .progress-bar-success {
4352
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4353
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4354
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4355
+ }
4356
+ .w3eden .progress-bar-info {
4357
+ background-color: #5bc0de;
4358
+ }
4359
+ .w3eden .progress-striped .progress-bar-info {
4360
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4361
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4362
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4363
+ }
4364
+ .w3eden .progress-bar-warning {
4365
+ background-color: #f0ad4e;
4366
+ }
4367
+ .w3eden .progress-striped .progress-bar-warning {
4368
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4369
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4370
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4371
+ }
4372
+ .w3eden .progress-bar-danger {
4373
+ background-color: #d9534f;
4374
+ }
4375
+ .w3eden .progress-striped .progress-bar-danger {
4376
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4377
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4378
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4379
+ }
4380
+ .w3eden .media {
4381
+ margin-top: 15px;
4382
+ }
4383
+ .w3eden .media:first-child {
4384
+ margin-top: 0;
4385
+ }
4386
+ .w3eden .media,
4387
+ .w3eden .media-body {
4388
+ overflow: hidden;
4389
+ zoom: 1;
4390
+ }
4391
+ .w3eden .media-body {
4392
+ width: 10000px;
4393
+ }
4394
+ .w3eden .media-object {
4395
+ display: block;
4396
+ }
4397
+ .w3eden .media-right,
4398
+ .w3eden .media > .pull-right {
4399
+ padding-left: 10px;
4400
+ }
4401
+ .w3eden .media-left,
4402
+ .w3eden .media > .pull-left {
4403
+ padding-right: 10px;
4404
+ }
4405
+ .w3eden .media-body,
4406
+ .w3eden .media-left,
4407
+ .w3eden .media-right {
4408
+ display: table-cell;
4409
+ vertical-align: top;
4410
+ }
4411
+ .w3eden .media-middle {
4412
+ vertical-align: middle;
4413
+ }
4414
+ .w3eden .media-bottom {
4415
+ vertical-align: bottom;
4416
+ }
4417
+ .w3eden .media-heading {
4418
+ margin-top: 0;
4419
+ margin-bottom: 5px;
4420
+ }
4421
+ .w3eden .media-list {
4422
+ padding-left: 0;
4423
+ list-style: none;
4424
+ }
4425
+ .w3eden .list-group {
4426
+ padding-left: 0;
4427
+ margin-bottom: 20px;
4428
+ }
4429
+ .w3eden .list-group-item {
4430
+ position: relative;
4431
+ display: block;
4432
+ padding: 10px 15px;
4433
+ margin-bottom: -1px;
4434
+ background-color: #fff;
4435
+ border: 1px solid #dddddd;
4436
+ }
4437
+ .w3eden .list-group-item:first-child {
4438
+ border-top-left-radius: 4px;
4439
+ border-top-right-radius: 4px;
4440
+ }
4441
+ .w3eden .list-group-item:last-child {
4442
+ margin-bottom: 0;
4443
+ border-bottom-right-radius: 4px;
4444
+ border-bottom-left-radius: 4px;
4445
+ }
4446
+ .w3eden a.list-group-item {
4447
+ color: #555555;
4448
+ }
4449
+ .w3eden a.list-group-item .list-group-item-heading {
4450
+ color: #333333;
4451
+ }
4452
+ .w3eden a.list-group-item:focus,
4453
+ .w3eden a.list-group-item:hover {
4454
+ color: #555;
4455
+ text-decoration: none;
4456
+ background-color: #f5f5f5;
4457
+ }
4458
+ .w3eden .list-group-item.disabled,
4459
+ .w3eden .list-group-item.disabled:focus,
4460
+ .w3eden .list-group-item.disabled:hover {
4461
+ color: #777;
4462
+ cursor: not-allowed;
4463
+ background-color: #eeeeee;
4464
+ }
4465
+ .w3eden .list-group-item.disabled .list-group-item-heading,
4466
+ .w3eden .list-group-item.disabled:focus .list-group-item-heading,
4467
+ .w3eden .list-group-item.disabled:hover .list-group-item-heading {
4468
+ color: inherit;
4469
+ }
4470
+ .w3eden .list-group-item.disabled .list-group-item-text,
4471
+ .w3eden .list-group-item.disabled:focus .list-group-item-text,
4472
+ .w3eden .list-group-item.disabled:hover .list-group-item-text {
4473
+ color: #777777;
4474
+ }
4475
+ .w3eden .list-group-item.active,
4476
+ .w3eden .list-group-item.active:focus,
4477
+ .w3eden .list-group-item.active:hover {
4478
+ z-index: 2;
4479
+ color: #fff;
4480
+ background-color: #337ab7;
4481
+ border-color: #337ab7;
4482
+ }
4483
+ .w3eden .list-group-item.active .list-group-item-heading,
4484
+ .w3eden .list-group-item.active .list-group-item-heading > .small,
4485
+ .w3eden .list-group-item.active .list-group-item-heading > small,
4486
+ .w3eden .list-group-item.active:focus .list-group-item-heading,
4487
+ .w3eden .list-group-item.active:focus .list-group-item-heading > .small,
4488
+ .w3eden .list-group-item.active:focus .list-group-item-heading > small,
4489
+ .w3eden .list-group-item.active:hover .list-group-item-heading,
4490
+ .w3eden .list-group-item.active:hover .list-group-item-heading > .small,
4491
+ .w3eden .list-group-item.active:hover .list-group-item-heading > small {
4492
+ color: inherit;
4493
+ }
4494
+ .w3eden .list-group-item.active .list-group-item-text,
4495
+ .w3eden .list-group-item.active:focus .list-group-item-text,
4496
+ .w3eden .list-group-item.active:hover .list-group-item-text {
4497
+ color: #c7ddef;
4498
+ }
4499
+ .w3eden .list-group-item-success {
4500
+ color: #3c763d;
4501
+ background-color: #dff0d8;
4502
+ }
4503
+ .w3eden a.list-group-item-success {
4504
+ color: #3c763d;
4505
+ }
4506
+ .w3eden a.list-group-item-success .list-group-item-heading {
4507
+ color: inherit;
4508
+ }
4509
+ .w3eden a.list-group-item-success:focus,
4510
+ .w3eden a.list-group-item-success:hover {
4511
+ color: #3c763d;
4512
+ background-color: #d0e9c6;
4513
+ }
4514
+ .w3eden a.list-group-item-success.active,
4515
+ .w3eden a.list-group-item-success.active:focus,
4516
+ .w3eden a.list-group-item-success.active:hover {
4517
+ color: #fff;
4518
+ background-color: #3c763d;
4519
+ border-color: #3c763d;
4520
+ }
4521
+ .w3eden .list-group-item-info {
4522
+ color: #31708f;
4523
+ background-color: #d9edf7;
4524
+ }
4525
+ .w3eden a.list-group-item-info {
4526
+ color: #31708f;
4527
+ }
4528
+ .w3eden a.list-group-item-info .list-group-item-heading {
4529
+ color: inherit;
4530
+ }
4531
+ .w3eden a.list-group-item-info:focus,
4532
+ .w3eden a.list-group-item-info:hover {
4533
+ color: #31708f;
4534
+ background-color: #c4e3f3;
4535
+ }
4536
+ .w3eden a.list-group-item-info.active,
4537
+ .w3eden a.list-group-item-info.active:focus,
4538
+ .w3eden a.list-group-item-info.active:hover {
4539
+ color: #fff;
4540
+ background-color: #31708f;
4541
+ border-color: #31708f;
4542
+ }
4543
+ .w3eden .list-group-item-warning {
4544
+ color: #8a6d3b;
4545
+ background-color: #fcf8e3;
4546
+ }
4547
+ .w3eden a.list-group-item-warning {
4548
+ color: #8a6d3b;
4549
+ }
4550
+ .w3eden a.list-group-item-warning .list-group-item-heading {
4551
+ color: inherit;
4552
+ }
4553
+ .w3eden a.list-group-item-warning:focus,
4554
+ .w3eden a.list-group-item-warning:hover {
4555
+ color: #8a6d3b;
4556
+ background-color: #faf2cc;
4557
+ }
4558
+ .w3eden a.list-group-item-warning.active,
4559
+ .w3eden a.list-group-item-warning.active:focus,
4560
+ .w3eden a.list-group-item-warning.active:hover {
4561
+ color: #fff;
4562
+ background-color: #8a6d3b;
4563
+ border-color: #8a6d3b;
4564
+ }
4565
+ .w3eden .list-group-item-danger {
4566
+ color: #a94442;
4567
+ background-color: #f2dede;
4568
+ }
4569
+ .w3eden a.list-group-item-danger {
4570
+ color: #a94442;
4571
+ }
4572
+ .w3eden a.list-group-item-danger .list-group-item-heading {
4573
+ color: inherit;
4574
+ }
4575
+ .w3eden a.list-group-item-danger:focus,
4576
+ .w3eden a.list-group-item-danger:hover {
4577
+ color: #a94442;
4578
+ background-color: #ebcccc;
4579
+ }
4580
+ .w3eden a.list-group-item-danger.active,
4581
+ .w3eden a.list-group-item-danger.active:focus,
4582
+ .w3eden a.list-group-item-danger.active:hover {
4583
+ color: #fff;
4584
+ background-color: #a94442;
4585
+ border-color: #a94442;
4586
+ }
4587
+ .w3eden .list-group-item-heading {
4588
+ margin-top: 0;
4589
+ margin-bottom: 5px;
4590
+ }
4591
+ .w3eden .list-group-item-text {
4592
+ margin-bottom: 0;
4593
+ line-height: 1.3;
4594
+ }
4595
+ .w3eden .panel {
4596
+ margin-bottom: 20px;
4597
+ background-color: #fff;
4598
+ border: 1px solid transparent;
4599
+ border-radius: 4px;
4600
+ -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
4601
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
4602
+ }
4603
+ .w3eden .panel-body {
4604
+ padding: 15px;
4605
+ }
4606
+ .w3eden .panel-heading {
4607
+ padding: 10px 15px;
4608
+ border-bottom: 1px solid transparent;
4609
+ border-top-left-radius: 3px;
4610
+ border-top-right-radius: 3px;
4611
+ }
4612
+ .w3eden .panel-heading > .dropdown .dropdown-toggle {
4613
+ color: inherit;
4614
+ }
4615
+ .w3eden .panel-title {
4616
+ margin-top: 0;
4617
+ margin-bottom: 0;
4618
+ font-size: 16px;
4619
+ color: inherit;
4620
+ }
4621
+ .w3eden .panel-title > .small,
4622
+ .w3eden .panel-title > .small > a,
4623
+ .w3eden .panel-title > a,
4624
+ .w3eden .panel-title > small,
4625
+ .w3eden .panel-title > small > a {
4626
+ color: inherit;
4627
+ }
4628
+ .w3eden .panel-footer {
4629
+ padding: 10px 15px;
4630
+ background-color: #f5f5f5;
4631
+ border-top: 1px solid #ddd;
4632
+ border-bottom-right-radius: 3px;
4633
+ border-bottom-left-radius: 3px;
4634
+ }
4635
+ .w3eden .panel > .list-group,
4636
+ .w3eden .panel > .panel-collapse > .list-group {
4637
+ margin-bottom: 0;
4638
+ }
4639
+ .w3eden .panel > .list-group .list-group-item,
4640
+ .w3eden .panel > .panel-collapse > .list-group .list-group-item {
4641
+ border-width: 1px 0;
4642
+ border-radius: 0;
4643
+ }
4644
+ .w3eden .panel > .list-group:first-child .list-group-item:first-child,
4645
+ .w3eden .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
4646
+ border-top: 0;
4647
+ border-top-left-radius: 3px;
4648
+ border-top-right-radius: 3px;
4649
+ }
4650
+ .w3eden .panel > .list-group:last-child .list-group-item:last-child,
4651
+ .w3eden .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
4652
+ border-bottom: 0;
4653
+ border-bottom-right-radius: 3px;
4654
+ border-bottom-left-radius: 3px;
4655
+ }
4656
+ .w3eden .panel-heading + .list-group .list-group-item:first-child {
4657
+ border-top-width: 0;
4658
+ }
4659
+ .w3eden .list-group + .panel-footer {
4660
+ border-top-width: 0;
4661
+ }
4662
+ .w3eden .panel > .panel-collapse > .table,
4663
+ .w3eden .panel > .table,
4664
+ .w3eden .panel > .table-responsive > .table {
4665
+ margin-bottom: 0;
4666
+ }
4667
+ .w3eden .panel > .panel-collapse > .table caption,
4668
+ .w3eden .panel > .table caption,
4669
+ .w3eden .panel > .table-responsive > .table caption {
4670
+ padding-right: 15px;
4671
+ padding-left: 15px;
4672
+ }
4673
+ .w3eden .panel > .table-responsive:first-child > .table:first-child,
4674
+ .w3eden .panel > .table:first-child {
4675
+ border-top-left-radius: 3px;
4676
+ border-top-right-radius: 3px;
4677
+ }
4678
+ .w3eden .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
4679
+ .w3eden .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
4680
+ .w3eden .panel > .table:first-child > tbody:first-child > tr:first-child,
4681
+ .w3eden .panel > .table:first-child > thead:first-child > tr:first-child {
4682
+ border-top-left-radius: 3px;
4683
+ border-top-right-radius: 3px;
4684
+ }
4685
+ .w3eden .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
4686
+ .w3eden .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
4687
+ .w3eden .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
4688
+ .w3eden .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
4689
+ .w3eden .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
4690
+ .w3eden .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
4691
+ .w3eden .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
4692
+ .w3eden .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
4693
+ border-top-left-radius: 3px;
4694
+ }
4695
+ .w3eden .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
4696
+ .w3eden .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
4697
+ .w3eden .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
4698
+ .w3eden .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
4699
+ .w3eden .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
4700
+ .w3eden .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
4701
+ .w3eden .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
4702
+ .w3eden .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
4703
+ border-top-right-radius: 3px;
4704
+ }
4705
+ .w3eden .panel > .table-responsive:last-child > .table:last-child,
4706
+ .w3eden .panel > .table:last-child {
4707
+ border-bottom-right-radius: 3px;
4708
+ border-bottom-left-radius: 3px;
4709
+ }
4710
+ .w3eden .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
4711
+ .w3eden .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
4712
+ .w3eden .panel > .table:last-child > tbody:last-child > tr:last-child,
4713
+ .w3eden .panel > .table:last-child > tfoot:last-child > tr:last-child {
4714
+ border-bottom-right-radius: 3px;
4715
+ border-bottom-left-radius: 3px;
4716
+ }
4717
+ .w3eden .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
4718
+ .w3eden .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
4719
+ .w3eden .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
4720
+ .w3eden .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
4721
+ .w3eden .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
4722
+ .w3eden .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
4723
+ .w3eden .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
4724
+ .w3eden .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
4725
+ border-bottom-left-radius: 3px;
4726
+ }
4727
+ .w3eden .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
4728
+ .w3eden .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
4729
+ .w3eden .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
4730
+ .w3eden .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
4731
+ .w3eden .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
4732
+ .w3eden .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
4733
+ .w3eden .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
4734
+ .w3eden .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
4735
+ border-bottom-right-radius: 3px;
4736
+ }
4737
+ .w3eden .panel > .panel-body + .table,
4738
+ .w3eden .panel > .panel-body + .table-responsive,
4739
+ .w3eden .panel > .table + .panel-body,
4740
+ .w3eden .panel > .table-responsive + .panel-body {
4741
+ border-top: 1px solid #dddddd;
4742
+ }
4743
+ .w3eden .panel > .table > tbody:first-child > tr:first-child td,
4744
+ .w3eden .panel > .table > tbody:first-child > tr:first-child th {
4745
+ border-top: 0;
4746
+ }
4747
+ .w3eden .panel > .table-bordered,
4748
+ .w3eden .panel > .table-responsive > .table-bordered {
4749
+ border: 0;
4750
+ }
4751
+ .w3eden .panel > .table-bordered > tbody > tr > td:first-child,
4752
+ .w3eden .panel > .table-bordered > tbody > tr > th:first-child,
4753
+ .w3eden .panel > .table-bordered > tfoot > tr > td:first-child,
4754
+ .w3eden .panel > .table-bordered > tfoot > tr > th:first-child,
4755
+ .w3eden .panel > .table-bordered > thead > tr > td:first-child,
4756
+ .w3eden .panel > .table-bordered > thead > tr > th:first-child,
4757
+ .w3eden .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
4758
+ .w3eden .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
4759
+ .w3eden .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
4760
+ .w3eden .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
4761
+ .w3eden .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
4762
+ .w3eden .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
4763
+ border-left: 0;
4764
+ }
4765
+ .w3eden .panel > .table-bordered > tbody > tr > td:last-child,
4766
+ .w3eden .panel > .table-bordered > tbody > tr > th:last-child,
4767
+ .w3eden .panel > .table-bordered > tfoot > tr > td:last-child,
4768
+ .w3eden .panel > .table-bordered > tfoot > tr > th:last-child,
4769
+ .w3eden .panel > .table-bordered > thead > tr > td:last-child,
4770
+ .w3eden .panel > .table-bordered > thead > tr > th:last-child,
4771
+ .w3eden .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
4772
+ .w3eden .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
4773
+ .w3eden .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
4774
+ .w3eden .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
4775
+ .w3eden .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
4776
+ .w3eden .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
4777
+ border-right: 0;
4778
+ }
4779
+ .w3eden .panel > .table-bordered > tbody > tr:first-child > td,
4780
+ .w3eden .panel > .table-bordered > tbody > tr:first-child > th,
4781
+ .w3eden .panel > .table-bordered > thead > tr:first-child > td,
4782
+ .w3eden .panel > .table-bordered > thead > tr:first-child > th,
4783
+ .w3eden .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
4784
+ .w3eden .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
4785
+ .w3eden .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
4786
+ .w3eden .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
4787
+ border-bottom: 0;
4788
+ }
4789
+ .w3eden .panel > .table-bordered > tbody > tr:last-child > td,
4790
+ .w3eden .panel > .table-bordered > tbody > tr:last-child > th,
4791
+ .w3eden .panel > .table-bordered > tfoot > tr:last-child > td,
4792
+ .w3eden .panel > .table-bordered > tfoot > tr:last-child > th,
4793
+ .w3eden .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
4794
+ .w3eden .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
4795
+ .w3eden .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
4796
+ .w3eden .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
4797
+ border-bottom: 0;
4798
+ }
4799
+ .w3eden .panel > .table-responsive {
4800
+ margin-bottom: 0;
4801
+ border: 0;
4802
+ }
4803
+ .w3eden .panel-group {
4804
+ margin-bottom: 20px;
4805
+ }
4806
+ .w3eden .panel-group .panel {
4807
+ margin-bottom: 0;
4808
+ border-radius: 4px;
4809
+ }
4810
+ .w3eden .panel-group .panel + .panel {
4811
+ margin-top: 5px;
4812
+ }
4813
+ .w3eden .panel-group .panel-heading {
4814
+ border-bottom: 0;
4815
+ }
4816
+ .w3eden .panel-group .panel-heading + .panel-collapse > .list-group,
4817
+ .w3eden .panel-group .panel-heading + .panel-collapse > .panel-body {
4818
+ border-top: 1px solid #dddddd;
4819
+ }
4820
+ .w3eden .panel-group .panel-footer {
4821
+ border-top: 0;
4822
+ }
4823
+ .w3eden .panel-group .panel-footer + .panel-collapse .panel-body {
4824
+ border-bottom: 1px solid #dddddd;
4825
+ }
4826
+ .w3eden .panel-default {
4827
+ border-color: #dddddd;
4828
+ }
4829
+ .w3eden .panel-default > .panel-heading {
4830
+ color: #333;
4831
+ background-color: #f5f5f5;
4832
+ border-color: #dddddd;
4833
+ }
4834
+ .w3eden .panel-default > .panel-heading + .panel-collapse > .panel-body {
4835
+ border-top-color: #dddddd;
4836
+ }
4837
+ .w3eden .panel-default > .panel-heading .badge {
4838
+ color: #f5f5f5;
4839
+ background-color: #333333;
4840
+ }
4841
+ .w3eden .panel-default > .panel-footer + .panel-collapse > .panel-body {
4842
+ border-bottom-color: #dddddd;
4843
+ }
4844
+ .w3eden .panel-primary {
4845
+ border-color: #337ab7;
4846
+ }
4847
+ .w3eden .panel-primary > .panel-heading {
4848
+ color: #fff;
4849
+ background-color: #337ab7;
4850
+ border-color: #337ab7;
4851
+ }
4852
+ .w3eden .panel-primary > .panel-heading + .panel-collapse > .panel-body {
4853
+ border-top-color: #337ab7;
4854
+ }
4855
+ .w3eden .panel-primary > .panel-heading .badge {
4856
+ color: #337ab7;
4857
+ background-color: #ffffff;
4858
+ }
4859
+ .w3eden .panel-primary > .panel-footer + .panel-collapse > .panel-body {
4860
+ border-bottom-color: #337ab7;
4861
+ }
4862
+ .w3eden .panel-success {
4863
+ border-color: #d6e9c6;
4864
+ }
4865
+ .w3eden .panel-success > .panel-heading {
4866
+ color: #3c763d;
4867
+ background-color: #dff0d8;
4868
+ border-color: #d6e9c6;
4869
+ }
4870
+ .w3eden .panel-success > .panel-heading + .panel-collapse > .panel-body {
4871
+ border-top-color: #d6e9c6;
4872
+ }
4873
+ .w3eden .panel-success > .panel-heading .badge {
4874
+ color: #dff0d8;
4875
+ background-color: #3c763d;
4876
+ }
4877
+ .w3eden .panel-success > .panel-footer + .panel-collapse > .panel-body {
4878
+ border-bottom-color: #d6e9c6;
4879
+ }
4880
+ .w3eden .panel-info {
4881
+ border-color: #bce8f1;
4882
+ }
4883
+ .w3eden .panel-info > .panel-heading {
4884
+ color: #31708f;
4885
+ background-color: #d9edf7;
4886
+ border-color: #bce8f1;
4887
+ }
4888
+ .w3eden .panel-info > .panel-heading + .panel-collapse > .panel-body {
4889
+ border-top-color: #bce8f1;
4890
+ }
4891
+ .w3eden .panel-info > .panel-heading .badge {
4892
+ color: #d9edf7;
4893
+ background-color: #31708f;
4894
+ }
4895
+ .w3eden .panel-info > .panel-footer + .panel-collapse > .panel-body {
4896
+ border-bottom-color: #bce8f1;
4897
+ }
4898
+ .w3eden .panel-warning {
4899
+ border-color: #faebcc;
4900
+ }
4901
+ .w3eden .panel-warning > .panel-heading {
4902
+ color: #8a6d3b;
4903
+ background-color: #fcf8e3;
4904
+ border-color: #faebcc;
4905
+ }
4906
+ .w3eden .panel-warning > .panel-heading + .panel-collapse > .panel-body {
4907
+ border-top-color: #faebcc;
4908
+ }
4909
+ .w3eden .panel-warning > .panel-heading .badge {
4910
+ color: #fcf8e3;
4911
+ background-color: #8a6d3b;
4912
+ }
4913
+ .w3eden .panel-warning > .panel-footer + .panel-collapse > .panel-body {
4914
+ border-bottom-color: #faebcc;
4915
+ }
4916
+ .w3eden .panel-danger {
4917
+ border-color: #ebccd1;
4918
+ }
4919
+ .w3eden .panel-danger > .panel-heading {
4920
+ color: #a94442;
4921
+ background-color: #f2dede;
4922
+ border-color: #ebccd1;
4923
+ }
4924
+ .w3eden .panel-danger > .panel-heading + .panel-collapse > .panel-body {
4925
+ border-top-color: #ebccd1;
4926
+ }
4927
+ .w3eden .panel-danger > .panel-heading .badge {
4928
+ color: #f2dede;
4929
+ background-color: #a94442;
4930
+ }
4931
+ .w3eden .panel-danger > .panel-footer + .panel-collapse > .panel-body {
4932
+ border-bottom-color: #ebccd1;
4933
+ }
4934
+ .w3eden .embed-responsive {
4935
+ position: relative;
4936
+ display: block;
4937
+ height: 0;
4938
+ padding: 0;
4939
+ overflow: hidden;
4940
+ }
4941
+ .w3eden .embed-responsive .embed-responsive-item,
4942
+ .w3eden .embed-responsive embed,
4943
+ .w3eden .embed-responsive iframe,
4944
+ .w3eden .embed-responsive object,
4945
+ .w3eden .embed-responsive video {
4946
+ position: absolute;
4947
+ top: 0;
4948
+ bottom: 0;
4949
+ left: 0;
4950
+ width: 100%;
4951
+ height: 100%;
4952
+ border: 0;
4953
+ }
4954
+ .w3eden .embed-responsive-16by9 {
4955
+ padding-bottom: 56.25%;
4956
+ }
4957
+ .w3eden .embed-responsive-4by3 {
4958
+ padding-bottom: 75%;
4959
+ }
4960
+ .w3eden .well {
4961
+ min-height: 20px;
4962
+ padding: 19px;
4963
+ margin-bottom: 20px;
4964
+ background-color: #f5f5f5;
4965
+ border: 1px solid #e3e3e3;
4966
+ border-radius: 4px;
4967
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
4968
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
4969
+ }
4970
+ .w3eden .well blockquote {
4971
+ border-color: #ddd;
4972
+ border-color: rgba(0, 0, 0, 0.15);
4973
+ }
4974
+ .w3eden .well-lg {
4975
+ padding: 24px;
4976
+ border-radius: 6px;
4977
+ }
4978
+ .w3eden .well-sm {
4979
+ padding: 9px;
4980
+ border-radius: 3px;
4981
+ }
4982
+ .w3eden .close {
4983
+ float: right;
4984
+ font-size: 21px;
4985
+ font-weight: 700;
4986
+ line-height: 1;
4987
+ color: #000;
4988
+ text-shadow: 0 1px 0 #fff;
4989
+ filter: alpha(opacity=20);
4990
+ opacity: 0.2;
4991
+ }
4992
+ .w3eden .close:focus,
4993
+ .w3eden .close:hover {
4994
+ color: #000;
4995
+ text-decoration: none;
4996
+ cursor: pointer;
4997
+ filter: alpha(opacity=50);
4998
+ opacity: 0.5;
4999
+ }
5000
+ .w3eden button.close {
5001
+ -webkit-appearance: none;
5002
+ padding: 0;
5003
+ cursor: pointer;
5004
+ background: 0 0;
5005
+ border: 0;
5006
+ }
5007
+ .w3eden .modal-open {
5008
+ overflow: hidden;
5009
+ }
5010
+ .w3eden .modal {
5011
+ position: fixed;
5012
+ top: 0;
5013
+ right: 0;
5014
+ bottom: 0;
5015
+ left: 0;
5016
+ z-index: 1050;
5017
+ display: none;
5018
+ overflow: hidden;
5019
+ -webkit-overflow-scrolling: touch;
5020
+ outline: 0;
5021
+ }
5022
+ .w3eden .modal.fade .modal-dialog {
5023
+ -webkit-transition: -webkit-transform 0.3s ease-out;
5024
+ -o-transition: -o-transform 0.3s ease-out;
5025
+ transition: transform 0.3s ease-out;
5026
+ -webkit-transform: translate(0, -25%);
5027
+ -ms-transform: translate(0, -25%);
5028
+ -o-transform: translate(0, -25%);
5029
+ transform: translate(0, -25%);
5030
+ }
5031
+ .w3eden .modal.in .modal-dialog {
5032
+ -webkit-transform: translate(0, 0);
5033
+ -ms-transform: translate(0, 0);
5034
+ -o-transform: translate(0, 0);
5035
+ transform: translate(0, 0);
5036
+ }
5037
+ .w3eden .modal-open .modal {
5038
+ overflow-x: hidden;
5039
+ overflow-y: auto;
5040
+ }
5041
+ .w3eden .modal-dialog {
5042
+ position: relative;
5043
+ width: auto;
5044
+ margin: 10px;
5045
+ }
5046
+ .w3eden .modal-content {
5047
+ position: relative;
5048
+ background-color: #fff;
5049
+ -webkit-background-clip: padding-box;
5050
+ background-clip: padding-box;
5051
+ border: 1px solid #999;
5052
+ border: 1px solid rgba(0, 0, 0, 0.2);
5053
+ border-radius: 6px;
5054
+ outline: 0;
5055
+ -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
5056
+ box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
5057
+ }
5058
+ .modal-backdrop {
5059
+ position: fixed;
5060
+ top: 0;
5061
+ right: 0;
5062
+ bottom: 0;
5063
+ left: 0;
5064
+ z-index: 1040;
5065
+ background-color: #000000;
5066
+ }
5067
+ .modal-backdrop.fade {
5068
+ filter: alpha(opacity=0);
5069
+ opacity: 0;
5070
+ }
5071
+ .modal-backdrop.in {
5072
+ filter: alpha(opacity=50);
5073
+ opacity: 0.5;
5074
+ }
5075
+ .w3eden .modal-header {
5076
+ min-height: 16.43px;
5077
+ padding: 15px;
5078
+ border-bottom: 1px solid #e5e5e5;
5079
+ }
5080
+ .w3eden .modal-header .close {
5081
+ margin-top: -2px;
5082
+ }
5083
+ .w3eden .modal-title {
5084
+ margin: 0;
5085
+ line-height: 1.42857143;
5086
+ }
5087
+ .w3eden .modal-body {
5088
+ position: relative;
5089
+ padding: 15px;
5090
+ }
5091
+ .w3eden .modal-footer {
5092
+ padding: 15px;
5093
+ text-align: right;
5094
+ border-top: 1px solid #e5e5e5;
5095
+
5096
+ }
5097
+ .w3eden .modal-footer .btn + .btn {
5098
+ margin-bottom: 0;
5099
+ margin-left: 5px;
5100
+ }
5101
+ .w3eden .modal-footer .btn-group .btn + .btn {
5102
+ margin-left: -1px;
5103
+ }
5104
+ .w3eden .modal-footer .btn-block + .btn-block {
5105
+ margin-left: 0;
5106
+ }
5107
+ .w3eden .modal-scrollbar-measure {
5108
+ position: absolute;
5109
+ top: -9999px;
5110
+ width: 50px;
5111
+ height: 50px;
5112
+ overflow: scroll;
5113
+ }
5114
+ @media (min-width: 768px) {
5115
+ .w3eden .modal-dialog {
5116
+ width: 600px;
5117
+ margin: 100px auto;
5118
+ }
5119
+ .w3eden .modal-content {
5120
+ -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
5121
+ box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
5122
+ }
5123
+ .w3eden .modal-sm {
5124
+ width: 300px;
5125
+ }
5126
+ }
5127
+ @media (min-width: 992px) {
5128
+ .w3eden .modal-lg {
5129
+ width: 900px;
5130
+ }
5131
+ }
5132
+ .w3eden .tooltip {
5133
+ position: absolute;
5134
+ z-index: 1070;
5135
+ display: block;
5136
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
5137
+ font-size: 12px;
5138
+ font-weight: 400;
5139
+ line-height: 1.4;
5140
+ filter: alpha(opacity=0);
5141
+ opacity: 0;
5142
+ }
5143
+ .w3eden .tooltip.in {
5144
+ filter: alpha(opacity=90);
5145
+ opacity: 0.9;
5146
+ }
5147
+ .w3eden .tooltip.top {
5148
+ padding: 5px 0;
5149
+ margin-top: -3px;
5150
+ }
5151
+ .w3eden .tooltip.right {
5152
+ padding: 0 5px;
5153
+ margin-left: 3px;
5154
+ }
5155
+ .w3eden .tooltip.bottom {
5156
+ padding: 5px 0;
5157
+ margin-top: 3px;
5158
+ }
5159
+ .w3eden .tooltip.left {
5160
+ padding: 0 5px;
5161
+ margin-left: -3px;
5162
+ }
5163
+ .w3eden .tooltip-inner {
5164
+ max-width: 200px;
5165
+ padding: 6px 12px;
5166
+ color: #fff;
5167
+ text-align: center;
5168
+ text-decoration: none;
5169
+ background-color: #000;
5170
+ border-radius: 2px;
5171
+ }
5172
+ .w3eden .tooltip-arrow {
5173
+ position: absolute;
5174
+ width: 0;
5175
+ height: 0;
5176
+ border-color: transparent;
5177
+ border-style: solid;
5178
+ }
5179
+ .w3eden .tooltip.top .tooltip-arrow {
5180
+ bottom: 0;
5181
+ left: 50%;
5182
+ margin-left: -5px;
5183
+ border-width: 5px 5px 0;
5184
+ border-top-color: #000000;
5185
+ }
5186
+ .w3eden .tooltip.top-left .tooltip-arrow {
5187
+ right: 5px;
5188
+ bottom: 0;
5189
+ margin-bottom: -5px;
5190
+ border-width: 5px 5px 0;
5191
+ border-top-color: #000000;
5192
+ }
5193
+ .w3eden .tooltip.top-right .tooltip-arrow {
5194
+ bottom: 0;
5195
+ left: 5px;
5196
+ margin-bottom: -5px;
5197
+ border-width: 5px 5px 0;
5198
+ border-top-color: #000000;
5199
+ }
5200
+ .w3eden .tooltip.right .tooltip-arrow {
5201
+ top: 50%;
5202
+ left: 0;
5203
+ margin-top: -5px;
5204
+ border-width: 5px 5px 5px 0;
5205
+ border-right-color: #000000;
5206
+ }
5207
+ .w3eden .tooltip.left .tooltip-arrow {
5208
+ top: 50%;
5209
+ right: 0;
5210
+ margin-top: -5px;
5211
+ border-width: 5px 0 5px 5px;
5212
+ border-left-color: #000000;
5213
+ }
5214
+ .w3eden .tooltip.bottom .tooltip-arrow {
5215
+ top: 0;
5216
+ left: 50%;
5217
+ margin-left: -5px;
5218
+ border-width: 0 5px 5px;
5219
+ border-bottom-color: #000000;
5220
+ }
5221
+ .w3eden .tooltip.bottom-left .tooltip-arrow {
5222
+ top: 0;
5223
+ right: 5px;
5224
+ margin-top: -5px;
5225
+ border-width: 0 5px 5px;
5226
+ border-bottom-color: #000000;
5227
+ }
5228
+ .w3eden .tooltip.bottom-right .tooltip-arrow {
5229
+ top: 0;
5230
+ left: 5px;
5231
+ margin-top: -5px;
5232
+ border-width: 0 5px 5px;
5233
+ border-bottom-color: #000000;
5234
+ }
5235
+ .w3eden .popover {
5236
+ position: absolute;
5237
+ top: 0;
5238
+ left: 0;
5239
+ z-index: 1060;
5240
+ display: none;
5241
+ max-width: 276px;
5242
+ padding: 1px;
5243
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
5244
+ font-size: 14px;
5245
+ font-weight: 400;
5246
+ line-height: 1.42857143;
5247
+ text-align: left;
5248
+ white-space: normal;
5249
+ background-color: #fff;
5250
+ -webkit-background-clip: padding-box;
5251
+ background-clip: padding-box;
5252
+ border: 1px solid #ccc;
5253
+ border: 1px solid rgba(0, 0, 0, 0.2);
5254
+ border-radius: 6px;
5255
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
5256
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
5257
+ }
5258
+ .w3eden .popover.top {
5259
+ margin-top: -10px;
5260
+ }
5261
+ .w3eden .popover.right {
5262
+ margin-left: 10px;
5263
+ }
5264
+ .w3eden .popover.bottom {
5265
+ margin-top: 10px;
5266
+ }
5267
+ .w3eden .popover.left {
5268
+ margin-left: -10px;
5269
+ }
5270
+ .w3eden .popover-title {
5271
+ padding: 8px 14px;
5272
+ margin: 0;
5273
+ font-size: 14px;
5274
+ background-color: #f7f7f7;
5275
+ border-bottom: 1px solid #ebebeb;
5276
+ border-radius: 5px 5px 0 0;
5277
+ }
5278
+ .w3eden .popover-content {
5279
+ padding: 9px 14px;
5280
+ }
5281
+ .w3eden .popover > .arrow,
5282
+ .w3eden .popover > .arrow:after {
5283
+ position: absolute;
5284
+ display: block;
5285
+ width: 0;
5286
+ height: 0;
5287
+ border-color: transparent;
5288
+ border-style: solid;
5289
+ }
5290
+ .w3eden .popover > .arrow {
5291
+ border-width: 11px;
5292
+ }
5293
+ .w3eden .popover > .arrow:after {
5294
+ content: "";
5295
+ border-width: 10px;
5296
+ }
5297
+ .w3eden .popover.top > .arrow {
5298
+ bottom: -11px;
5299
+ left: 50%;
5300
+ margin-left: -11px;
5301
+ border-top-color: #999;
5302
+ border-top-color: rgba(0, 0, 0, 0.25);
5303
+ border-bottom-width: 0;
5304
+ }
5305
+ .w3eden .popover.top > .arrow:after {
5306
+ bottom: 1px;
5307
+ margin-left: -10px;
5308
+ content: " ";
5309
+ border-top-color: #fff;
5310
+ border-bottom-width: 0;
5311
+ }
5312
+ .w3eden .popover.right > .arrow {
5313
+ top: 50%;
5314
+ left: -11px;
5315
+ margin-top: -11px;
5316
+ border-right-color: #999;
5317
+ border-right-color: rgba(0, 0, 0, 0.25);
5318
+ border-left-width: 0;
5319
+ }
5320
+ .w3eden .popover.right > .arrow:after {
5321
+ bottom: -10px;
5322
+ left: 1px;
5323
+ content: " ";
5324
+ border-right-color: #fff;
5325
+ border-left-width: 0;
5326
+ }
5327
+ .w3eden .popover.bottom > .arrow {
5328
+ top: -11px;
5329
+ left: 50%;
5330
+ margin-left: -11px;
5331
+ border-top-width: 0;
5332
+ border-bottom-color: #999;
5333
+ border-bottom-color: rgba(0, 0, 0, 0.25);
5334
+ }
5335
+ .w3eden .popover.bottom > .arrow:after {
5336
+ top: 1px;
5337
+ margin-left: -10px;
5338
+ content: " ";
5339
+ border-top-width: 0;
5340
+ border-bottom-color: #ffffff;
5341
+ }
5342
+ .w3eden .popover.left > .arrow {
5343
+ top: 50%;
5344
+ right: -11px;
5345
+ margin-top: -11px;
5346
+ border-right-width: 0;
5347
+ border-left-color: #999;
5348
+ border-left-color: rgba(0, 0, 0, 0.25);
5349
+ }
5350
+ .w3eden .popover.left > .arrow:after {
5351
+ right: 1px;
5352
+ bottom: -10px;
5353
+ content: " ";
5354
+ border-right-width: 0;
5355
+ border-left-color: #ffffff;
5356
+ }
5357
+ .w3eden .carousel {
5358
+ position: relative;
5359
+ }
5360
+ .w3eden .carousel-inner {
5361
+ position: relative;
5362
+ width: 100%;
5363
+ overflow: hidden;
5364
+ }
5365
+ .w3eden .carousel-inner > .item {
5366
+ position: relative;
5367
+ display: none;
5368
+ -webkit-transition: 0.6s ease-in-out left;
5369
+ -o-transition: 0.6s ease-in-out left;
5370
+ transition: 0.6s ease-in-out left;
5371
+ }
5372
+ .w3eden .carousel-inner > .item > a > img,
5373
+ .w3eden .carousel-inner > .item > img {
5374
+ line-height: 1;
5375
+ }
5376
+ @media all and (transform-3d), (-webkit-transform-3d) {
5377
+ .w3eden .carousel-inner > .item {
5378
+ -webkit-transition: -webkit-transform 0.6s ease-in-out;
5379
+ -o-transition: -o-transform 0.6s ease-in-out;
5380
+ transition: transform 0.6s ease-in-out;
5381
+ -webkit-backface-visibility: hidden;
5382
+ backface-visibility: hidden;
5383
+ -webkit-perspective: 1000;
5384
+ perspective: 1000;
5385
+ }
5386
+ .w3eden .carousel-inner > .item.active.right,
5387
+ .w3eden .carousel-inner > .item.next {
5388
+ left: 0;
5389
+ -webkit-transform: translate3d(100%, 0, 0);
5390
+ transform: translate3d(100%, 0, 0);
5391
+ }
5392
+ .w3eden .carousel-inner > .item.active.left,
5393
+ .w3eden .carousel-inner > .item.prev {
5394
+ left: 0;
5395
+ -webkit-transform: translate3d(-100%, 0, 0);
5396
+ transform: translate3d(-100%, 0, 0);
5397
+ }
5398
+ .w3eden .carousel-inner > .item.active,
5399
+ .w3eden .carousel-inner > .item.next.left,
5400
+ .w3eden .carousel-inner > .item.prev.right {
5401
+ left: 0;
5402
+ -webkit-transform: translate3d(0, 0, 0);
5403
+ transform: translate3d(0, 0, 0);
5404
+ }
5405
+ }
5406
+ .w3eden .carousel-inner > .active,
5407
+ .w3eden .carousel-inner > .next,
5408
+ .w3eden .carousel-inner > .prev {
5409
+ display: block;
5410
+ }
5411
+ .w3eden .carousel-inner > .active {
5412
+ left: 0;
5413
+ }
5414
+ .w3eden .carousel-inner > .next,
5415
+ .w3eden .carousel-inner > .prev {
5416
+ position: absolute;
5417
+ top: 0;
5418
+ width: 100%;
5419
+ }
5420
+ .w3eden .carousel-inner > .next {
5421
+ left: 100%;
5422
+ }
5423
+ .w3eden .carousel-inner > .prev {
5424
+ left: -100%;
5425
+ }
5426
+ .w3eden .carousel-inner > .next.left,
5427
+ .w3eden .carousel-inner > .prev.right {
5428
+ left: 0;
5429
+ }
5430
+ .w3eden .carousel-inner > .active.left {
5431
+ left: -100%;
5432
+ }
5433
+ .w3eden .carousel-inner > .active.right {
5434
+ left: 100%;
5435
+ }
5436
+ .w3eden .carousel-control {
5437
+ position: absolute;
5438
+ top: 0;
5439
+ bottom: 0;
5440
+ left: 0;
5441
+ width: 15%;
5442
+ font-size: 20px;
5443
+ color: #fff;
5444
+ text-align: center;
5445
+ text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
5446
+ filter: alpha(opacity=50);
5447
+ opacity: 0.5;
5448
+ }
5449
+ .w3eden .carousel-control.left {
5450
+ background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
5451
+ background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
5452
+ background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
5453
+ background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
5454
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
5455
+ background-repeat: repeat-x;
5456
+ }
5457
+ .w3eden .carousel-control.right {
5458
+ right: 0;
5459
+ left: auto;
5460
+ background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
5461
+ background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
5462
+ background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
5463
+ background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
5464
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
5465
+ background-repeat: repeat-x;
5466
+ }
5467
+ .w3eden .carousel-control:focus,
5468
+ .w3eden .carousel-control:hover {
5469
+ color: #fff;
5470
+ text-decoration: none;
5471
+ filter: alpha(opacity=90);
5472
+ outline: 0;
5473
+ opacity: 0.9;
5474
+ }
5475
+ .w3eden .carousel-control .glyphicon-chevron-left,
5476
+ .w3eden .carousel-control .glyphicon-chevron-right,
5477
+ .w3eden .carousel-control .icon-next,
5478
+ .w3eden .carousel-control .icon-prev {
5479
+ position: absolute;
5480
+ top: 50%;
5481
+ z-index: 5;
5482
+ display: inline-block;
5483
+ }
5484
+ .w3eden .carousel-control .glyphicon-chevron-left,
5485
+ .w3eden .carousel-control .icon-prev {
5486
+ left: 50%;
5487
+ margin-left: -10px;
5488
+ }
5489
+ .w3eden .carousel-control .glyphicon-chevron-right,
5490
+ .w3eden .carousel-control .icon-next {
5491
+ right: 50%;
5492
+ margin-right: -10px;
5493
+ }
5494
+ .w3eden .carousel-control .icon-next,
5495
+ .w3eden .carousel-control .icon-prev {
5496
+ width: 20px;
5497
+ height: 20px;
5498
+ margin-top: -10px;
5499
+ font-family: serif;
5500
+ line-height: 1;
5501
+ }
5502
+ .w3eden .carousel-control .icon-prev:before {
5503
+ content: '\2039';
5504
+ }
5505
+ .w3eden .carousel-control .icon-next:before {
5506
+ content: '\203a';
5507
+ }
5508
+ .w3eden .carousel-indicators {
5509
+ position: absolute;
5510
+ bottom: 10px;
5511
+ left: 50%;
5512
+ z-index: 15;
5513
+ width: 60%;
5514
+ padding-left: 0;
5515
+ margin-left: -30%;
5516
+ text-align: center;
5517
+ list-style: none;
5518
+ }
5519
+ .w3eden .carousel-indicators li {
5520
+ display: inline-block;
5521
+ width: 10px;
5522
+ height: 10px;
5523
+ margin: 1px;
5524
+ text-indent: -999px;
5525
+ cursor: pointer;
5526
+ background-color: #000 \9;
5527
+ background-color: rgba(0, 0, 0, 0);
5528
+ border: 1px solid #fff;
5529
+ border-radius: 10px;
5530
+ }
5531
+ .w3eden .carousel-indicators .active {
5532
+ width: 12px;
5533
+ height: 12px;
5534
+ margin: 0;
5535
+ background-color: #ffffff;
5536
+ }
5537
+ .w3eden .carousel-caption {
5538
+ position: absolute;
5539
+ right: 15%;
5540
+ bottom: 20px;
5541
+ left: 15%;
5542
+ z-index: 10;
5543
+ padding-top: 20px;
5544
+ padding-bottom: 20px;
5545
+ color: #fff;
5546
+ text-align: center;
5547
+ text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
5548
+ }
5549
+ .w3eden .carousel-caption .btn {
5550
+ text-shadow: none;
5551
+ }
5552
+ @media screen and (min-width: 768px) {
5553
+ .w3eden .carousel-control .glyphicon-chevron-left,
5554
+ .w3eden .carousel-control .glyphicon-chevron-right,
5555
+ .w3eden .carousel-control .icon-next,
5556
+ .w3eden .carousel-control .icon-prev {
5557
+ width: 30px;
5558
+ height: 30px;
5559
+ margin-top: -15px;
5560
+ font-size: 30px;
5561
+ }
5562
+ .w3eden .carousel-control .glyphicon-chevron-left,
5563
+ .w3eden .carousel-control .icon-prev {
5564
+ margin-left: -15px;
5565
+ }
5566
+ .w3eden .carousel-control .glyphicon-chevron-right,
5567
+ .w3eden .carousel-control .icon-next {
5568
+ margin-right: -15px;
5569
+ }
5570
+ .w3eden .carousel-caption {
5571
+ right: 20%;
5572
+ left: 20%;
5573
+ padding-bottom: 30px;
5574
+ }
5575
+ .w3eden .carousel-indicators {
5576
+ bottom: 20px;
5577
+ }
5578
+ }
5579
+ .w3eden .btn-group-vertical > .btn-group:after,
5580
+ .w3eden .btn-group-vertical > .btn-group:before,
5581
+ .w3eden .btn-toolbar:after,
5582
+ .w3eden .btn-toolbar:before,
5583
+ .w3eden .clearfix:after,
5584
+ .w3eden .clearfix:before,
5585
+ .w3eden .container-fluid:after,
5586
+ .w3eden .container-fluid:before,
5587
+ .w3eden .container:after,
5588
+ .w3eden .container:before,
5589
+ .w3eden .dl-horizontal dd:after,
5590
+ .w3eden .dl-horizontal dd:before,
5591
+ .w3eden .form-horizontal .form-group:after,
5592
+ .w3eden .form-horizontal .form-group:before,
5593
+ .w3eden .modal-footer:after,
5594
+ .w3eden .modal-footer:before,
5595
+ .w3eden .nav:after,
5596
+ .w3eden .nav:before,
5597
+ .w3eden .navbar-collapse:after,
5598
+ .w3eden .navbar-collapse:before,
5599
+ .w3eden .navbar-header:after,
5600
+ .w3eden .navbar-header:before,
5601
+ .w3eden .navbar:after,
5602
+ .w3eden .navbar:before,
5603
+ .w3eden .pager:after,
5604
+ .w3eden .pager:before,
5605
+ .w3eden .panel-body:after,
5606
+ .w3eden .panel-body:before,
5607
+ .w3eden .row:after,
5608
+ .w3eden .row:before {
5609
+ display: table;
5610
+ content: " ";
5611
+ }
5612
+ .w3eden .btn-group-vertical > .btn-group:after,
5613
+ .w3eden .btn-toolbar:after,
5614
+ .w3eden .clearfix:after,
5615
+ .w3eden .container-fluid:after,
5616
+ .w3eden .container:after,
5617
+ .w3eden .dl-horizontal dd:after,
5618
+ .w3eden .form-horizontal .form-group:after,
5619
+ .w3eden .modal-footer:after,
5620
+ .w3eden .nav:after,
5621
+ .w3eden .navbar-collapse:after,
5622
+ .w3eden .navbar-header:after,
5623
+ .w3eden .navbar:after,
5624
+ .w3eden .pager:after,
5625
+ .w3eden .panel-body:after,
5626
+ .w3eden .row:after {
5627
+ clear: both;
5628
+ }
5629
+ .w3eden .center-block {
5630
+ display: block;
5631
+ margin-right: auto;
5632
+ margin-left: auto;
5633
+ }
5634
+ .w3eden .pull-right {
5635
+ float: right !important;
5636
+ }
5637
+ .w3eden .pull-left {
5638
+ float: left !important;
5639
+ }
5640
+ .w3eden .hide {
5641
+ display: none !important;
5642
+ }
5643
+ .w3eden .show {
5644
+ display: block !important;
5645
+ }
5646
+ .w3eden .invisible {
5647
+ visibility: hidden;
5648
+ }
5649
+ .w3eden .text-hide {
5650
+ font: 0/0 a;
5651
+ color: transparent;
5652
+ text-shadow: none;
5653
+ background-color: transparent;
5654
+ border: 0;
5655
+ }
5656
+ .w3eden .hidden {
5657
+ display: none !important;
5658
+ }
5659
+ .w3eden .affix {
5660
+ position: fixed;
5661
+ }
5662
+ @-ms-viewport {
5663
+ width: device-width;
5664
+ }
5665
+ .w3eden .visible-lg,
5666
+ .w3eden .visible-md,
5667
+ .w3eden .visible-sm,
5668
+ .w3eden .visible-xs {
5669
+ display: none !important;
5670
+ }
5671
+ .w3eden .visible-lg-block,
5672
+ .w3eden .visible-lg-inline,
5673
+ .w3eden .visible-lg-inline-block,
5674
+ .w3eden .visible-md-block,
5675
+ .w3eden .visible-md-inline,
5676
+ .w3eden .visible-md-inline-block,
5677
+ .w3eden .visible-sm-block,
5678
+ .w3eden .visible-sm-inline,
5679
+ .w3eden .visible-sm-inline-block,
5680
+ .w3eden .visible-xs-block,
5681
+ .w3eden .visible-xs-inline,
5682
+ .w3eden .visible-xs-inline-block {
5683
+ display: none !important;
5684
+ }
5685
+ @media (max-width: 767px) {
5686
+ .w3eden .visible-xs {
5687
+ display: block !important;
5688
+ }
5689
+ .w3eden table.visible-xs {
5690
+ display: table;
5691
+ }
5692
+ .w3eden tr.visible-xs {
5693
+ display: table-row !important;
5694
+ }
5695
+ .w3eden td.visible-xs,
5696
+ .w3eden th.visible-xs {
5697
+ display: table-cell !important;
5698
+ }
5699
+ }
5700
+ @media (max-width: 767px) {
5701
+ .w3eden .visible-xs-block {
5702
+ display: block !important;
5703
+ }
5704
+ }
5705
+ @media (max-width: 767px) {
5706
+ .w3eden .visible-xs-inline {
5707
+ display: inline !important;
5708
+ }
5709
+ }
5710
+ @media (max-width: 767px) {
5711
+ .w3eden .visible-xs-inline-block {
5712
+ display: inline-block !important;
5713
+ }
5714
+ }
5715
+ @media (min-width: 768px) and (max-width: 991px) {
5716
+ .w3eden .visible-sm {
5717
+ display: block !important;
5718
+ }
5719
+ .w3eden table.visible-sm {
5720
+ display: table;
5721
+ }
5722
+ .w3eden tr.visible-sm {
5723
+ display: table-row !important;
5724
+ }
5725
+ .w3eden td.visible-sm,
5726
+ .w3eden th.visible-sm {
5727
+ display: table-cell !important;
5728
+ }
5729
+ }
5730
+ @media (min-width: 768px) and (max-width: 991px) {
5731
+ .w3eden .visible-sm-block {
5732
+ display: block !important;
5733
+ }
5734
+ }
5735
+ @media (min-width: 768px) and (max-width: 991px) {
5736
+ .w3eden .visible-sm-inline {
5737
+ display: inline !important;
5738
+ }
5739
+ }
5740
+ @media (min-width: 768px) and (max-width: 991px) {
5741
+ .w3eden .visible-sm-inline-block {
5742
+ display: inline-block !important;
5743
+ }
5744
+ }
5745
+ @media (min-width: 992px) and (max-width: 1199px) {
5746
+ .w3eden .visible-md {
5747
+ display: block !important;
5748
+ }
5749
+ .w3eden table.visible-md {
5750
+ display: table;
5751
+ }
5752
+ .w3eden tr.visible-md {
5753
+ display: table-row !important;
5754
+ }
5755
+ .w3eden td.visible-md,
5756
+ .w3eden th.visible-md {
5757
+ display: table-cell !important;
5758
+ }
5759
+ }
5760
+ @media (min-width: 992px) and (max-width: 1199px) {
5761
+ .w3eden .visible-md-block {
5762
+ display: block !important;
5763
+ }
5764
+ }
5765
+ @media (min-width: 992px) and (max-width: 1199px) {
5766
+ .w3eden .visible-md-inline {
5767
+ display: inline !important;
5768
+ }
5769
+ }
5770
+ @media (min-width: 992px) and (max-width: 1199px) {
5771
+ .w3eden .visible-md-inline-block {
5772
+ display: inline-block !important;
5773
+ }
5774
+ }
5775
+ @media (min-width: 1200px) {
5776
+ .w3eden .visible-lg {
5777
+ display: block !important;
5778
+ }
5779
+ .w3eden table.visible-lg {
5780
+ display: table;
5781
+ }
5782
+ .w3eden tr.visible-lg {
5783
+ display: table-row !important;
5784
+ }
5785
+ .w3eden td.visible-lg,
5786
+ .w3eden th.visible-lg {
5787
+ display: table-cell !important;
5788
+ }
5789
+ }
5790
+ @media (min-width: 1200px) {
5791
+ .w3eden .visible-lg-block {
5792
+ display: block !important;
5793
+ }
5794
+ }
5795
+ @media (min-width: 1200px) {
5796
+ .w3eden .visible-lg-inline {
5797
+ display: inline !important;
5798
+ }
5799
+ }
5800
+ @media (min-width: 1200px) {
5801
+ .w3eden .visible-lg-inline-block {
5802
+ display: inline-block !important;
5803
+ }
5804
+ }
5805
+ @media (max-width: 767px) {
5806
+ .w3eden .hidden-xs {
5807
+ display: none !important;
5808
+ }
5809
+ }
5810
+ @media (min-width: 768px) and (max-width: 991px) {
5811
+ .w3eden .hidden-sm {
5812
+ display: none !important;
5813
+ }
5814
+ }
5815
+ @media (min-width: 992px) and (max-width: 1199px) {
5816
+ .w3eden .hidden-md {
5817
+ display: none !important;
5818
+ }
5819
+ }
5820
+ @media (min-width: 1200px) {
5821
+ .w3eden .hidden-lg {
5822
+ display: none !important;
5823
+ }
5824
+ }
5825
+ .w3eden .visible-print {
5826
+ display: none !important;
5827
+ }
5828
+ @media print {
5829
+ .w3eden .visible-print {
5830
+ display: block !important;
5831
+ }
5832
+ .w3eden table.visible-print {
5833
+ display: table;
5834
+ }
5835
+ .w3eden tr.visible-print {
5836
+ display: table-row !important;
5837
+ }
5838
+ .w3eden td.visible-print,
5839
+ .w3eden th.visible-print {
5840
+ display: table-cell !important;
5841
+ }
5842
+ }
5843
+ .w3eden .visible-print-block {
5844
+ display: none !important;
5845
+ }
5846
+ @media print {
5847
+ .w3eden .visible-print-block {
5848
+ display: block !important;
5849
+ }
5850
+ }
5851
+ .w3eden .visible-print-inline {
5852
+ display: none !important;
5853
+ }
5854
+ @media print {
5855
+ .w3eden .visible-print-inline {
5856
+ display: inline !important;
5857
+ }
5858
+ }
5859
+ .w3eden .visible-print-inline-block {
5860
+ display: none !important;
5861
+ }
5862
+ @media print {
5863
+ .w3eden .visible-print-inline-block {
5864
+ display: inline-block !important;
5865
+ }
5866
+ }
5867
+ @media print {
5868
+ .w3eden .hidden-print {
5869
+ display: none !important;
5870
+ }
5871
+ }
5872
+
5873
+ .w3eden .btn{
5874
+ background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.05)));background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.05));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.05));
5875
+
5876
+ /* border: 0;padding: 7px 13px; */
5877
+ }
5878
+ .w3eden .panel th{
5879
+ background-color: #eeeeee !important;
5880
+ border-bottom-width: 1px !important;
5881
+
5882
+ }
5883
+ .w3eden .btn{ border-radius: 0.2em; }
5884
+ .w3eden .nav-pills a{
5885
+ border-radius: 0.2em;
5886
+ box-shadow: none !important;
5887
+ font-size: 9pt !important;
5888
+ }
5889
+ .w3eden .panel-heading{
5890
+ font-weight: 700;
5891
+ }
5892
+ .w3eden blockquote.alert{
5893
+ font-size: 14px;
5894
+ font-weight: 300;
5895
+ font-style: italic;
5896
+ border-radius: 2px !important;
5897
+ }
5898
+ .w3eden .btn-group .btn:first-child:not(:last-child),
5899
+ .w3eden .input-group .form-control:first-child:not(:last-child){ border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0.2em; border-top-left-radius: 0.2em; }
5900
+ .w3eden .btn-group .btn:last-child:not(:first-child){ border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0.2em; border-bottom-right-radius: 0.2em; }
5901
+ .w3eden .btn span.left-icon{
5902
+ float: left;
5903
+ background: none repeat scroll 0 0 rgba(0, 0, 0, 0.16);
5904
+ border-bottom-left-radius: 3px;
5905
+ border-right: 1px solid rgba(0, 0, 0, 0.12);
5906
+ border-top-left-radius: 3px;
5907
+ margin-left: -17px;
5908
+ margin-top: -8.5px;
5909
+ padding: 8.5px 12px;
5910
+ position: relative;
5911
+ width: 40px;
5912
+ }
{bootstrap → assets/bootstrap}/img/glyphicons-halflings-white.png RENAMED
File without changes
{bootstrap → assets/bootstrap}/img/glyphicons-halflings.png RENAMED
File without changes
{bootstrap → assets/bootstrap}/js/bootstrap.min.js RENAMED
File without changes
assets/css/admin-styles.css ADDED
@@ -0,0 +1,1738 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .w3eden h3{ margin: 0; font-size: 10pt; }
2
+ #wpdm-attached-files .w3eden .panel-heading .btn{
3
+ font-size: 9px;
4
+ }
5
+
6
+ #wpdm-attached-files .w3eden .panel.panel-default{
7
+ border-radius: 3px;
8
+ border-color: #eeeeee;
9
+ box-shadow: none;
10
+ margin-bottom: 10px !important;
11
+ }
12
+
13
+ #wpdm-attached-files #accordion{margin-top: 10px !important;}
14
+
15
+ #wpdm-attached-files .w3eden .panel-heading{
16
+ border-top-left-radius: 2px;
17
+ border-top-right-radius: 2px;
18
+ border-bottom-left-radius: 0;
19
+ border-bottom-right-radius: 0;
20
+ padding-right: 10px;
21
+
22
+ }
23
+
24
+
25
+ #wpdm-attached-files .w3eden .panel.panel-default > .panel-heading{
26
+ border-color: #eee !important;
27
+ }
28
+
29
+ #wpdm-attached-files .w3eden .panel-heading a{
30
+ box-shadow: none !important;
31
+ outline: none !important;
32
+ text-decoration: none !important;
33
+ }
34
+
35
+ #wpdm-attached-files .w3eden .file-ico{
36
+ padding: 10px;
37
+ border: 1px solid #ddd;
38
+ border-radius: 3px;
39
+ width: 72px;
40
+ }
41
+
42
+ #download_count,
43
+ #wpdmsaleamt,
44
+ #wpdmsaleqty{
45
+ width: 60px;
46
+ }
47
+ #wpdmuprice{
48
+ width: 150px;
49
+ }
50
+ .panel-heading a{ text-decoration: none !important; }
51
+
52
+ .table-v td{ vertical-align: middle !important; }
53
+ a:focus, a:active{ box-shadow: none !important; }
54
+ .chzn-drop { width: 100% !important; }
55
+ .form-control, .btn{ border-radius: 3px; }
56
+
57
+ .wpdm-settings-fields {
58
+ padding: 20px 0;
59
+
60
+ }
61
+
62
+ .wpdm-settings-fields > h3{
63
+ font-size: 12pt;
64
+ font-weight: 800;
65
+ background: #eeeeee;
66
+ padding: 8px 20px;
67
+ }
68
+
69
+
70
+ .wpdm-settings-fields .form-group label{
71
+ display: block;
72
+ clear:both;
73
+ font-weight: 600 !important;
74
+ }
75
+
76
+ .w3eden .modal.fade.in{
77
+ z-index: 9999 !important;
78
+ background: rgba(0,0,0,0.6) !important;
79
+ overflow: hidden;
80
+ }
81
+ .w3eden .modal-backdrop{
82
+ position: absolute;
83
+ z-index: -9999999 !important;
84
+
85
+ }
86
+
87
+ .w3eden .alert{
88
+ box-shadow: none;
89
+ background: #ffffff;
90
+ }
91
+
92
+ .w3eden .alert.alert-info{
93
+ position: relative;
94
+ border: 1px solid #54ADF7 !important;
95
+ background: rgba(84, 173, 247, 0.08) !important;
96
+ border-radius: 3px;
97
+ line-height: 1.5;
98
+ }
99
+ .w3eden .alert.alert-info, .alert.alert-info *{
100
+ color: #54ADF7 !important;
101
+ }
102
+
103
+ .w3eden .alert.alert-info a{
104
+ font-weight: bold;
105
+ text-decoration: underline;
106
+ }
107
+
108
+ .w3eden .alert.alert-success:before {
109
+ background: #63B76C none repeat scroll 0 0;
110
+ border-bottom-left-radius: 3px;
111
+ border-top-left-radius: 3px;
112
+ color: #fff;
113
+ content: "\f14a";
114
+ font-family: "Font Awesome\ 5 Free";
115
+ font-size: 14pt;
116
+ height: 100%;
117
+ margin: -15px 0 0 -60px;
118
+ padding-top: 15px;
119
+ position: absolute;
120
+ text-align: center;
121
+ width: 45px;
122
+ }
123
+ .w3eden .alert.alert-success{
124
+ background: #f5f5f5 !important;
125
+ position: relative;
126
+ padding-left: 60px !important;
127
+ border: 0 !important;
128
+ }
129
+ .w3eden .alert.alert-success, .alert.alert-success *{
130
+ color: #63B76C !important;
131
+ }
132
+
133
+ .w3eden.wpdm-accordion .panel-heading{
134
+ background-image: linear-gradient(to bottom, #fafafa 0px, #f1f1f1 100%) !important;
135
+ }
136
+ .w3eden.wpdm-accordion .panel-default:last-child{
137
+ border-bottom: 0;
138
+ }
139
+ .w3eden.wpdm-accordion .panel-default:last-child .panel-body{
140
+ border-bottom: 1px solid #ddd;
141
+ }
142
+
143
+ .wpdm-th-icon{
144
+ font-size: 0.8em;
145
+ border: 1px solid;
146
+ border-radius: 500px;
147
+ height: 18px;
148
+ width: 18px;
149
+ display: inline-block;
150
+ text-align: center;
151
+ vertical-align:middle;
152
+ line-height: 17px;
153
+ }
154
+ .w3eden .panel fieldset label{
155
+ font-weight: normal;
156
+ }
157
+ .w3eden .panel fieldset{
158
+ border: 1px solid #eeeeee;
159
+ padding: 10px 15px 15px;
160
+ }
161
+ .w3eden .panel fieldset legend{
162
+ font-size: 10pt;
163
+ font-weight: 900;
164
+ float: left;
165
+ padding-bottom: 10px;
166
+ }
167
+
168
+ .form-control.input-sm.input-tplid{
169
+ text-align: center;
170
+ font-weight: bold;
171
+ background: #fff;
172
+ cursor: alias;
173
+ font-family: monospace;
174
+ }
175
+
176
+ .wpdm-scode{
177
+ font-family: Courier, monospace;
178
+ font-weight: 400;
179
+ width: 180px;
180
+ padding: 10px;
181
+ max-width: 100%;
182
+ border-radius: 2px;
183
+ background: #eeeeee;
184
+ }
185
+
186
+ .w3eden input{
187
+ padding: 7px;
188
+ }
189
+ .w3eden #wphead{
190
+ border-bottom:0px;
191
+ }
192
+
193
+ .w3eden.wrap{
194
+ margin: 0px;
195
+ padding: 0px;
196
+ }
197
+ .w3eden#wpbody{
198
+ margin-left: -19px;
199
+ }
200
+ .w3eden select{
201
+ min-width: 150px;
202
+ }
203
+
204
+ .wpdm-loading {
205
+ background: url('../images/wpdm-settings.png') center center no-repeat;
206
+ width: 16px;
207
+ height: 16px;
208
+ /*border-bottom: 2px solid #2a2dcb;*/
209
+ /*border-left: 2px solid #ffffff;*/
210
+ /*border-right: 2px solid #c30;*/
211
+ /*border-top: 2px solid #3dd269;*/
212
+ /*border-radius: 100%;*/
213
+
214
+ }
215
+
216
+
217
+
218
+ .w3eden .nav-pills a{
219
+ background: #f5f5f5;
220
+ }
221
+
222
+
223
+
224
+ .wpdm-spin{
225
+ -webkit-animation: spin 2s infinite linear;
226
+ -moz-animation: spin 2s infinite linear;
227
+ -ms-animation: spin 2s infinite linear;
228
+ -o-animation: spin 2s infinite linear;
229
+ animation: spin 2s infinite linear;
230
+ }
231
+
232
+ @keyframes spin {
233
+ from {
234
+ -webkit-transform: rotate(0deg);
235
+ -moz-transform: rotate(0deg);
236
+ -o-transform: rotate(0deg);
237
+ -ms-transform: rotate(0deg);
238
+ transform: rotate(0deg);
239
+ }
240
+ to {
241
+ -webkit-transform: rotate(359deg);
242
+ -moz-transform: rotate(359deg);
243
+ -o-transform: rotate(359deg);
244
+ -ms-transform: rotate(359deg);
245
+ transform: rotate(359deg);
246
+ }
247
+
248
+ }
249
+
250
+ @-moz-keyframes spin {
251
+ from {
252
+ -moz-transform: rotate(0deg);
253
+ transform: rotate(0deg);
254
+ }
255
+ to {
256
+ -moz-transform: rotate(359deg);
257
+ transform: rotate(359deg);
258
+ }
259
+
260
+ }
261
+
262
+ @-webkit-keyframes spin {
263
+ from {
264
+ -webkit-transform: rotate(0deg);
265
+ transform: rotate(0deg);
266
+ }
267
+ to {
268
+ -webkit-transform: rotate(359deg);
269
+ transform: rotate(359deg);
270
+ }
271
+
272
+ }
273
+
274
+ @-ms-keyframes spin {
275
+ from {
276
+ -ms-transform: rotate(0deg);
277
+ transform: rotate(0deg);
278
+ }
279
+ to {
280
+ -ms-transform: rotate(359deg);
281
+ transform: rotate(359deg);
282
+ }
283
+
284
+ }
285
+
286
+ @-o-keyframes spin {
287
+ from {
288
+ -o-transform: rotate(0deg);
289
+ transform: rotate(0deg);
290
+ }
291
+ to {
292
+ -o-transform: rotate(359deg);
293
+ transform: rotate(359deg);
294
+ }
295
+
296
+ }
297
+
298
+ .w3eden .panel-heading h3.h{
299
+ font-size: 11pt;
300
+ font-weight: 600;
301
+ margin: 0;
302
+ padding: 8px 10px;
303
+ }
304
+ /*
305
+ .w3eden .panel-heading .btn.btn-primary{
306
+ margin-top: -4px;
307
+ margin-right: -6px;
308
+ border-radius: 3px;
309
+ border:1px solid #18578E;
310
+ }
311
+
312
+ .w3eden .panel-heading .btn.btn-primary:hover{
313
+ margin-top: -4px;
314
+ margin-right: -6px;
315
+ border-radius: 3px;
316
+ border:1px solid #18578E;
317
+ background-image: linear-gradient(to bottom, #F5F5F5 0px, #E1E1E1 100%);
318
+
319
+ }
320
+ */
321
+
322
+ .w3eden .alert-info {
323
+ background-color: #DFECF7 !important;
324
+ border-color: #B0D1EC !important;
325
+ }
326
+
327
+ .w3eden ul.nav li a:active,
328
+ .w3eden ul.nav li a:focus,
329
+ .w3eden ul.nav li a{
330
+ outline: none !important;
331
+ -webkit-transition: ease-in-out 300ms;
332
+ -moz-transition: ease-in-out 300ms;
333
+ -ms-transition: ease-in-out 300ms;
334
+ -o-transition: ease-in-out 300ms;
335
+ transition: ease-in-out 300ms;
336
+ }
337
+
338
+ .w3eden .panel-primary {
339
+ border-color: #2080D3;
340
+ }
341
+
342
+
343
+ .w3eden .panel-primary > .panel-heading{
344
+ background-image: linear-gradient(to left, #0891ff 0px, #0681e4 100%) !important;
345
+ }
346
+
347
+ .w3eden .nav-pills li.active a{
348
+ background-image: linear-gradient(to left, #0891ff 0px, #0681e4 100%) !important;
349
+ }
350
+ .w3eden .panel-default > .panel-heading {
351
+ background-image: linear-gradient(to bottom, #F5F5F5 0px, #E1E1E1 100%);
352
+ background-repeat: repeat-x;
353
+ border-bottom-color: #cccccc !important;
354
+ }
355
+
356
+ .w3eden ul#navigation {
357
+ border-bottom: 1px solid #999999;
358
+ }
359
+
360
+ #wpdm-wrapper-panel-settings #tabs a{
361
+ border-radius: 3px !important;
362
+ }
363
+
364
+ .w3eden .form-control:focus{
365
+ -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 3px rgba(102,175,233,0.6) !important;
366
+ box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 3px rgba(102,175,233,0.6) !important;
367
+ }
368
+
369
+ .w3eden code{
370
+ color: #306139 !important;
371
+ background: rgba(86, 165, 98, 0.15) !important;
372
+ font-family: Courier, monospace !important;
373
+ }
374
+
375
+ .wrap.w3eden input[type="checkbox"], .w3eden input[type="radio"] {
376
+ line-height: normal;
377
+ margin: 0 2px 2px 0;
378
+ }
379
+
380
+ #plugin-updates-nav a{
381
+ border-radius: 0 !important;
382
+ background: #dddddd;
383
+ }
384
+ #plugin-updates-nav li.active a{
385
+ border-radius: 0 !important;
386
+ background: #777777 !important;
387
+ font-weight: 700;
388
+ }
389
+
390
+ .w3eden .dl-period .fa.pull-right{
391
+ font-size: 12pt;
392
+ }
393
+ .no-radius{ border-radius: 0 !important; }
394
+ #ftabs #drag-drop-area{ border: 1px dashed #ccc; margin-top: 10px; }
395
+ #ftabs .drag-drop-inside p.drag-drop-info{ font-size: 11pt; font-weight: 700; }
396
+ #ftabs #drag-drop-area small{ margin-top: 10px; }
397
+ .bg-white{ background: #ffffff !important; }
398
+ #wpdm-wrapper-panel{
399
+ box-shadow: none;
400
+ background: transparent;
401
+ border-radius: 0;
402
+ border: 0;
403
+ margin-left: -20px;
404
+ }
405
+ #wpdm-wrapper-panel > .panel-heading .btn{ font-weight: 600; letter-spacing: 0.5px; }
406
+ #wpdm-wrapper-panel > .panel-heading .btn .fa{ margin-right: 5px; }
407
+ #wpdm-wrapper-panel > .panel-heading{
408
+ border-radius: 0;width: calc( 100% - 160px);position: fixed;z-index: 99999;top: 30px;
409
+ }
410
+ #wpdm-wrapper-panel .nav-wrapper-tabs{
411
+ padding-top: 80px;
412
+ background: #F5F5F5;
413
+ }
414
+ #wpdm-wrapper-panel > .settings-panel-body{
415
+ padding-top: 80px; border-radius: 0px; background: transparent none repeat scroll 0% 0%;
416
+ max-width: 1000px;
417
+ }
418
+ #wpdm-wrapper-panel .settings-tabs a{
419
+ background: #ffffff;
420
+ border: 1px solid #ddd;
421
+ }
422
+ #wpdm-wrapper-panel .settings-tabs li.active a{
423
+ border: 1px solid #0681e4;
424
+ box-shadow: 0 0 5px rgba(0, 141, 255, 0.3) !important;
425
+ }
426
+
427
+ #wpdm-wrapper-panel .settings-tabs li:not(.active) a .fas,
428
+ #wpdm-wrapper-panel .settings-tabs li:not(.active) a .far,
429
+ #wpdm-wrapper-panel .settings-tabs li:not(.active) a .fab,
430
+ #wpdm-wrapper-panel .settings-tabs li:not(.active) a .fa {
431
+ color: #1191f9;
432
+ }
433
+ #wpdm-wrapper-panel .settings-tabs li:not(.active) a .fas.fa-user-shield{
434
+ color: #e20b43;
435
+ }
436
+
437
+ #wpdm-wrapper-panel .settings-tabs li:not(.active) a#privacy{
438
+ color: #e20b43;
439
+ }
440
+
441
+ .w3eden #wpdm-wrapper-panel .nav-pills li.active a#privacy {
442
+ border: 1px solid #e20b43;
443
+ background-image: linear-gradient(to left, #ff4d08 0px, #ae210b 100%) !important;
444
+ }
445
+
446
+ .w3eden .panel.panel-danger{
447
+ border: 1px solid #e20b43;
448
+ }
449
+ .w3eden .panel.panel-danger .panel-heading{
450
+ background-image: linear-gradient(to left, #ff4d08 0px, #ae210b 100%) !important;
451
+ border-bottom: 1px solid #e20b43;
452
+ color: #ffffff;
453
+ }
454
+
455
+ #wpdm-wrapper-panel .settings-tabs a:hover{
456
+ background: #fafafa;
457
+ }
458
+ #wpdm-wrapper-panel .nav-wrapper-tabs li.active a{
459
+ background: #f1f1f1;
460
+ }
461
+ #wpdm-wrapper-panel > .panel-heading b{ font-size: 12pt !important;line-height:26px !important; }
462
+ #wpdm-wrapper-panel td{ vertical-align: middle; font-weight: 400; }
463
+ #wpdm-wrapper-panel th{ vertical-align: middle; font-weight: 600; line-height: 25px; }
464
+ #wpdm-wrapper-panel tfoot th{ border-top: 1px solid #dddddd; }
465
+ #wpdm-wrapper-panel .table{ background: #fff; }
466
+ .tab-content.tpleditor{
467
+ background: #ffffff;
468
+ border: 1px solid #dddddd;
469
+ border-top: 0;
470
+ padding: 20px;
471
+ }
472
+ #wpdm-wrapper-panel .navbar-default{ box-shadow: none; }
473
+ #wpdm-wrapper-panel .navbar-nav li{margin: 0;}
474
+ @media (max-width: 960px) {
475
+ #wpdm-wrapper-panel > .panel-heading{
476
+ width: calc( 100% - 35px);
477
+ }
478
+ }
479
+
480
+ @media (max-width: 786px) {
481
+ #wpdm-wrapper-panel{
482
+ margin-left: -10px;
483
+ }
484
+ #wpdm-wrapper-panel > .panel-heading{
485
+ width: 100%;
486
+ }
487
+ }
488
+
489
+ #wpdm-wrapper-panel-settings{
490
+ margin: 30px 20px;
491
+ max-width: 1000px;
492
+ }
493
+
494
+ .w3eden .nav.nav-tabs > li > a:hover {
495
+ border: 1px solid #cccccc;
496
+ }
497
+ .w3eden .nav.nav-tabs > li > a {
498
+ background: #eeeeee none repeat scroll 0 0;
499
+ border: 1px solid #dddddd;
500
+ margin-right: 3px;
501
+ border-radius: 2px 2px 0 0 !important;
502
+ font-size: 9pt;
503
+ font-weight: 600 !important;
504
+ color: #666666;
505
+ letter-spacing: 0.5px;
506
+ box-shadow: 0 0 3px rgba(0, 0, 0, 0.04) inset;
507
+ }
508
+ .w3eden .nav.nav-tabs > li.active > a{
509
+ background: #ffffff;
510
+ border-bottom: 1px solid transparent;
511
+ color: #1E78C6;
512
+ box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.04) inset !important;
513
+ }
514
+ .w3eden h3.panel-heading input[type=checkbox]{ margin: -2px 5px 0 0px !important;}
515
+ .w3eden .form-group fieldset{ border: 1px solid #dddddd; padding: 10px 15px; }
516
+ .w3eden .form-group fieldset legend{ border-bottom: 1px solid #dddddd; font-size: 9pt; float: left; width: 100%; padding-bottom: 10px; }
517
+
518
+ .w3eden .ui-menu .ui-menu-item.ui-state-focus {
519
+ border: 0 !important;
520
+ border-bottom: 1px solid #ddd !important;
521
+ background: #eeeeee;
522
+ }
523
+ .w3eden .ui-menu .ui-menu-item {
524
+ background-image: none;
525
+ border-bottom: 1px solid #ddd;
526
+ clear: both;
527
+ float: none !important;
528
+ margin: 0;
529
+ padding: 8px 10px;
530
+ position: relative;
531
+ width: auto !important;
532
+ }
533
+ #all-package-settings .tab-content{
534
+ padding: 10px;
535
+ }
536
+ #wpdm-settings .inside{
537
+ padding: 0 !important;
538
+ margin: 0 !important;
539
+ }
540
+ #all-package-settings .nav.nav-tabs{
541
+ padding-top: 10px;padding-left: 10px;background: #f5f5f5;
542
+ }
543
+ .w3eden .color-purple{
544
+ color: #8557D3 !important;
545
+ }
546
+
547
+ .w3eden .color-green{
548
+ color: #30b570 !important;
549
+ }
550
+
551
+ .w3eden .color-red{
552
+ color: #eb4d58 !important;
553
+ }
554
+ .w3eden .color-blue{
555
+ color: #3960e2 !important;
556
+ }
557
+ .w3eden .well{
558
+ background-image: none;
559
+ }
560
+ .w3eden .form-control.inline{
561
+ display: inline;
562
+ width: auto;
563
+ }
564
+
565
+ .w3eden .input-lg{
566
+ border-radius: 3px;
567
+ }
568
+ #fm_settings .wrap{ margin: 0; }
569
+ #fm_settings .nav-tabs li a{ font-weight: 600 !important; }
570
+ #fm_settings .nav-tabs li.active a{ background: #F1F1F1 !important; }
571
+ #wpdm-files th { background: #eeeeee; border-bottom: 0 none; }
572
+
573
+ #fm_settings .panel-body .panel,
574
+ #fm_settings .panel-body .panel-heading {
575
+ background-image: none;
576
+ border-radius: 0;
577
+ }
578
+
579
+ .file-access-settings label {
580
+ margin-right: 10px !important;
581
+ }
582
+ .file-access-settings input:checked + span{
583
+ color: #3B99FC;
584
+ }
585
+ .wpdmpro_page_templates #message,
586
+ .wpdmpro_page_templates .fade.updated {
587
+ display: none;
588
+ }
589
+
590
+ #dashboard-widgets-wrap .w3eden *{
591
+ border-radius: 0 !important;
592
+ }
593
+ #dashboard-widgets-wrap .w3eden .list-group-item .badge{
594
+ border-radius: 2px !important;
595
+ }
596
+ .w3eden .list-group-item .pull-right .badge,
597
+ .w3eden .list-group-item .badge.pull-right {
598
+ font-size: 8pt;
599
+ letter-spacing: 0.5px;
600
+ line-height: 19px;
601
+ padding: 0 9px;
602
+ border-radius: 15px !important;
603
+ background: #63B76C;
604
+ }
605
+
606
+ .w3eden .list-group-item .pull-right .badge{
607
+ background: #3B99FC;
608
+ }
609
+
610
+ #wpdmpp_lastest_orders .w3eden .list-group-item .pull-right .badge{
611
+ background: #8557D3;
612
+ }
613
+
614
+ .panel.panel-default.panel-flat,
615
+ .panel.panel-default.panel-flat .panel-heading{
616
+ background-image: none !important;
617
+ }
618
+ .panel.panel-default.panel-flat .wp-editor-container{
619
+ border: 0 !important;
620
+ }
621
+ .panel.panel-default.panel-flat .panel-heading {
622
+ border-bottom: 1px solid #dddddd !important;
623
+ background: #F9F9F9 !important;
624
+ }
625
+ .bootstrap-select select{
626
+ display: none !important;
627
+ }
628
+ .input-group-addon .bootstrap-select{
629
+ height: 32px;
630
+ }
631
+ .bootstrap-select .btn{
632
+ border-radius: 3px !important;
633
+ }
634
+ .input-group-addon .bootstrap-select .btn{
635
+ border: 0;
636
+ }
637
+
638
+ .wpdm-custom-select{
639
+ appearance: none;
640
+ -webkit-appearance: none;
641
+ -moz-appearance: none;
642
+ background: #ffffff url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBwb2ludHM9IjM5Ni42LDE2MCA0MTYsMTgwLjcgMjU2LDM1MiA5NiwxODAuNyAxMTUuMywxNjAgMjU2LDMxMC41ICIvPjwvc3ZnPg==") calc(100% - 10px) center no-repeat !important;
643
+ background-size: 16px !important;
644
+ padding-right: 10px !important;
645
+ cursor: pointer;
646
+ }
647
+
648
+
649
+ /** Buttons **/
650
+
651
+
652
+ .w3eden .btn {
653
+ -webkit-transition: all 0.2s ease;
654
+ transition: all 0.2s ease;
655
+ text-transform: uppercase;
656
+ font-weight: 400;
657
+ letter-spacing: 1px;
658
+ font-size: 13px;
659
+ padding: 7.5px 16px;
660
+ border-radius: 2px;
661
+ font-family: Montserrat, "Segoe UI", sans-serif;
662
+ }
663
+ .w3eden .btn.btn-link{
664
+ border: 0 !important;
665
+ background: none !important;
666
+ }
667
+ .w3eden .btn.btn-lg {
668
+ padding: 14px 25px 14px 25px;
669
+ font-size: 14px;
670
+ }
671
+ .w3eden .btn.btn-sm,
672
+ .w3eden .btn.btn-xs {
673
+ padding: 7px 10px 7px 10px;
674
+ font-size: 10px;
675
+ border-radius: 2px;
676
+ }
677
+ .w3eden .btn.btn-xs {
678
+ border-radius: 1.5px;
679
+ }
680
+ .w3eden .btn.btn-xs {
681
+ padding: 5px 8px 5px 8px;
682
+ font-size: 9px;
683
+ }
684
+
685
+ .w3eden .btn.btn-secondary,
686
+ .w3eden .flat-default,
687
+ .w3eden .flat-default.btn-bordered:hover {
688
+ background-color: #81888c;
689
+ border-color: #81888c;
690
+ color: #ffffff;
691
+ }
692
+ .w3eden .btn.btn-secondary:hover:not(.no-hover),
693
+ .w3eden .flat-default:hover:not(.no-hover),
694
+ .w3eden .flat-default.btn-bordered {
695
+ background-color: #a3acb1;
696
+ border-color: #81888c;
697
+ color: #ffffff;
698
+ }
699
+ .w3eden .btn.btn-secondary:active:not(.no-hover),
700
+ .w3eden .flat-default:active:not(.no-hover),
701
+ .w3eden .flat-default.btn-bordered {
702
+ background-color: #a5abaf;
703
+ border-color: #8f9598;
704
+ color: #ffffff;
705
+ }
706
+ .w3eden .btn,
707
+ .w3eden .navbar .navbar-nav > a.btn {
708
+ border-width: 2px;
709
+ font-weight: 800;
710
+ letter-spacing: 1px;
711
+ font-size: 0.8571em;
712
+ line-height: 1.1em;
713
+ border: none;
714
+ border-radius: 0.1875rem;
715
+ padding: 11px 22px 11px 22px;
716
+ cursor: pointer;
717
+ background-color: #888;
718
+ color: #FFFFFF;
719
+ }
720
+ .w3eden .btn:hover,
721
+ .w3eden .btn:focus,
722
+ .w3eden .btn:active,
723
+ .w3eden .btn.active,
724
+ .w3eden .btn:active:focus,
725
+ .w3eden .btn:active:hover,
726
+ .w3eden .btn.active:focus,
727
+ .w3eden .btn.active:hover,
728
+ .w3eden .show > .btn.dropdown-toggle,
729
+ .w3eden .show > .btn.dropdown-toggle:focus,
730
+ .w3eden .show > .btn.dropdown-toggle:hover,
731
+ .w3eden .navbar .navbar-nav > a.btn:hover,
732
+ .w3eden .navbar .navbar-nav > a.btn:focus,
733
+ .w3eden .navbar .navbar-nav > a.btn:active,
734
+ .w3eden .navbar .navbar-nav > a.btn.active,
735
+ .w3eden .navbar .navbar-nav > a.btn:active:focus,
736
+ .w3eden .navbar .navbar-nav > a.btn:active:hover,
737
+ .w3eden .navbar .navbar-nav > a.btn.active:focus,
738
+ .w3eden .navbar .navbar-nav > a.btn.active:hover,
739
+ .w3eden .show > .navbar .navbar-nav > a.btn.dropdown-toggle,
740
+ .w3eden .show > .navbar .navbar-nav > a.btn.dropdown-toggle:focus,
741
+ .w3eden .show > .navbar .navbar-nav > a.btn.dropdown-toggle:hover {
742
+ background-color: #979797;
743
+ color: #FFFFFF;
744
+ box-shadow: none;
745
+ }
746
+ .w3eden .btn:hover,
747
+ .w3eden .navbar .navbar-nav > a.btn:hover {
748
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
749
+ }
750
+ .w3eden .btn.disabled,
751
+ .w3eden .btn.disabled:hover,
752
+ .w3eden .btn.disabled:focus,
753
+ .w3eden .btn.disabled.focus,
754
+ .w3eden .btn.disabled:active,
755
+ .w3eden .btn.disabled.active,
756
+ .w3eden .btn:disabled,
757
+ .w3eden .btn:disabled:hover,
758
+ .w3eden .btn:disabled:focus,
759
+ .w3eden .btn:disabled.focus,
760
+ .w3eden .btn:disabled:active,
761
+ .w3eden .btn:disabled.active,
762
+ .w3eden .btn[disabled],
763
+ .w3eden .btn[disabled]:hover,
764
+ .w3eden .btn[disabled]:focus,
765
+ .w3eden .btn[disabled].focus,
766
+ .w3eden .btn[disabled]:active,
767
+ .w3eden .btn[disabled].active,
768
+ .w3eden fieldset[disabled] .btn,
769
+ .w3eden fieldset[disabled] .btn:hover,
770
+ .w3eden fieldset[disabled] .btn:focus,
771
+ .w3eden fieldset[disabled] .btn.focus,
772
+ .w3eden fieldset[disabled] .btn:active,
773
+ .w3eden fieldset[disabled] .btn.active,
774
+ .w3eden .navbar .navbar-nav > a.btn.disabled,
775
+ .w3eden .navbar .navbar-nav > a.btn.disabled:hover,
776
+ .w3eden .navbar .navbar-nav > a.btn.disabled:focus,
777
+ .w3eden .navbar .navbar-nav > a.btn.disabled.focus,
778
+ .w3eden .navbar .navbar-nav > a.btn.disabled:active,
779
+ .w3eden .navbar .navbar-nav > a.btn.disabled.active,
780
+ .w3eden .navbar .navbar-nav > a.btn:disabled,
781
+ .w3eden .navbar .navbar-nav > a.btn:disabled:hover,
782
+ .w3eden .navbar .navbar-nav > a.btn:disabled:focus,
783
+ .w3eden .navbar .navbar-nav > a.btn:disabled.focus,
784
+ .w3eden .navbar .navbar-nav > a.btn:disabled:active,
785
+ .w3eden .navbar .navbar-nav > a.btn:disabled.active,
786
+ .w3eden .navbar .navbar-nav > a.btn[disabled],
787
+ .w3eden .navbar .navbar-nav > a.btn[disabled]:hover,
788
+ .w3eden .navbar .navbar-nav > a.btn[disabled]:focus,
789
+ .w3eden .navbar .navbar-nav > a.btn[disabled].focus,
790
+ .w3eden .navbar .navbar-nav > a.btn[disabled]:active,
791
+ .w3eden .navbar .navbar-nav > a.btn[disabled].active,
792
+ .w3eden fieldset[disabled] .navbar .navbar-nav > a.btn,
793
+ .w3eden fieldset[disabled] .navbar .navbar-nav > a.btn:hover,
794
+ .w3eden fieldset[disabled] .navbar .navbar-nav > a.btn:focus,
795
+ .w3eden fieldset[disabled] .navbar .navbar-nav > a.btn.focus,
796
+ .w3eden fieldset[disabled] .navbar .navbar-nav > a.btn:active,
797
+ .w3eden fieldset[disabled] .navbar .navbar-nav > a.btn.active {
798
+ background-color: #888;
799
+ border-color: #888;
800
+ }
801
+ .w3eden .btn.btn-simple,
802
+ .w3eden .navbar .navbar-nav > a.btn.btn-simple {
803
+ color: #888;
804
+ border-color: #888;
805
+ }
806
+ .w3eden .btn.btn-simple:hover,
807
+ .w3eden .btn.btn-simple:focus,
808
+ .w3eden .btn.btn-simple:active,
809
+ .w3eden .navbar .navbar-nav > a.btn.btn-simple:hover,
810
+ .w3eden .navbar .navbar-nav > a.btn.btn-simple:focus,
811
+ .w3eden .navbar .navbar-nav > a.btn.btn-simple:active {
812
+ background-color: transparent;
813
+ color: #979797;
814
+ border-color: #979797;
815
+ box-shadow: none;
816
+ }
817
+ .w3eden .btn.btn-link,
818
+ .w3eden .navbar .navbar-nav > a.btn.btn-link {
819
+ color: #888;
820
+ }
821
+ .w3eden .btn.btn-link:hover,
822
+ .w3eden .btn.btn-link:focus,
823
+ .w3eden .btn.btn-link:active,
824
+ .w3eden .navbar .navbar-nav > a.btn.btn-link:hover,
825
+ .w3eden .navbar .navbar-nav > a.btn.btn-link:focus,
826
+ .w3eden .navbar .navbar-nav > a.btn.btn-link:active {
827
+ background-color: transparent;
828
+ color: #979797;
829
+ text-decoration: none;
830
+ box-shadow: none;
831
+ }
832
+ .w3eden .btn:hover,
833
+ .w3eden .btn:focus,
834
+ .w3eden .navbar .navbar-nav > a.btn:hover,
835
+ .w3eden .navbar .navbar-nav > a.btn:focus {
836
+ opacity: 1;
837
+ filter: alpha(opacity=100);
838
+ outline: 0 !important;
839
+ }
840
+ .w3eden .btn:active,
841
+ .w3eden .btn.active,
842
+ .w3eden .open > .btn.dropdown-toggle,
843
+ .w3eden .navbar .navbar-nav > a.btn:active,
844
+ .w3eden .navbar .navbar-nav > a.btn.active,
845
+ .w3eden .open > .navbar .navbar-nav > a.btn.dropdown-toggle {
846
+ -webkit-box-shadow: none;
847
+ box-shadow: none;
848
+ outline: 0 !important;
849
+ }
850
+ .w3eden .btn.btn-icon,
851
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon {
852
+ height: 2.375rem;
853
+ min-width: 2.375rem;
854
+ width: 2.375rem;
855
+ padding: 0;
856
+ font-size: 0.9375rem;
857
+ overflow: hidden;
858
+ position: relative;
859
+ line-height: normal;
860
+ }
861
+ .w3eden .btn.btn-icon.btn-simple,
862
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-simple {
863
+ padding: 0;
864
+ }
865
+ .w3eden .btn.btn-icon.btn-sm,
866
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-sm {
867
+ height: 1.875rem;
868
+ min-width: 1.875rem;
869
+ width: 1.875rem;
870
+ }
871
+ .w3eden .btn.btn-icon.btn-sm i.fa,
872
+ .w3eden .btn.btn-icon.btn-sm i.now-ui-icons,
873
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-sm i.fa,
874
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-sm i.now-ui-icons {
875
+ font-size: 0.6875rem;
876
+ }
877
+ .w3eden .btn.btn-icon.btn-lg,
878
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-lg {
879
+ height: 3.6rem;
880
+ min-width: 3.6rem;
881
+ width: 3.6rem;
882
+ }
883
+ .w3eden .btn.btn-icon.btn-lg i.now-ui-icons,
884
+ .w3eden .btn.btn-icon.btn-lg i.fa,
885
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-lg i.now-ui-icons,
886
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-lg i.fa {
887
+ font-size: 1.325rem;
888
+ }
889
+ .w3eden .btn.btn-icon:not(.btn-footer) i.now-ui-icons,
890
+ .w3eden .btn.btn-icon:not(.btn-footer) i.fa,
891
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon:not(.btn-footer) i.now-ui-icons,
892
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon:not(.btn-footer) i.fa {
893
+ position: absolute;
894
+ top: 50%;
895
+ left: 50%;
896
+ transform: translate(-12px, -12px);
897
+ line-height: 1.5626rem;
898
+ width: 25px;
899
+ }
900
+ .w3eden .btn:not(.btn-icon) .now-ui-icons,
901
+ .w3eden .navbar .navbar-nav > a.btn:not(.btn-icon) .now-ui-icons {
902
+ position: relative;
903
+ top: 1px;
904
+ }
905
+ .w3eden .btn-primary {
906
+ background-color: var(--color-primary);
907
+ color: #FFFFFF;
908
+ }
909
+ .w3eden .btn-primary:hover,
910
+ .w3eden .btn-primary:focus,
911
+ .w3eden .btn-primary:active,
912
+ .w3eden .btn-primary.active,
913
+ .w3eden .btn-primary:active:focus,
914
+ .w3eden .btn-primary:active:hover,
915
+ .w3eden .btn-primary.active:focus,
916
+ .w3eden .btn-primary.active:hover,
917
+ .w3eden .show > .btn-primary.dropdown-toggle,
918
+ .w3eden .show > .btn-primary.dropdown-toggle:focus,
919
+ .w3eden .show > .btn-primary.dropdown-toggle:hover {
920
+ background-color: var(--color-primary-hover);
921
+ color: #FFFFFF;
922
+ box-shadow: none;
923
+ }
924
+ .w3eden .btn-primary:hover {
925
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
926
+ }
927
+ .w3eden .btn-primary.disabled,
928
+ .w3eden .btn-primary.disabled:hover,
929
+ .w3eden .btn-primary.disabled:focus,
930
+ .w3eden .btn-primary.disabled.focus,
931
+ .w3eden .btn-primary.disabled:active,
932
+ .w3eden .btn-primary.disabled.active,
933
+ .w3eden .btn-primary:disabled,
934
+ .w3eden .btn-primary:disabled:hover,
935
+ .w3eden .btn-primary:disabled:focus,
936
+ .w3eden .btn-primary:disabled.focus,
937
+ .w3eden .btn-primary:disabled:active,
938
+ .w3eden .btn-primary:disabled.active,
939
+ .w3eden .btn-primary[disabled],
940
+ .w3eden .btn-primary[disabled]:hover,
941
+ .w3eden .btn-primary[disabled]:focus,
942
+ .w3eden .btn-primary[disabled].focus,
943
+ .w3eden .btn-primary[disabled]:active,
944
+ .w3eden .btn-primary[disabled].active,
945
+ .w3eden fieldset[disabled] .btn-primary,
946
+ .w3eden fieldset[disabled] .btn-primary:hover,
947
+ .w3eden fieldset[disabled] .btn-primary:focus,
948
+ .w3eden fieldset[disabled] .btn-primary.focus,
949
+ .w3eden fieldset[disabled] .btn-primary:active,
950
+ .w3eden fieldset[disabled] .btn-primary.active {
951
+ background-color: rgba(74, 142, 255, 0.65);
952
+ border-color: #4a8eff;
953
+ }
954
+ .w3eden .btn-simple {
955
+ background-image: none !important;
956
+ }
957
+ .w3eden .btn-primary.btn-simple {
958
+ color: #4a8eff;
959
+ border-color: #4a8eff;
960
+ }
961
+ .w3eden .btn-primary.btn-simple:hover,
962
+ .w3eden .btn-primary.btn-simple:focus,
963
+ .w3eden .btn-primary.btn-simple:active {
964
+ background-color: transparent;
965
+ color: #5ca6ff;
966
+ border-color: #5ca6ff;
967
+ box-shadow: none;
968
+ }
969
+ .w3eden .btn-primary.btn-link {
970
+ color: #4a8eff;
971
+ }
972
+ .w3eden .btn-primary.btn-link:hover,
973
+ .w3eden .btn-primary.btn-link:focus,
974
+ .w3eden .btn-primary.btn-link:active {
975
+ background-color: transparent;
976
+ color: #386aff;
977
+ text-decoration: none;
978
+ box-shadow: none;
979
+ }
980
+ .w3eden .btn-success {
981
+ background-color: var(--color-success);
982
+ color: #FFFFFF;
983
+ }
984
+ .w3eden .btn-success:hover,
985
+ .w3eden .btn-success:focus,
986
+ .w3eden .btn-success:active,
987
+ .w3eden .btn-success.active,
988
+ .w3eden .btn-success:active:focus,
989
+ .w3eden .btn-success:active:hover,
990
+ .w3eden .btn-success.active:focus,
991
+ .w3eden .btn-success.active:hover,
992
+ .w3eden .show > .btn-success.dropdown-toggle,
993
+ .w3eden .show > .btn-success.dropdown-toggle:focus,
994
+ .w3eden .show > .btn-success.dropdown-toggle:hover {
995
+ background-color: var(--color-success-hover);
996
+ color: #FFFFFF;
997
+ box-shadow: none;
998
+ }
999
+ .w3eden .btn-success:hover {
1000
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
1001
+ }
1002
+ .w3eden .btn-success.disabled,
1003
+ .w3eden .btn-success.disabled:hover,
1004
+ .w3eden .btn-success.disabled:focus,
1005
+ .w3eden .btn-success.disabled.focus,
1006
+ .w3eden .btn-success.disabled:active,
1007
+ .w3eden .btn-success.disabled.active,
1008
+ .w3eden .btn-success:disabled,
1009
+ .w3eden .btn-success:disabled:hover,
1010
+ .w3eden .btn-success:disabled:focus,
1011
+ .w3eden .btn-success:disabled.focus,
1012
+ .w3eden .btn-success:disabled:active,
1013
+ .w3eden .btn-success:disabled.active,
1014
+ .w3eden .btn-success[disabled],
1015
+ .w3eden .btn-success[disabled]:hover,
1016
+ .w3eden .btn-success[disabled]:focus,
1017
+ .w3eden .btn-success[disabled].focus,
1018
+ .w3eden .btn-success[disabled]:active,
1019
+ .w3eden .btn-success[disabled].active,
1020
+ .w3eden fieldset[disabled] .btn-success,
1021
+ .w3eden fieldset[disabled] .btn-success:hover,
1022
+ .w3eden fieldset[disabled] .btn-success:focus,
1023
+ .w3eden fieldset[disabled] .btn-success.focus,
1024
+ .w3eden fieldset[disabled] .btn-success:active,
1025
+ .w3eden fieldset[disabled] .btn-success.active {
1026
+ background-color: #18ce0f;
1027
+ border-color: #18ce0f;
1028
+ }
1029
+ .w3eden .btn-success.btn-simple {
1030
+ color: #18ce0f;
1031
+ border-color: #18ce0f;
1032
+ }
1033
+ .w3eden .btn-success.btn-simple:hover,
1034
+ .w3eden .btn-success.btn-simple:focus,
1035
+ .w3eden .btn-success.btn-simple:active {
1036
+ background-color: transparent;
1037
+ color: #1beb11;
1038
+ border-color: #1beb11;
1039
+ box-shadow: none;
1040
+ }
1041
+ .w3eden .btn-success.btn-link {
1042
+ color: #18ce0f;
1043
+ }
1044
+ .w3eden .btn-success.btn-link:hover,
1045
+ .w3eden .btn-success.btn-link:focus,
1046
+ .w3eden .btn-success.btn-link:active {
1047
+ background-color: transparent;
1048
+ color: #1beb11;
1049
+ text-decoration: none;
1050
+ box-shadow: none;
1051
+ }
1052
+ .w3eden .btn-info {
1053
+ background-color: var(--color-info);
1054
+ color: #FFFFFF;
1055
+ }
1056
+ .w3eden .btn-info:hover,
1057
+ .w3eden .btn-info:focus,
1058
+ .w3eden .btn-info:active,
1059
+ .w3eden .btn-info.active,
1060
+ .w3eden .btn-info:active:focus,
1061
+ .w3eden .btn-info:active:hover,
1062
+ .w3eden .btn-info.active:focus,
1063
+ .w3eden .btn-info.active:hover,
1064
+ .w3eden .show > .btn-info.dropdown-toggle,
1065
+ .w3eden .show > .btn-info.dropdown-toggle:focus,
1066
+ .w3eden .show > .btn-info.dropdown-toggle:hover {
1067
+ background-color: var(--color-info-hover);
1068
+ color: #FFFFFF;
1069
+ box-shadow: none;
1070
+ }
1071
+ .w3eden .btn-info:hover {
1072
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
1073
+ }
1074
+ .w3eden .btn-info.disabled,
1075
+ .w3eden .btn-info.disabled:hover,
1076
+ .w3eden .btn-info.disabled:focus,
1077
+ .w3eden .btn-info.disabled.focus,
1078
+ .w3eden .btn-info.disabled:active,
1079
+ .w3eden .btn-info.disabled.active,
1080
+ .w3eden .btn-info:disabled,
1081
+ .w3eden .btn-info:disabled:hover,
1082
+ .w3eden .btn-info:disabled:focus,
1083
+ .w3eden .btn-info:disabled.focus,
1084
+ .w3eden .btn-info:disabled:active,
1085
+ .w3eden .btn-info:disabled.active,
1086
+ .w3eden .btn-info[disabled],
1087
+ .w3eden .btn-info[disabled]:hover,
1088
+ .w3eden .btn-info[disabled]:focus,
1089
+ .w3eden .btn-info[disabled].focus,
1090
+ .w3eden .btn-info[disabled]:active,
1091
+ .w3eden .btn-info[disabled].active,
1092
+ .w3eden fieldset[disabled] .btn-info,
1093
+ .w3eden fieldset[disabled] .btn-info:hover,
1094
+ .w3eden fieldset[disabled] .btn-info:focus,
1095
+ .w3eden fieldset[disabled] .btn-info.focus,
1096
+ .w3eden fieldset[disabled] .btn-info:active,
1097
+ .w3eden fieldset[disabled] .btn-info.active {
1098
+ background-color: #2CA8FF;
1099
+ border-color: #2CA8FF;
1100
+ }
1101
+ .w3eden .btn-info.btn-simple {
1102
+ color: #2CA8FF;
1103
+ border-color: #2CA8FF;
1104
+ }
1105
+ .w3eden .btn-info.btn-simple:hover,
1106
+ .w3eden .btn-info.btn-simple:focus,
1107
+ .w3eden .btn-info.btn-simple:active {
1108
+ background-color: transparent;
1109
+ color: #4bb5ff;
1110
+ border-color: #4bb5ff;
1111
+ box-shadow: none;
1112
+ }
1113
+ .w3eden .btn-info.btn-link {
1114
+ color: #2CA8FF;
1115
+ }
1116
+ .w3eden .btn-info.btn-link:hover,
1117
+ .w3eden .btn-info.btn-link:focus,
1118
+ .w3eden .btn-info.btn-link:active {
1119
+ background-color: transparent;
1120
+ color: #4bb5ff;
1121
+ text-decoration: none;
1122
+ box-shadow: none;
1123
+ }
1124
+ .w3eden .btn-warning {
1125
+ background-color: var(--color-warning);
1126
+ color: #FFFFFF;
1127
+ }
1128
+ .w3eden .btn-warning:hover,
1129
+ .w3eden .btn-warning:focus,
1130
+ .w3eden .btn-warning:active,
1131
+ .w3eden .btn-warning.active,
1132
+ .w3eden .btn-warning:active:focus,
1133
+ .w3eden .btn-warning:active:hover,
1134
+ .w3eden .btn-warning.active:focus,
1135
+ .w3eden .btn-warning.active:hover,
1136
+ .w3eden .show > .btn-warning.dropdown-toggle,
1137
+ .w3eden .show > .btn-warning.dropdown-toggle:focus,
1138
+ .w3eden .show > .btn-warning.dropdown-toggle:hover {
1139
+ background-color: var(--color-warning-hover);
1140
+ color: #FFFFFF;
1141
+ box-shadow: none;
1142
+ }
1143
+ .w3eden .btn-warning:hover {
1144
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
1145
+ }
1146
+ .w3eden .btn-warning.disabled,
1147
+ .w3eden .btn-warning.disabled:hover,
1148
+ .w3eden .btn-warning.disabled:focus,
1149
+ .w3eden .btn-warning.disabled.focus,
1150
+ .w3eden .btn-warning.disabled:active,
1151
+ .w3eden .btn-warning.disabled.active,
1152
+ .w3eden .btn-warning:disabled,
1153
+ .w3eden .btn-warning:disabled:hover,
1154
+ .w3eden .btn-warning:disabled:focus,
1155
+ .w3eden .btn-warning:disabled.focus,
1156
+ .w3eden .btn-warning:disabled:active,
1157
+ .w3eden .btn-warning:disabled.active,
1158
+ .w3eden .btn-warning[disabled],
1159
+ .w3eden .btn-warning[disabled]:hover,
1160
+ .w3eden .btn-warning[disabled]:focus,
1161
+ .w3eden .btn-warning[disabled].focus,
1162
+ .w3eden .btn-warning[disabled]:active,
1163
+ .w3eden .btn-warning[disabled].active,
1164
+ .w3eden fieldset[disabled] .btn-warning,
1165
+ .w3eden fieldset[disabled] .btn-warning:hover,
1166
+ .w3eden fieldset[disabled] .btn-warning:focus,
1167
+ .w3eden fieldset[disabled] .btn-warning.focus,
1168
+ .w3eden fieldset[disabled] .btn-warning:active,
1169
+ .w3eden fieldset[disabled] .btn-warning.active {
1170
+ background-color: #FFB236;
1171
+ border-color: #FFB236;
1172
+ }
1173
+ .w3eden .btn-warning.btn-simple {
1174
+ color: #FFB236;
1175
+ border-color: #FFB236;
1176
+ }
1177
+ .w3eden .btn-warning.btn-simple:hover,
1178
+ .w3eden .btn-warning.btn-simple:focus,
1179
+ .w3eden .btn-warning.btn-simple:active {
1180
+ background-color: transparent;
1181
+ color: #ffbe55;
1182
+ border-color: #ffbe55;
1183
+ box-shadow: none;
1184
+ }
1185
+ .w3eden .btn-warning.btn-link {
1186
+ color: #FFB236;
1187
+ }
1188
+ .w3eden .btn-warning.btn-link:hover,
1189
+ .w3eden .btn-warning.btn-link:focus,
1190
+ .w3eden .btn-warning.btn-link:active {
1191
+ background-color: transparent;
1192
+ color: #ffbe55;
1193
+ text-decoration: none;
1194
+ box-shadow: none;
1195
+ }
1196
+ .w3eden .btn-danger {
1197
+ background-color: #FF3636;
1198
+ color: #FFFFFF;
1199
+ }
1200
+ .w3eden .btn-danger:hover,
1201
+ .w3eden .btn-danger:focus,
1202
+ .w3eden .btn-danger:active,
1203
+ .w3eden .btn-danger.active,
1204
+ .w3eden .btn-danger:active:focus,
1205
+ .w3eden .btn-danger:active:hover,
1206
+ .w3eden .btn-danger.active:focus,
1207
+ .w3eden .btn-danger.active:hover,
1208
+ .w3eden .show > .btn-danger.dropdown-toggle,
1209
+ .w3eden .show > .btn-danger.dropdown-toggle:focus,
1210
+ .w3eden .show > .btn-danger.dropdown-toggle:hover {
1211
+ background-color: #ff5555;
1212
+ color: #FFFFFF;
1213
+ box-shadow: none;
1214
+ }
1215
+ .w3eden .btn-danger:hover {
1216
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
1217
+ }
1218
+ .w3eden .btn-danger.disabled,
1219
+ .w3eden .btn-danger.disabled:hover,
1220
+ .w3eden .btn-danger.disabled:focus,
1221
+ .w3eden .btn-danger.disabled.focus,
1222
+ .w3eden .btn-danger.disabled:active,
1223
+ .w3eden .btn-danger.disabled.active,
1224
+ .w3eden .btn-danger:disabled,
1225
+ .w3eden .btn-danger:disabled:hover,
1226
+ .w3eden .btn-danger:disabled:focus,
1227
+ .w3eden .btn-danger:disabled.focus,
1228
+ .w3eden .btn-danger:disabled:active,
1229
+ .w3eden .btn-danger:disabled.active,
1230
+ .w3eden .btn-danger[disabled],
1231
+ .w3eden .btn-danger[disabled]:hover,
1232
+ .w3eden .btn-danger[disabled]:focus,
1233
+ .w3eden .btn-danger[disabled].focus,
1234
+ .w3eden .btn-danger[disabled]:active,
1235
+ .w3eden .btn-danger[disabled].active,
1236
+ .w3eden fieldset[disabled] .btn-danger,
1237
+ .w3eden fieldset[disabled] .btn-danger:hover,
1238
+ .w3eden fieldset[disabled] .btn-danger:focus,
1239
+ .w3eden fieldset[disabled] .btn-danger.focus,
1240
+ .w3eden fieldset[disabled] .btn-danger:active,
1241
+ .w3eden fieldset[disabled] .btn-danger.active {
1242
+ background-color: #FF3636;
1243
+ border-color: #FF3636;
1244
+ }
1245
+ .w3eden .btn-danger.btn-simple {
1246
+ color: #FF3636;
1247
+ border-color: #FF3636;
1248
+ }
1249
+ .w3eden .btn-danger.btn-simple:hover,
1250
+ .w3eden .btn-danger.btn-simple:focus,
1251
+ .w3eden .btn-danger.btn-simple:active {
1252
+ background-color: transparent;
1253
+ color: #ff5555;
1254
+ border-color: #ff5555;
1255
+ box-shadow: none;
1256
+ }
1257
+ .w3eden .btn-danger.btn-link {
1258
+ color: #FF3636;
1259
+ }
1260
+ .w3eden .btn-danger.btn-link:hover,
1261
+ .w3eden .btn-danger.btn-link:focus,
1262
+ .w3eden .btn-danger.btn-link:active {
1263
+ background-color: transparent;
1264
+ color: #ff5555;
1265
+ text-decoration: none;
1266
+ box-shadow: none;
1267
+ }
1268
+ .w3eden .btn-neutral {
1269
+ background-color: #FFFFFF;
1270
+ color: #f96332;
1271
+ }
1272
+ .w3eden .btn-neutral:hover,
1273
+ .w3eden .btn-neutral:focus,
1274
+ .w3eden .btn-neutral:active,
1275
+ .w3eden .btn-neutral.active,
1276
+ .w3eden .btn-neutral:active:focus,
1277
+ .w3eden .btn-neutral:active:hover,
1278
+ .w3eden .btn-neutral.active:focus,
1279
+ .w3eden .btn-neutral.active:hover,
1280
+ .w3eden .show > .btn-neutral.dropdown-toggle,
1281
+ .w3eden .show > .btn-neutral.dropdown-toggle:focus,
1282
+ .w3eden .show > .btn-neutral.dropdown-toggle:hover {
1283
+ background-color: #FFFFFF;
1284
+ color: #FFFFFF;
1285
+ box-shadow: none;
1286
+ }
1287
+ .w3eden .btn-neutral:hover {
1288
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
1289
+ }
1290
+ .w3eden .btn-neutral.disabled,
1291
+ .w3eden .btn-neutral.disabled:hover,
1292
+ .w3eden .btn-neutral.disabled:focus,
1293
+ .w3eden .btn-neutral.disabled.focus,
1294
+ .w3eden .btn-neutral.disabled:active,
1295
+ .w3eden .btn-neutral.disabled.active,
1296
+ .w3eden .btn-neutral:disabled,
1297
+ .w3eden .btn-neutral:disabled:hover,
1298
+ .w3eden .btn-neutral:disabled:focus,
1299
+ .w3eden .btn-neutral:disabled.focus,
1300
+ .w3eden .btn-neutral:disabled:active,
1301
+ .w3eden .btn-neutral:disabled.active,
1302
+ .w3eden .btn-neutral[disabled],
1303
+ .w3eden .btn-neutral[disabled]:hover,
1304
+ .w3eden .btn-neutral[disabled]:focus,
1305
+ .w3eden .btn-neutral[disabled].focus,
1306
+ .w3eden .btn-neutral[disabled]:active,
1307
+ .w3eden .btn-neutral[disabled].active,
1308
+ .w3eden fieldset[disabled] .btn-neutral,
1309
+ .w3eden fieldset[disabled] .btn-neutral:hover,
1310
+ .w3eden fieldset[disabled] .btn-neutral:focus,
1311
+ .w3eden fieldset[disabled] .btn-neutral.focus,
1312
+ .w3eden fieldset[disabled] .btn-neutral:active,
1313
+ .w3eden fieldset[disabled] .btn-neutral.active {
1314
+ background-color: #FFFFFF;
1315
+ border-color: #FFFFFF;
1316
+ }
1317
+ .w3eden .btn-neutral.btn-danger {
1318
+ color: #FF3636;
1319
+ }
1320
+ .w3eden .btn-neutral.btn-danger:hover,
1321
+ .w3eden .btn-neutral.btn-danger:focus,
1322
+ .w3eden .btn-neutral.btn-danger:active {
1323
+ color: #ff5555;
1324
+ }
1325
+ .w3eden .btn-neutral.btn-info {
1326
+ color: #2CA8FF;
1327
+ }
1328
+ .w3eden .btn-neutral.btn-info:hover,
1329
+ .w3eden .btn-neutral.btn-info:focus,
1330
+ .w3eden .btn-neutral.btn-info:active {
1331
+ color: #4bb5ff;
1332
+ }
1333
+ .w3eden .btn-neutral.btn-warning {
1334
+ color: #FFB236;
1335
+ }
1336
+ .w3eden .btn-neutral.btn-warning:hover,
1337
+ .w3eden .btn-neutral.btn-warning:focus,
1338
+ .w3eden .btn-neutral.btn-warning:active {
1339
+ color: #ffbe55;
1340
+ }
1341
+ .w3eden .btn-neutral.btn-success {
1342
+ color: #18ce0f;
1343
+ }
1344
+ .w3eden .btn-neutral.btn-success:hover,
1345
+ .w3eden .btn-neutral.btn-success:focus,
1346
+ .w3eden .btn-neutral.btn-success:active {
1347
+ color: #1beb11;
1348
+ }
1349
+ .w3eden .btn-neutral.btn-default {
1350
+ color: #888;
1351
+ }
1352
+ .w3eden .btn-neutral.btn-default:hover,
1353
+ .w3eden .btn-neutral.btn-default:focus,
1354
+ .w3eden .btn-neutral.btn-default:active {
1355
+ color: #979797;
1356
+ }
1357
+ .w3eden .btn-neutral.active,
1358
+ .w3eden .btn-neutral:active,
1359
+ .w3eden .btn-neutral:active:focus,
1360
+ .w3eden .btn-neutral:active:hover,
1361
+ .w3eden .btn-neutral.active:focus,
1362
+ .w3eden .btn-neutral.active:hover,
1363
+ .w3eden .show > .btn-neutral.dropdown-toggle,
1364
+ .w3eden .show > .btn-neutral.dropdown-toggle:focus,
1365
+ .w3eden .show > .btn-neutral.dropdown-toggle:hover {
1366
+ background-color: #FFFFFF;
1367
+ color: #fa7a50;
1368
+ box-shadow: none;
1369
+ }
1370
+ .w3eden .btn-neutral:hover,
1371
+ .w3eden .btn-neutral:focus {
1372
+ color: #fa7a50;
1373
+ }
1374
+ .w3eden .btn-neutral:hover:not(.nav-link),
1375
+ .w3eden .btn-neutral:focus:not(.nav-link) {
1376
+ box-shadow: none;
1377
+ }
1378
+ .w3eden .btn-neutral.btn-simple {
1379
+ color: #FFFFFF;
1380
+ border-color: #FFFFFF;
1381
+ }
1382
+ .w3eden .btn-neutral.btn-simple:hover,
1383
+ .w3eden .btn-neutral.btn-simple:focus,
1384
+ .w3eden .btn-neutral.btn-simple:active {
1385
+ background-color: transparent;
1386
+ color: #FFFFFF;
1387
+ border-color: #FFFFFF;
1388
+ box-shadow: none;
1389
+ }
1390
+ .w3eden .btn-neutral.btn-link {
1391
+ color: #FFFFFF;
1392
+ }
1393
+ .w3eden .btn-neutral.btn-link:hover,
1394
+ .w3eden .btn-neutral.btn-link:focus,
1395
+ .w3eden .btn-neutral.btn-link:active {
1396
+ background-color: transparent;
1397
+ color: #FFFFFF;
1398
+ text-decoration: none;
1399
+ box-shadow: none;
1400
+ }
1401
+ .w3eden .btn:disabled,
1402
+ .w3eden .btn[disabled],
1403
+ .w3eden .btn.disabled {
1404
+ opacity: 0.5;
1405
+ filter: alpha(opacity=50);
1406
+ }
1407
+ .w3eden .btn-round {
1408
+ border-width: 1px;
1409
+ border-radius: 30px !important;
1410
+ padding: 11px 23px;
1411
+ }
1412
+ .w3eden .btn-round.btn-simple {
1413
+ padding: 10px 22px;
1414
+ }
1415
+ .w3eden .btn-simple {
1416
+ border: 1px solid;
1417
+ border-color: #888;
1418
+ padding: 10px 22px;
1419
+ background-color: transparent;
1420
+ }
1421
+ .w3eden .btn-simple.disabled,
1422
+ .w3eden .btn-simple.disabled:hover,
1423
+ .w3eden .btn-simple.disabled:focus,
1424
+ .w3eden .btn-simple.disabled.focus,
1425
+ .w3eden .btn-simple.disabled:active,
1426
+ .w3eden .btn-simple.disabled.active,
1427
+ .w3eden .btn-simple:disabled,
1428
+ .w3eden .btn-simple:disabled:hover,
1429
+ .w3eden .btn-simple:disabled:focus,
1430
+ .w3eden .btn-simple:disabled.focus,
1431
+ .w3eden .btn-simple:disabled:active,
1432
+ .w3eden .btn-simple:disabled.active,
1433
+ .w3eden .btn-simple[disabled],
1434
+ .w3eden .btn-simple[disabled]:hover,
1435
+ .w3eden .btn-simple[disabled]:focus,
1436
+ .w3eden .btn-simple[disabled].focus,
1437
+ .w3eden .btn-simple[disabled]:active,
1438
+ .w3eden .btn-simple[disabled].active,
1439
+ .w3eden fieldset[disabled] .btn-simple,
1440
+ .w3eden fieldset[disabled] .btn-simple:hover,
1441
+ .w3eden fieldset[disabled] .btn-simple:focus,
1442
+ .w3eden fieldset[disabled] .btn-simple.focus,
1443
+ .w3eden fieldset[disabled] .btn-simple:active,
1444
+ .w3eden fieldset[disabled] .btn-simple.active,
1445
+ .w3eden .btn-link.disabled,
1446
+ .w3eden .btn-link.disabled:hover,
1447
+ .w3eden .btn-link.disabled:focus,
1448
+ .w3eden .btn-link.disabled.focus,
1449
+ .w3eden .btn-link.disabled:active,
1450
+ .w3eden .btn-link.disabled.active,
1451
+ .w3eden .btn-link:disabled,
1452
+ .w3eden .btn-link:disabled:hover,
1453
+ .w3eden .btn-link:disabled:focus,
1454
+ .w3eden .btn-link:disabled.focus,
1455
+ .w3eden .btn-link:disabled:active,
1456
+ .w3eden .btn-link:disabled.active,
1457
+ .w3eden .btn-link[disabled],
1458
+ .w3eden .btn-link[disabled]:hover,
1459
+ .w3eden .btn-link[disabled]:focus,
1460
+ .w3eden .btn-link[disabled].focus,
1461
+ .w3eden .btn-link[disabled]:active,
1462
+ .w3eden .btn-link[disabled].active,
1463
+ .w3eden fieldset[disabled] .btn-link,
1464
+ .w3eden fieldset[disabled] .btn-link:hover,
1465
+ .w3eden fieldset[disabled] .btn-link:focus,
1466
+ .w3eden fieldset[disabled] .btn-link.focus,
1467
+ .w3eden fieldset[disabled] .btn-link:active,
1468
+ .w3eden fieldset[disabled] .btn-link.active {
1469
+ background-color: transparent;
1470
+ }
1471
+ .w3eden .btn-lg {
1472
+ font-size: 1em;
1473
+ border-radius: 0.25rem;
1474
+ padding: 15px 48px;
1475
+ }
1476
+ .w3eden .btn-lg.btn-simple {
1477
+ padding: 14px 47px;
1478
+ }
1479
+ .w3eden .btn-sm {
1480
+ font-size: 14px;
1481
+ border-radius: 0.1875rem;
1482
+ padding: 5px 15px;
1483
+ }
1484
+ /*
1485
+ .w3eden .btn-sm.btn-simple {
1486
+ padding: 4px 14px;
1487
+ }
1488
+ */
1489
+ .w3eden .btn-link {
1490
+ border: 0;
1491
+ padding: 0.5rem 0.7rem;
1492
+ background-color: transparent;
1493
+ }
1494
+ .w3eden .btn-wd {
1495
+ min-width: 140px;
1496
+ }
1497
+ .w3eden .btn-group.select {
1498
+ width: 100%;
1499
+ }
1500
+ .w3eden .btn-group.select .btn {
1501
+ text-align: left;
1502
+ }
1503
+ .w3eden .btn-group.select .caret {
1504
+ position: absolute;
1505
+ top: 50%;
1506
+ margin-top: -1px;
1507
+ right: 8px;
1508
+ }
1509
+
1510
+ .w3eden .btn .label {
1511
+ margin-left: 5px;
1512
+ }
1513
+
1514
+ .w3eden .btn span.left-icon {
1515
+ margin-left: -13px;
1516
+ margin-top: -7px;
1517
+ padding: 7px 12px;
1518
+ }
1519
+ .list-group .list-group-item{
1520
+ margin-top: -1px !important;
1521
+ font-weight: 400 !important;
1522
+ }
1523
+ .wpdmpro_page_settings .updated{
1524
+ display: none !important;
1525
+ }
1526
+ i.sinc{
1527
+ width: 16px !important;
1528
+ }
1529
+
1530
+ .w3eden .btn.btn-fb {
1531
+ background-color: #354C8C !important;
1532
+ border: 0 !important;
1533
+ color: #ffffff !important;
1534
+ font-size: 10px !important;
1535
+ font-weight: 700 !important;
1536
+ }
1537
+ .w3eden .btn.btn-fb .label-white {
1538
+ color: #354C8C !important;
1539
+ }
1540
+ .w3eden .btn.wpdm-android {
1541
+ background: #8ec147;
1542
+ color: #ffffff !important;
1543
+ }
1544
+ .w3eden .btn.wpdm-apple {
1545
+ background: #777;
1546
+ color: #ffffff !important;
1547
+ }
1548
+ .w3eden .btn.wpdm-behance {
1549
+ background: #0077ff;
1550
+ color: #ffffff !important;
1551
+ }
1552
+ .w3eden .btn.wpdm-bitcoin {
1553
+ background: #f79012;
1554
+ color: #ffffff !important;
1555
+ }
1556
+ .w3eden .btn.wpdm-buysellads {
1557
+ background: #c90100;
1558
+ color: #ffffff !important;
1559
+ }
1560
+ .w3eden .btn.wpdm-codepen {
1561
+ background: #444;
1562
+ color: #ffffff !important;
1563
+ }
1564
+ .w3eden .btn.wpdm-css3 {
1565
+ background: #0270bb;
1566
+ color: #ffffff;
1567
+ }
1568
+ .w3eden .btn.wpdm-delicious {
1569
+ background: #31a9ff;
1570
+ color: #ffffff !important;
1571
+ }
1572
+ .w3eden .btn.wpdm-deviantart {
1573
+ background: #05cc47;
1574
+ color: #ffffff !important;
1575
+ }
1576
+ .w3eden .btn.wpdm-digg {
1577
+ background: #0093cc;
1578
+ }
1579
+ .w3eden .btn.wpdm-dropbox {
1580
+ background: #007ee5;
1581
+ color: #ffffff !important;
1582
+ }
1583
+ .w3eden .btn.wpdm-email-1 {
1584
+ background: #35c7ed;
1585
+ }
1586
+ .w3eden .btn.wpdm-email-2 {
1587
+ background: #35c7ed;
1588
+ }
1589
+ .w3eden .btn.wpdm-facebook {
1590
+ background: #4862a3;
1591
+ color: #ffffff !important;
1592
+ }
1593
+ .w3eden .btn.wpdm-flickr {
1594
+ background: #ff1981;
1595
+ }
1596
+ .w3eden .btn.wpdm-foursquare {
1597
+ background: #f04d7a;
1598
+ }
1599
+ .w3eden .btn.wpdm-git {
1600
+ background: #f64d27;
1601
+ }
1602
+ .w3eden .btn.wpdm-github {
1603
+ background: #999;
1604
+ }
1605
+ .w3eden .btn.wpdm-google {
1606
+ background: #3f85f4;
1607
+ color: #ffffff !important;
1608
+ }
1609
+ .w3eden .btn.wpdm-google-plus {
1610
+ background: #dd4b39;
1611
+ color: #ffffff !important;
1612
+ }
1613
+ .w3eden .btn.wpdm-html5 {
1614
+ background: #e54d26;
1615
+ }
1616
+ .w3eden .btn.wpdm-instagram {
1617
+ background: #3d6b92;
1618
+ }
1619
+ .w3eden .btn.wpdm-joomla {
1620
+ background: #fc8f30;
1621
+ }
1622
+ .w3eden .btn.wpdm-jsfiddle {
1623
+ background: #4679bd;
1624
+ }
1625
+ .w3eden .btn.wpdm-lastfm {
1626
+ background: #df1c23;
1627
+ }
1628
+ .w3eden .btn.wpdm-linkedin {
1629
+ background: #0177b5;
1630
+ color: #ffffff !important;
1631
+ }
1632
+ .w3eden .btn.wpdm-linux {
1633
+ background: #39a6df;
1634
+ }
1635
+ .w3eden .btn.wpdm-maxcdn {
1636
+ background: #ff5b02;
1637
+ }
1638
+ .w3eden .btn.wpdm-medium {
1639
+ background: #333;
1640
+ }
1641
+ .w3eden .btn.wpdm-pagelines {
1642
+ background: #444;
1643
+ }
1644
+ .w3eden .btn.wpdm-paypal {
1645
+ background: #009cde;
1646
+ }
1647
+ .w3eden .btn.wpdm-pinterest {
1648
+ background: #db242c;
1649
+ color: #ffffff !important;
1650
+ }
1651
+ .w3eden .btn.wpdm-reddit {
1652
+ background: #ff4500;
1653
+ }
1654
+ .w3eden .btn.wpdm-rss {
1655
+ background: #fc8f55;
1656
+ }
1657
+ .w3eden .btn.wpdm-share {
1658
+ background: #01924b;
1659
+ }
1660
+ .w3eden .btn.wpdm-skype {
1661
+ background: #00aff0;
1662
+ }
1663
+ .w3eden .btn.wpdm-slideshare {
1664
+ background: #0679b5;
1665
+ }
1666
+ .w3eden .btn.wpdm-soundcloud {
1667
+ background: #ff4e00;
1668
+ }
1669
+ .w3eden .btn.wpdm-spotify {
1670
+ background: #84bd00;
1671
+ }
1672
+ .w3eden .btn.wpdm-box {
1673
+ background: #07c;
1674
+ color: #ffffff !important;
1675
+ }
1676
+ .w3eden .btn.wpdm-onedrive {
1677
+ background: #0088f3;
1678
+ color: #ffffff !important;
1679
+ }
1680
+ .w3eden .btn.wpdm-stack-overflow {
1681
+ background: #07c;
1682
+ }
1683
+ .w3eden .btn.wpdm-stumbleupon {
1684
+ background: #ea4b24;
1685
+ }
1686
+ .w3eden .btn.wpdm-trello {
1687
+ background: #026aa7;
1688
+ }
1689
+ .w3eden .btn.wpdm-tumblr {
1690
+ background: #2c4762;
1691
+ }
1692
+ .w3eden .btn.wpdm-twitter {
1693
+ background: #55acee;
1694
+ color: #ffffff !important;
1695
+ }
1696
+ .w3eden .btn.wpdm-vimeo {
1697
+ background: #44bbff;
1698
+ }
1699
+ .w3eden .btn.wpdm-vine {
1700
+ background: #00bf8f;
1701
+ }
1702
+ .w3eden .btn.wpdm-vk {
1703
+ background: #6281a3;
1704
+ }
1705
+ .w3eden .btn.wpdm-whatsapp {
1706
+ background: #59ac23;
1707
+ }
1708
+ .w3eden .btn.wpdm-windows {
1709
+ background: #00bcf2;
1710
+ }
1711
+ .w3eden .btn.wpdm-wordpress {
1712
+ background: #1e8cbe;
1713
+ }
1714
+ .w3eden .btn.wpdm-xing {
1715
+ background: #006464;
1716
+ }
1717
+ .w3eden .btn.wpdm-yahoo {
1718
+ background: #5210c4;
1719
+ }
1720
+ .w3eden .btn.wpdm-yelp {
1721
+ background: #c41200;
1722
+ }
1723
+ .w3eden .btn.wpdm-youtube {
1724
+ background: #d02022;
1725
+ }
1726
+ .w3eden .btn.wpdm-youtube-play {
1727
+ background: #d02022;
1728
+ }
1729
+ .w3eden .btn.wpdm-*:hover {
1730
+ opacity: 0.9;
1731
+ }
1732
+
1733
+ /** wpdm iframe modal **/
1734
+ body.wpdm-iframe-modal-open{
1735
+ overflow: hidden;
1736
+ }
1737
+ /** wpdm iframe modal ends **/
1738
+
{css → assets/css}/bootstrap-select.min.css RENAMED
File without changes
{css → assets/css}/chosen-sprite.png RENAMED
File without changes
assets/css/chosen.css ADDED
@@ -0,0 +1,392 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .chosen-select {
2
+ width: 100%; }
3
+
4
+ .chosen-select-deselect {
5
+ width: 100%; }
6
+
7
+ .chosen-container {
8
+ display: inline-block;
9
+ font-size: 12px;
10
+ position: relative;
11
+ vertical-align: middle;
12
+ min-width: 100px;
13
+ }
14
+ .chosen-container .chosen-drop {
15
+ background: #fff;
16
+ border: 1px solid #66afe9;
17
+ border-top: 0;
18
+ border-bottom-right-radius: 3px;
19
+ border-bottom-left-radius: 3px;
20
+ -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
21
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
22
+ margin-top: -2px;
23
+ position: absolute;
24
+ top: 100%;
25
+ left: -9000px;
26
+ z-index: 1060;
27
+ min-width: 100px;
28
+ padding-left: 5px;
29
+ padding-right: 5px;
30
+ padding-bottom: 5px;
31
+ }
32
+ .chosen-container.chosen-with-drop .chosen-drop {
33
+ left: 0;
34
+ right: 0; }
35
+ .chosen-container .chosen-results {
36
+ color: #555555;
37
+ margin: 0 4px 4px 0;
38
+ max-height: 240px;
39
+ padding: 0 0 0 4px;
40
+ position: relative;
41
+ overflow-x: hidden;
42
+ overflow-y: auto;
43
+ -webkit-overflow-scrolling: touch; }
44
+ .chosen-container .chosen-results li {
45
+ display: none;
46
+ line-height: 1.42857;
47
+ list-style: none;
48
+ margin: 0;
49
+ padding: 5px 6px; }
50
+ .chosen-container .chosen-results li em {
51
+ background: #feffde;
52
+ font-style: normal; }
53
+ .chosen-container .chosen-results li.group-result {
54
+ display: list-item;
55
+ cursor: default;
56
+ color: #999;
57
+ font-weight: bold; }
58
+ .chosen-container .chosen-results li.group-option {
59
+ padding-left: 15px; }
60
+ .chosen-container .chosen-results li.active-result {
61
+ cursor: pointer;
62
+ display: list-item; }
63
+ .chosen-container .chosen-results li.highlighted {
64
+ background-color: #44a6f5;
65
+ background-image: none;
66
+ color: white; }
67
+ .chosen-container .chosen-results li.highlighted em {
68
+ background: transparent; }
69
+ .chosen-container .chosen-results li.disabled-result {
70
+ display: list-item;
71
+ color: #777777; }
72
+ .chosen-container .chosen-results .no-results {
73
+ background: #eeeeee;
74
+ display: list-item; }
75
+ .chosen-container .chosen-results-scroll {
76
+ background: white;
77
+ margin: 0 4px;
78
+ position: absolute;
79
+ text-align: center;
80
+ width: 321px;
81
+ z-index: 1; }
82
+ .chosen-container .chosen-results-scroll span {
83
+ display: inline-block;
84
+ height: 1.42857;
85
+ text-indent: -5000px;
86
+ width: 9px; }
87
+ .chosen-container .chosen-results-scroll-down {
88
+ bottom: 0; }
89
+ .chosen-container .chosen-results-scroll-down span {
90
+ background: url("chosen-sprite.png") no-repeat -4px -3px; }
91
+ .chosen-container .chosen-results-scroll-up span {
92
+ background: url("chosen-sprite.png") no-repeat -22px -3px; }
93
+
94
+ .chosen-container-single .chosen-single {
95
+ background-color: #fff;
96
+ cursor: pointer;
97
+ -webkit-background-clip: padding-box;
98
+ -moz-background-clip: padding;
99
+ background-clip: padding-box;
100
+ border: 1px solid #d5d5d5;
101
+ border-top-right-radius: 3px;
102
+ border-top-left-radius: 3px;
103
+ border-bottom-right-radius: 3px;
104
+ border-bottom-left-radius: 3px;
105
+ /*
106
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
107
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
108
+ */
109
+ color: #555555;
110
+ display: block;
111
+ height: 34px;
112
+ overflow: hidden;
113
+ line-height: 32px;
114
+ padding: 0 0 0 8px;
115
+ position: relative;
116
+ text-decoration: none;
117
+ white-space: nowrap; }
118
+ .chosen-container-single .chosen-single span {
119
+ display: block;
120
+ margin-right: 26px;
121
+ overflow: hidden;
122
+ text-overflow: ellipsis;
123
+ white-space: nowrap; }
124
+ .chosen-container-single .chosen-single abbr {
125
+ background: url("chosen-sprite.png") right top no-repeat;
126
+ display: block;
127
+ font-size: 1px;
128
+ height: 10px;
129
+ position: absolute;
130
+ right: 26px;
131
+ top: 12px;
132
+ width: 12px; }
133
+ .chosen-container-single .chosen-single abbr:hover {
134
+ background-position: right -11px; }
135
+ .chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
136
+ background-position: right 2px; }
137
+ .chosen-container-single .chosen-single div {
138
+ display: block;
139
+ height: 100%;
140
+ position: absolute;
141
+ top: 0;
142
+ right: 0;
143
+ width: 18px; }
144
+ .chosen-container-single .chosen-single div b {
145
+ background: transparent;
146
+ display: block;
147
+ height: 100%;
148
+ width: 100%; }
149
+ .chosen-container-single .chosen-default {
150
+ color: #777777; }
151
+ .chosen-container-single .chosen-search {
152
+ margin: 0;
153
+ padding: 3px 4px;
154
+ position: relative;
155
+ white-space: nowrap;
156
+ z-index: 1000; }
157
+
158
+ .chosen-container-single .chosen-search input[type="text"] {
159
+ background: #fff;
160
+ border: 1px solid #dddddd;
161
+ border-radius: 2px;
162
+ box-shadow: none !important;
163
+ margin: 1px 0;
164
+ padding: 4px 20px 4px 4px;
165
+ width: 100%; }
166
+ .chosen-container-single .chosen-drop {
167
+ margin-top: -2px;
168
+ border-bottom-right-radius: 4px;
169
+ border-bottom-left-radius: 4px;
170
+ -webkit-background-clip: padding-box;
171
+ -moz-background-clip: padding;
172
+ background-clip: padding-box; }
173
+
174
+ .chosen-container-single-nosearch .chosen-search input[type="text"] {
175
+ position: absolute;
176
+ left: -9000px; }
177
+
178
+ .chosen-container-multi .chosen-choices {
179
+ background-color: #fff;
180
+ border: 1px solid #d5d5d5;
181
+ border-top-right-radius: 4px;
182
+ border-top-left-radius: 4px;
183
+ border-bottom-right-radius: 4px;
184
+ border-bottom-left-radius: 4px;
185
+ /*
186
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
187
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
188
+ */
189
+ cursor: text;
190
+ height: auto !important;
191
+ height: 1%;
192
+ margin: 0;
193
+ overflow: hidden;
194
+ padding: 0;
195
+ position: relative; }
196
+ .chosen-container-multi .chosen-choices li {
197
+ float: left;
198
+ list-style: none; }
199
+ .chosen-container-multi .chosen-choices .search-field {
200
+ margin: 0;
201
+ padding: 0;
202
+ white-space: nowrap; }
203
+ .chosen-container-multi .chosen-choices .search-field input[type="text"] {
204
+ background: transparent !important;
205
+ border: 0 !important;
206
+ -webkit-box-shadow: none;
207
+ box-shadow: none;
208
+ color: #555555;
209
+ height: 32px;
210
+ margin: 0;
211
+ padding: 4px;
212
+ outline: 0; }
213
+ .chosen-container-multi .chosen-choices .search-field .default {
214
+ margin-left: 6px !important;
215
+ color: #999; }
216
+ .chosen-container-multi .chosen-choices .search-choice {
217
+ -webkit-background-clip: padding-box;
218
+ -moz-background-clip: padding;
219
+ background-clip: padding-box;
220
+ background-color: #fafafa;
221
+ border: 1px solid #d5d5d5;
222
+ border-radius: 2px;
223
+ background-repeat: repeat-x;
224
+ color: #333333;
225
+ cursor: default;
226
+ line-height: 8px;
227
+ font-size: 10px;
228
+ margin: 6px 0 6px 6px;
229
+ padding: 5px 25px 5px 8px;
230
+ position: relative; }
231
+ .search-choice-close:after{
232
+ content: "&times;";
233
+ position: absolute;
234
+ }
235
+ .chosen-container-multi .chosen-choices .search-choice .search-choice-close {
236
+ background: url("chosen-sprite.png") right top no-repeat;
237
+ display: block;
238
+ font-size: 1px;
239
+ height: 10px;
240
+ position: absolute;
241
+ right: 4px;
242
+ top: 5px;
243
+ width: 12px;
244
+ cursor: pointer; }
245
+ .chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
246
+ background-position: right -11px; }
247
+ .chosen-container-multi .chosen-choices .search-choice-focus {
248
+ background: #d4d4d4; }
249
+ .chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
250
+ background-position: right -11px; }
251
+ .chosen-container-multi .chosen-results {
252
+ margin: 0 0 0 0;
253
+ padding: 0; }
254
+ .chosen-container-multi .chosen-drop .result-selected {
255
+ display: none; }
256
+
257
+ .chosen-container-active .chosen-single {
258
+ border: 1px solid #66afe9;
259
+ -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px #66afe9;
260
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px #66afe9;
261
+ -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
262
+ -o-transition: border linear 0.2s, box-shadow linear 0.2s;
263
+ transition: border linear 0.2s, box-shadow linear 0.2s; }
264
+ .chosen-container-active.chosen-with-drop .chosen-single {
265
+ background-color: #fff;
266
+ border: 1px solid #66afe9;
267
+ border-bottom-right-radius: 0;
268
+ border-bottom-left-radius: 0;
269
+ -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px #66afe9;
270
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px #66afe9;
271
+ -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
272
+ -o-transition: border linear 0.2s, box-shadow linear 0.2s;
273
+ transition: border linear 0.2s, box-shadow linear 0.2s; }
274
+ .chosen-container-active.chosen-with-drop .chosen-single div {
275
+ background: transparent;
276
+ border-left: none; }
277
+ .chosen-container-active.chosen-with-drop .chosen-single div b {
278
+ background-position: -18px 7px; }
279
+ .chosen-container-active .chosen-choices {
280
+ border: 1px solid #66afe9;
281
+ border-bottom-right-radius: 0;
282
+ border-bottom-left-radius: 0;
283
+ -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px #66afe9;
284
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px #66afe9;
285
+ -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
286
+ -o-transition: border linear 0.2s, box-shadow linear 0.2s;
287
+ transition: border linear 0.2s, box-shadow linear 0.2s; }
288
+ .chosen-container-active .chosen-choices .search-field input[type="text"] {
289
+ color: #111 !important; }
290
+ .chosen-container-active.chosen-with-drop .chosen-choices {
291
+ border-bottom-right-radius: 0;
292
+ border-bottom-left-radius: 0; }
293
+
294
+ .chosen-disabled {
295
+ cursor: default;
296
+ opacity: 0.5 !important; }
297
+ .chosen-disabled .chosen-single {
298
+ cursor: default; }
299
+ .chosen-disabled .chosen-choices .search-choice .search-choice-close {
300
+ cursor: default; }
301
+
302
+ .chosen-rtl {
303
+ text-align: right; }
304
+ .chosen-rtl .chosen-single {
305
+ padding: 0 8px 0 0;
306
+ overflow: visible; }
307
+ .chosen-rtl .chosen-single span {
308
+ margin-left: 26px;
309
+ margin-right: 0;
310
+ direction: rtl; }
311
+ .chosen-rtl .chosen-single div {
312
+ left: 7px;
313
+ right: auto; }
314
+ .chosen-rtl .chosen-single abbr {
315
+ left: 26px;
316
+ right: auto; }
317
+ .chosen-rtl .chosen-choices .search-field input[type="text"] {
318
+ direction: rtl; }
319
+ .chosen-rtl .chosen-choices li {
320
+ float: right; }
321
+ .chosen-rtl .chosen-choices .search-choice {
322
+ margin: 6px 5px 3px 0;
323
+ padding: 3px 5px 3px 19px; }
324
+ .chosen-rtl .chosen-choices .search-choice .search-choice-close {
325
+ background-position: right top;
326
+ left: 4px;
327
+ right: auto; }
328
+ .chosen-rtl.chosen-container-single .chosen-results {
329
+ margin: 0 0 4px 4px;
330
+ padding: 0 4px 0 0; }
331
+ .chosen-rtl .chosen-results .group-option {
332
+ padding-left: 0;
333
+ padding-right: 15px; }
334
+ .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
335
+ border-right: none; }
336
+ .chosen-rtl .chosen-search input[type="text"] {
337
+ background: url("chosen-sprite.png") no-repeat -28px -20px, #fff;
338
+ direction: rtl;
339
+ padding: 4px 5px 4px 20px; }
340
+
341
+ @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
342
+ .chosen-rtl .chosen-search input[type="text"],
343
+ .chosen-container-single .chosen-single abbr,
344
+ .chosen-container-single .chosen-single div b,
345
+ .chosen-container-single .chosen-search input[type="text"],
346
+ .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
347
+ .chosen-container .chosen-results-scroll-down span,
348
+ .chosen-container .chosen-results-scroll-up span {
349
+ background: transparent;
350
+ background-size: 52px 37px !important;
351
+ background-repeat: no-repeat !important; } }
352
+
353
+ /*# sourceMappingURL=bootstrap-chosen.css.map */
354
+
355
+
356
+ .search-choice-close:after {
357
+ color: #aaaaaa;
358
+ content: "\f057";
359
+ font-family: "Font Awesome\ 5 Free";
360
+ font-size: 8pt;
361
+ height: 10px !important;
362
+ left: 2px;
363
+ position: absolute;
364
+ top: 0px;
365
+ width: 10px !important;
366
+ }
367
+
368
+ .search-choice-close:hover:after {
369
+ color: rgba(204, 34, 61, 0.86);
370
+ }
371
+
372
+ .chosen-container-single .chosen-single div b:after{
373
+
374
+ content: "\f0c9";
375
+ font-family: "Font Awesome\ 5 Free";
376
+ font-size: 8pt;
377
+ height: 10px !important;
378
+ left: -2px;
379
+ position: absolute;
380
+ top: 0px;
381
+ width: 10px !important;
382
+ }
383
+
384
+ .chosen-container-single:hover .chosen-single div b:after,
385
+ .chosen-container-single.chosen-with-drop .chosen-single div b:after{
386
+ color: #3288e9;
387
+ }
388
+ .chosen-container-single.chosen-with-drop .chosen-single,
389
+ .chosen-container-single .chosen-single:hover{
390
+ text-decoration: none;
391
+ color: #3288e9 !important;
392
+ }
assets/css/front.css ADDED
@@ -0,0 +1,3296 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ .w3eden .panel .panel-footer{
3
+ text-transform: unset;
4
+ }
5
+ .w3eden .btn.wpdm-clear,
6
+ .w3eden .clear {
7
+ clear: both;
8
+ }
9
+ .w3eden .no-radius {
10
+ border-radius: 0 !important;
11
+ }
12
+ .w3eden .btn.wpdm-category {
13
+ border: 0px;
14
+ border-bottom: 0px solid #ccc;
15
+ }
16
+ .w3eden .table th a {
17
+ font-weight: 700;
18
+ }
19
+ .w3eden .btn.wpdm-front h3.title {
20
+ margin: 10px 0 5px 10px;
21
+ font-size: 14pt;
22
+ }
23
+ .w3eden .qdb {
24
+ background: var(--color-primary);
25
+ text-decoration: none;
26
+ color: #fff;
27
+ padding: 5px 7px;
28
+ font-size: 8pt;
29
+ -webkit-border-radius: 3px;
30
+ -moz-border-radius: 3px;
31
+ border-radius: 3px;
32
+ }
33
+ .w3eden #loginform {
34
+ margin-top: 20px;
35
+ }
36
+ .w3eden #loginform .alert{
37
+ border-radius: 0 !important;
38
+ }
39
+ .w3eden .btn.wpdm-category-list li {
40
+ clear: both;
41
+ }
42
+ .w3eden .btn.wpdm-category-list {
43
+ list-style: none;
44
+ }
45
+ .w3eden .download_link label {
46
+ width: 60px;
47
+ display: block;
48
+ font-size: 10px;
49
+ }
50
+ .w3eden .cat-page-tilte {
51
+ padding: 0px 5px 10px 0px;
52
+ border: 0px;
53
+ border-top: 1px dotted #666;
54
+ font-size: 11pt;
55
+ }
56
+ .w3eden .cat-page-tilte legend {
57
+ padding-right: 5px;
58
+ }
59
+ .w3eden .wpdm-loading {
60
+ -webkit-border-radius: 3px;
61
+ -moz-border-radius: 3px;
62
+ border-radius: 3px;
63
+ background: var(--color-danger);
64
+ color: #ffffff;
65
+ padding: 7px 15px;
66
+ position: absolute;
67
+ font-size: 12px;
68
+ font-weight: bold;
69
+ z-index: 999999;
70
+ }
71
+
72
+ .w3eden .drag-drop #drag-drop-area {
73
+ border: 4px dashed #DDDDDD;
74
+ height: 200px;
75
+ }
76
+ .w3eden .drag-drop-inside {
77
+ text-align: center;
78
+ padding: 30px;
79
+ }
80
+ .w3eden .btn.wpdm-front .inside {
81
+ padding: 10px;
82
+ }
83
+ .w3eden #wpdm-login-form {
84
+ position: absolute;
85
+ padding: 0px 10px;
86
+ border: 1px solid #aaa;
87
+ background: #eee;
88
+ z-index: 9999999;
89
+ }
90
+ .w3eden .btn.wpdm-drop-box {
91
+ z-index: 99999;
92
+ display: none;
93
+ position: absolute;
94
+ }
95
+ .w3eden .hndle {
96
+ margin: 0px !important;
97
+ }
98
+ .w3eden #categories_meta_box label {
99
+ display: inline !important;
100
+ }
101
+ .w3eden .more_previews_a {
102
+ display: block;
103
+ float: left;
104
+ margin-right: 8px;
105
+ }
106
+
107
+ .w3eden .link-template .more_previews_a {
108
+ display: block;
109
+ float: left;
110
+ margin-right: 9px !important;
111
+ }
112
+ .w3eden .more_previews_a:last-child {
113
+ margin-right: 0px !important;
114
+ }
115
+
116
+ .w3eden .wpdm_file .cont {
117
+ padding: 5px 10px;
118
+ -webkit-border-bottom-right-radius: 3px;
119
+ -webkit-border-bottom-left-radius: 3px;
120
+ -moz-border-radius-bottomright: 3px;
121
+ -moz-border-radius-bottomleft: 3px;
122
+ border-bottom-right-radius: 3px;
123
+ border-bottom-left-radius: 3px;
124
+ font-size: 9pt;
125
+ }
126
+ .w3eden .wpdm-social-lock {
127
+ margin-right: 5px;
128
+ }
129
+
130
+ .w3eden .inf {
131
+ padding: 4px;
132
+ font-size: 8pt;
133
+ }
134
+
135
+ .w3eden .wpdm_icon {
136
+ box-shadow: none;
137
+ min-width: 48px;
138
+ }
139
+ .w3eden .panel-body iframe {
140
+ margin: 0;
141
+ }
142
+ .w3eden a.btn {
143
+ text-decoration: none !important;
144
+ }
145
+ .w3eden .popover {
146
+ min-width: 250px;
147
+ }
148
+ .w3eden .all-locks {
149
+ padding: 15px;
150
+ }
151
+ .w3eden td.actions {
152
+ width: 100px;
153
+ }
154
+ .w3eden .actions a.btn {
155
+ border-radius: 2px;
156
+ }
157
+ .w3eden input.input-xs {
158
+ font-size: 8pt;
159
+ width: 150px;
160
+ height: 30px;
161
+ line-height: normal;
162
+ text-align: center;
163
+ }
164
+ .w3eden .input-group-btn .btn.wpdm_submit {
165
+ padding: 8px 16px !important;
166
+ }
167
+ .w3eden #wp-post_content-editor-container {
168
+ border: 0;
169
+ }
170
+ .w3eden #package-content-section #insert-media-button {
171
+ margin: 3px 0 0;
172
+ }
173
+ .w3eden #package-content-section .wp-editor-tools.hide-if-no-js {
174
+ background: #eef2f4 none repeat scroll 0 0;
175
+ border-bottom: 1px solid #e5e5e5;
176
+ padding: 10px 10px 0;
177
+ }
178
+ .w3eden td.mceToolbar {
179
+ border-bottom: 1px solid #dddddd !important;
180
+ }
181
+ .w3eden #post_content-html,
182
+ .w3eden #post_content-tmce {
183
+ height: 27px;
184
+ }
185
+ .w3eden a.mceButton .mceIcon,
186
+ .w3eden .mceAction {
187
+ font: 400 15px/1 dashicons !important;
188
+ text-align: left !important;
189
+ }
190
+ .w3eden #attach-file-section .panel-body,
191
+ .w3eden #package-settings-section .panel-body {
192
+ padding: 0 !important;
193
+ }
194
+ .w3eden #attach-file-section .tab-content .panel-body,
195
+ .w3eden #package-settings-section .tab-content .panel-body {
196
+ padding: 15px !important;
197
+ }
198
+ .w3eden .btn.wpdm-full-front {
199
+ width: 100% !important;
200
+ clear: both;
201
+ display: block;
202
+ }
203
+ .w3eden #attach-file-section .nav-tabs,
204
+ .w3eden #package-settings-section .nav-tabs {
205
+ margin: 0 !important;
206
+ padding-top: 10px;
207
+ padding-left: 10px;
208
+ padding-bottom: 0;
209
+ background: #fafafa;
210
+ }
211
+ .w3eden #attach-file-section .nav-tabs li,
212
+ .w3eden #package-settings-section .nav-tabs li {
213
+ padding-bottom: 0 !important;
214
+ border-bottom: 0 !important;
215
+ margin-right: 2px;
216
+ }
217
+ .w3eden #attach-file-section .nav-tabs li a,
218
+ .w3eden #package-settings-section .nav-tabs li a {
219
+ padding: 8px 20px;
220
+ font-size: 9pt;
221
+ color: #777;
222
+ font-weight: 500;
223
+ }
224
+ .w3eden #attach-file-section .nav-tabs li.active a,
225
+ .w3eden #package-settings-section .nav-tabs li.active a {
226
+ color: #333333;
227
+ }
228
+ .w3eden #attach-file-section .nav-tabs li:not(.active) a,
229
+ .w3eden #package-settings-section .nav-tabs li:not(.active) a {
230
+ background: rgba(0, 0, 0, 0.03) !important;
231
+ border: 1px solid #ddd;
232
+ }
233
+ .w3eden #attach-file-section .nav-tabs li:not(.active) a:hover,
234
+ .w3eden #package-settings-section .nav-tabs li:not(.active) a:hover {
235
+ background: rgba(0, 0, 0, 0.06) !important;
236
+ }
237
+ .w3eden #attach-file-section .tab-content,
238
+ .w3eden #package-settings-section .tab-content {
239
+ padding: 20px;
240
+ }
241
+ .w3eden #attach-file-section #ftabs ul.jqueryFileTree li {
242
+ padding-left: 20px !important;
243
+ }
244
+ .w3eden #package-settings-section td {
245
+ vertical-align: middle;
246
+ }
247
+ .w3eden .wpdm-accordion {
248
+ border: 0 !important;
249
+ }
250
+ .w3eden .wpdm-accordion .panel h3 {
251
+ font-size: 10pt !important;
252
+ border-radius: 0;
253
+ padding: 7px 10px !important;
254
+ border-bottom: 1px solid #D1E0E4 !important;
255
+ font-weight: 700;
256
+ margin-bottom: -1px;
257
+ }
258
+ .w3eden .wpdm-accordion h3 .wpdmlock {
259
+ opacity: 1 !important;
260
+ margin-right: 10px !important;
261
+ }
262
+ .w3eden .wpdm-accordion .panel {
263
+ padding: 0;
264
+ overflow: hidden;
265
+ border: 1px solid #D1E0E4;
266
+ margin-bottom: 5px !important;
267
+ }
268
+ .w3eden .wpdm-accordion .panel .panel-body,
269
+ .w3eden .wpdm-accordion .panel h3 {
270
+ border: 0;
271
+ margin: 0 !important;
272
+ }
273
+ .w3eden .wpdmlock + label {
274
+ border: 2px solid #306acb;
275
+ display: inline-block;
276
+ float: left;
277
+ height: 14px !important;
278
+ margin-right: 5px;
279
+ margin-top: 1px !important;
280
+ width: 14px !important;
281
+ }
282
+ .w3eden .panel-heading > label {
283
+ position: relative;
284
+ margin: 0;
285
+ }
286
+ .w3eden .wpdmlock:checked + label:after {
287
+ content: "";
288
+ position: absolute;
289
+ left: 2px;
290
+ top: 3px;
291
+ background: #306ACB;
292
+ width: 10px !important;
293
+ height: 10px !important;
294
+ z-index: 999999;
295
+ }
296
+ .w3eden .fwpdmlock {
297
+ background: #FFFFFF;
298
+ border-color: #E3E4E9;
299
+ border-style: solid;
300
+ border-width: 0 1px 1px 1px;
301
+ margin-top: -3px;
302
+ width: 100%;
303
+ border-radius: 0;
304
+ }
305
+ .w3eden .form-control {
306
+ box-shadow: none !important;
307
+ border-radius: 3px;
308
+ font-family: var(--fetfont);
309
+ }
310
+ .w3eden #package-settings-section .wpdm-accordion .panel {
311
+ margin-bottom: -2px !important;
312
+ border-radius: 0 !important;
313
+ }
314
+
315
+ .w3eden .btn.wpdm-spin {
316
+ -webkit-animation: spin 2s infinite linear;
317
+ -moz-animation: spin 2s infinite linear;
318
+ -ms-animation: spin 2s infinite linear;
319
+ -o-animation: spin 2s infinite linear;
320
+ animation: spin 2s infinite linear;
321
+ }
322
+ @keyframes spin {
323
+ from {
324
+ -webkit-transform: rotate(0deg);
325
+ -moz-transform: rotate(0deg);
326
+ -o-transform: rotate(0deg);
327
+ -ms-transform: rotate(0deg);
328
+ transform: rotate(0deg);
329
+ }
330
+ to {
331
+ -webkit-transform: rotate(359deg);
332
+ -moz-transform: rotate(359deg);
333
+ -o-transform: rotate(359deg);
334
+ -ms-transform: rotate(359deg);
335
+ transform: rotate(359deg);
336
+ }
337
+ }
338
+ @-moz-keyframes spin {
339
+ from {
340
+ -moz-transform: rotate(0deg);
341
+ transform: rotate(0deg);
342
+ }
343
+ to {
344
+ -moz-transform: rotate(359deg);
345
+ transform: rotate(359deg);
346
+ }
347
+ }
348
+ @-webkit-keyframes spin {
349
+ from {
350
+ -webkit-transform: rotate(0deg);
351
+ transform: rotate(0deg);
352
+ }
353
+ to {
354
+ -webkit-transform: rotate(359deg);
355
+ transform: rotate(359deg);
356
+ }
357
+ }
358
+ @-ms-keyframes spin {
359
+ from {
360
+ -ms-transform: rotate(0deg);
361
+ transform: rotate(0deg);
362
+ }
363
+ to {
364
+ -ms-transform: rotate(359deg);
365
+ transform: rotate(359deg);
366
+ }
367
+ }
368
+ @-o-keyframes spin {
369
+ from {
370
+ -o-transform: rotate(0deg);
371
+ transform: rotate(0deg);
372
+ }
373
+ to {
374
+ -o-transform: rotate(359deg);
375
+ transform: rotate(359deg);
376
+ }
377
+ }
378
+ .w3eden .infoicon {
379
+ position: absolute;
380
+ margin-top: 10px;
381
+ margin-left: 20px;
382
+ background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA+0lEQVQ4T2NkwAS6QKEEIBYF4p9QaXYg/QqIFwDxFWQtjEgcDiC7C4j/AHE/ED9GM1sOyC8EYpCecpjhMANANiwD4slAfACLq5CFnICcLCCOAuJfMANANq4G4mMENMOkbYGMACAuBhmgD8QxQFyKRTNMrBuLXC9QbAHIgAlA3APET7AoEoSKvcciBwqTApABK4A4AofT3aHiO3HILwcZsBSIo3EoqIaKt+KQX0wVA/B5gZALwF7AF4j4DIAHIr5oBKU8EAClE3QAj0aYArITEsgAipMyyBBQZuoE4r9QJ5OUmZD9pwPkJAKxMBD/hkqwAenXQDwfiK8iKwYAr/Q4G13HFTUAAAAASUVORK5CYII=") center center no-repeat;
383
+ width: 16px;
384
+ height: 16px;
385
+ }
386
+ .w3eden #package-settings .form-control {
387
+ display: inline;
388
+ }
389
+ .w3eden div.tooltip.in {
390
+ border-radius: 2px !important;
391
+ }
392
+ .w3eden .dropdown-menu li {
393
+ list-style: none !important;
394
+ }
395
+ .w3eden .cat-panel > ul {
396
+ padding-top: 10px;
397
+ padding-left: 20px;
398
+ margin: 0;
399
+ }
400
+ .w3eden .cat-panel li {
401
+ list-style: none;
402
+ }
403
+ .w3eden .cat-panel label {
404
+ font-weight: 400 !important;
405
+ cursor: pointer;
406
+ }
407
+ .w3eden .cat-panel {
408
+ max-height: 200px;
409
+ overflow: hidden;
410
+ }
411
+ .w3eden .cat-panel:hover {
412
+ overflow: auto;
413
+ }
414
+ .w3eden .label-white {
415
+ background: #ffffff !important;
416
+ color: #222222 !important;
417
+ text-shadow: none !important;
418
+ margin-left: 10px;
419
+ }
420
+ .w3eden .label-primary{ background-color: var(--color-primary); }
421
+ .w3eden .label-info{ background-color: var(--color-info); }
422
+ .w3eden .label-warning{ background-color: var(--color-warning); }
423
+ .w3eden .label-success{ background-color: var(--color-success); }
424
+ .w3eden .label-danger{ background-color: var(--color-danger); }
425
+ .w3eden .btn.wpdm-*{
426
+ position: relative;
427
+ }
428
+ .w3eden .btn.wpdm-* .left-icon{
429
+ left:0;
430
+ top: 0;
431
+ bottom: 0;
432
+ position: absolute;
433
+ }
434
+ .w3eden .btn.btn-fb {
435
+ background-color: #354C8C !important;
436
+ border: 0 !important;
437
+ color: #ffffff !important;
438
+ font-size: 10px !important;
439
+ font-weight: 700 !important;
440
+ }
441
+ .w3eden .btn.btn-fb .label-white {
442
+ color: #354C8C !important;
443
+ }
444
+ .w3eden .btn.wpdm-android {
445
+ background: #8ec147;
446
+ color: #ffffff !important;
447
+ }
448
+ .w3eden .btn.wpdm-apple {
449
+ background: #777;
450
+ color: #ffffff !important;
451
+ }
452
+ .w3eden .btn.wpdm-behance {
453
+ background: #0077ff;
454
+ color: #ffffff !important;
455
+ }
456
+ .w3eden .btn.wpdm-bitcoin {
457
+ background: #f79012;
458
+ color: #ffffff !important;
459
+ }
460
+ .w3eden .btn.wpdm-buysellads {
461
+ background: #c90100;
462
+ color: #ffffff !important;
463
+ }
464
+ .w3eden .btn.wpdm-codepen {
465
+ background: #444;
466
+ color: #ffffff !important;
467
+ }
468
+ .w3eden .btn.wpdm-css3 {
469
+ background: #0270bb;
470
+ color: #ffffff;
471
+ }
472
+ .w3eden .btn.wpdm-delicious {
473
+ background: #31a9ff;
474
+ color: #ffffff !important;
475
+ }
476
+ .w3eden .btn.wpdm-deviantart {
477
+ background: #05cc47;
478
+ color: #ffffff !important;
479
+ }
480
+ .w3eden .btn.wpdm-digg {
481
+ background: #0093cc;
482
+ }
483
+ .w3eden .btn.wpdm-dribbble {
484
+ background: #ea4c89;
485
+ }
486
+ .w3eden .btn.wpdm-dropbox {
487
+ background: #007ee5;
488
+ }
489
+ .w3eden .btn.wpdm-drupal {
490
+ background: #0073ba;
491
+ }
492
+ .w3eden .btn.wpdm-email-1 {
493
+ background: #35c7ed;
494
+ }
495
+ .w3eden .btn.wpdm-email-2 {
496
+ background: #35c7ed;
497
+ }
498
+ .w3eden .btn.wpdm-facebook {
499
+ background: #4862a3;
500
+ color: #ffffff !important;
501
+ }
502
+ .w3eden .btn.wpdm-flickr {
503
+ background: #ff1981;
504
+ }
505
+ .w3eden .btn.wpdm-foursquare {
506
+ background: #f04d7a;
507
+ }
508
+ .w3eden .btn.wpdm-git {
509
+ background: #f64d27;
510
+ }
511
+ .w3eden .btn.wpdm-github {
512
+ background: #999;
513
+ }
514
+ .w3eden .btn.wpdm-google {
515
+ background: #3f85f4;
516
+ color: #ffffff !important;
517
+ }
518
+ .w3eden .btn.wpdm-google-plus {
519
+ background: #dd4b39;
520
+ color: #ffffff !important;
521
+ }
522
+ .w3eden .btn.wpdm-html5 {
523
+ background: #e54d26;
524
+ }
525
+ .w3eden .btn.wpdm-instagram {
526
+ background: #3d6b92;
527
+ }
528
+ .w3eden .btn.wpdm-joomla {
529
+ background: #fc8f30;
530
+ }
531
+ .w3eden .btn.wpdm-jsfiddle {
532
+ background: #4679bd;
533
+ }
534
+ .w3eden .btn.wpdm-lastfm {
535
+ background: #df1c23;
536
+ }
537
+ .w3eden .btn.wpdm-linkedin {
538
+ background: #0177b5;
539
+ color: #ffffff !important;
540
+ }
541
+ .w3eden .btn.wpdm-linux {
542
+ background: #39a6df;
543
+ }
544
+ .w3eden .btn.wpdm-maxcdn {
545
+ background: #ff5b02;
546
+ }
547
+ .w3eden .btn.wpdm-medium {
548
+ background: #333;
549
+ }
550
+ .w3eden .btn.wpdm-pagelines {
551
+ background: #444;
552
+ }
553
+ .w3eden .btn.wpdm-paypal {
554
+ background: #009cde;
555
+ }
556
+ .w3eden .btn.wpdm-pinterest {
557
+ background: #db242c;
558
+ color: #ffffff !important;
559
+ }
560
+ .w3eden .btn.wpdm-reddit {
561
+ background: #ff4500;
562
+ }
563
+ .w3eden .btn.wpdm-rss {
564
+ background: #fc8f55;
565
+ }
566
+ .w3eden .btn.wpdm-share {
567
+ background: #01924b;
568
+ }
569
+ .w3eden .btn.wpdm-skype {
570
+ background: #00aff0;
571
+ }
572
+ .w3eden .btn.wpdm-slideshare {
573
+ background: #0679b5;
574
+ }
575
+ .w3eden .btn.wpdm-soundcloud {
576
+ background: #ff4e00;
577
+ }
578
+ .w3eden .btn.wpdm-spotify {
579
+ background: #84bd00;
580
+ }
581
+ .w3eden .btn.wpdm-box {
582
+ background: #07c;
583
+ color: #ffffff !important;
584
+ }
585
+ .w3eden .btn.wpdm-onedrive {
586
+ background: #0088f3;
587
+ color: #ffffff !important;
588
+ }
589
+ .w3eden .btn.wpdm-stack-overflow {
590
+ background: #07c;
591
+ }
592
+ .w3eden .btn.wpdm-stumbleupon {
593
+ background: #ea4b24;
594
+ }
595
+ .w3eden .btn.wpdm-trello {
596
+ background: #026aa7;
597
+ }
598
+ .w3eden .btn.wpdm-tumblr {
599
+ background: #2c4762;
600
+ }
601
+ .w3eden .btn.wpdm-twitter {
602
+ background: #55acee;
603
+ color: #ffffff !important;
604
+ }
605
+ .w3eden .btn.wpdm-vimeo {
606
+ background: #44bbff;
607
+ }
608
+ .w3eden .btn.wpdm-vine {
609
+ background: #00bf8f;
610
+ }
611
+ .w3eden .btn.wpdm-vk {
612
+ background: #6281a3;
613
+ }
614
+ .w3eden .btn.wpdm-whatsapp {
615
+ background: #59ac23;
616
+ }
617
+ .w3eden .btn.wpdm-windows {
618
+ background: #00bcf2;
619
+ }
620
+ .w3eden .btn.wpdm-wordpress {
621
+ background: #1e8cbe;
622
+ }
623
+ .w3eden .btn.wpdm-xing {
624
+ background: #006464;
625
+ }
626
+ .w3eden .btn.wpdm-yahoo {
627
+ background: #5210c4;
628
+ }
629
+ .w3eden .btn.wpdm-yelp {
630
+ background: #c41200;
631
+ }
632
+ .w3eden .btn.wpdm-youtube {
633
+ background: #d02022;
634
+ }
635
+ .w3eden .btn.wpdm-youtube-play {
636
+ background: #d02022;
637
+ }
638
+ .w3eden .btn.wpdm-*:hover {
639
+ opacity: 0.9;
640
+ }
641
+ .w3eden .wpdm-social-lock {
642
+ text-transform: none !important;
643
+ }
644
+ .w3eden .wpdm-social-lock .fa {
645
+ margin-right: 5px;
646
+ }
647
+ .w3eden .pluginButtonIcon {
648
+ left: 0;
649
+ margin-left: -3px;
650
+ margin-right: 5px;
651
+ position: relative;
652
+ vertical-align: top;
653
+ }
654
+ .w3eden .btn.wpdm-btn-play {
655
+ outline: none !important;
656
+ }
657
+ .w3eden .btn.wpdm-btn-play-lg {
658
+ font-size: 25px !important;
659
+ padding: 12px 15px !important;
660
+ width: 60px !important;
661
+ }
662
+ .w3eden .sx_plugin-button-2x_favblue {
663
+ background-position: 0 -42px;
664
+ }
665
+ .w3eden .nav-tabs li {
666
+ margin-left: 0 !important;
667
+ }
668
+ .w3eden .nav-tabs li a {
669
+ outline: none !important;
670
+ }
671
+ .w3eden .ptypes li {
672
+ padding-left: 0 !important;
673
+ border: 0 !important;
674
+ margin: 0 !important;
675
+ }
676
+ .w3eden #wpdm-files_filter {
677
+ padding-right: 10px;
678
+ padding-top: 10px;
679
+ }
680
+ .w3eden #wpdm-files {
681
+ margin-bottom: 0;
682
+ }
683
+ .w3eden #wpdm-files_info,
684
+ .w3eden #wpdm-files_paginate {
685
+ padding: 10px;
686
+ }
687
+ .w3eden a.btn-success:not(.btn-simple),
688
+ .w3eden a.btn-primary:not(.btn-simple),
689
+ .w3eden a.btn-warning:not(.btn-simple),
690
+ .w3eden a.btn-danger:not(.btn-simple),
691
+ .w3eden a.btn-info:not(.btn-simple) {
692
+ color: #ffffff !important;
693
+ }
694
+ .w3eden input.input-error {
695
+ border: 1px solid var(--color-danger) !important;
696
+ color: var(--color-danger) !important;
697
+ }
698
+ .w3eden label.error {
699
+ color: var(--color-danger);
700
+ font-weight: 300 !important;
701
+ font-size: 11px !important;
702
+ }
703
+ .w3eden .btn.wpdm-archive-meta .wpdm-download-link {
704
+ padding: 5px 10px !important;
705
+ margin: 0 !important;
706
+ font-size: 9pt;
707
+ }
708
+ .w3eden .btn.wpdm-archive-meta li {
709
+ border: 0px !important;
710
+ list-style: none !important;
711
+ padding-right: 20px !important;
712
+ }
713
+ .w3eden .btn.wpdm-archive-meta li:last-child {
714
+ padding: 0 !important;
715
+ max-width: 100px !important;
716
+ text-align: right !important;
717
+ }
718
+ .w3eden .btn.wpdm-archive-meta .wpdm-download-link img {
719
+ box-shadow: none !important;
720
+ height: 30px;
721
+ width: auto;
722
+ }
723
+ .w3eden .wpdm-file-entry {
724
+ border: 1px solid #eeeeee;
725
+ padding: 10px;
726
+ border-radius: 3px;
727
+ font-size: 9pt;
728
+ text-align: center;
729
+ }
730
+ .w3eden .panel {
731
+ box-shadow: none !important;
732
+ }
733
+ .w3eden .panel .modal-header,
734
+ .w3eden .panel .panel-heading {
735
+ font-size: 9pt;
736
+ background: #f5f5f5;
737
+ font-weight: 900;
738
+ }
739
+ .w3eden .modal-content{
740
+ overflow: hidden;
741
+ }
742
+
743
+ .w3eden .panel img,
744
+ .w3eden .wpdm-file-entry img {
745
+ box-shadow: none;
746
+ }
747
+
748
+ .w3eden .input-group input:not(:last-child) {
749
+ border-top-right-radius: 0 !important;
750
+ border-bottom-right-radius: 0 !important;
751
+ }
752
+ .w3eden .btn.btn-group.bootstrap-select .btn.dropdown-toggle {
753
+ border-radius: 3px !important;
754
+ }
755
+ .w3eden label.error.valid {
756
+ display: none;
757
+ }
758
+ .w3eden #wpdm-featured-image {
759
+ display: block;
760
+ width: 100%;
761
+ height: 200px;
762
+ border: 2px dashed #ddd;
763
+ background: url(../images/plus.svg) no-repeat center center;
764
+ background-size: 48px;
765
+ text-indent: -999999px;
766
+ }
767
+ .w3eden label.error.valid {
768
+ display: none !important;
769
+ }
770
+
771
+ .w3eden .cfile .panel-file .panel-heading .btn{
772
+ position: absolute;right: 9px;top: 7px;
773
+ }
774
+ .w3eden .cfile .panel-file .panel-heading{
775
+ position: relative;
776
+ }
777
+
778
+
779
+ .w3eden .btn {
780
+ -webkit-transition: all 0.2s ease;
781
+ transition: all 0.2s ease;
782
+ text-transform: uppercase;
783
+ font-weight: 400;
784
+ letter-spacing: 1px;
785
+ font-size: 13px;
786
+ padding: 10px 16px;
787
+ border-radius: 2px;
788
+ }
789
+ .w3eden .btn.btn-link{
790
+ border: 0 !important;
791
+ background: none !important;
792
+ }
793
+ .w3eden .btn.btn-lg {
794
+ padding: 14px 25px 14px 25px;
795
+ font-size: 14px;
796
+ }
797
+ .w3eden .btn.btn-sm,
798
+ .w3eden .btn.btn-xs {
799
+ padding: 7px 10px 7px 10px;
800
+ font-size: 10px;
801
+ border-radius: 2px;
802
+ }
803
+ .w3eden .btn.btn-xs {
804
+ border-radius: 1.5px;
805
+ }
806
+ .w3eden .btn.btn-xs {
807
+ padding: 5px 8px 5px 8px;
808
+ font-size: 9px;
809
+ }
810
+
811
+ .w3eden .btn.btn-secondary,
812
+ .w3eden .flat-default,
813
+ .w3eden .flat-default.btn-bordered:hover {
814
+ background-color: var(--color-secondary);
815
+ border-color: var(--color-secondary);
816
+ color: #ffffff;
817
+ }
818
+ .w3eden .btn.btn-secondary:hover:not(.no-hover),
819
+ .w3eden .flat-default:hover:not(.no-hover),
820
+ .w3eden .flat-default.btn-bordered {
821
+ background-color: var(--color-secondary);
822
+ border-color: var(--color-secondary);
823
+ color: #ffffff;
824
+ }
825
+ .w3eden .btn.btn-secondary:active:not(.no-hover),
826
+ .w3eden .flat-default:active:not(.no-hover),
827
+ .w3eden .flat-default.btn-bordered {
828
+ background-color: var(--color-secondary-hover);
829
+ border-color: var(--color-secondary-hover);
830
+ color: #ffffff;
831
+ }
832
+ .w3eden .btn-secondary.btn-simple {
833
+ color: var(--color-secondary-hover);
834
+ border-color: var(--color-secondary-hover);
835
+ background: transparent;
836
+ }
837
+ .w3eden .btn-secondary.btn-simple:hover,
838
+ .w3eden .btn-secondary.btn-simple:focus,
839
+ .w3eden .btn-secondary.btn-simple:active {
840
+ background-color: transparent;
841
+ color: var(--color-secondary);
842
+ border-color: var(--color-secondary);
843
+ box-shadow: none;
844
+ }
845
+
846
+ .w3eden .btn,
847
+ .w3eden .navbar .navbar-nav > a.btn {
848
+ border-width: 2px;
849
+ font-weight: 800;
850
+ letter-spacing: 1px;
851
+ font-size: 0.8571em;
852
+ line-height: 1.35em;
853
+ border: none;
854
+ border-radius: 0.1875rem;
855
+ cursor: pointer;
856
+ background-color: #888;
857
+ color: #FFFFFF;
858
+ }
859
+ .w3eden .btn:hover,
860
+ .w3eden .btn:focus,
861
+ .w3eden .btn:active,
862
+ .w3eden .btn.active,
863
+ .w3eden .btn:active:focus,
864
+ .w3eden .btn:active:hover,
865
+ .w3eden .btn.active:focus,
866
+ .w3eden .btn.active:hover,
867
+ .w3eden .show > .btn.dropdown-toggle,
868
+ .w3eden .show > .btn.dropdown-toggle:focus,
869
+ .w3eden .show > .btn.dropdown-toggle:hover,
870
+ .w3eden .navbar .navbar-nav > a.btn:hover,
871
+ .w3eden .navbar .navbar-nav > a.btn:focus,
872
+ .w3eden .navbar .navbar-nav > a.btn:active,
873
+ .w3eden .navbar .navbar-nav > a.btn.active,
874
+ .w3eden .navbar .navbar-nav > a.btn:active:focus,
875
+ .w3eden .navbar .navbar-nav > a.btn:active:hover,
876
+ .w3eden .navbar .navbar-nav > a.btn.active:focus,
877
+ .w3eden .navbar .navbar-nav > a.btn.active:hover,
878
+ .w3eden .show > .navbar .navbar-nav > a.btn.dropdown-toggle,
879
+ .w3eden .show > .navbar .navbar-nav > a.btn.dropdown-toggle:focus,
880
+ .w3eden .show > .navbar .navbar-nav > a.btn.dropdown-toggle:hover {
881
+ background-color: #979797;
882
+ color: #FFFFFF;
883
+ box-shadow: none;
884
+ }
885
+ .w3eden .btn:hover,
886
+ .w3eden .navbar .navbar-nav > a.btn:hover {
887
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
888
+ }
889
+ .w3eden .btn.disabled,
890
+ .w3eden .btn.disabled:hover,
891
+ .w3eden .btn.disabled:focus,
892
+ .w3eden .btn.disabled.focus,
893
+ .w3eden .btn.disabled:active,
894
+ .w3eden .btn.disabled.active,
895
+ .w3eden .btn:disabled,
896
+ .w3eden .btn:disabled:hover,
897
+ .w3eden .btn:disabled:focus,
898
+ .w3eden .btn:disabled.focus,
899
+ .w3eden .btn:disabled:active,
900
+ .w3eden .btn:disabled.active,
901
+ .w3eden .btn[disabled],
902
+ .w3eden .btn[disabled]:hover,
903
+ .w3eden .btn[disabled]:focus,
904
+ .w3eden .btn[disabled].focus,
905
+ .w3eden .btn[disabled]:active,
906
+ .w3eden .btn[disabled].active,
907
+ .w3eden fieldset[disabled] .btn,
908
+ .w3eden fieldset[disabled] .btn:hover,
909
+ .w3eden fieldset[disabled] .btn:focus,
910
+ .w3eden fieldset[disabled] .btn.focus,
911
+ .w3eden fieldset[disabled] .btn:active,
912
+ .w3eden fieldset[disabled] .btn.active,
913
+ .w3eden .navbar .navbar-nav > a.btn.disabled,
914
+ .w3eden .navbar .navbar-nav > a.btn.disabled:hover,
915
+ .w3eden .navbar .navbar-nav > a.btn.disabled:focus,
916
+ .w3eden .navbar .navbar-nav > a.btn.disabled.focus,
917
+ .w3eden .navbar .navbar-nav > a.btn.disabled:active,
918
+ .w3eden .navbar .navbar-nav > a.btn.disabled.active,
919
+ .w3eden .navbar .navbar-nav > a.btn:disabled,
920
+ .w3eden .navbar .navbar-nav > a.btn:disabled:hover,
921
+ .w3eden .navbar .navbar-nav > a.btn:disabled:focus,
922
+ .w3eden .navbar .navbar-nav > a.btn:disabled.focus,
923
+ .w3eden .navbar .navbar-nav > a.btn:disabled:active,
924
+ .w3eden .navbar .navbar-nav > a.btn:disabled.active,
925
+ .w3eden .navbar .navbar-nav > a.btn[disabled],
926
+ .w3eden .navbar .navbar-nav > a.btn[disabled]:hover,
927
+ .w3eden .navbar .navbar-nav > a.btn[disabled]:focus,
928
+ .w3eden .navbar .navbar-nav > a.btn[disabled].focus,
929
+ .w3eden .navbar .navbar-nav > a.btn[disabled]:active,
930
+ .w3eden .navbar .navbar-nav > a.btn[disabled].active,
931
+ .w3eden fieldset[disabled] .navbar .navbar-nav > a.btn,
932
+ .w3eden fieldset[disabled] .navbar .navbar-nav > a.btn:hover,
933
+ .w3eden fieldset[disabled] .navbar .navbar-nav > a.btn:focus,
934
+ .w3eden fieldset[disabled] .navbar .navbar-nav > a.btn.focus,
935
+ .w3eden fieldset[disabled] .navbar .navbar-nav > a.btn:active,
936
+ .w3eden fieldset[disabled] .navbar .navbar-nav > a.btn.active {
937
+ background-color: #888;
938
+ border-color: #888;
939
+ }
940
+ .w3eden .btn.btn-simple,
941
+ .w3eden .navbar .navbar-nav > a.btn.btn-simple {
942
+ color: #888;
943
+ border-color: #888;
944
+ }
945
+ .w3eden .btn.btn-simple:hover,
946
+ .w3eden .btn.btn-simple:focus,
947
+ .w3eden .btn.btn-simple:active,
948
+ .w3eden .navbar .navbar-nav > a.btn.btn-simple:hover,
949
+ .w3eden .navbar .navbar-nav > a.btn.btn-simple:focus,
950
+ .w3eden .navbar .navbar-nav > a.btn.btn-simple:active {
951
+ background-color: transparent;
952
+ color: #979797;
953
+ border-color: #979797;
954
+ box-shadow: none;
955
+ }
956
+ .w3eden .btn.btn-link,
957
+ .w3eden .navbar .navbar-nav > a.btn.btn-link {
958
+ color: #888;
959
+ }
960
+ .w3eden .btn.btn-link:hover,
961
+ .w3eden .btn.btn-link:focus,
962
+ .w3eden .btn.btn-link:active,
963
+ .w3eden .navbar .navbar-nav > a.btn.btn-link:hover,
964
+ .w3eden .navbar .navbar-nav > a.btn.btn-link:focus,
965
+ .w3eden .navbar .navbar-nav > a.btn.btn-link:active {
966
+ background-color: transparent;
967
+ color: #979797;
968
+ text-decoration: none;
969
+ box-shadow: none;
970
+ }
971
+ .w3eden .btn:hover,
972
+ .w3eden .btn:focus,
973
+ .w3eden .navbar .navbar-nav > a.btn:hover,
974
+ .w3eden .navbar .navbar-nav > a.btn:focus {
975
+ opacity: 1;
976
+ filter: alpha(opacity=100);
977
+ outline: 0 !important;
978
+ }
979
+ .w3eden .btn:active,
980
+ .w3eden .btn.active,
981
+ .w3eden .open > .btn.dropdown-toggle,
982
+ .w3eden .navbar .navbar-nav > a.btn:active,
983
+ .w3eden .navbar .navbar-nav > a.btn.active,
984
+ .w3eden .open > .navbar .navbar-nav > a.btn.dropdown-toggle {
985
+ -webkit-box-shadow: none;
986
+ box-shadow: none;
987
+ outline: 0 !important;
988
+ }
989
+ .w3eden .btn.btn-icon,
990
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon {
991
+ height: 2.375rem;
992
+ min-width: 2.375rem;
993
+ width: 2.375rem;
994
+ padding: 0;
995
+ font-size: 0.9375rem;
996
+ overflow: hidden;
997
+ position: relative;
998
+ line-height: normal;
999
+ }
1000
+ .w3eden .btn.btn-icon.btn-simple,
1001
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-simple {
1002
+ padding: 0;
1003
+ }
1004
+ .w3eden .btn.btn-icon.btn-sm,
1005
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-sm {
1006
+ height: 1.875rem;
1007
+ min-width: 1.875rem;
1008
+ width: 1.875rem;
1009
+ }
1010
+ .w3eden .btn.btn-icon.btn-sm i.fa,
1011
+ .w3eden .btn.btn-icon.btn-sm i.now-ui-icons,
1012
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-sm i.fa,
1013
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-sm i.now-ui-icons {
1014
+ font-size: 0.6875rem;
1015
+ }
1016
+ .w3eden .btn.btn-icon.btn-lg,
1017
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-lg {
1018
+ height: 3.6rem;
1019
+ min-width: 3.6rem;
1020
+ width: 3.6rem;
1021
+ }
1022
+ .w3eden .btn.btn-icon.btn-lg i.now-ui-icons,
1023
+ .w3eden .btn.btn-icon.btn-lg i.fa,
1024
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-lg i.now-ui-icons,
1025
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon.btn-lg i.fa {
1026
+ font-size: 1.325rem;
1027
+ }
1028
+ .w3eden .btn.btn-icon:not(.btn-footer) i.now-ui-icons,
1029
+ .w3eden .btn.btn-icon:not(.btn-footer) i.fa,
1030
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon:not(.btn-footer) i.now-ui-icons,
1031
+ .w3eden .navbar .navbar-nav > a.btn.btn-icon:not(.btn-footer) i.fa {
1032
+ position: absolute;
1033
+ top: 50%;
1034
+ left: 50%;
1035
+ transform: translate(-12px, -12px);
1036
+ line-height: 1.5626rem;
1037
+ width: 25px;
1038
+ }
1039
+ .w3eden .btn:not(.btn-icon) .now-ui-icons,
1040
+ .w3eden .navbar .navbar-nav > a.btn:not(.btn-icon) .now-ui-icons {
1041
+ position: relative;
1042
+ top: 1px;
1043
+ }
1044
+ .w3eden .btn-primary {
1045
+ background-color: var(--color-primary);
1046
+ color: #FFFFFF;
1047
+ }
1048
+ .w3eden .btn-primary:hover,
1049
+ .w3eden .btn-primary:focus,
1050
+ .w3eden .show > .btn-primary.dropdown-toggle,
1051
+ .w3eden .show > .btn-primary.dropdown-toggle:focus,
1052
+ .w3eden .show > .btn-primary.dropdown-toggle:hover {
1053
+ background-color: var(--color-primary-hover);
1054
+ color: #FFFFFF;
1055
+ box-shadow: none;
1056
+ }
1057
+ .w3eden .btn-primary:hover {
1058
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
1059
+ }
1060
+ .w3eden .btn-primary:active,
1061
+ .w3eden .btn-primary.active,
1062
+ .w3eden .btn-primary:active:focus,
1063
+ .w3eden .btn-primary:active:hover,
1064
+ .w3eden .btn-primary.active:focus,
1065
+ .w3eden .btn-primary.active:hover{
1066
+ background-color: var(--color-primary-active);
1067
+ }
1068
+ .w3eden .btn-primary.disabled,
1069
+ .w3eden .btn-primary.disabled:hover,
1070
+ .w3eden .btn-primary.disabled:focus,
1071
+ .w3eden .btn-primary.disabled.focus,
1072
+ .w3eden .btn-primary.disabled:active,
1073
+ .w3eden .btn-primary.disabled.active,
1074
+ .w3eden .btn-primary:disabled,
1075
+ .w3eden .btn-primary:disabled:hover,
1076
+ .w3eden .btn-primary:disabled:focus,
1077
+ .w3eden .btn-primary:disabled.focus,
1078
+ .w3eden .btn-primary:disabled:active,
1079
+ .w3eden .btn-primary:disabled.active,
1080
+ .w3eden .btn-primary[disabled],
1081
+ .w3eden .btn-primary[disabled]:hover,
1082
+ .w3eden .btn-primary[disabled]:focus,
1083
+ .w3eden .btn-primary[disabled].focus,
1084
+ .w3eden .btn-primary[disabled]:active,
1085
+ .w3eden .btn-primary[disabled].active,
1086
+ .w3eden fieldset[disabled] .btn-primary,
1087
+ .w3eden fieldset[disabled] .btn-primary:hover,
1088
+ .w3eden fieldset[disabled] .btn-primary:focus,
1089
+ .w3eden fieldset[disabled] .btn-primary.focus,
1090
+ .w3eden fieldset[disabled] .btn-primary:active,
1091
+ .w3eden fieldset[disabled] .btn-primary.active {
1092
+ background-color: var(--color-primary);
1093
+ border-color: var(--color-primary-hover);
1094
+ }
1095
+
1096
+ .w3eden .btn-secondary {
1097
+ background-color: var(--color-secondary);
1098
+ color: #FFFFFF;
1099
+ }
1100
+ .w3eden .btn-secondary:hover,
1101
+ .w3eden .btn-secondary:focus,
1102
+ .w3eden .show > .btn-secondary.dropdown-toggle,
1103
+ .w3eden .show > .btn-secondary.dropdown-toggle:focus,
1104
+ .w3eden .show > .btn-secondary.dropdown-toggle:hover {
1105
+ background-color: var(--color-secondary-hover);
1106
+ color: #FFFFFF;
1107
+ box-shadow: none;
1108
+ }
1109
+ .w3eden .btn-secondary:hover {
1110
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
1111
+ }
1112
+ .w3eden .btn-secondary:active,
1113
+ .w3eden .btn-secondary.active,
1114
+ .w3eden .btn-secondary:active:focus,
1115
+ .w3eden .btn-secondary:active:hover,
1116
+ .w3eden .btn-secondary.active:focus,
1117
+ .w3eden .btn-secondary.active:hover{
1118
+ background-color: var(--color-secondary-active);
1119
+ }
1120
+ .w3eden .btn-secondary.disabled,
1121
+ .w3eden .btn-secondary.disabled:hover,
1122
+ .w3eden .btn-secondary.disabled:focus,
1123
+ .w3eden .btn-secondary.disabled.focus,
1124
+ .w3eden .btn-secondary.disabled:active,
1125
+ .w3eden .btn-secondary.disabled.active,
1126
+ .w3eden .btn-secondary:disabled,
1127
+ .w3eden .btn-secondary:disabled:hover,
1128
+ .w3eden .btn-secondary:disabled:focus,
1129
+ .w3eden .btn-secondary:disabled.focus,
1130
+ .w3eden .btn-secondary:disabled:active,
1131
+ .w3eden .btn-secondary:disabled.active,
1132
+ .w3eden .btn-secondary[disabled],
1133
+ .w3eden .btn-secondary[disabled]:hover,
1134
+ .w3eden .btn-secondary[disabled]:focus,
1135
+ .w3eden .btn-secondary[disabled].focus,
1136
+ .w3eden .btn-secondary[disabled]:active,
1137
+ .w3eden .btn-secondary[disabled].active,
1138
+ .w3eden fieldset[disabled] .btn-secondary,
1139
+ .w3eden fieldset[disabled] .btn-secondary:hover,
1140
+ .w3eden fieldset[disabled] .btn-secondary:focus,
1141
+ .w3eden fieldset[disabled] .btn-secondary.focus,
1142
+ .w3eden fieldset[disabled] .btn-secondary:active,
1143
+ .w3eden fieldset[disabled] .btn-secondary.active {
1144
+ background-color: var(--color-secondary-hover);
1145
+ border-color: var(--color-secondary-hover);
1146
+ }
1147
+
1148
+ .w3eden .btn-simple {
1149
+ background-image: none !important;
1150
+ }
1151
+ .w3eden .btn-primary.btn-simple {
1152
+ color: var(--color-primary-hover);
1153
+ border-color: var(--color-primary-hover);
1154
+ }
1155
+ .w3eden .btn-primary.btn-simple:hover,
1156
+ .w3eden .btn-primary.btn-simple:focus,
1157
+ .w3eden .btn-primary.btn-simple:active {
1158
+ background-color: transparent;
1159
+ color: var(--color-primary);
1160
+ border-color: var(--color-primary);
1161
+ box-shadow: none;
1162
+ }
1163
+ .w3eden .btn-primary.btn-link {
1164
+ color: var(--color-primary-hover);
1165
+ }
1166
+ .w3eden .btn-primary.btn-link:hover,
1167
+ .w3eden .btn-primary.btn-link:focus,
1168
+ .w3eden .btn-primary.btn-link:active {
1169
+ background-color: transparent;
1170
+ color: var(--color-primary-hover);
1171
+ text-decoration: none;
1172
+ box-shadow: none;
1173
+ }
1174
+ .w3eden .btn-success {
1175
+ background-color: var(--color-success);
1176
+ color: #FFFFFF;
1177
+ }
1178
+ .w3eden .btn-success:hover,
1179
+ .w3eden .btn-success:focus,
1180
+ .w3eden .btn-success:active,
1181
+ .w3eden .btn-success.active,
1182
+ .w3eden .btn-success:active:focus,
1183
+ .w3eden .btn-success:active:hover,
1184
+ .w3eden .btn-success.active:focus,
1185
+ .w3eden .btn-success.active:hover,
1186
+ .w3eden .show > .btn-success.dropdown-toggle,
1187
+ .w3eden .show > .btn-success.dropdown-toggle:focus,
1188
+ .w3eden .show > .btn-success.dropdown-toggle:hover {
1189
+ background-color: var(--color-success-hover);
1190
+ color: #FFFFFF;
1191
+ box-shadow: none;
1192
+ }
1193
+ .w3eden .btn-success:hover {
1194
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
1195
+ }
1196
+ .w3eden .btn-success.disabled,
1197
+ .w3eden .btn-success.disabled:hover,
1198
+ .w3eden .btn-success.disabled:focus,
1199
+ .w3eden .btn-success.disabled.focus,
1200
+ .w3eden .btn-success.disabled:active,
1201
+ .w3eden .btn-success.disabled.active,
1202
+ .w3eden .btn-success:disabled,
1203
+ .w3eden .btn-success:disabled:hover,
1204
+ .w3eden .btn-success:disabled:focus,
1205
+ .w3eden .btn-success:disabled.focus,
1206
+ .w3eden .btn-success:disabled:active,
1207
+ .w3eden .btn-success:disabled.active,
1208
+ .w3eden .btn-success[disabled],
1209
+ .w3eden .btn-success[disabled]:hover,
1210
+ .w3eden .btn-success[disabled]:focus,
1211
+ .w3eden .btn-success[disabled].focus,
1212
+ .w3eden .btn-success[disabled]:active,
1213
+ .w3eden .btn-success[disabled].active,
1214
+ .w3eden fieldset[disabled] .btn-success,
1215
+ .w3eden fieldset[disabled] .btn-success:hover,
1216
+ .w3eden fieldset[disabled] .btn-success:focus,
1217
+ .w3eden fieldset[disabled] .btn-success.focus,
1218
+ .w3eden fieldset[disabled] .btn-success:active,
1219
+ .w3eden fieldset[disabled] .btn-success.active {
1220
+ background-color: var(--color-success-hover);
1221
+ border-color: var(--color-success-hover);
1222
+ }
1223
+ .w3eden .btn-success.btn-simple {
1224
+ color: var(--color-success-hover);
1225
+ border-color: var(--color-success-hover);
1226
+ }
1227
+ .w3eden .btn-success.btn-simple:hover,
1228
+ .w3eden .btn-success.btn-simple:focus,
1229
+ .w3eden .btn-success.btn-simple:active {
1230
+ background-color: transparent;
1231
+ color: var(--color-success-hover);
1232
+ border-color: var(--color-success-hover);
1233
+ box-shadow: none;
1234
+ }
1235
+ .w3eden .btn-success.btn-link {
1236
+ color: var(--color-success-hover);
1237
+ }
1238
+ .w3eden .btn-success.btn-link:hover,
1239
+ .w3eden .btn-success.btn-link:focus,
1240
+ .w3eden .btn-success.btn-link:active {
1241
+ background-color: transparent;
1242
+ color: var(--color-success-hover);
1243
+ text-decoration: none;
1244
+ box-shadow: none;
1245
+ }
1246
+ .w3eden .btn-info {
1247
+ background-color: var(--color-info);
1248
+ color: #FFFFFF;
1249
+ }
1250
+ .w3eden .btn-info:hover,
1251
+ .w3eden .btn-info:focus,
1252
+ .w3eden .show > .btn-info.dropdown-toggle,
1253
+ .w3eden .show > .btn-info.dropdown-toggle:focus,
1254
+ .w3eden .show > .btn-info.dropdown-toggle:hover {
1255
+ background-color: var(--color-info-hover);
1256
+ color: #FFFFFF;
1257
+ box-shadow: none;
1258
+ }
1259
+ .w3eden .btn-info:active,
1260
+ .w3eden .btn-info.active,
1261
+ .w3eden .btn-info:active:focus,
1262
+ .w3eden .btn-info:active:hover,
1263
+ .w3eden .btn-info.active:focus,
1264
+ .w3eden .btn-info.active:hover{
1265
+ background-color: var(--color-info-active);
1266
+ }
1267
+ .w3eden .btn-info:hover {
1268
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
1269
+ }
1270
+ .w3eden .btn-info.disabled,
1271
+ .w3eden .btn-info.disabled:hover,
1272
+ .w3eden .btn-info.disabled:focus,
1273
+ .w3eden .btn-info.disabled.focus,
1274
+ .w3eden .btn-info.disabled:active,
1275
+ .w3eden .btn-info.disabled.active,
1276
+ .w3eden .btn-info:disabled,
1277
+ .w3eden .btn-info:disabled:hover,
1278
+ .w3eden .btn-info:disabled:focus,
1279
+ .w3eden .btn-info:disabled.focus,
1280
+ .w3eden .btn-info:disabled:active,
1281
+ .w3eden .btn-info:disabled.active,
1282
+ .w3eden .btn-info[disabled],
1283
+ .w3eden .btn-info[disabled]:hover,
1284
+ .w3eden .btn-info[disabled]:focus,
1285
+ .w3eden .btn-info[disabled].focus,
1286
+ .w3eden .btn-info[disabled]:active,
1287
+ .w3eden .btn-info[disabled].active,
1288
+ .w3eden fieldset[disabled] .btn-info,
1289
+ .w3eden fieldset[disabled] .btn-info:hover,
1290
+ .w3eden fieldset[disabled] .btn-info:focus,
1291
+ .w3eden fieldset[disabled] .btn-info.focus,
1292
+ .w3eden fieldset[disabled] .btn-info:active,
1293
+ .w3eden fieldset[disabled] .btn-info.active {
1294
+ background-color: var(--color-info);
1295
+ border-color: var(--color-info);
1296
+ }
1297
+ .w3eden .btn-info.btn-simple {
1298
+ color: var(--color-info);
1299
+ border-color: var(--color-info);
1300
+ }
1301
+ .w3eden .btn-info.btn-simple:hover,
1302
+ .w3eden .btn-info.btn-simple:focus,
1303
+ .w3eden .btn-info.btn-simple:active {
1304
+ background-color: transparent;
1305
+ color: var(--color-info-hover);
1306
+ border-color: var(--color-info-hover);
1307
+ box-shadow: none;
1308
+ }
1309
+ .w3eden .btn-info.btn-link {
1310
+ color: var(--color-info);
1311
+ }
1312
+ .w3eden .btn-info.btn-link:hover,
1313
+ .w3eden .btn-info.btn-link:focus,
1314
+ .w3eden .btn-info.btn-link:active {
1315
+ background-color: transparent;
1316
+ color: var(--color-info-hover);
1317
+ text-decoration: none;
1318
+ box-shadow: none;
1319
+ }
1320
+ .w3eden .btn-warning {
1321
+ background-color: var(--color-warning);
1322
+ color: #FFFFFF;
1323
+ }
1324
+ .w3eden .btn-warning:hover,
1325
+ .w3eden .btn-warning:focus,
1326
+ .w3eden .btn-warning:active,
1327
+ .w3eden .btn-warning.active,
1328
+ .w3eden .btn-warning:active:focus,
1329
+ .w3eden .btn-warning:active:hover,
1330
+ .w3eden .btn-warning.active:focus,
1331
+ .w3eden .btn-warning.active:hover,
1332
+ .w3eden .show > .btn-warning.dropdown-toggle,
1333
+ .w3eden .show > .btn-warning.dropdown-toggle:focus,
1334
+ .w3eden .show > .btn-warning.dropdown-toggle:hover {
1335
+ background-color: var(--color-warning-hover);
1336
+ color: #FFFFFF;
1337
+ box-shadow: none;
1338
+ }
1339
+ .w3eden .btn-warning:hover {
1340
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
1341
+ }
1342
+ .w3eden .btn-warning.disabled,
1343
+ .w3eden .btn-warning.disabled:hover,
1344
+ .w3eden .btn-warning.disabled:focus,
1345
+ .w3eden .btn-warning.disabled.focus,
1346
+ .w3eden .btn-warning.disabled:active,
1347
+ .w3eden .btn-warning.disabled.active,
1348
+ .w3eden .btn-warning:disabled,
1349
+ .w3eden .btn-warning:disabled:hover,
1350
+ .w3eden .btn-warning:disabled:focus,
1351
+ .w3eden .btn-warning:disabled.focus,
1352
+ .w3eden .btn-warning:disabled:active,
1353
+ .w3eden .btn-warning:disabled.active,
1354
+ .w3eden .btn-warning[disabled],
1355
+ .w3eden .btn-warning[disabled]:hover,
1356
+ .w3eden .btn-warning[disabled]:focus,
1357
+ .w3eden .btn-warning[disabled].focus,
1358
+ .w3eden .btn-warning[disabled]:active,
1359
+ .w3eden .btn-warning[disabled].active,
1360
+ .w3eden fieldset[disabled] .btn-warning,
1361
+ .w3eden fieldset[disabled] .btn-warning:hover,
1362
+ .w3eden fieldset[disabled] .btn-warning:focus,
1363
+ .w3eden fieldset[disabled] .btn-warning.focus,
1364
+ .w3eden fieldset[disabled] .btn-warning:active,
1365
+ .w3eden fieldset[disabled] .btn-warning.active {
1366
+ background-color: var(--color-warning);
1367
+ border-color: var(--color-warning);
1368
+ }
1369
+ .w3eden .btn-warning.btn-simple {
1370
+ color: var(--color-warning);
1371
+ border-color: var(--color-warning);
1372
+ }
1373
+ .w3eden .btn-warning.btn-simple:hover,
1374
+ .w3eden .btn-warning.btn-simple:focus,
1375
+ .w3eden .btn-warning.btn-simple:active {
1376
+ background-color: transparent;
1377
+ color: var(--color-warning-hover);
1378
+ border-color: var(--color-warning-hover);
1379
+ box-shadow: none;
1380
+ }
1381
+ .w3eden .btn-warning.btn-link {
1382
+ color: var(--color-warning);
1383
+ }
1384
+ .w3eden .btn-warning.btn-link:hover,
1385
+ .w3eden .btn-warning.btn-link:focus,
1386
+ .w3eden .btn-warning.btn-link:active {
1387
+ background-color: transparent;
1388
+ color: var(--color-warning-hover);
1389
+ text-decoration: none;
1390
+ box-shadow: none;
1391
+ }
1392
+ .w3eden .btn-danger {
1393
+ background-color: var(--color-danger);
1394
+ color: #FFFFFF;
1395
+ }
1396
+ .w3eden .btn-danger:hover,
1397
+ .w3eden .btn-danger:focus,
1398
+ .w3eden .btn-danger:active,
1399
+ .w3eden .btn-danger.active,
1400
+ .w3eden .btn-danger:active:focus,
1401
+ .w3eden .btn-danger:active:hover,
1402
+ .w3eden .btn-danger.active:focus,
1403
+ .w3eden .btn-danger.active:hover,
1404
+ .w3eden .show > .btn-danger.dropdown-toggle,
1405
+ .w3eden .show > .btn-danger.dropdown-toggle:focus,
1406
+ .w3eden .show > .btn-danger.dropdown-toggle:hover {
1407
+ background-color: var(--color-danger-hover);
1408
+ color: #FFFFFF;
1409
+ box-shadow: none;
1410
+ }
1411
+ .w3eden .btn-danger:hover {
1412
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
1413
+ }
1414
+ .w3eden .btn-danger.disabled,
1415
+ .w3eden .btn-danger.disabled:hover,
1416
+ .w3eden .btn-danger.disabled:focus,
1417
+ .w3eden .btn-danger.disabled.focus,
1418
+ .w3eden .btn-danger.disabled:active,
1419
+ .w3eden .btn-danger.disabled.active,
1420
+ .w3eden .btn-danger:disabled,
1421
+ .w3eden .btn-danger:disabled:hover,
1422
+ .w3eden .btn-danger:disabled:focus,
1423
+ .w3eden .btn-danger:disabled.focus,
1424
+ .w3eden .btn-danger:disabled:active,
1425
+ .w3eden .btn-danger:disabled.active,
1426
+ .w3eden .btn-danger[disabled],
1427
+ .w3eden .btn-danger[disabled]:hover,
1428
+ .w3eden .btn-danger[disabled]:focus,
1429
+ .w3eden .btn-danger[disabled].focus,
1430
+ .w3eden .btn-danger[disabled]:active,
1431
+ .w3eden .btn-danger[disabled].active,
1432
+ .w3eden fieldset[disabled] .btn-danger,
1433
+ .w3eden fieldset[disabled] .btn-danger:hover,
1434
+ .w3eden fieldset[disabled] .btn-danger:focus,
1435
+ .w3eden fieldset[disabled] .btn-danger.focus,
1436
+ .w3eden fieldset[disabled] .btn-danger:active,
1437
+ .w3eden fieldset[disabled] .btn-danger.active {
1438
+ background-color: var(--color-danger);
1439
+ border-color: var(--color-danger);
1440
+ }
1441
+ .w3eden .btn-danger.btn-simple {
1442
+ color: var(--color-danger);
1443
+ border-color: var(--color-danger);
1444
+ }
1445
+ .w3eden .btn-danger.btn-simple:hover,
1446
+ .w3eden .btn-danger.btn-simple:focus,
1447
+ .w3eden .btn-danger.btn-simple:active {
1448
+ background-color: transparent;
1449
+ color: var(--color-danger-hover);
1450
+ border-color: var(--color-danger-hover);
1451
+ box-shadow: none;
1452
+ }
1453
+ .w3eden .btn-danger.btn-link {
1454
+ color: var(--color-danger);
1455
+ }
1456
+ .w3eden .btn-danger.btn-link:hover,
1457
+ .w3eden .btn-danger.btn-link:focus,
1458
+ .w3eden .btn-danger.btn-link:active {
1459
+ background-color: transparent;
1460
+ color: var(--color-danger-hover);
1461
+ text-decoration: none;
1462
+ box-shadow: none;
1463
+ }
1464
+
1465
+ .w3eden .btn:disabled,
1466
+ .w3eden .btn[disabled],
1467
+ .w3eden .btn.disabled {
1468
+ opacity: 0.5;
1469
+ filter: alpha(opacity=50);
1470
+ }
1471
+ .w3eden .btn-round {
1472
+ border-width: 1px;
1473
+ border-radius: 30px !important;
1474
+ padding: 11px 23px;
1475
+ }
1476
+ .w3eden .btn-round.btn-simple {
1477
+ padding: 10px 22px;
1478
+ }
1479
+ .w3eden .btn-simple {
1480
+ border: 1px solid;
1481
+ border-color: #888;
1482
+ padding: 10px 22px;
1483
+ background-color: transparent;
1484
+ }
1485
+ .w3eden .btn-simple.disabled,
1486
+ .w3eden .btn-simple.disabled:hover,
1487
+ .w3eden .btn-simple.disabled:focus,
1488
+ .w3eden .btn-simple.disabled.focus,
1489
+ .w3eden .btn-simple.disabled:active,
1490
+ .w3eden .btn-simple.disabled.active,
1491
+ .w3eden .btn-simple:disabled,
1492
+ .w3eden .btn-simple:disabled:hover,
1493
+ .w3eden .btn-simple:disabled:focus,
1494
+ .w3eden .btn-simple:disabled.focus,
1495
+ .w3eden .btn-simple:disabled:active,
1496
+ .w3eden .btn-simple:disabled.active,
1497
+ .w3eden .btn-simple[disabled],
1498
+ .w3eden .btn-simple[disabled]:hover,
1499
+ .w3eden .btn-simple[disabled]:focus,
1500
+ .w3eden .btn-simple[disabled].focus,
1501
+ .w3eden .btn-simple[disabled]:active,
1502
+ .w3eden .btn-simple[disabled].active,
1503
+ .w3eden fieldset[disabled] .btn-simple,
1504
+ .w3eden fieldset[disabled] .btn-simple:hover,
1505
+ .w3eden fieldset[disabled] .btn-simple:focus,
1506
+ .w3eden fieldset[disabled] .btn-simple.focus,
1507
+ .w3eden fieldset[disabled] .btn-simple:active,
1508
+ .w3eden fieldset[disabled] .btn-simple.active,
1509
+ .w3eden .btn-link.disabled,
1510
+ .w3eden .btn-link.disabled:hover,
1511
+ .w3eden .btn-link.disabled:focus,
1512
+ .w3eden .btn-link.disabled.focus,
1513
+ .w3eden .btn-link.disabled:active,
1514
+ .w3eden .btn-link.disabled.active,
1515
+ .w3eden .btn-link:disabled,
1516
+ .w3eden .btn-link:disabled:hover,
1517
+ .w3eden .btn-link:disabled:focus,
1518
+ .w3eden .btn-link:disabled.focus,
1519
+ .w3eden .btn-link:disabled:active,
1520
+ .w3eden .btn-link:disabled.active,
1521
+ .w3eden .btn-link[disabled],
1522
+ .w3eden .btn-link[disabled]:hover,
1523
+ .w3eden .btn-link[disabled]:focus,
1524
+ .w3eden .btn-link[disabled].focus,
1525
+ .w3eden .btn-link[disabled]:active,
1526
+ .w3eden .btn-link[disabled].active,
1527
+ .w3eden fieldset[disabled] .btn-link,
1528
+ .w3eden fieldset[disabled] .btn-link:hover,
1529
+ .w3eden fieldset[disabled] .btn-link:focus,
1530
+ .w3eden fieldset[disabled] .btn-link.focus,
1531
+ .w3eden fieldset[disabled] .btn-link:active,
1532
+ .w3eden fieldset[disabled] .btn-link.active {
1533
+ background-color: transparent;
1534
+ }
1535
+ .w3eden .btn-lg {
1536
+ font-size: 1em;
1537
+ border-radius: 0.25rem;
1538
+ padding: 15px 48px;
1539
+ }
1540
+ .w3eden .btn-lg.btn-simple {
1541
+ padding: 14px 47px;
1542
+ }
1543
+ .w3eden .btn-sm {
1544
+ font-size: 14px;
1545
+ border-radius: 0.1875rem;
1546
+ padding: 5px 15px;
1547
+ }
1548
+ /*
1549
+ .w3eden .btn-sm.btn-simple {
1550
+ padding: 4px 14px;
1551
+ }
1552
+ */
1553
+ .w3eden .btn-link {
1554
+ border: 0;
1555
+ padding: 0.5rem 0.7rem;
1556
+ background-color: transparent;
1557
+ }
1558
+ .w3eden .btn-wd {
1559
+ min-width: 140px;
1560
+ }
1561
+ .w3eden .btn-group.select {
1562
+ width: 100%;
1563
+ }
1564
+ .w3eden .btn-group.select .btn {
1565
+ text-align: left;
1566
+ }
1567
+ .w3eden .btn-group.select .caret {
1568
+ position: absolute;
1569
+ top: 50%;
1570
+ margin-top: -1px;
1571
+ right: 8px;
1572
+ }
1573
+
1574
+ .w3eden .btn .label {
1575
+ margin-left: 5px;
1576
+ }
1577
+
1578
+ .w3eden #publish.btn{
1579
+ font-size: 9pt;
1580
+ font-weight: 700;
1581
+ }
1582
+
1583
+ .w3eden .w3eden.wpdm-prices fieldset {
1584
+ margin-bottom: 10px;
1585
+ }
1586
+ .w3eden .w3eden.wpdm-prices fieldset legend {
1587
+ font-size: 10pt;
1588
+ font-weight: 900;
1589
+ margin-bottom: 7px;
1590
+ }
1591
+ .w3eden .w3eden.wpdm-prices fieldset label {
1592
+ display: block;
1593
+ clear: both;
1594
+ }
1595
+
1596
+
1597
+ /** Custom radio/check */
1598
+ input.wpdm-radio[type="radio"], input.wpdm-checkbox[type="checkbox"] {
1599
+ border: 1px solid #d5dbde;
1600
+ background: #d5dbde;
1601
+ color: #555;
1602
+ clear: none;
1603
+ cursor: pointer;
1604
+ display: inline-block;
1605
+ line-height: 0;
1606
+ height: 16px;
1607
+ margin: -3px 4px 0 0 !important;
1608
+ outline: 0;
1609
+ padding: 0 !important;
1610
+ text-align: center;
1611
+ vertical-align: middle;
1612
+ width: 16px;
1613
+ min-width: 16px;
1614
+ -webkit-appearance: none;
1615
+ box-shadow: none;
1616
+ position: relative;
1617
+ border-radius: 1.5px !important;
1618
+ -webkit-transition: ease-in-out 300ms;
1619
+ -moz-transition: ease-in-out 300ms;
1620
+ -ms-transition: ease-in-out 300ms;
1621
+ -o-transition: ease-in-out 300ms;
1622
+ transition: ease-in-out 300ms;
1623
+ }
1624
+ input.wpdm-radio.s-light[type="radio"], input.wpdm-checkbox.s-light[type="checkbox"] {
1625
+ border: 1px solid #d5dbde;
1626
+ background: #ffffff;
1627
+ }
1628
+
1629
+ /** Custom radio/check - Size - Medium **/
1630
+ input.wpdm-checkbox.wpdm-checkbox-m[type="checkbox"],
1631
+ input.wpdm-radio.wpdm-radio-m[type="radio"]{
1632
+ transform: scale(1.5);
1633
+ border-radius: 1px !important;
1634
+ margin: 7px 10px 0 5px !important;
1635
+ }
1636
+
1637
+ input.wpdm-checkbox[type="checkbox"]:checked{
1638
+ border: 1px solid #1484f5;
1639
+ background: #1484f5;
1640
+ box-shadow: 0 0 4px rgba(20, 132, 245, 0.71);
1641
+ }
1642
+
1643
+ input.wpdm-radio[type="radio"]:checked{
1644
+ border: 1px solid #35c34d;
1645
+ background: #35c34d;
1646
+ box-shadow: 0 0 4px rgba(53, 195, 77, 0.71);
1647
+ }
1648
+
1649
+ input.wpdm-radio[type="radio"]:checked::before,
1650
+ input.wpdm-checkbox[type="checkbox"]:checked::before {
1651
+ content: "";
1652
+ position: absolute;
1653
+ left: 4.5px;
1654
+ top: 1.5px;
1655
+ width: 5px !important;
1656
+ height: 9px;
1657
+ border: solid white;
1658
+ border-width: 0 2px 2px 0;
1659
+ -webkit-transform: rotate(40deg);
1660
+ -ms-transform: rotate(40deg);
1661
+ transform: rotate(40deg);
1662
+ }
1663
+
1664
+ input.wpdm-radio[type="radio"]:checked::before, input.wpdm-checkbox[type="checkbox"]:checked::before {
1665
+ float: left;
1666
+ display: inline-block;
1667
+ vertical-align: middle;
1668
+ width: 16px;
1669
+ font: 400 21px/1 dashicons;
1670
+ speak: none;
1671
+ -webkit-font-smoothing: antialiased;
1672
+ -moz-osx-font-smoothing: grayscale;
1673
+ }
1674
+ /* Custom radio/check end */
1675
+
1676
+ .w3eden .wpdm_cart tbody tr td{
1677
+ border-bottom: 1px solid #eeeeee;
1678
+ }
1679
+ .w3eden .wpdm_cart tr td{
1680
+ vertical-align: middle !important;
1681
+ }
1682
+ .w3eden .wpdm_cart tr td:last-child {
1683
+ text-align: right;
1684
+ }
1685
+
1686
+ .w3eden #cart_submit .label.label-primary {
1687
+ background-color: rgba(0, 0, 0, 0.3);
1688
+ font-size: 8pt;
1689
+ font-weight: 400;
1690
+ }
1691
+ .w3eden .btn.btn-linkedin {
1692
+ background-color: #007AB9 !important;
1693
+ color: #ffffff !important;
1694
+ }
1695
+ .w3eden .wpdm-social-lock-box .placehold.wpdmlinkedin {
1696
+ background: #007AB9;
1697
+ }
1698
+ .w3eden .wpdm-social-lock-box .placehold.wpdmtwitter {
1699
+ background: #4EC0FF;
1700
+ }
1701
+ .w3eden .wpdm-social-lock-box .placehold.wpdmfacebook {
1702
+ background: #48649F;
1703
+ }
1704
+ .w3eden .wpdmslb-facebookshare,
1705
+ .w3eden .wpdmslb-tweet,
1706
+ .w3eden .wpdmslb-facebooklike {
1707
+ margin-left: 3px;
1708
+ }
1709
+ .w3eden .wpdm-social-lock-box .IN-widget a span:first-child {
1710
+ height: 20px;
1711
+ padding: 1px !important;
1712
+ }
1713
+ .w3eden .wpdm-social-lock-box .IN-widget a span:last-child {
1714
+ width: 42px;
1715
+ overflow: hidden;
1716
+ border-radius: 2px;
1717
+ height: 20px;
1718
+ text-transform: uppercase;
1719
+ }
1720
+ .w3eden .wpdm-social-lock-box .placehold:hover,
1721
+ .w3eden .wpdm-social-lock-box:hover .placehold {
1722
+ transition: all 300ms ease-in-out;
1723
+ -webkit-transition: all 300ms ease-in-out;
1724
+ transform: translateX(-100%) rotateY(-180deg);
1725
+ -webkit-transform: translateX(-100%) rotateY(-180deg);
1726
+ }
1727
+ .w3eden .wpdm-social-lock-box:not(.wpdm-social-lock-unlocked):hover {
1728
+ border: 1px solid #cccccc;
1729
+ box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
1730
+ transition: all 300ms ease-in-out;
1731
+ }
1732
+ .w3eden .wpdm-social-lock-box:not(.wpdm-social-lock-unlocked):hover *:not(.placehold) {
1733
+ opacity: 1;
1734
+ }
1735
+ .w3eden .wpdm-social-lock-box a.btn.wpdm-download-button {
1736
+ margin-left: -10px;
1737
+ margin-top: -10px;
1738
+ height: 45px;
1739
+ line-height: 27px;
1740
+ width: 150px;
1741
+ opacity: 1 !important;
1742
+ font-size: 13pt;
1743
+ letter-spacing: 1px;
1744
+ }
1745
+ .w3eden .wpdm-download-link .fa-download,
1746
+ .w3eden .wpdm-download-link .fa-icon-left {
1747
+ margin-right: 5px;
1748
+ }
1749
+ #attach-file-section .btn{
1750
+ font-size: 10px;
1751
+ }
1752
+ .w3eden .fa-play {
1753
+ margin: 0 !important;
1754
+ }
1755
+ .w3eden .alert{
1756
+ border-radius: 4px;
1757
+ padding: 10px 15px;
1758
+ letter-spacing: 0.5px;
1759
+ margin: 5px 0;
1760
+ text-align: left;
1761
+ }
1762
+
1763
+ .w3eden .alert:before {
1764
+ color: #fff !important;
1765
+ height: 100%;
1766
+ line-height: 27px !important;
1767
+ top: -27px !important;
1768
+ position: absolute;
1769
+ font-size: 11px;
1770
+ font-weight: 800;
1771
+ letter-spacing: 2px;
1772
+ content: attr(data-title);
1773
+ }
1774
+
1775
+ .w3eden .alert[data-title=""]{
1776
+ border-top: 0 !important;
1777
+ }
1778
+ .w3eden .alert.alert-sm:before{
1779
+ display: none !important;
1780
+ }
1781
+ .w3eden .alert.alert-info {
1782
+ background: rgba(var(--color-info-rgb), 0.15) !important;
1783
+ position: relative;
1784
+ border: 0 !important;
1785
+ }
1786
+ .w3eden .alert.alert-info[data-title]{
1787
+ border-top: 27px solid var(--color-info) !important;
1788
+ }
1789
+ .w3eden .alert.alert-info,
1790
+ .w3eden .alert.alert-info * {
1791
+ color: var(--color-info) !important;
1792
+ }
1793
+
1794
+ .w3eden .alert.alert-success {
1795
+ background: rgba(var(--color-success-rgb), 0.1) !important;
1796
+ position: relative;
1797
+ border: 0 !important;
1798
+
1799
+ }
1800
+ .w3eden .alert.alert-success[data-title]{
1801
+ border-top: 27px solid var(--color-success) !important;
1802
+ }
1803
+ .w3eden .alert.alert-success,
1804
+ .w3eden .alert.alert-success *:not(.btn) {
1805
+ color: var(--color-success) !important;
1806
+ }
1807
+
1808
+ .w3eden .alert.alert-danger {
1809
+ background: rgba(var(--color-danger-rgb), 0.1) !important;
1810
+ position: relative;
1811
+ border: 0 !important;
1812
+ }
1813
+ .w3eden .alert.alert-danger[data-title]{
1814
+ border-top: 27px solid var(--color-danger) !important;
1815
+ }
1816
+ .w3eden .alert.alert-danger,
1817
+ .w3eden .alert.alert-danger *:not(.btn) {
1818
+ color: var(--color-danger) !important;
1819
+ }
1820
+
1821
+ .w3eden .alert.alert-warning {
1822
+ background: rgba(var(--color-warning-rgb), 0.15) !important;
1823
+ position: relative;
1824
+ border: 0 !important;
1825
+ }
1826
+ .w3eden .alert.alert-warning[data-title]{
1827
+ border-top: 27px solid var(--color-warning) !important;
1828
+ }
1829
+ .w3eden .alert.alert-warning,
1830
+ .w3eden .alert.alert-warning * {
1831
+ color: var(--color-warning) !important;
1832
+ }
1833
+
1834
+ .w3eden .alert.alert-sm[data-title],
1835
+ .w3eden .alert.alert-sm{
1836
+ border-radius: 3px;
1837
+ letter-spacing: 0.5px;
1838
+ font-size: 9pt;
1839
+ padding: 7px 15px !important;
1840
+ border-width: 1px !important;
1841
+ border-top-width: 1px !important;
1842
+ border-style: solid !important;
1843
+
1844
+ }
1845
+
1846
+ .w3eden .inline-block{
1847
+ display: inline-block !important;
1848
+ }
1849
+
1850
+ .w3eden .panel {
1851
+ box-shadow: none;
1852
+ }
1853
+ .w3eden .list-group{
1854
+ padding-left: 0;
1855
+ margin-left: 0;
1856
+ }
1857
+ .w3eden .list-group .list-group-item{
1858
+ line-height: 25px;
1859
+ font-size: 14px;
1860
+ }
1861
+ .w3eden .list-group .badge{
1862
+ padding: 0 10px;
1863
+ border-radius: 2px;
1864
+ line-height: 25px;
1865
+ height: 25px;
1866
+ background: var(--color-info);
1867
+ }
1868
+ .w3eden .list-group-item.selected,
1869
+ .w3eden .list-group-item.active,
1870
+ .w3eden .list-group-item.active:focus,
1871
+ .w3eden .list-group-item.active:hover {
1872
+ z-index: 2;
1873
+ color: #ffffff !important;
1874
+ background-color: var(--color-primary) !important;
1875
+ border-color: var(--color-primary) !important;
1876
+ }
1877
+ .w3eden .panel-group .panel-heading + .panel-collapse > .panel-body,
1878
+ .w3eden .panel-group .panel-heading + .panel-collapse > .list-group {
1879
+ border-top: 1px solid #ecf0f1;
1880
+ }
1881
+ .w3eden .panel-group .panel-footer {
1882
+ border-top: 0;
1883
+ }
1884
+ .w3eden .panel-footer {
1885
+ background: rgba(247, 249, 252, 0.4);
1886
+ border-top: 1px solid #E3E4E9;
1887
+ font-size: 9pt;
1888
+ }
1889
+ .w3eden .panel-group .panel-footer + .panel-collapse .panel-body {
1890
+ border-bottom: 1px solid #ecf0f1;
1891
+ }
1892
+ .w3eden .panel-default {
1893
+ border-color: #E3E4E9;
1894
+ }
1895
+ .w3eden .panel-default > .panel-heading {
1896
+ color: #1f3e6f;
1897
+ background-color: #f7f9fc;
1898
+ border-color: #E3E4E9;
1899
+ }
1900
+ .w3eden .panel-default > .panel-heading + .panel-collapse > .panel-body {
1901
+ border-top-color: #E3E4E9;
1902
+ }
1903
+ .w3eden .panel-default > .panel-heading .badge {
1904
+ color: #ecf0f1;
1905
+ background-color: var(--color-primary-hover);
1906
+ }
1907
+ .w3eden .panel-default > .panel-footer + .panel-collapse > .panel-body {
1908
+ border-bottom-color: #E3E4E9;
1909
+ }
1910
+ .w3eden .panel-primary {
1911
+ border-color: var(--color-primary-hover);
1912
+ }
1913
+ .w3eden .panel-primary > .panel-heading {
1914
+ color: #ffffff;
1915
+ background-color: var(--color-primary-hover);
1916
+ border-color: var(--color-primary-hover);
1917
+ }
1918
+ .w3eden .panel-primary > .panel-heading + .panel-collapse > .panel-body {
1919
+ border-top-color: var(--color-primary-hover);
1920
+ }
1921
+ .w3eden .panel-primary > .panel-heading .badge {
1922
+ color: var(--color-primary-hover);
1923
+ background-color: #ffffff;
1924
+ }
1925
+ .w3eden .panel-primary > .panel-footer + .panel-collapse > .panel-body {
1926
+ border-bottom-color: var(--color-primary-hover);
1927
+ }
1928
+ .w3eden .panel-success {
1929
+ border-color: var(--color-success);
1930
+ }
1931
+ .w3eden .panel-success > .panel-heading {
1932
+ color: #ffffff;
1933
+ background-color: var(--color-success);
1934
+ border-color: var(--color-success);
1935
+ }
1936
+ .w3eden .panel-success > .panel-heading + .panel-collapse > .panel-body {
1937
+ border-top-color: var(--color-success);
1938
+ }
1939
+ .w3eden .panel-success > .panel-heading .badge {
1940
+ color: var(--color-success);
1941
+ background-color: #ffffff;
1942
+ }
1943
+ .w3eden .panel-success > .panel-footer + .panel-collapse > .panel-body {
1944
+ border-bottom-color: var(--color-success);
1945
+ }
1946
+ .w3eden .panel-info {
1947
+ border-color: var(--color-info);
1948
+ }
1949
+ .w3eden .panel-info > .panel-heading {
1950
+ color: #ffffff;
1951
+ background-color: var(--color-info);
1952
+ border-color: var(--color-info);
1953
+ }
1954
+ .w3eden .panel-info > .panel-heading + .panel-collapse > .panel-body {
1955
+ border-top-color: var(--color-info);
1956
+ }
1957
+ .w3eden .panel-info > .panel-heading .badge {
1958
+ color: var(--color-info);
1959
+ background-color: #ffffff;
1960
+ }
1961
+ .w3eden .panel-info > .panel-footer + .panel-collapse > .panel-body {
1962
+ border-bottom-color: var(--color-info);
1963
+ }
1964
+ .w3eden .panel-warning {
1965
+ border-color: var(--color-warning);
1966
+ }
1967
+ .w3eden .panel-warning > .panel-heading {
1968
+ color: #ffffff;
1969
+ background-color: var(--color-warning);
1970
+ border-color: var(--color-warning);
1971
+ }
1972
+ .w3eden .panel-warning > .panel-heading + .panel-collapse > .panel-body {
1973
+ border-top-color: var(--color-warning);
1974
+ }
1975
+ .w3eden .panel-warning > .panel-heading .badge {
1976
+ color: var(--color-warning);
1977
+ background-color: #ffffff;
1978
+ }
1979
+ .w3eden .panel-warning > .panel-footer + .panel-collapse > .panel-body {
1980
+ border-bottom-color: var(--color-warning);
1981
+ }
1982
+ .w3eden .panel-danger {
1983
+ border-color: var(--color-danger);
1984
+ }
1985
+ .w3eden .panel-danger > .panel-heading {
1986
+ color: #ffffff;
1987
+ background-color: var(--color-danger);
1988
+ border-color: var(--color-danger);
1989
+ }
1990
+ .w3eden .panel-danger > .panel-heading + .panel-collapse > .panel-body {
1991
+ border-top-color: var(--color-danger);
1992
+ }
1993
+ .w3eden .panel-danger > .panel-heading .badge {
1994
+ color: var(--color-danger);
1995
+ background-color: #ffffff;
1996
+ }
1997
+ .w3eden .panel-danger > .panel-footer + .panel-collapse > .panel-body {
1998
+ border-bottom-color: var(--color-danger);
1999
+ }
2000
+ .w3eden #lock-options .btn.wpdm-accordion .panel {
2001
+ padding: 0 !important;
2002
+ border: 0 !important;
2003
+ margin-bottom: 1px !important;
2004
+ border-radius: 0 !important;
2005
+ }
2006
+ .w3eden #lock-options .btn.wpdm-accordion .panel .panel-heading label {
2007
+ margin: 0 !important;
2008
+ line-height: 18px;
2009
+ }
2010
+ .w3eden #lock-options .btn.wpdm-accordion .panel .panel-heading {
2011
+ border-radius: 0 !important;
2012
+ }
2013
+ .w3eden .ptypes li {
2014
+ list-style: none !important;
2015
+ padding: 0 !important;
2016
+ }
2017
+ .w3eden .btn .filter-option {
2018
+ background: transparent none repeat scroll 0 0 !important;
2019
+ }
2020
+ .w3eden #xfilelist input.input-sm {
2021
+ height: 31px !important;
2022
+ }
2023
+ .w3eden #xfilelist .panel-footer.footer-info {
2024
+ font-family: Courier, monospace;
2025
+ font-size: 9pt;
2026
+ text-align: center;
2027
+ background: #fafafa;
2028
+ }
2029
+ .w3eden #xfilelist .panel-heading {
2030
+ font-weight: 400;
2031
+ font-size: 8pt;
2032
+ padding-top: 0 !important;
2033
+ padding-bottom: 0;
2034
+ line-height: 40px;
2035
+ height: 40px;
2036
+ overflow: hidden;
2037
+ word-break: break-all;
2038
+ }
2039
+ .w3eden .wpdm-filelist thead {
2040
+ display: none;
2041
+ }
2042
+ .w3eden .wpdm-filelist td {
2043
+ border-left: 0;
2044
+ border-right: 0;
2045
+ border-top: 1px solid #ffffff !important;
2046
+ border-bottom: 0 !important;
2047
+ background: rgba(0, 0, 0, 0.03) !important;
2048
+ vertical-align: middle !important;
2049
+ }
2050
+ .w3eden .wpdm-filelist {
2051
+ border: 0 !important;
2052
+ }
2053
+ .w3eden .wpdm-frontend-tabs a {
2054
+ font-size: 14px !important;
2055
+ }
2056
+ .w3eden .wpdm-frontend-tabs a.btn {
2057
+ border-left: 1px solid rgba(255, 255, 255, 0.15) !important;
2058
+ border-right: 1px solid rgba(0, 0, 0, 0.15) !important;
2059
+ border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
2060
+ }
2061
+ .w3eden .wpdm-frontend-tabs {
2062
+ border-bottom: 4px solid var(--color-primary) !important;
2063
+ border-radius: 3px;
2064
+ background: #34495e;
2065
+ overflow: hidden;
2066
+ }
2067
+ .w3eden .nav-tabs.wpdm-frontend-tabs a:focus,
2068
+ .w3eden .nav-tabs.wpdm-frontend-tabs a:active,
2069
+ .w3eden .nav-tabs.wpdm-frontend-tabs li.active a,
2070
+ .w3eden .nav-tabs.wpdm-frontend-tabs a.active {
2071
+ background: var(--color-primary) !important;
2072
+ border: 0 !important;
2073
+ }
2074
+ .w3eden .wpdm-frontend-tabs a {
2075
+ color: #ffffff !important;
2076
+ border-radius: 0 !important;
2077
+ text-transform: uppercase;
2078
+ font-size: 9pt !important;
2079
+ font-weight: 900;
2080
+ border: 0 !important;
2081
+ line-height: 20px !important;
2082
+ }
2083
+ .w3eden .wpdm-frontend-tabs a:hover {
2084
+ background: rgba(26, 188, 156, 0.69) !important;
2085
+ }
2086
+ .w3eden i.fa[rel=del],
2087
+ .w3eden i.fa[rel=undo] {
2088
+ cursor: pointer;
2089
+ }
2090
+ .w3eden .well {
2091
+ padding: 15px;
2092
+ box-shadow: none;
2093
+ border: 0;
2094
+ font-style: normal;
2095
+ background: #f5f5f5;
2096
+ border-radius: 4px;
2097
+ margin-bottom: 10px;
2098
+ }
2099
+ .w3eden #wpdm-pf #title {
2100
+ border-radius: 3px;
2101
+ }
2102
+ .w3eden .btn.btn-addtocart .label {
2103
+ font-size: 11px;
2104
+ letter-spacing: 0.5px;
2105
+ padding: 2px 5px !important;
2106
+ display: inline-block;
2107
+ border-radius: 1px;
2108
+ }
2109
+ .w3eden .g-recaptcha > div > div {
2110
+ width: 100% !important;
2111
+ }
2112
+ .w3eden .panel-footer li.page-numbers {
2113
+ border: 1px solid;
2114
+ border-radius: 500px;
2115
+ display: inline-block;
2116
+ font-size: 10px;
2117
+ font-weight: 900;
2118
+ height: 20px;
2119
+ line-height: 18px;
2120
+ text-align: center;
2121
+ width: 20px;
2122
+ }
2123
+ .w3eden .panel-footer span.page-numbers.current {
2124
+ font-weight: 900;
2125
+ color: #444444;
2126
+ }
2127
+
2128
+ .w3eden .btn .label-price:empty {
2129
+ display: none;
2130
+ }
2131
+ .w3eden .btn .label-price {
2132
+ background: rgba(0, 0, 0, 0.1);
2133
+ }
2134
+ .w3eden .panel .panel-heading:nth-child(n+2) {
2135
+ border-radius: 0 !important;
2136
+ border-top: 1px solid #E3E4E9 !important;
2137
+ }
2138
+ .w3eden #currentfiles .panel-heading {
2139
+ border-top: 0 !important;
2140
+ }
2141
+ .w3eden div.list-group.pm-list {
2142
+ margin-bottom: 0 !important;
2143
+ }
2144
+ .w3eden div.list-group.pm-list .list-group-item {
2145
+ cursor: pointer !important;
2146
+ }
2147
+ .w3eden .panel .panel-heading {
2148
+ font-size: 9pt;
2149
+ font-weight: 500;
2150
+ }
2151
+ .w3eden #payment_form label {
2152
+ font-size: 9pt;
2153
+ }
2154
+ .w3eden .wpdm_cart .cart_item_title a,
2155
+ .w3eden .wpdm_cart .cart-total * {
2156
+ font-weight: 900;
2157
+ }
2158
+ .w3eden .cart-total-final{
2159
+ text-transform: capitalize;letter-spacing: 0.5px;
2160
+ }
2161
+ .w3eden .wpdm_cart thead th {
2162
+ background: rgba(0, 0, 0, 0.03);
2163
+ border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
2164
+ font-weight: 500;
2165
+ border-bottom: 0 !important;
2166
+ font-size: 8pt;
2167
+ }
2168
+ .w3eden .wpdm_cart .thumb img {
2169
+ width: 40px;
2170
+ margin-right: 10px;
2171
+ }
2172
+ @media (max-width: 640px) {
2173
+ /* Reg / Login Form */
2174
+ .w3eden div.wpdmcard, .w3eden div#wpdmreg, .w3eden div#wpdmlogin{
2175
+ padding: 10px !important;
2176
+ margin: 0 !important;
2177
+ border-radius: 0 !important;
2178
+ box-shadow: none;
2179
+ }
2180
+ .w3eden div#wpdmreg .col-sm-6,
2181
+ .w3eden div#wpdmreg .col-sm-5{
2182
+ padding-left: 15px !important;
2183
+ margin-top: 5px !important;
2184
+ }
2185
+ /* Cart */
2186
+ .w3eden .wpdm_cart thead {
2187
+ display: none;
2188
+ }
2189
+ .w3eden .wpdm_cart tr {
2190
+ border-bottom: 2px solid rgba(0, 0, 0, 0.2);
2191
+ }
2192
+ .w3eden .wpdm_cart td input.form-control {
2193
+ display: inline-block !important;
2194
+ }
2195
+ .w3eden .wpdm_cart th,
2196
+ .w3eden .wpdm_cart td {
2197
+ display: block;
2198
+ }
2199
+ .w3eden .wpdm_cart span.visible-xs {
2200
+ display: inline-block !important;
2201
+ width: 40%;
2202
+ }
2203
+ .w3eden .wpdm_cart td .btn {
2204
+ display: block;
2205
+ margin-bottom: 5px;
2206
+ width: 100%;
2207
+ }
2208
+ }
2209
+ .w3eden .discount-msg {
2210
+ padding: 6px 12px;
2211
+ background: #5bb283;
2212
+ color: #ffffff;
2213
+ margin-bottom: 5px;
2214
+ border-radius: 3px;
2215
+ display: block;
2216
+ font-weight: 400;
2217
+ font-size: 9pt;
2218
+ z-index: 999999999;
2219
+ }
2220
+ .w3eden .discount-msg .fa {
2221
+ margin-right: 6px;
2222
+ }
2223
+ .w3eden .selectpicker.btn.btn-secondary {
2224
+ background: transparent !important;
2225
+ color: #333333 !important;
2226
+ border: 1px solid #d5d5d5 !important;
2227
+ }
2228
+ .w3eden .field-group {
2229
+ margin-bottom: 10px;
2230
+ }
2231
+ .w3eden fieldset {
2232
+ border: 1px solid #dddddd !important;
2233
+ padding: 10px;
2234
+ border-radius: 3px;
2235
+ }
2236
+ .w3eden legend {
2237
+ font-weight: bold;
2238
+ font-size: inherit;
2239
+ color: inherit;
2240
+ display: inline;
2241
+ float: left;
2242
+ padding: 10px !important;
2243
+ border-bottom: 1px solid #dddddd !important;
2244
+ }
2245
+ .w3eden .package-info-list {
2246
+ font-size: 9pt;
2247
+ line-height: 1.5;
2248
+ color: #888888;
2249
+ }
2250
+ .w3eden .package-info-list .pull-left .fa {
2251
+ font-size: 14pt;
2252
+ line-height: 30px;
2253
+ margin-right: 6px;
2254
+ color: var(--color-info);
2255
+ }
2256
+ .w3eden .package-info-list strong {
2257
+ color: #333333;
2258
+ }
2259
+ .w3eden .package-info-list .list-group-item .wpdm-download-link {
2260
+ font-size: 12pt;
2261
+ display: block;
2262
+ text-align: center;
2263
+ font-weight: 900;
2264
+ color: var(--color-info);
2265
+ }
2266
+ .w3eden .popover-title {
2267
+ font-weight: 900 !important;
2268
+ }
2269
+ .w3eden .w3eden.user-dashboard {
2270
+ font-size: 13px;
2271
+ }
2272
+ .w3eden .w3eden.user-dashboard .panel {
2273
+ font-size: 10pt;
2274
+ }
2275
+ .w3eden div.list-group .list-group-item:first-child {
2276
+ border-top-left-radius: 3px;
2277
+ border-top-right-radius: 3px;
2278
+ }
2279
+ .w3eden .list-group-item:last-child {
2280
+ border-bottom-left-radius: 3px;
2281
+ border-bottom-right-radius: 3px;
2282
+ margin-bottom: 0;
2283
+ }
2284
+ .w3eden .list-group-item {
2285
+ border-top: 1px solid #dddddd !important;
2286
+ }
2287
+ .w3eden .list-group-item .avatar {
2288
+ border: 0;
2289
+ padding: 0;
2290
+ margin: 5px 0 3px;
2291
+ border-radius: 2px;
2292
+ width: 100%;
2293
+ height: auto;
2294
+ }
2295
+ .w3eden .panel.dashboard-panel {
2296
+ border-radius: 3px;
2297
+ border-color: #dddddd;
2298
+ }
2299
+ .w3eden .panel.dashboard-panel .panel-heading {
2300
+ border-top-left-radius: 2px;
2301
+ border-top-right-radius: 2px;
2302
+ background: transparent;
2303
+ border-color: #dddddd;
2304
+ }
2305
+
2306
+ .w3eden .w3eden.user-dashboard .pagination {
2307
+ padding: 0;
2308
+ width: 100% !important;
2309
+ }
2310
+
2311
+ .w3eden .panel.dashboard-panel h3 {
2312
+ margin: 0;
2313
+ padding: 0;
2314
+ font-size: 14pt;
2315
+ font-weight: 800;
2316
+ }
2317
+ .w3eden .panel.dashboard-panel h3.popover-title {
2318
+ padding: 10px;
2319
+ font-size: 9pt;
2320
+ font-weight: 400;
2321
+ background: #f8f8f8;
2322
+ }
2323
+ .w3eden #cppo {
2324
+ margin-right: -2px !important;
2325
+ margin-top: -3px !important;
2326
+ }
2327
+ .w3eden .popover-content .form-control {
2328
+ font-family: Courier, monospace;
2329
+ font-size: 14pt;
2330
+ font-weight: bold;
2331
+ margin: 10px 0;
2332
+ text-align: center;
2333
+ }
2334
+ .w3eden .popover-content .input-group .form-control {
2335
+ margin: 0;
2336
+ }
2337
+
2338
+ .w3eden .panel-body .panel-row {
2339
+ margin-top: 10px;
2340
+ margin-bottom: 10px !important;
2341
+ display: inline-table;
2342
+ }
2343
+ .w3eden .w3eden.user-dashboard .table th,
2344
+ .w3eden .w3eden.user-dashboard .table td {
2345
+ font-size: 9pt;
2346
+ vertical-align: middle;
2347
+ }
2348
+ .w3eden .w3eden.user-dashboard th {
2349
+ background: #f5f5f5;
2350
+ border-bottom-width: 1px;
2351
+ }
2352
+ .w3eden .card {
2353
+ border-radius: 3px;
2354
+ overflow: hidden;
2355
+ }
2356
+ .w3eden .card img {
2357
+ border-radius: 0;
2358
+ width: 100%;
2359
+ }
2360
+ .w3eden .card .card-body {
2361
+ display: table;
2362
+ width: 100%;
2363
+ }
2364
+ .w3eden .card .card-footer:hover {
2365
+ color: #ffffff !important;
2366
+ }
2367
+ .w3eden .w3eden.user-dashboard .card .card-footer {
2368
+ background: var(--color-primary);
2369
+ color: #ffffff !important;
2370
+ font-size: 9pt;
2371
+ display: block;
2372
+ float: left;
2373
+ margin-top: -4px;
2374
+ width: 100%;
2375
+ height: 35px;
2376
+ line-height: 35px;
2377
+ position: relative;
2378
+ text-align: center;
2379
+ }
2380
+ .w3eden .card .card-footer:after {
2381
+ content: '';
2382
+ position: absolute;
2383
+ border-style: solid;
2384
+ border-width: 0 10px 10px;
2385
+ border-color: var(--color-primary) transparent;
2386
+ display: block;
2387
+ width: 0;
2388
+ z-index: 1;
2389
+ margin-left: -10px;
2390
+ top: -10px;
2391
+ left: 50%;
2392
+ }
2393
+ .w3eden .w3eden.user-dashboard #edit-profile-form .col-md-6 {
2394
+ padding-bottom: 10px;
2395
+ }
2396
+ .w3eden .w3eden.user-dashboard label {
2397
+ font-size: 10pt;
2398
+ color: #777;
2399
+ }
2400
+ /*
2401
+ .w3eden .w3eden.user-dashboard input.form-control {
2402
+ padding: 0 15px;
2403
+ height: 36px;
2404
+ line-height: 40px;
2405
+ }
2406
+ */
2407
+ .w3eden .w3eden.user-dashboard #edit-profile-form label .fa-star.text-danger {
2408
+ float: right;
2409
+ color: rgba(231, 76, 60, 0.8);
2410
+ font-size: 10px;
2411
+ }
2412
+ .w3eden .text-danger{
2413
+ color: var(--color-danger) !important;
2414
+ }
2415
+ .w3eden .w3eden.user-dashboard #edit-profile-form label {
2416
+ display: block;
2417
+ }
2418
+ .w3eden .w3eden.user-dashboard .popover {
2419
+ max-width: 800px !important;
2420
+ width: 320px;
2421
+ }
2422
+ .w3eden #wpdm-dashboard-sidebar .list-group-item {
2423
+ font-size: 10px;
2424
+ text-transform: uppercase;
2425
+ letter-spacing: 1px;
2426
+ font-weight: 400;
2427
+ }
2428
+
2429
+ .w3eden #wpdm-dashboard-sidebar .list-group-item.selected,
2430
+ .w3eden #wpdm-dashboard-sidebar .list-group-item.active,
2431
+ .w3eden #wpdm-dashboard-sidebar .list-group-item.active:active,
2432
+ .w3eden #wpdm-dashboard-sidebar .list-group-item.active:focus{
2433
+ font-weight: 800;
2434
+ }
2435
+
2436
+ .w3eden #wpdm-dashboard-sidebar{
2437
+ padding: 0 20px 0 0;
2438
+ width: 240px;
2439
+ }
2440
+ .w3eden.author-dashbboard #wpdm-dashboard-sidebar {
2441
+ width: 200px;
2442
+ }
2443
+
2444
+ .w3eden #wpdm-dashboard-sidebar #logo-block{
2445
+ border-radius: 8px;
2446
+ border: 1px solid rgba(69, 89, 122, 0.2);
2447
+ margin-bottom: 25px;
2448
+ padding: 15px;
2449
+ }
2450
+ .w3eden #wpdm-dashboard-sidebar .shop-logo{
2451
+ box-shadow: none;
2452
+ border-radius: 4px;
2453
+ margin: 0;
2454
+ max-width: 100%;
2455
+ height: auto;
2456
+ }
2457
+ .w3eden .mr-3{
2458
+ margin-right: 12px !important;
2459
+ }
2460
+ #wpdm-dashboard-sidebar h3 {
2461
+ font-size: 10px;
2462
+ text-transform: uppercase;
2463
+ font-family: var(--wpdm-font);
2464
+ letter-spacing: 1px;
2465
+ color: var(--color-muted);
2466
+ opacity: 0.4;
2467
+ padding: 0;
2468
+ margin: 20px 0 10px 0;
2469
+ font-weight: 600;
2470
+ }
2471
+ .w3eden #wpdm-dashboard-sidebar .udb-item,
2472
+ .w3eden #wpdm-dashboard-sidebar .adp-item{
2473
+ font-size: 13px;
2474
+ letter-spacing: 1px;
2475
+ font-weight: 400;
2476
+ line-height: 30px;
2477
+ margin-bottom: 10px;
2478
+ display: block;
2479
+ width: 100%;
2480
+ outline: none !important;
2481
+ color: #708ca3;
2482
+ font-family: var(--wpdm-font);
2483
+ padding-left: 6px;
2484
+ }
2485
+
2486
+ .w3eden #wpdm-dashboard-sidebar .adp-item:hover,
2487
+ .w3eden #wpdm-dashboard-sidebar .udb-item:hover{
2488
+ text-decoration: none;
2489
+ }
2490
+ .w3eden #wpdm-dashboard-sidebar .udb-item .fa,
2491
+ .w3eden #wpdm-dashboard-sidebar .udb-item .far,
2492
+ .w3eden #wpdm-dashboard-sidebar .udb-item .fas,
2493
+ .w3eden #wpdm-dashboard-sidebar .adp-item .far,
2494
+ .w3eden #wpdm-dashboard-sidebar .adp-item .fas,
2495
+ .w3eden #wpdm-dashboard-sidebar .adp-item .fa{
2496
+ width: 30px;
2497
+ line-height: 30px;
2498
+ height: 30px;
2499
+ text-align: center;
2500
+ border-radius: 5px;
2501
+ box-shadow: 0 0 5px rgba(0,0,0,0.1);
2502
+ -webkit-transition: all ease-in-out 400ms;
2503
+ -moz-transition: all ease-in-out 400ms;
2504
+ -ms-transition: all ease-in-out 400ms;
2505
+ -o-transition: all ease-in-out 400ms;
2506
+ transition: all ease-in-out 400ms;
2507
+ background: #ffffff;
2508
+ }
2509
+ .w3eden #wpdm-dashboard-sidebar .udb-item:hover .fa,
2510
+ .w3eden #wpdm-dashboard-sidebar .udb-item:hover .far,
2511
+ .w3eden #wpdm-dashboard-sidebar .udb-item:hover .fas{
2512
+ box-shadow: 0 0 8px rgba(var(--color-success-rgb), 0.2) !important;
2513
+ }
2514
+
2515
+ .w3eden #wpdm-dashboard-sidebar .udb-item:hover i.color-info{
2516
+ box-shadow: 0 0 8px rgba(var(--color-info-rgb), 0.2) !important;
2517
+ }
2518
+
2519
+ .w3eden #wpdm-dashboard-sidebar .udb-item:hover i.color-primary{
2520
+ box-shadow: 0 0 8px rgba(var(--color-primary-rgb), 0.2) !important;
2521
+ }
2522
+
2523
+ .w3eden #wpdm-dashboard-sidebar .udb-item:hover i.color-danger{
2524
+ box-shadow: 0 0 8px rgba(var(--color-danger-rgb), 0.2) !important;
2525
+ }
2526
+
2527
+ .w3eden .udb-item.selected{
2528
+ color: var(--color-primary) !important;
2529
+ }
2530
+ .w3eden #wpdm-dashboard-sidebar .udb-item.selected .fa,
2531
+ .w3eden #wpdm-dashboard-sidebar .udb-item.selected .far,
2532
+ .w3eden #wpdm-dashboard-sidebar .udb-item.selected .fas{
2533
+ box-shadow: 0 0 8px rgba(var(--color-primary-rgb), 0.2) !important;
2534
+ background: linear-gradient(135deg, #fff, rgba(var(--color-primary-rgb), 0.2)) !important;
2535
+ color: var(--color-primary) !important;
2536
+ }
2537
+
2538
+ .w3eden .list-group-item.active,
2539
+ .w3eden .list-group-item.active:focus,
2540
+ .w3eden .list-group-item.active:hover {
2541
+ z-index: 2;
2542
+ color: #ffffff;
2543
+ background-color: var(--color-primary);
2544
+ border-color: var(--color-primary) !important;
2545
+ }
2546
+
2547
+ .w3eden #wpdm-dashboard-contents .tab-pane .panel:last-child {
2548
+ margin-bottom: 0;
2549
+ }
2550
+
2551
+
2552
+ .w3eden #wpdm-dashboard-contents .tab-pane .panel:last-child {
2553
+ margin-bottom: 0;
2554
+ }
2555
+
2556
+ .w3eden #wpdm-dashboard-contents .nav-tabs {
2557
+ border-bottom: 1px solid #dddddd !important;
2558
+ }
2559
+ .w3eden #wpdm-dashboard-contents .nav-tabs a {
2560
+ border-color: #dddddd #dddddd transparent !important;
2561
+ }
2562
+ .w3eden #wpdm-dashboard-contents .table{
2563
+ border-bottom: 0;
2564
+ }
2565
+ .w3eden small {
2566
+ font-size: 11px !important;
2567
+ }
2568
+ .w3eden .login-form-meta-text{
2569
+ margin-bottom: 15px !important;
2570
+ }
2571
+ .w3eden .login-form-meta-text label{
2572
+ font-size: 12px;
2573
+ font-weight: 600;
2574
+ line-height: 14px;
2575
+ margin: 0;
2576
+ }
2577
+ .w3eden .wpdmlogin-logo {
2578
+ padding-bottom: 20px;
2579
+ }
2580
+ .w3eden .wpdmlogin-logo img {
2581
+ box-shadow: none !important;
2582
+ max-height: 128px;
2583
+ }
2584
+ .w3eden #wpdmreg .input-group-addon .fa,
2585
+ .w3eden #wpdmlogin .input-group-addon .fa {
2586
+ width: 20px;
2587
+ }
2588
+ .w3eden #wpdmreg .input-group-addon,
2589
+ .w3eden #wpdmlogin .input-group-addon {
2590
+ border-radius: 3px 0 0 3px;
2591
+ text-align: center;
2592
+ }
2593
+ .w3eden #wpdmreg .btn,
2594
+ .w3eden #wpdmlogin #loginform-submit{
2595
+ border-radius: 3px;
2596
+ }
2597
+ .w3eden #wpdmreg .input-group .form-control,
2598
+ .w3eden #wpdmlogin .input-group .form-control{
2599
+ border-radius: 0 3px 3px 0;
2600
+ }
2601
+ .w3eden #wpdmreg,
2602
+ .w3eden #wpdmlogin {
2603
+ margin: 0 auto;
2604
+ max-width: 450px;
2605
+ }
2606
+
2607
+ .w3eden #checkout-login #wpdmreg,
2608
+ .w3eden #checkout-login #wpdmlogin {
2609
+ margin: 0 auto;
2610
+ max-width: 100%;
2611
+ }
2612
+ .w3eden .popover.fade {
2613
+ z-index: -9999;
2614
+ }
2615
+ .w3eden .popover.fade.in {
2616
+ z-index: 9999;
2617
+ }
2618
+ .w3eden .package-info-list .panel {
2619
+ margin: -10px -15px;
2620
+ border: 0;
2621
+ }
2622
+ .w3eden .package-info-list .panel .panel-heading {
2623
+ border-radius: 0;
2624
+ }
2625
+ .w3eden .wpdm-social-lock {
2626
+ margin: 0 3px !important;
2627
+ }
2628
+ .w3eden .wpdm-social-lock.btn {
2629
+ border-radius: 2px !important;
2630
+ margin-bottom: 5px !important;
2631
+ }
2632
+ .w3eden .w3eden.author-dashbboard #tabs li a.active {
2633
+ background: var(--color-primary);
2634
+ }
2635
+ .w3eden .category-panel .category-thumb {
2636
+ width: 32px;
2637
+ max-width: 100%;
2638
+ }
2639
+ .w3eden .category-panel.has-desc .category-thumb {
2640
+ width: 96px;
2641
+ max-width: 100%;
2642
+ }
2643
+ .w3eden .panel.panel-package-locks {
2644
+ border: 0 none;
2645
+ box-shadow: 0 0 15px rgba(0, 0, 0, 0.15) !important;
2646
+ padding: 20px !important;
2647
+ }
2648
+ .w3eden .panel.panel-package-locks .panel-heading {
2649
+ padding-bottom: 0 !important;
2650
+ font-size: 14pt !important;
2651
+ font-weight: 900;
2652
+ background: transparent !important;
2653
+ border: 0 !important;
2654
+ text-transform: uppercase;
2655
+ }
2656
+ .w3eden .panel-body.wpdm-social-locks.text-center > p {
2657
+ margin-bottom: 20px;
2658
+ margin-top: 0;
2659
+ padding: 0;
2660
+ }
2661
+ .w3eden #wp-post_content-editor-tools {
2662
+ padding-right: 7px !important;
2663
+ }
2664
+ .w3eden .wp-editor-container {
2665
+ border-top: 1px solid #e7e6e6 !important;
2666
+ }
2667
+ .w3eden #package-description .wp-switch-editor {
2668
+ background: rgba(255, 255, 255, 0.2);
2669
+ font-size: 8pt !important;
2670
+ font-weight: 800;
2671
+ height: 20px !important;
2672
+ letter-spacing: 1px;
2673
+ line-height: 20px !important;
2674
+ padding: 5px 15px !important;
2675
+ }
2676
+ .w3eden .html-active .switch-html,
2677
+ .w3eden .tmce-active .switch-tmce {
2678
+ border-bottom-color: #fafafa !important;
2679
+ }
2680
+ .w3eden .html-active .switch-html,
2681
+ .w3eden .tmce-active .switch-tmce,
2682
+ .w3eden .quicktags-toolbar,
2683
+ .w3eden div.mce-toolbar-grp {
2684
+ background: #fafafa !important;
2685
+ }
2686
+ .w3eden .ed_button.button.button-small {
2687
+ border-color: #e1e1e1;
2688
+ border-radius: 2px;
2689
+ box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
2690
+ padding-left: 10px;
2691
+ padding-right: 10px;
2692
+ }
2693
+ .w3eden .w3eden.author-dashbboard .nav.nav-tabs li a {
2694
+ font-weight: 400 !important;
2695
+ border-top-left-radius: 2px !important;
2696
+ border-top-right-radius: 2px !important;
2697
+ }
2698
+ .w3eden #wpdm-pf .nav.nav-tabs a {
2699
+ font-size: 9pt !important;
2700
+ letter-spacing: 0.2px;
2701
+ text-transform: capitalize;
2702
+ padding: 7px 16px;
2703
+ border-radius: 2px 2px 0 0;
2704
+ font-family: var(--wpdm-font);
2705
+ }
2706
+ .w3eden #wpdm-pf .alert.alert-success {
2707
+ position: fixed;
2708
+ z-index: 999999999 !important;
2709
+ top: 50px;
2710
+ right: 20px;
2711
+ max-width: 300px;
2712
+ -webkit-transition: all 0.2s ease;
2713
+ transition: all 0.2s ease;
2714
+ }
2715
+ .w3eden #wpdm-pf .alert.alert-success:before {
2716
+ background: transparent !important;
2717
+ }
2718
+ .w3eden div.wpdmcard,
2719
+ .w3eden div#wpdmreg,
2720
+ .w3eden div#wpdmlogin {
2721
+ position: relative;
2722
+ margin: 0 auto;
2723
+ overflow: hidden;
2724
+ padding: 40px;
2725
+ border-top: 5px solid var(--color-primary);
2726
+ box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.08);
2727
+ background: #ffffff;
2728
+ border-radius: 10px;
2729
+ margin-bottom: 50px;
2730
+ background-image: linear-gradient(to bottom, rgba(255,255,255,0) 90%,rgba(var(--color-primary-rgb), 0.1) 100%);
2731
+ }
2732
+
2733
+ .w3eden div.wpdmcard.color-primary{
2734
+ border-top: 5px solid var(--color-primary) !important;
2735
+ }
2736
+ .w3eden div.wpdmcard.color-purple{
2737
+ border-top: 5px solid #8557D3 !important;
2738
+ }
2739
+ .w3eden div.wpdmcard.color-success,
2740
+ .w3eden div.wpdmcard.color-green{
2741
+ border-top: 5px solid var(--color-success) !important;
2742
+ }
2743
+ .w3eden div.wpdmcard.color-danger,
2744
+ .w3eden div.wpdmcard.color-red{
2745
+ border-top: 5px solid var(--color-danger) !important;
2746
+ border-radius: 10px;
2747
+ box-shadow: 0 -1px 20px rgba(255, 50, 62, 0.1);
2748
+ }
2749
+
2750
+ .w3eden div#wpdmreg{
2751
+ border-top: 5px solid var(--color-success);
2752
+ background-image: linear-gradient(to bottom, rgba(255,255,255,0) 90%,rgba(var(--color-success-rgb), 0.1) 100%);
2753
+ }
2754
+
2755
+ .w3eden .input-group-addon.input-group-addon-active{
2756
+ border-color: #66afe9;
2757
+ color: #66afe9;
2758
+ }
2759
+
2760
+ .w3eden .input-group-asyoupay.input-group > .input-group-addon,
2761
+ .w3eden #wpdmlogin_checkout .input-group > .input-group-addon,
2762
+ .w3eden #wpdmreg_checkout .input-group > .input-group-addon,
2763
+ .w3eden #wpdmlogin .input-group > .input-group-addon,
2764
+ .w3eden #wpdmreg .input-group > .input-group-addon {
2765
+ background: #ffffff;
2766
+ border-right: 0;
2767
+ -webkit-transition: ease-in-out 300ms;
2768
+ -moz-transition: ease-in-out 300ms;
2769
+ -ms-transition: ease-in-out 300ms;
2770
+ -o-transition: ease-in-out 300ms;
2771
+ transition: ease-in-out 300ms;
2772
+ font-size: 11pt;
2773
+
2774
+ }
2775
+ .w3eden #wpdmlogin_checkout .input-group > .input-group-addon .fa,
2776
+ .w3eden #wpdmreg_checkout .input-group > .input-group-addon .fa,
2777
+ .w3eden #wpdmlogin .input-group > .input-group-addon .fa,
2778
+ .w3eden #wpdmreg .input-group > .input-group-addon .fa{
2779
+ width: 18px;
2780
+ display: inline-block;
2781
+ }
2782
+ .w3eden .input-group .input-group-addon + .form-control {
2783
+ border-left: 0;
2784
+ padding-left: 0 !important;
2785
+ }
2786
+ .w3eden div#wpdmreg input.form-control{
2787
+ font-size: 11pt;
2788
+ }
2789
+
2790
+ .w3eden div#wpdmlogin.lostpass{
2791
+ border-top: 5px solid var(--color-info);
2792
+ background-image: linear-gradient(to bottom, rgba(255,255,255,0) 90%,rgba(var(--color-info-rgb), 0.1) 100%);
2793
+ }
2794
+
2795
+ .w3eden .btn.btn-light,
2796
+ .w3eden a.btn.btn-light,
2797
+ .w3eden button.btn.btn-light {
2798
+ color: #555555 !important;
2799
+ background-color: #f0f2f5;
2800
+ border-color: #d3d3d3;
2801
+ font-weight: 400 !important;
2802
+ letter-spacing: 0.5px;
2803
+ }
2804
+ .w3eden .btn.btn-light:hover,
2805
+ .w3eden .btn.btn-light:focus,
2806
+ .w3eden .btn.btn-light:active,
2807
+ .w3eden .btn.btn-light.active,
2808
+ .w3eden .open .dropdown-toggle.btn-light {
2809
+ color: #444;
2810
+ background-color: #E3E4E6;
2811
+ border-color: #A99AB8;
2812
+ }
2813
+ .w3eden .btn.btn-light:active,
2814
+ .w3eden .btn.btn-light.active,
2815
+ .w3eden .open .dropdown-toggle.btn-light {
2816
+ background-image: none;
2817
+ }
2818
+ .w3eden .btn.btn-light.disabled,
2819
+ .w3eden .btn.btn-light[disabled],
2820
+ .w3eden fieldset[disabled] .btn-light,
2821
+ .w3eden .btn.btn-light.disabled:hover,
2822
+ .w3eden .btn.btn-light[disabled]:hover,
2823
+ .w3eden fieldset[disabled] .btn-light:hover,
2824
+ .w3eden .btn.btn-light.disabled:focus,
2825
+ .w3eden .btn.btn-light[disabled]:focus,
2826
+ .w3eden fieldset[disabled] .btn-light:focus,
2827
+ .w3eden .btn.btn-light.disabled:active,
2828
+ .w3eden .btn.btn-light[disabled]:active,
2829
+ .w3eden fieldset[disabled] .btn-light:active,
2830
+ .w3eden .btn.btn-light.disabled.active,
2831
+ .w3eden .btn.btn-light[disabled].active,
2832
+ .w3eden fieldset[disabled] .btn-light.active {
2833
+ background-color: #D9D7DB;
2834
+ border-color: #A99AB8;
2835
+ }
2836
+ .w3eden .btn.btn-light .badge {
2837
+ color: #D9D7DB;
2838
+ background-color: #6C4C8C;
2839
+ }
2840
+
2841
+ .w3eden .panel-info .panel-body.lead{
2842
+ font-weight: 900;
2843
+ }
2844
+ .w3eden .panel-body.lead{
2845
+ margin: 0;
2846
+ }
2847
+
2848
+ .w3eden .text-muted{
2849
+ color: rgba(69, 89, 122, 0.6) !important;
2850
+ }
2851
+ .w3eden .color-purple{
2852
+ color: #8557D3 !important;
2853
+ }
2854
+ .w3eden .color-success,
2855
+ .w3eden .color-green{
2856
+ color: var(--color-success) !important;
2857
+ }
2858
+ .w3eden .color-info,
2859
+ .w3eden .color-blue{
2860
+ color: var(--color-info) !important;
2861
+ }
2862
+ .w3eden .color-danger,
2863
+ .w3eden .color-red,
2864
+ .w3eden .color-red a{
2865
+ color: var(--color-danger) !important;
2866
+ }
2867
+
2868
+
2869
+ .w3eden .color-primary{
2870
+ color: var(--color-primary) !important;
2871
+ }
2872
+
2873
+ .w3eden .list-group li{
2874
+ margin-left: 0;
2875
+ }
2876
+
2877
+ .w3eden .wpdm_hide{
2878
+ display: none !important;
2879
+ }
2880
+ .w3eden video{
2881
+ max-width: 100% !important;
2882
+ }
2883
+ .w3eden video.thumbnail{
2884
+ padding: 10px;
2885
+ }
2886
+
2887
+
2888
+ .w3eden .videothumbs .thumbnail{
2889
+ display: inline-block;
2890
+ margin: 0 10px 20px 0 !important;
2891
+ }
2892
+
2893
+
2894
+ /* TADA */
2895
+
2896
+ @-webkit-keyframes tada {
2897
+ 0% {
2898
+ -webkit-transform: scale(1);
2899
+ transform: scale(1);
2900
+ }
2901
+
2902
+ 10%, 20% {
2903
+ -webkit-transform: scale(.9) rotate(-8deg);
2904
+ transform: scale(.9) rotate(-8deg);
2905
+ }
2906
+
2907
+ 30%, 50%, 70% {
2908
+ -webkit-transform: scale(1.3) rotate(8deg);
2909
+ transform: scale(1.3) rotate(8deg);
2910
+ }
2911
+
2912
+ 40%, 60% {
2913
+ -webkit-transform: scale(1.3) rotate(-8deg);
2914
+ transform: scale(1.3) rotate(-8deg);
2915
+ }
2916
+
2917
+ 80%, 100% {
2918
+ -webkit-transform: scale(1) rotate(0);
2919
+ transform: scale(1) rotate(0);
2920
+ }
2921
+ }
2922
+
2923
+ @keyframes tada {
2924
+ 0% {
2925
+ -webkit-transform: scale(1);
2926
+ -ms-transform: scale(1);
2927
+ transform: scale(1);
2928
+ }
2929
+
2930
+ 10%, 20% {
2931
+ -webkit-transform: scale(.9) rotate(-8deg);
2932
+ -ms-transform: scale(.9) rotate(-8deg);
2933
+ transform: scale(.9) rotate(-8deg);
2934
+ }
2935
+
2936
+ 30%, 50%, 70% {
2937
+ -webkit-transform: scale(1.3) rotate(8deg);
2938
+ -ms-transform: scale(1.3) rotate(8deg);
2939
+ transform: scale(1.3) rotate(8deg);
2940
+ }
2941
+
2942
+ 40%, 60% {
2943
+ -webkit-transform: scale(1.3) rotate(-8deg);
2944
+ -ms-transform: scale(1.3) rotate(-8deg);
2945
+ transform: scale(1.3) rotate(-8deg);
2946
+ }
2947
+
2948
+ 80%, 100% {
2949
+ -webkit-transform: scale(1) rotate(0);
2950
+ -ms-transform: scale(1) rotate(0);
2951
+ transform: scale(1) rotate(0);
2952
+ }
2953
+ }
2954
+
2955
+ .faa-tada.animated,
2956
+ .faa-tada.animated-hover:hover,
2957
+ .faa-parent.animated-hover:hover > .faa-tada {
2958
+ -webkit-animation: tada 2s linear infinite;
2959
+ animation: tada 2s linear infinite;
2960
+ }
2961
+
2962
+ .faa-tada.animated.faa-fast,
2963
+ .faa-tada.animated-hover.faa-fast:hover,
2964
+ .faa-parent.animated-hover:hover > .faa-tada.faa-fast {
2965
+ -webkit-animation: tada 1s linear infinite;
2966
+ animation: tada 1s linear infinite;
2967
+ }
2968
+
2969
+ .faa-tada.animated.faa-slow,
2970
+ .faa-tada.animated-hover.faa-slow:hover,
2971
+ .faa-parent.animated-hover:hover > .faa-tada.faa-slow {
2972
+ -webkit-animation: tada 3s linear infinite;
2973
+ animation: tada 3s linear infinite;
2974
+ }
2975
+ #__wpdm_videoplayer{
2976
+ background: #ffffff url("data:image/gif;base64,R0lGODlhaABoAPcAAAAAAN4SFt8UGN8TF98TF98UGN8WGt8ZHeAeIeAhJeElKeEqLeIuMeIyNeM2OuM5PeQ7PuQ9QeRAQ+VER+VIS+ZKTeZMT+ZOUedQUudRVOdSVedUV+hYW+hbXuleYelhZOljZupnautsb+xzdux5e+1+gO6Che6GiO6Hie+Ji++LjO+MjvCPkfCSlPCWl/GbnfKgovOlpvOoqfOqrPStrvSvsfSxs/SztPW2t/W6u/a9vva/wPbBwvfCw/fFxvfJyvjNzvnR0vnU1fnW1vnY2PrZ2vrb3Pre3/vg4fvh4vvi4/vj5Pvk5Pvl5fvm5vzn5/zo6fzq6vzr7Pzs7f3t7f3u7v3v7/3w8P3x8f3x8v3y8v3y8v3y8/3z8/3z9P309P319f719v729v729/739/739/74+P75+f76+v76+v77+/78/P78/P78/P78/P78/P78/P79/f79/f79/f/9/f/9/f/+/v/+/v/+/v/+/v/+/v/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwB/ACwAAAAAaABoAAAI/gD/CBxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzBjypxJs6bNmzhz6tzJs6fPn0CDCh1KtKjRo0iTKl3KtKnTp1CjSp1KtarVq1izat3KtavXr2DDih1LtqzZs2h92pG6dmJbqG8j0pE6N61EMVLxTuwiVUtFv0+vWPwClXDFKFARV0wCFYnFKIaZSqlyEYhTyxd7OOWBEQjfpVGGYLTDeSkOjadNa0SiOSkOKRtdKJW9MUhrozaOdCxxlAzvjkFeGFXB2OMIwUOZ/PbIJARRD1ZCnoghlIXwkGouGAEKhANJJBQi/u+MMgH5yBsbenqR4OOkCec61WC4fpIDCZ0fRqj04sADGZtWUFDBGis98cAEisl0RAMVfLbSFRMsgBlMOSCggRkveYHBAPS1ZMIAIsxEwgAhULZSEhvSNtMNCCTwAoEngWHCAQr8cFMREwzwQGokwbDAABwkaBMdLRwwQAQ21OURGS8wMIACNPRkRAcDDOCAC+ZlxIQJPw4wAmw/CeFBlQN8sMN/FV1RQwZkjsAEUUaQkACZFqCwAxYOMYEDCRKQ2YAKQhY1A5tkDrAAByakoOiiipJgwZxkJgCCDk/5kEIGCBSqqaYLdOBCEFbpyUIJInyggQb5leBCD3ja5eqrCLDGKuustAYEACH5BAkDAHMALAAAAABoAGgAhwAAABsDA3EOELAUF9wXG98TF98TF98TF98TF98TF98UGN8VGd8XG98aHuAeIeAhJeEkJ+EnKuEpLeItMeIwNOM0N+Q5PeQ9QOVBROVFSOZJTOZNUOdTVuhdX+lkZuprbetxc+x4eu1+gO2Bg+6Fh+6Hie+Ji++Lje+Mju+Nj++OkPCQkvCSlPCUlvCXmfGZm/GbnfGdnvGfoPKhovKkpfKlpvOnqPOoqvOqq/OrrfSsrvSur/SwsfSytPW1t/W3uPW5u/a9vvbAwffCw/fFxvfIyfjLy/jOzvjQ0PnR0vnT1PnW1/rZ2vrc3Pre3/vg4fvi4/vj5Pvk5fvm5vzn5/zo6fzp6vzq6vzr7Pzt7fzu7v3v7/3w8P3x8v3z8/309P309P719f719f729v729v739/739/74+P75+f76+v76+/77/P78/P79/f/+/v/+/v/+/v/+/v/+/v/////////////////////////////////////////+/v/+/v/+/v7+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+AOcIHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMGPKnEmzps2bOHPq3Mmzp8+fQIMKHUq0qNGjSJMqXcq0qdOnUKNKnUq1qtWrWLNq3cq1q9evYMOKHUtzDNmBYc4K9KJ2zpa2UNo+aeukbZO2R9oacaM2yly1Q9ryaGsDKt+KMqC2sUhkidowKZyWwQjCKduLNJI0vYJxywimnDN64LI0bkYfkZNiSZuxzQWzSKdwNLECKZUuHKs8sHK0iMcRlYsSYc2xSwQkRMPoABmDwmShLtCAZIMhOFAjSkQuKeADaJUZJEv+OMjeMw2JxSQxRJDSUwXxkVQmWMCt08Rfk0wcXMiSc0TelEIUYAEVN4kQBEs+FDABEzSV0cEOLulQgAPdxTQFB0TAdEMBBXz20g4a3PeSERIUkAGDK2HxQQfvwYRFBgU0oIIaKLHxAgS13ZQChxdAWFIOFlTwH05MYMChBYWFZEMFHfo0AwUcSjBCXRuFwcIEBYBwF1A4WMBhARrEQGBFY/wAwgMNiMAeUT9s8GUBGJBABH0MdRGECRxwGAELdBq1xAcPvFmABByIsIIMOfwghA4xnPCBBiUeKUJgTi0hgwdMCqophw1wAIOIUx1RgwmkmnDCCzgEcYQTWrTl6qsJsMYq66y0ahQQACH5BAkDAGYALAAAAABoAGgAhwAAADUVFd8WGt8TF98TF98TF98TF98UGN8WGt8ZHeAeIuAiJuEmKeIrL+IyNeM4O+Q8P+RAQ+VESOZKTeZNUOdTVuhYWuhcXuliZepqbOtucexzdux2eex5fO19f+6Dhe+MjvCQkvCUlvGYmvGdnvKhovKkpvOpq/SrrfStr/SwsfWztfW2t/W5uva7vPa+v/a/wfbAwffCw/fDxPfFxvfHyPfJyvjLzPjOzvjQ0fnS0/nT1PnU1fnW1vnX2PrZ2frb2/rc3fre3vve3/vf4Pvg4fvj4/vl5fzn5/zp6fzq6/zr6/zs7P3u7v3v7/3v7/3w8P3x8f3y8v3y8v3y8v3z8/3z8/709P719f729v74+P75+f78/P79/f7+/v7+/v7+/v7+/v7+/v7+/v/+/v/+/v/////+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+AM0IHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMGPKnEmzps2bOHPq3Mmzp8+fQIMKHUq0qNGjSJMqXcq0qdOnUKNKnUq1qlWIW65CJKO1a8csXhtWCctQCVmFSM4qLKI24ZC2CIPAPQhkbsEiS+wSrMFVr0AafgfGCCxQBWEzKA6fOFziMIjDI5IQTpGD8IwVhH98ILzFwuEJhzMQITxiBGEeFA4zaEJYAwnCKiAQ1qKgBmEOGAj3EMAWKReOE3IHnjGgslGwHSuADpxjgOnAGRLUFYr8Y5MFEoRCiSLSxIAOQQH8j6QwILFPFyWXNEjAo6cO7iVvDGDwY6cMIShJDFjQHqeLHSp9sN8NN51A4EobDJAACzWR0INLGgzg3EwhpPVSCBJuUB1LTYyAhUwyMDCAAzK0ZIIINR1RgYQZsIbSDhiIZ5MJCwygwAfwjcQEBxtIoZMSGEioQAhQhHREBxb44FMNEEiYgAY4cLSFChZAwGBQJDQg4QAQjPCWRTVsoEAEjRWFggRbjtiBC9M15IMJGDDgwAf4JZVDBxGkKSEDElywQQgoyIDCCB9ocEGeA0jwQZRPSeHCBxZoqeekEHTAQo5VVWEDCyeQAIIIJ8SgwxGHlWrqqaimquqqHAUEACH5BAkDAHwALAAAAABoAGgAhwAAAD8REt8WGt8TF98TF98TF98UGN8XG98bH+AfIuElKOItMeIxNeM0N+M5POQ/QuVHSuZOUedTVuhZW+lfYuljZuprbexzdux4eu19f+2ChO+Ji++Nj/CQkvCSlPCVl/GWmPGZm/GcnvKfoPKjpPOmp/OqrPStrvSwsfSytPW0tfW2t/W3ufW6u/W7vfa9vva+v/a/wPbBwvbCw/fDxPfFxffGx/fHyPfIyffKyvjMzfjOz/jQ0fnS0/nT1PnU1fnV1vnW1vnW1/nX2PnY2PnZ2fnZ2fnZ2vna2vrb2/rd3frf3/rg4fvi4/vk5Pvl5vvm5vvn5/zp6fzr7Pzt7fzu7vzv7/3v8P3w8P3x8f3x8f3y8v3z8/3z8/309P319f319f329v729v739/739/739/739/74+P74+P75+f75+f76+v76+v77+/77+/77+/78/P78/P78/P78/P78/P79/f79/f79/f7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+APkIHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMGPKnEmzps2bOHPq3Mmzp8+fQIMKHUq0qNGjSJMqXcqUYJumGdfAgUq16tE1aaxWpKKVYpUsXScqCSvxzBOyEZGgjdhj7cMfW9w6jCHXoYq6DJH8wLuwRB2+CksADjwYoRgShQ/qcJHY4AkfjQtymBKZ4IUzlQdSWJNZoISpnSPg6cwHghfSEJiQnpCDdIW7nTF8IM3BAukUD0gXMZA1MxwBNkg/0EA6gwPSLQaozszFwAbSERaQLjHgRecxCSiQtjBgSGchAyr7kJZgYGzmGgMmoB5govOOAQmixB4goTMXBQOeZ3YxYACLzhrAt0RmdUQwwAJO7ATHUyZNwcAADMhXmRMLDNCAFJkxUeECPGSGRIXszRTXS1lQ0F8GMflwWkwiHDDAA0W0NAUQNf3QQH8eqCQGDBjaNMYF/TVQg0lwpJACaDjlYGB6NIp0Aglg9cTCA/1NEFxHX4ygwXJArUDlAApcAENGNoAQAmVF6aDBg/BZgEIVEI3RQwgUVCDYUjxo4EB/Fl7QAQkq0CAoDSyYIEIHGUzAQAJufmHVFDWMkIEEbPIJXwMRXABCCwPiJYUQOBQRJWmklmrqqaimqmpJAQEAIfkECQMAfwAsAAAAAGgAaACHAAAAPw0Oqxod1Bkd3xYa3xMX3xMX3xMX3xMX3xQY3xYZ3xkd4B4h4CIm4SYq4Sot4jE15Ds+5UFE5URH5UdK5kpN5k1Q51BT51NW6Fda6Fte6WBi6WNm6mdp6mlr6mtu621v63By7HN17Hd67Xt+7X6B7oGD7oSG7oeJ74qM74yO8I+R8JGT8JKU8JWW8JaY8ZeZ8Zmb8Zud8p6g8qOk86an86mr9Kyu9K6v9K+w9LCx9LGy9LO09bS29ba39bi59bq79ry99r6/9sHC98bH+MzN+M/Q+NHS+dTU+dbX+djZ+trb+tvc+t3d+t7f++Dg++Li++Tk++bm++fn++fo/Ojo/Ojp/Orq/Ovr/Ozt/O3u/e7u/e/v/fDw/fDw/fDw/fHx/fHx/fHx/fLy/fLy/fLz/fPz/fPz/fT0/fT0/vX1/vX1/vX1/vX1/vb2/vf3/vf3/vj4/vj4/vn5/vn5/vr6/vr6/vv7/vv7/vz8/vz8/v39//39//7+//7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4A/wgcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly5cwY8qcSbOmzZs4c+rcybOnz59Ag/6cw0foyDFvjIq00kVpyC5XnII0w0XqRzVRrXo8otVjkTtdOUJ5Epbjj7IbfcRBm9HMELYZd8DF+OTtXIss+tytmIXG3ooq1PydWIfE4Ik+ghyWKCLPYohmQjyG2MPvZIcjmlx2aGFzwy4YPDMMIkL0whctTCsMIVc1wgpEXCOEUET2wQZJbBtMoFn3QDAFlvgemKVA7eF/1BQQglxggdbICcBo/sdB6eYTOjfv4IA6igJWmv7fKGCj+ZQCIKhDgEC9QwEkzWsUMIzczAIHjpFzKHAW+Y8C2g13xwMFGNGcDAVk0JwbDhTAFXIqFDDBggROhxwQBTAQHnIaFFBBHchR0QB6zRGRQAEvNLdCAQX00FyHBcQ23BsWZAjfcGpMUIADwg1nhgQFNCCjb2bUSEB5MvFR1EsesHhCTEnJ9J2EPa6kRlM0DdHgAissiZITZtzExX4FSADESU3kplMPELAoQX8hZdHEGD7RQKCEMlTV0RVPCBbUDECyqMEOflpkRRRZOaWECQ2yiAEMUESUhQ8+DLFhWEjIwEGjDlwwAg1EHPFEFn+YAcURQshwQgsu2BDFYCBUCPECCBbUWmsGHYyQQg1EvErdr8AGK+ywxBZr7EYBAQAh+QQJAwCaACwAAAAAaABoAIcAAAA/BwiRERTAFBfWFBjeExfeExfeExfeExffExffFBjfFRnfFxvfGR3fGx7fHCDfHSHgHiLgISXgIyfhJinhKCzhKi3iLDDiLTHiLjLiMDTiMjbjNTnjODvkPUDkQUXlRknmSk3mTlHnUlTnU1bnVVjnV1roWl3oXmDpYWPpZGbqZmnqaWvqa23rbW/rb3HrcXPrdHbsd3nsenztfX/tgILug4XuhojuiozvjpDwkpTwlZfwmJrxmpvxm53xnZ7xn6DyoKLyoaPyoqPyo6Tyo6XypKXypafzp6nzqarzqavzqqzzq6zzrK30rq/0sLH0srP0tLb1t7j1ubr1urv1u7z2vr/2wsP3xcb3xsf3yMn4ysv4zMz4zs/4z9D50dL50tP51NX51tf52Nn629v63N363t/63+D74OH74uL74+T75OX75eb85uf85+j86Oj86On86er86uv86+z87Oz97e797u/97+/97+/97+/98PD98fH98/P99fX+9vb+9/f++Pj++fn++fn++vr++vr++/v++/v++/v+/Pz+/Pz+/Pz+/f3+/f3+/f3+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7//v7//v7//v7///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8I/gA1CRxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzBjypxJs6bNmzhzqvyDSKfKPnIK+UxZp87QlHSEHj3ZZ+nJO3ecmnTjRmrJL1WtjkRDRuvINmK8iryjRWzIRT7MhgzSVK3HKl/ceqxjQ65HGXrscsTyQy/HEX43EiESOGMhEEoLW0TSQzFGD0YdV8xyQrJFFk4sU9QTwY/miUlCfJ64ou7oiBSsnIb4JUHb1Q19WID98IUI2g5BxMDd8IEO3gvhJAACXGGYBJmLI7ySoIpyhE4SYHl+EEkCKtQNMknwJHvBJwmQ/ngnGCUBj/EDsSSQgV4gmgQl2msqlICDfE0XXMsfkeCKfBsJ3CBfFQnc1t4eCSTAh3wgJLCEfDokYIJ8aiSwQFTthZBAWu0RkUAG8hWSQQJHyOchB47Ip0F48pVHQV7tlZCACxQ2kEBZ7eVQ3yDydZAADfKN8QCJ8lmhwAKqtfdDAg+EId8MCVRwhnwvJGBBV+3toAAFYbVnRQQSdCFfGBlAgN2BKyTAAoboQRFBBd2114aGKJQhnxQasoCGfF+k0IALanx0SSBipZHDByMEERlGctBhVxmHjjBEGhX5AWNgcEAxAwor9OBFQmtwkYUXYrD52R9bOOGDDjfQUIMQFE8s4QQWl95n66245qrrrrz2mlFAACH5BAkDAJ4ALAAAAABoAGgAhwAAAA4CAkgQEZYZHM4YG98UGN8TF98TF98TF98TF98TF98TF98UGN8WGt8YHN8aHuAdIeAfI+AhJeAiJuAkKOElKeEmKuEnK+EqLuItMeIvM+IyNeM3O+Q8QOVBROVGSeZLTudSVOhYWuhcX+lhY+pkZ+poauprbetucetxc+tzdex3eex4e+x6fO18fu1+gO2Bg+6ChO6Fh+6GiO6Hie+Ji++Lje+Mju+OkPCQkvCSlPGWl/GYmvGanPGdnvKgofKipPKlpvOoqvOqq/OrrPSsrfSur/SvsPSxsvW1tvW4ufa8vfbAwffDxPfFxvfHyPfIyffJyvjKy/jLzPjMzfjOz/jQ0fnU1PnY2Prb2/rd3vvf4Pvh4fvh4vvj4/vk5Pvl5fvl5vvm5/zn5/zo6Pzp6fzq6vzr6/zr6/zs7Pzs7fzt7fzu7v3u7v3u7/3v7/3w8P3w8P3x8f3y8v3y8v3z9P309P319f319f329v729v739/74+P75+f76+v77+/78/P78/P78/P79/f7+/v7+/v7+/v7+/v7+/v/+/v/+/v/+/v/+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+AD0JHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMGPKnEmT4RYwbxLVbKkFy06Xa878HEpU5Jk9RVWegaIzKcorPp2iBGJG6kk5OO5YNelFBqCtJa3EAFtySoumZEMuWZF2pJUPf9qGPNMhjFyQgD40uQsSRgu+H69sQAqY4x8OUAp3rGFCMccxD7Q43niCxGSNWAxEvXxxBAjOGL8YGAL6oosIfEpX1COBrWqKSAzsfT3xBISvtCMSomA5d0QoBoD4jnjDQJXhEEcU8IP8YQYOzR2mMdA7+kInBlxbV1jEQI3tC3f+GPABXqELA0XKJ0yBXj1C9kLcH1RhIIh8gyuC3y94/sZ+guKh8N9AsYUwoEBUGADdgW8YYMAaB3rSgQFIREifdv8ZoWCEZTjIRYQgGLBDhDwY8NmBYzho14EiGOBChEsYAEEdEW4gYoQ/GFBBHwcCYmMPEXaHgR4RemAACxFeUYABVER43gZaDZiHkSVEKIYF9UU4hYNRRKhEARNIdmAQBmjgRYRAGICBmAPGRoEVETYRAQRLRJhFBgXYd2AaIRhgQhoRDnHBBPEdCEd+IGSR5AcuAnpgEyVMAIOjA5qRAwcjBPFGnChcAAIPZx44RQ0klJCCD1FkQalBa7zxhh0gdiA3hhNA1FADD0NEcWYdb8gR4a/ABivssMQWa2xJAQEAIfkECQMAiAAsAAAAAGgAaACHAAAAAQEBPAYHdQ4QtxUY2RQY3hMX3hMX3hMX3xMX3xMX3xMX3xQY3xUZ3xYa3xcb3xgc3xoe3xse3xwg3x0h4B4i4CEk4CMn4SUo4Scq4Sks4Ssv4i0x4jAz4zU44zg85D1A5UNG5khL5kxP5k9S51BT51FU51NV51RW51VY51ZZ6Fhb6Fte6V9i6WNl6mdq625x63J17HZ47Ht97X6A7YCC7oKE7oSG7oeJ7oiK74uN746Q8JGT8JWX8JeZ8Zqb8Zyd8Z2e8p+g8qGj8qSl86an86iq86yt9K+w9LO19bi59bq79ry99r2/9r/B9sLD98TF98jJ+MvM+M7P+dDR+dPT+dTV+dbW+dfX+dfY+djY+tnZ+tna+tvb+tzd+t/f+uDh++Lj++Tl++bn/Ojp/Orr/Ozt/e7u/e/w/fDx/fHx/fHy/fLy/fPz/fT0/fT1/fX1/fX2/fb2/fb3/ff3/vf4/vj4/vn5/vr6/vr6/vv7/vv7/vz8/vz8/vz8/vz8/vz8/v39/v39/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4AEQkcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly5cwY8p0SKYMGjZoZrbccoVLG50t5ShZIgdoyzJFmhht2eaHET5LWQrhwSbqyistqlhVaceGjTtbU4IR8SRsSiUhwphFecPEm7UnZ6zAA9ekXD11S+YwkbekkQ1n+o5kEoGKYJFVEvw4HBJOBxKMQ8KoMCbyxyQJilj2iGdDiM0eeySIAprjmwspSnPMkWCKao12Lnx+nZFIAiK0M36oYCf3xSgJYPi+KCNBkuEVB2VoAAc5RSgJTjinaCPBjukTSSRQih1iIAkJ1P50h3glQYfxEJEkSI3eoY/g7R3WSHAjfsMXCYLYZ7gi8/6FLSQgxH8K4dcDgQnBYB2CCM2QgA0MHsRDAi9EaNARCZRgYUHQfbAhQWEkIMGHBFmQgBUkCoTCbSkickMCMbTIRAIgtHgHeGql6EICB6ao3ggtvlFBAmK0WBwOLXqRgAaBtFiCcS1CV2OLOx6X4hgTfNBkihMOmOIgIVDW4hcRSNeibZoZCYFhKfJBAmAtsgHCCHS0iAYIJoCVopwr4LVnCSs01+YMIJDRIiJEdIBii1uIsFiLeuSwgqEtcsHCDoKmmISjh+phRAk/9NYiEi3skGOKYvhgww9eHNpGFB1KSAGGF28dygUUTEjRBaWH9urrr8AGK+ywxIIUEAAh+QQJAwCUACwAAAAAaABoAIcAAAA+BwiODhDDERXcEhbeExbeExfeExfeExffExffExffExffExffFBjfFhrfFxvfGh7gHSHgICThIyfhJyvhKi7iLTHiLzLiMTTjMzbjNTjjNjnjNzvjOTzkPD/kP0LlQkXlRUjlRknmSEvmSk3mTE/mTVDnT1LnUlTnVFfoWFvoXF7pYGPpZWjqam3rcHPsdHfseHrte33tfoDuhIbviYvvjY/wkJLwkZPwk5XwlZfxl5nxmZvxm5zxnJ7ynp/yoqTzpafzqKnzqavzqqzzq630rK70ra70rrD0sLH0srP0tLX0tbf1trj1t7n1urv1vL32vr/2wMH3w8T3xcf3ycr4zM34zs/50dL51NX519f52Nj52dn62dn62tr62tv629z63d363+D74eL74+P75OX85uf86en86ur86+v87Oz87Oz87e397u797u797+/97+/97+/98PD98fH98vL98vL98/P98/P98/T99PX99fX+9/f++Pn++fn++vr++/v+/v7+/v7+/v7+/v7+/v7+/f3+/f3+/f3+/f3+/f3+/f3+/f3+/f3+/f3+/v7+/v7+/v7+/v7//v7//v7///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8I/gApCRxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzAfljGDpkqRHECmmNmjJ6bJMVWsXBFTZqEanyDtOEGiBAxSl1hm4Hjz1KURFkCqttzTAwSOPlpZMrEgo03YlWZWoPByduWTCT7aqvxDo4IVuSnfnPBwBi9KLxhAyPF7UkqEE3kIm7wSgcQexSXBSAjRE/JINRc02LE8kg+IB1s4j2SRIK7okEESqDgd0kwECWhYgzyRIKtsj0kSjLjt8Q+GBFR4d/yRIIXwjhUSXDm+MXcI5htNJAgCPaOXBBIeV79II8GL7Rg1/iR4At7ilgQRwJanuCMBi/UVXSSwAZ/ihwRM6kss9CBBGP0RjZFAAgBGREUCGRQIEREJmKDgQzck4MKDDsmQAA0UNhTDfBkytOENHS4EQwI5hKjQhjuYmJANHKp4UGoxuHgQFAm0IKNB551wY0H8WbBjQSMkMNiPAm0oBZECFZGADkhSMkcCKzRJCQkR/NFkDglM0aSAGDaJggWANOlEAk40CYgFKEhJXBdN/rHBhGI2MIaUJ3y3pQShNSnEB1Y2yQKITeLhgRZSevFBZUg+YaOUO/QgJSU3EPFoDZIySp2UU9jWpBlCPEqJFUdJ2cVyUrZhBVVSqjEGH4++kdijHnaMYYanfdHhKRhakNHXo2Z56uuvwAYr7LDEFltRQAAh+QQJAwB9ACwAAAAAaABoAIcAAADeEhbfExffExffExffExffExffExffFBjfFRnfGBzfGh7gHiLgIiXhJSjhJyvhKS3iLC/iLzLjNDfjNzvkOj7kPkHlQUTlREjmR0rmSUzmTE/nT1LnU1boVljoWFvoW13pXmDpYmXqaWzrcXTsenztgILuhIbuh4nviYvvjI7wkJLwkpTwlZfxl5nxmZvxnZ/yoaPypKbzpqjzqar0ra70r7H0srT1tbb1t7j1ubv1u7z2vL32vb72v8D2wcL3xMX3yMj4y8z4zc74z8/50NH50dL50tP509T51NT51db519j62dr629z63N363d763t/63+D64OD74eH74eL75OT75ub75+j86en86uv87Oz87e787u/98PD98fH98vL98/P99PT99PX99fX99fX99vb+9/f+9/f++Pj++Pj++fn++/v+/Pz+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8I/gD7CBxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzAbiiFCYwUOIECKLFGyBEpMk1lslDBxYkWOJwmxPIGSRQuWnxyHmMhAwkYWikyoXIFa8QuLCSBybATDNeKTEgxIIC27cggIASKmsF1JRYSADETmrnQhAEINvSrR2A3RBXBKKBYEzDCcUgYDB0MYozwhgEIVySdTCJDwFHPJFZsveyY5Q8CDKKNJ5hDAAEnqkVQYCOjxWiSaxCdqiyxxV3dIIAISNPH90UwEASiIf2yxWblHMw4E/HXOkYWAC9Q5sjkuNrtGG6bZ/njX2EHAivEZuSQQIBq9RRi93V/kIOCFfItcBAi4ep/ijuv9VURZCQFSRJ8NBU7UwH4JRlSGaQ1GxIQAGEQIkQ8ChGDhQzQIYMKGDskgAAsgNhRDfSUyBF8MKS4EHw0tKgQejDEi9IMALtSIkBLI6XiQFgIQ6KNBD4gwpEEfUHBkQSgkgMaSA+kggBJQCjSGYlUK1IGRWbrQQBtZUiFAZFly8GGWNzwgXpVsQLBDln2owGWVYDhgBZwrCEknBFzAGUNucG6wBJxMZABmlivkCGcIg2YJhgdjwOkECXD2IYR9cAKBIJw90AbnET9UOgUQlXohRKV9EMFfmKTCiQYQHHfCmcUSalSKRZ+o5qrrrrz26uuvwAYr7LC6BgQAIfkECQMAeQAsAAAAAGgAaACHAAAAJwUGrhAT1RMW3RMX3hMX3hMX3hMX3hMX3xMX3xMX3xMX3xMX3xQY3xUZ3xca3xgb3xkd3xsf3xwg4B0h4B4i4B8j4CAk4CEl4SUp4Sgr4iww4jI14zg85D9C5UNH5khL5ktO509S51JV51NW6Fda6Fpc6F1g6WJl6mZo6mpt621w63Bz7HR27HZ47Hh67Xt+7X6A7oKE7oWH74mL746P8JKT8JWX8Zmb8p6g8qKk86ao86mq9Kyt9K6v9LCx9LO09ba49bm79r2+9r6/9sDB9sPE98bH98jJ+MrL+MzN+M7P+M/Q+NHS+dPU+dbX+djY+trb+tzd+t3e+t/g++Li++Pk++Xm++fn/Onp/Ovr/Ozt/O3t/O3t/e/v/fDw/fHx/fLy/fPz/vX1/vf4/vv7/vz8/v39/v7+/v7+/v7+/v7+/v7+/v39/v39/v39/vz8/vz8/vv7/vz8/v39/v39/v39/v7+//7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4A8wgcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly5cwGSrBIaOFihMjROgsESPHkSwxR2bp0eJDAgoiZABJ8qSKF4JYiuCIIQOHk6Abg7jokCABiRxQJEYhsuQq1olebGzoeqJHmIxKnHw565BKiwgJMswA2jHMU7oJx8jo2oEHSTFiABfcoSEBhhwnx1xRnOdKiK4u/qIcA3hIhgQczFI+aWZwAhFvR6Mk0VWG6pQluvp4TfpEgghFaJs8g+LoEd0mB1tgArykkK5GipOcQiEBDeUjx3AFcQa6SBh5+Vr/+KRrkO0hQf6cBg/yR9cp5D2i4ZDAdfqOQY4mfs/RQ4IZ9Dkaua05P0YVCcTgn0ZkNEfFgBn1kAAICGZkmw4NYvRZahFSFMWCFVqkw30ZVtRCArl1OBFrnIkoEQccmDiRAyWoGFEWCcDgIkRVJADZjA5d2AOODjmRwHc8MrREAr8FudCFxBmpkBYJIKGkQmckQMSTCl0AJJUHfWAYlgep8ByXBtmgApgGDcEgmQSJoQGaBYEQBZsDzQAhnHkgkQKdAn2AZx40hAgnFizseSeeS+yI5wt7EpHEnjjsCcUSe85JpxdC7PnEXITuiUdYe3bqKRlk7HnFfHROQSqcWpzKphfawUlGfxiu4uHprLTWauutuOaq66689urrr8CqFhAAIfkECQMAhAAsAAAAAGgAaACHAAAAKAUGhRQXshYZ1RUZ3RMX3hMX3hMX3xMX3xMX3xMX3xMX3xMX3xUZ3xcb3xkd3xsf4B0g4B8j4CIm4SYq4Skt4iwv4i4y4jE04zI24zQ44zc65Dk85Ds+5D5C5UJG5UdK5klM5kxP5k5R51BT51RW6Fda6Ftd6V9i6WRm6mdq6mpt621v629x63J07HR27HZ47Hd57Hl77Xt+7X6A7oKE7oaI74mL74yO8JKU8Zmb8Z6g8qKk8qWn86iq86qs86yt9K2u9K6v9LCx9LKz9LS19ba39bi59bq79ry99r6/9sHC98PE98XG98nK+M3O+dLT+dbX+tra+tzd+t3e+t/f++Dg++Li++Pj++Tl++bn/Ojo/Onq/Ovr/Ozs/O3t/O3t/e7u/e7u/e/v/fDw/fDx/fHy/fHy/fLy/fPz/fT0/fT1/vX1/vX1/vX2/vb2/vf3/vj4/vj5/vn5/vn5/vr6/vr6/vv7/vv7/vz8/v39/v39/v39/v7+/v7+/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4ACQkcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly5cwFU4xkgOGiQ8ZJiCIYIFDiBQ4jFCJKdJJDRISECiV4AEFjRw8hiw54kMHjhcmQKDAwQQO0YxSamBQCuHEjSNaIEbZseLFka8UhZBQ+gDFD68XndCogQWuwx8Xlt4Y05GNjxxW/CaMIkIphRxrRCLpsUVxQRpKEcggY3IKFMuEonRQSkKKSihc/PJQGoFHSzKJidpQGiLLSz1QIr+EoVTGVyhXXK5QmsMvFtsrWygNYnkM4ZQsEDQwApoQHLwmcSgVUl1lE6U+uv6nJFNBs/iUKBB4OI9yyM7g7EumsYDAdfySMhCAuF9yilLT/I2kXA0BjqRFAxPoViBIMyBQ3IIg1REBBdhB2JF7D1rokQkIeKGhR14gcMKHHgWBAHUkcuTCA3ekyBEHJri4URcOyqjREgh8ZiNGO0SwY0Yz7PfjRSe4MORFIOhwpEUdELFkRRcw8SRFE0Qx5UQUVHZlRBhoueVDHSD3pUMgxDZmQygAeCZDNEi5JkM8hPfmQkzgMOdCabxw50It7KmQDHX4idAQTwh6EBn2GVqQkooWBEQajRKUxg+REsRdpQJNYWalbmIqBaSYEgIfpmnMESohoJ566huqqppHGCanhsFqqGjkcWqFreaq66689urrr8AGK+ywxBZr7LHIJqvssjYGBAAh+QQJAwB8ACwAAAAAaABoAIcAAADfFBjfFBjfExffExffExffExffFRnfFhrfGR3fGh7gHSHgISXhJSnhKi7iLjHjMjbjNzrkPkHkQUTlRknmS03mUFLnVFboWFroW17pX2LpZWfqZmnqaGvqa23rbnHsdHftfoDug4bviYvvjpDvkJHwkpTwlZbwl5nxmZvxmpzxnJ7yoKHypKXzp6nzrK30srP1tbf1ubv2vL32vr/2wMH2wcL3w8T3xcb3xsf3yMn4ysr4y8z4zM34zs740NH509T51tf62tr63N363t7739/74OH74uP75OX75ub75uf85+f85+j86Oj86en86uv86+v87Oz87u797u/97/D98PD98fH98fL98vP98/P+9fX+9vb++Pj++vr+/Pz+/f3+/Pz+/Pz+/Pz+/f3+/f3+/f3+/f3+/f3+/f3+/f3+/Pz+/f3+/f3+/f3+/f3+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8I/gD5CBxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLgleWDPmBo0eQI1G2vFQpJUYICggGCB1KtIGGEz267Az5Q0QEohE8kEjR4oWMGzFesEAxgkMEBRZSPFmqsemDoRRCxJDycMuOFRksrIhClmKOCkIDVEix5OIUFhY+EKn7kIcFoQ9SNOmYRASIwYQTFrkgtMEJkVlMhBgbuSALBQMWiMhi8gWMzgKjZBDKwUlKKS8g1+3RYMCDGS19yKibQigInS+DLPUgNEXdI1pavukQGjfhJ1ZYghjA4AfqKitFhO6BmqWM0Dy6/q8UsmAADfEqtzwlgV5liAEY2hskHTLIAAj05Zd8MyGAdf0FKfWRCwOIAOBJD0RwoEkqDODcgiM1YAGEJL0wwH8UhoRBfBmGBEUAu3UIUgoPiBhSBSOY+JEVBxihokcwSPCiRx8YOCNHFPhwI0cLfLGjRkZQ8KNGMoAwZEYstHAkRiTYsORFIAjxpEUcXDFlRR5cWZGRWk4UQpcT2QgmRJeNCdEKZkIEg5VpNtTDEG02ZEUOcTZ0Q50M4YDnQjrsqRAQfioEZ6AHHUHoQUwcehBwig6UXKMDZSEgpHwsRikfSFwqEGeUajEppJ9qKuqopJZq6qmopqrqqqy26uqrEbDGKuustNZq66245qoroQEBACH5BAkDAHEALAAAAABoAGgAhwAAAN8cIN8VGd8UGN8TF98TF98TF98UGN8XG98bH+AgJOEkKOEoK+IsL+IyNuM5POQ+QeVFSOZLTudRVOdWWehcX+ljZupoa+trbettcOtvcutxc+xzdex1d+x3eu17fe1+gO2Agu6BhO6Ehu6GiO6Ji++Nj++QkvCTlfCXmPGcnfKgovKkpvOmp/OoqvOqrPSur/Sys/W1tvW3uPW5uvW8vfa9v/bBwvfDxffGx/jKy/jMzfjNzvjPz/nQ0fnS0/nT1PnV1fnW1/nX2PnY2frZ2vrb3Prb3Prc3fre3vrf3/vh4fvj5Pzm5/zr6/zs7P3t7v3u7v3v7/3w8P3w8P3x8f3y8v3y8/3z8/3z8/309P709P719f729v729v739/74+P75+f76+v77+/77+/78/P79/f79/f79/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+AOMIHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypUuCUpDomMEChYkVMXIIcfIyJY4SFAIQGEq0KNEIHmLw7PlxRgYFRhU4iEDhgocRHCxMgMCgqAMNNZhmDPJhAdEEFEzc4NJwSY0UFIY2OBFF7EQaEYgy6EDD4pYXFQgEGDHFrsMeEohWkMHx7wQFJdgaRgjFwtAEIZZ+FIKBgYrJBmGYFaBBs8ggECIwAR3HSmACEoqkTMEgxuQmDwSrSLNyyQQPY8QC6SphtUsVE5r0xCEUhNgkFmS3vIEggW27YzTsYFkDgYIeoNP+bPChUgeBBUFYCxxhBOWTBg2kq49jwvTIxODnD1xhkgQBF/oVNANJQhDQQYAFOZFeSGlAAEFwCBJkxBMhqUDAEBEadANIVSiQQoYGfUGeRyFEAOJBSXjUBAI6nHiQfBpl5eJBVnSxERYKpDijQVZslIIFOx7UhRgaOdBikCDxAAGSB32REQksMAlSBFhIqSIFVnr0QgtZdvRBXV1udGCYG3lApkZNAHgmRjoAsSZGMNj4pkVRzmkRDHZaZEOeFW3I50Q4/DnRkYJChEShEemIqENLLPqQco42tEWkDlVBKUM9XqpQlZp2OhGRnoYq6qiklmrqqaimquqqrLbq6qscsMYq66y01mrrrbjmquuuvPbq66/ABivssKIGBAAh+QQJAwCAACwAAAAAaABoAIcAAAAbCAhREhOzHiHcFRneExfeExffExffExffExffFhrfGR3gHiLgIyfhJyrhKy/iLjHiMDTjNDfjODvjOj3kPEDkP0LlQkXlRUjlSUzmTE/mT1LnUlXoWFvpYGLqZ2rrbnHsc3Xsd3ntenztfoDugYTuhYfuiIrviYzvjI7vj5HwkZTwlJbwlZfwl5nxmpzxnZ/yoKLyo6Xzp6nzq630r7H0s7T1tbb1trj1uLn2urz2vb72wMH3wsP3xMX3xcb3x8j4ycr4y8z4zM34zc74zs/40NH50dL509T51db519j62Nj62dn62tv63Nz63d773+D74eH74+P75OX75ub85+f86On86er86+v87Oz87e387e397u797+/97+/98PD98PD98fH98vL98/P99PT99PT99fX99fX+9fX+9/f++Pj++fn+/Pz+/Pz+/f3+/f3+/v7+/v7+/f3+/f3+/f3//f3//f3//f3//v7//v7//v7//v7//v7//v7//v7//v7///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8I/gABCRxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLgl16zEhx4gQLGTZ6PHmZsosNEhwcHBhKtOhQCBxUFOEJEsiICkYXYPBQoqaJEB86WGBQlMEHHUwzZlkxgeiCDSdw7FyopYgMERiGNgixJOzELiSISkgBxGIaGh2Gaqhh9+GKBgcWgPjBMcyLCAcqBCms8AbkBie4hMyR4cCHLJQLMuFwwAELNCVpOHCQI7RAGkNFhEEZRsSBEaFTHNjQhOWQCRWq2AVxAAVPEw+O8EzTocGOsD4iPG+JZoOEKIWnYGi9Eg2GClhC/qfhMD0lBwxfXAOqzhgliApi1AscwwG7SRUQrsgfmKUDapJINFDXfgM9EUJJFYBFIEFD0DCSCSIsaBAMwoEEhQUSHsRCSB0MmCFBVpTHUQ64fWhQDWp4hMEYJh7k4IgxtHgQELNtBAIbMh7Uw0ZQxJijQUPUodGGPx6EhEYzFHkQFBnpEJ6SBWmR3kVJQmlQbxfdYKVBTlxUBItbEvQFjhW1FyZBFVI02ZkgWqQcmwNpUZEaUsA5EJgTMWnnQGlQNMWeA5Ep0ZOAVhRfoRXhiahE/y3KqKMT9QlpRGtMGpGgljYkZKacdurpp6CGKuqopJZq6qmopqrqqqy26uqrILDGKuustNZq66245qrrrrz26uuvwAYr7LDEFmvsfgEBACH5BAkDAHsALAAAAABoAGgAhwAAADYXF98ZHd8WGt8TF98TF98VGd8YHN8cH+AgI+AjJ+EnK+IsL+IwNOM3OuRAROVHSuZPUudUV+hYW+hbXuleYeliZeppa+tydOx5e+19f+2Bg+6Dhe6FiO+KjO+PkfCTlfGXmfGbnfKfoPKio/KkpfOmp/OoqfOqrPStr/SwsfSys/S0tfW1tvW2t/W5uva7vPa8vva+wPbBwvfExffHyPjKy/jOz/nR0vnU1fnW1/rZ2vra2/rc3fre3vve3/vg4fvi4vvj5Pvl5fzm5vzm5/zn6Pzo6Pzp6fzq6vzq6/zr6/zr7Pzs7Pzs7P3t7f3t7v3u7v3v8P3w8f3y8v3y8/3z8/3z8/3z9P709P719f719f729v729v739/739/74+P75+f75+f76+v76+v77+/78/P/8/P/8/P/9/f/9/f/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v/+/v/+/v/+/v/+/v/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+APcIHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypUuDPmasIAHCg4cPJmhIeZnSxocIDAgIHUpU6IIIG1hM4QnShYUERBM8kGABAwebGyxAQFD0gQYbTDPiwACVAIQMJm5EYejDRYcIAoY6CLEzrEQUEIRaWHGxhocGQgVwsGLXYQzADkhg4TjjgtEQhRUOoUBAgoyQSzRAdTAjskETCRrAKDnlA1QKQDzvoWKBAAcvKJtgIIBgdOEdDR7oYInjAYERdmksAMEzAwENTEs0yBFWBYILL0dMqBs2x4IKLUlA9+yDwYSVKSz+qBZYxMH2kzfEjxdohIGHk5PXE9yRQIVJC9Tl76GhoAhJEEHoV5AI34l0QwwCGjTBCSF5IUKCBjXhQH4c2QehQS9k8JEQN1x4kAQ+eMSghwbxQEFHOQhB4kEahLhRDSse1AQHGy0xRIwHdaCFRjjgeJARI2L0g48HmZCRDm8QadAMKl60g5IGvWHkRUNCWRBfFlVpJUE2cGGRf1sSVAZYFR0RZkFkUrTWmQP1SBGFZ2opURhsEuTiRGnUORAYSuiJ0RJ+XkRFoBYtRihFWRxK0Y6KSgRboxHRCSlEZUwKUZ6WZqrpppx26umnoIYq6qiklmrqqaimquqqrLbq6qsbsMYq66y01mrrrbjmquuuvPbq66/ABiusqgEBACH5BAkDAIcALAAAAABoAGgAhwAAADUPELcVGNQUGN4TF94TF98TF98TF98TF98UGN8WGt8YHN8ZHd8aHt8bH+AdIeAfIuAiJeAkJ+EpLOIuMeIyNuM2OuQ8P+RBROVESOVJTOZMT+dSVedYWuhaXehdYOlfYuliZepmaOppa+ttb+txdOx0d+x5e+18fu2Agu6Ehu6Iiu+Oj/CRk/CXmfGbnfKfofKipPKmp/Opq/OrrfSusPSxs/W0tvW2t/W3uPW4ufW6u/a8vfa9vva/wPbBwvfDxPfFxvfGx/fHyffJyvjKy/jMzfjNzvjP0PjR0vnU1fnX2PrZ2vrc3fre3/vf4Pvg4fvh4vvi4vvj4/vk5Pvl5fzm5vzo6Pzp6fzq6vzr6/zs7Pzt7f3u7/3v8P3w8P3x8f3y8v3z8/3z9P3z9P309P309P709f74+f75+v77+/78/P78/P79/f7+/v7+/v79/f79/f79/f/9/f/8/P/8/P/8/P/8/P/8/P/8/P/7+//8/P/8/P/8/P/+/v/+/v/+/v/+/v/+/v/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+AA8JHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypUuDWJYEuRGDRQsZOoo0+fISZZYaJjAYGEq0KNEHHVgI6QnyxogKRSdc4ADChIoTIjpkqADBaIQSOphmxKJiwlAPLnpQaTjmB4sODYhKOKFE7MQsKBo4CFHjjEUdJswOzdDDrsMuKBx4uIGG4w0PRDkkMZwQzQoJJpqExIKC6IgulAsusbAhSkkrJBIYmJAjtMAXE2akXJJhqAi/dsV4ALFl5RwXDwxg0CJWSYYbL5/UrsCkJxARWMSWMBDhiEscKSjPWPCACEsdLVz+A3HgAIhKHzBcCywC4UHzk0liqB+YJIKFMSbB1JhP0IcBECbRwF9BLRiQ3kjmDVgQCA9YIZITxClIUBgUeBDSGUVIaBAQBiD30RAaHoQCBR9Z0VuIBlXwgkd1oWhQDRKUwREXLiKUQXgbhVHjQUFUsBEac+x4EAZhCRnSDB0YGZIeEoChJEgqyPYkiyFM+dEFdFjZkQpIaMlREfJ5qVEaJ4i5UXZmZsRCmhnNgBubFQnxHpwUTfEDnRZ5iOdEhe050Z1+SpRgoBBlSChEmh360BOKOuRHFY02FF2kDDlJ6UI6XqqQGJoqhF+nCDUGqkF6jHpQkKamquqqrLbq6qsjsMYq66y01mrrrbjmquuuvPbq66/ABivssMQWa+yxyCb7akAAIfkECQMAhgAsAAAAAGgAaACHAAAAJwQFgA4RtxIV2RMX3hMX3hMX3xMX3xMX3xQY3xYa3xkc4Bsf4B8j4CMn4Scq4Sou4jA04zU44zg75Dw/5UFE5klM5k5R51FU51VY6Fhb6Fxe6WBi6WNl6mVo6mhq6mpt621v629x63Fz7Hd57Ht97X1/7YCC7oKE7oWI74mL74yO746Q8JGT8JSW8JaY8Zmb8Zyd8Z6g8qGi8qSl86ep86qs9K2u9LKz9ba39bi59bq79by99r6/9sLD98TF98bH98jJ98nK+MvM+M3O+NDQ+dPT+dXW+tnZ+tzd++Dg++Hh++Pk++Xl/Obm/Ofn/Ojo/Onp/Orq/Ovr/Ovs/Ozs/Ozs/Ozs/Ozs/O3t/e3t/e7u/e7u/e7v/e/v/fDw/fDw/fHx/fHy/fLy/fLy/fLz/fPz/fT0/fT1/fT1/vX2/vb2/vf3/vj4/vn5/vr6/vv7/vz8/vz8/vz8/vz8/vz8/v39/v39/v39/v39/v39/v39/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4ADQkcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly4Nsqiw5MuRHkSRPxrxU+WaIiw0PDggdSlRBBRM5vOwMCeXFBQYTPqh4MeOGDh86bsyAsQKEBKIUUBhZqvGJ0w0xhqx5qCWHiQpDI6RAQpZikg8YaIS52OSFhaEYhtR9iITECigdnbiAIDQDkcEKm5yAsRYkmxYNhGpQAtngjRsmx6BgcIDBjM4Cj9jQiRLKB6EcvkDWcaTlDsYQHpOl+xKNCKGnX5pxUheGUBEuq2iZTRo5SzSoiWQ2gdplENIsUsapPvAH6R7cWf7mOOCASfiVKA5UIMn6/EA7Fw5kd49yC+MlIO28oW/Qx4EM/KH0mw4BmmRGBOsVWJINB4CmIEkUTPAgSToc8MOEI1XgHIYgzdDAfhx+hAYDOIQI0ggfmPjRDw/woWJHcTSg24sbfbACjRzh0AGOGzVBAY8bObAdkBhlwBuRFqHgA5IXyeAgkxTlEAOUFRVxI5UTNaEClhNNcSWXEFXRApgRaeECmRBtUQOaDyWxJJsNAZEEnA3hAAedDO2AJ0MX7qkQEH4mZEcQgSKUBBuFHjRnogaZxyhBZqjxKKSTEgRdpYaoYQemhkTB6RjLYToFp3BcWumdnKaq6qqsturqqxmwxirrrLTWauutuOaq66689urrr8AG21lAACH5BAkDAIwALAAAAABoAGgAhwAAACgEBGYMDbkRFdoTFt4TF94TF98TF98TF98UGN8XG98ZHd8bH+AcIOAdIeAgI+AjJ+EnK+EqLuIvMuM0OOM6PeQ/QuVER+ZJTOZNUOdRVOdUV+hWWehYW+hbXuleYOliZOplaOppbOprbutucOtxdOx2eOx6fO19f+2Agu6Dhe6Hie+KjO+Nj/CQkvCVl/GanPGen/KgovKjpfKmp/OoqvOsrvSvsfSxs/SztPW0tvW2t/W3uPW5uvW7vPa/wPbCw/fGxvfIyfjKy/jMzPjMzfjNzvjP0PnS0vnU1PnW1vnY2PrZ2fra2vrb3Prc3fre3/rf4Pvg4fvh4fvh4vvi4/vk5Pvl5vzm5vzn5/zn6Pzp6fzq6/zs7Pzs7fzt7vzu7/zv7/3w8P3w8f3y8v3y8v3z8/3z8/3z9P309P309P719f719f739/74+P74+f75+f76+v77+/77+/77+/78/P78/P78/P79/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+ABkJHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMBs+2cECBIYKEhwcgEDhAgcTL3hAiRlyDRAWH3yaaAGjBg8gN2S4QPHBwoMDWB9oUGGEqEYdJUbMaALxCo8VHLAeoLDiideJTVKoKIJxTQ0Paj34eOtwiQsbHrmoaICVwg6+CaPUCCJSzIqrBzhEQVyQiNuSW0iobUGZ0RUlKpFcwIqhCl8oY1q6wOpAB1EySWAysYA1BswmZImKwJrCZRYufFdgHcHyixnKNbCWUClHTmdGOhIcMPGcpQ2sLqqvpIGViHaVJg7+TDj+/WSbCgdClEfpZMGBvetNwhAf32Se0Srql0yCFYt+kicccMJ/I3XhAANhECiSCgewoGBIYjwQQR4PgsTgDxV+JMUBImT4UQYOtOFhR9xhOOJGXySwwokcXZABixulsACMGv1wABM0YpTGAYfleNEEL/h4UQfUCVlRCiAYWREMHChJUQ0YODlRDxZIKdEQF1gZ0RAaaAlREB54+dAP6onZUA+9mcnQDDOoyZAKjLmpkAhbyKlQknYmtFyeBzFhG58G0YAjoAVlR2hBMBxK0BCgKSpQoo4KhEOkjPywBqVxOgpFgpFSQSkZcVB6KaWU5uGGqJRqQekYaEQKR6sgjuYxKqm01mrrrbjmquuuvPbq66/ABivssMQWa+xzAQEAIfkECQMAeQAsAAAAAGgAaACHAAAA3xMX3xMX3xMX3xMX3xUZ3xoe4B8i4CIl4SQn4Scr4i0x4zU45Do+5D9C5UVI5kdL5klN5ktO51BT51RX6Flc6V5h6WNl6mdq621w63N17Hh67X1/7YGD7oaI74yO8JKU8ZeY8Zqc8Z2e8p+h8qWm86mq86yt9K+w9LGy9LK09bW29be49bm79bu89r2+9sDB9sPE98XG98fI98jI98nJ+MrL+MzN+M7P+NDQ+NHS+dLT+dXV+dfX+djZ+trb+tzd+t3e+t7f++Dg++Hi++Lj++Xl++bn/Ojo/Onp/Onq/Orr/Ovr/Ozt/e7u/e/v/fDw/fHx/fLy/fPz/fP0/fT0/fT0/fT0/fT0/fT1/fX1/fb2/vb2/vf3/vn5/vn5/vr6/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+//7+//39//39//39//39//39//7+//7+//7+//7+//7+//7+//7+//7+//7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4A8wgcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly5cwGyqRQYIDBQk4J1jAsKHDCBwxSeII0YFDCBhICDYh0sOGCg4TDgR4oOEEk6AbddyAEURiDxETAgRosOEFVopNctjI+MREBbELQkg5+xAKF49HOkg9sMEI3YRTqIzUQoKB2A9/DSpBCcJAgAUoEgu8m1JJBrEUmkhmaUPB47WbVTJ5EKAAiNArLwe4gFqlCLEYWqc0USBABtkoV9TegPtkC8cieptMUVqG8JIaAiQocnwkGNINtDQXeSRBAN7TQ64Q+yN7yLASvP6DFCJ2hfiPHMae9/hEaov1HTsEiACf4xKxN+pv3BBAg36NPgSAABj/ZeRAAOYVeNFrtyloERMBMODgRQdqNiFF/KlwIUXbdbDhRPex9qFEBzwwokQPJHBiRBgEsCJEHwSQxYsOhRCAEzQ2VEIASeW4EHF++ahQCwFMIaRCxB2pUAkKKJnQCA04idAHFkh5UAYeWGmQBJFpSdAC3XkpEBVNiinQC7GZmUcHJqiZxwM9iulEBW6S0KWZFRBophEcuPmBhWJ6kaWaJcQpJglupmCkmVNoqOYJbgLBnJla9BCpm5S5qWYWeorJxFxmMmGolk1EoeYR0ompxhJrmKlGFxaaxirrrLTWauutuOaq66689uqrSgEBACH5BAkDAIcALAAAAABoAGgAhwAAAAEBAVIICZYNEMMRFNsSFt4TF98TF98TF98TF98TF98TF98TF98UGN8YHN8cH+AeIeAhJeElKeEqLuIyNuQ7P+VBReVHSuZMT+dQU+dTVudVWOhYW+hcXulgY+plaOpqbetucexzdex3ee17fe19f+1/ge2Bg+6Ehu6Hie6Iiu+KjO+Lje+Mju+Mju+OkO+PkfCRk/CSlPCUlvGYmfGbnfKfofKjpfOoqvOrrPSsrvSur/SvsPSwsfSxsvSys/SztfS0tvW1t/W3uPW4ufW6vPa8vva+wPbAwvbCw/fExffGx/fGx/fHyPfIyffKy/jLzPjNzvjP0PnS0/nV1fnX1/ra2vrc3Prd3vre3/vf4Pvg4fvh4fvi4vvi4vvi4/vj4/vj5Pvk5Pvk5fvl5fzm5vzn5/zo6Pzp6vzq6/zr6/zs7Pzt7f3u7/3w8P3x8v3y8/3z9P309P309P319f319f329v329v329/739/739/74+P75+f76+v77+/78/P78/P79/f79/f79/f7+/v7+/v7+/v/////////////////////////+/v/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+AA8JHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMB9iqUKlihQlSoTEwBFFTsySZM6kyYIFTcIrQ2CgIEGih5qfHNOAsUIxDQ8QF1BMgXqRjsY8PTJUoBGHa8wqICKUEGMWppUNBz5UafsySYUDItbQdWkjQoQfe1uWwXDgRKDALGUcyKAXsUoiDyQkcaxySoQDOSinpCKhgQ/NKC0fEAL6ZJMHDpqUNjnkAIS5q0nGOEDBa+yRcD3cHulmwgEcu0X6cG0meEi4HIyD3HLgwBPlH0kshu6xDQTn1DuymJ59o/UDSrr+b0RxYIN4jWAONGBzPuOFAzbaY6TBXX5FM83L2q94F8n+iiIcwMJ/FOVQHoETpTcBghM9cEAfDEZ0FxgRQgTXcxU6FCAQGTqkwgE9dNjQCwfoICJDimV2okL0mbhiQvQd8WJCKRyw1YwHjXBAcTga9MEBPR6EQQVBGiQBCEUShF8NSQ50xAFSNCkQDAtKeQgGIVhJRwOASSnEAXBY+QGSUr7hQBRW2mCBlYdYoGKTTVBwmJQcuNhkFURa6cFkUiJBZpNxWPCGlSKQ5qUJVnLRwZxNetCGlI2QwJaUK2yRJlVS9kBhk4HgoF+SdvDZpBWYJpnHEE+N6kSZU9iWJBoW7DVphx1s1mrrrbjmquuuvPbqK64BAQAh+QQJAwBpACwAAAAAaABoAIcAAADfFhrfExffExffFRnfFxvfGx7gHiLgIibhJirhKi3iLjLjNDfjODvkOz/kP0LlQ0bmSUznUVToWFvoXmDpYWTqZ2nrbG/rcnXsdnjte33tgILugoXuhYfuh4nviozvjI7wkJLwlZfxnJ3yoaLzpqfzqqz0rq/0sLH0srP0s7T1tbb1t7n1ubr2vL32v8D3wsP3xMX3xsf3yMn3ysr4y8z4zc74zs/40NH40dH50tP51dX519j62dr62tv63N363d773+D74eH74uL74+P75OT75eX75eX75eb75ub75uf75+f76Oj86en86ur86+v87e397+/98fH98vP98/T99PT99fX+9vb+9/f++fn++/v++/v+/f3+/v7+/v7+/v7+/v7+/v7+/v7+/v7//v7//v7//v7//v7//v7///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8I/gDTCBxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzAdXsGSJAYJESZoNFliJOZKLAuLBLlhg0ZPn0jT8EhxokWVpD6fgNjAA2rMKyMqrLAKs4oHCCWycHW55AIDGGNd3oBwQUpalmQ8LLDxliWLBCPqruyhoAJQvSiJLHiwBDBKJw4SVDVs8gmDBEQYm1yygAEUySWFHICAuaQKARU6k8QgIIRokVgYCKhxOmQNAQzEtv6YQcCG2R+tJBDQA7dHEQIo+O6YRYGAG8M5khAwIfnGKgcERHaekfRt6hh1CECAPWMDAS26/l/sIOCCeIs3BCTQcr6icRrtKVYoHX8i8Ob1I74+wCV/RAECCOEfRKrJMOBDEQhwwoEOWUAfgwxtYBuEDHkggAYULvTBhRkqBAKHHSIUwoQhHkSeCCUedIGCKRo0gQAGtkgQBNLJSNABB9g4kBACSKCjQCsI0MGPaZAX3o8SFCCbjVYQINyPQZZAJGlP/IgFAhYQuRxrPzbwAJEwCLAVkhEQ+VoORE5g3o8wKBDFj1UsEMOU1+n4Qpk/JuFAlTpqEQGaP2qgApEfoEDkBiYQmsKPWnzww49WlDDFj0bg8CMZLxTxYxMzwAnEpDZigQUVNpLhAxF/tTjFFUelmIQPEzwIaCOpRNZq66245qrrrryOFBAAIfkECQMAbwAsAAAAAGgAaACHAAAANx8fqFVW5UNH4i8y4SMn4Bsf3xkd3xYa3xUZ3xUZ4B0h4CIm4Scr4isv4jE04zc75Dw/5EBD5UJF5UZJ5kxP5k9S51JV51ZZ6Fxf6WFk6mlr629x7HR27Hh67Xt97X1/7X+B7oKE7oWH74mL742O74+R8JOU8JeY8Zma8Zuc8Zyd8p6f8qCi8qOk86an86mq86us9K6v9LGy9bW29bi59bu89r6/9sHC98XG98jJ+MvM+NDR+dLT+dTV+dbW+djY+tra+tvc+tzd+t3e+t/g++Hh++Pj++Tk++Xm/Ofo/Onq/Ovr/Ozs/O3t/O7u/e/v/fDw/fHx/fHx/fLy/fLz/fPz/fT0/fX1/vX2/vb2/vf3/vj4/vn5/vn5/vr6/vr6/vr6/vv7/vv7/vz8/v39/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4A3wgcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly5cwY8r8GIUKFCZKZuqkEuSHEJ0zrdiwwQWozBownhiF+cUFCy1LXzop8SLqSx0bhlhtieWDCTJbWc6okDOsyh4RdJhVyWTAirUpqQxQARellQEt6p60EqGq3pJEGOD4W7LGgh+ESXpoUDYxyC0PKphxHHJHghOUQ4pIwCPzxysFKnj+qCKBjdEdyTyIgLrjiwQzWm/ksoCC7I0fON/OSCTBht0ZJySAAvziiAQuilu0jEF5RTMMElhxTjFDAhrUJ5ZIICK7RBsJLP54jxglgYHxEaMnQf8QQoId7B1auB6/4YYELOoz7JCghP6FuZHwn0IgcDdgQpuBcCBCISSg4IIG3YcZhAVVkIAMFBb0QAJqZThQAgk0liEPCRTg4UAsJJDBiQJx0B+Lb2w42IlAJLAAWCdu9xuLwtXAYhAlwphbdyfSlgASLL624omqJeADiy0k0AGLXzTAQBQsbueXh0AccAGLZUTAABMsmpCAjyfikIAJLBbBwI4eSgGBeCdKMYEFRXloxQQX5JmhExTAmSERBEzo4Q0PzJjhFyFcsMSJQ1CQl4dNfMCBiAtCIYIFnWUYxQgYoElhDyJskMOIJYQAgxQLOjHEDxw70NCpflooEcQONeRwBIy89urrr8AGK+ywJQUEACH5BAkDAGwALAAAAABoAGgAhwAAAB0REd8TF98UGN8UGN8UF98YHOAcIOAfI+AhJeEmKuIuMuM0OOM4POQ+QeVER+ZKTedQU+dUV+hYW+hbXehdYOlfYuliZeplZ+poa+ttcOxzdex1d+x3eu16fO1+gO6Bg+6Ehu6GiO+Iiu+KjO+Nj/CPkfCSlPCWmPGam/GdnvKhovKlp/Opq/OtrvSxsvS0tfW3uPW7vPa9vvbAwfbCw/fGx/jKy/jOzvjR0vnV1fnW1/rZ2fra2vrb3Pre3vrf4Pvh4fvj4/vk5Pvl5fvm5vvn5/zo6Pzp6vzq6vzr7Pzt7fzu7v3v7/3w8P3w8P3w8P3x8f3x8f3x8f3y8v3y8/309P729v76+v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/+/v/+/v7+/v7+/v7+/v7+/v7+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+ANkIHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMGPKnEmT5JgoRYLUnMkDyE6ZSZz8HEp0ZZKiLcfcWIKUpQ4dTVcSYRFVpRMSV6qivBICiVaUHnx8NTlGA4+xJjXgQEvyyoMfbEfycJA1bkgWFuyKrJBCL0gkCor4/cgiwuCPEFoc7jhDgZXFHBuMgLzxxYGjlDMu8JA54wgEjztbNCJgheiLERyctqhCwI7VFIkIMAGbYgMItSd2ENAkd0QWAmL4hohDgIjhD7EImID8IQMFzR1CEEAlOkMKAnpYX6hBQI3tCj/+CHABPqGH0uUR7jad3uAGAVTbF+yuWD7BCQJe2CfYQMCN/QMdIIARALKRhAACFMgGDQI0oKAJAlyg4AWzKciAADMUCASCShR4ggC4FTidCgUGgaBXAO5WQYFNCEhDgSU0WKAVCcBXIIQMZAEgFQoEV2B3hgFYgwAG+LSfEwsIQEKBEoCIBYAfLtDbfjMIgMBZ++VwwAFr7cdDjcJlmYABMgh5AAL/7QecAq/tN4IADmAmXxARCJBBXfKZcAAD39lnQ38l7CdEBhESYZ8QGiSwAZbpEYECBBCsgCd4OZDgAAMfMAqZFVc4EQVTCB2xQw0naGBBBijA5VsUTTwWxA0XLaAwQgkt4FCdgrjmquuuvPbq668jBQQAIfkECQMAYgAsAAAAAGgAaACHAAAA3hQY3xQY3xQY3xkd4B8i4CIm4Scr4i0w4zQ35Do+5UBD5UVI5kpO51BT51NW6FZZ6Fpd6V9i6WVo6mpt625x63J17HV47Hh67Xt97X2A7X+B7oGD7oSG7oiK742P75CS8JSW8JiZ8Zuc8Z+g8qWn86qs9K+w9LO09be49ry99sDB98PE98XG98fI+MrK+M3O+M/Q+NHS+dTV+dbX+djY+tra+tvb+tzd+t7e+9/g++Hh++Pj++Tk++Xl/Obm/Ofn/Ojp/Onq/Ovr/Ovs/Ozs/Ozt/O3t/O7u/e/v/fDw/fLy/fP0/fX1/vb2/vf3/vj4/vn5/vr6/vr6/vv7/vv7/vz8/vz8/v39/v39/v39/v39/v7+/v7+/v7+/v7+/v7+//7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4AxQgcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly5cwY8qcSbOmzZs4c+rEaKXJTpZUhjz5ubLIEaIqoyBBqnIpU5RHfD41GQTIVJM9aFwtiWPHVpIzinwdyULqWJAlzoZMYkItyBYt3H7M4ERuRyAc7Hb0oFWvRicQ/G78oEJwRiYNDGfksELxRRsPHF9c4FUyRRAdLFPUgUAzRQQuPEuckFk0RBIMTEOUIUCJaodQBBR+3RBBCNoNHVDAzbDCAt4LMxgArrCDAC7EEYYQICT5wREC+jonCEJAjOkFjUvHLiaDgBvcB/5SEFA5fAMBdcOLOTBcPRMBv9W/EBBBvZjqedVDEJBCPZYCAhwVngsCKGDfBQJgoJ4VBggQWngqCNCZehMIsIF6QggggA3qfSCAA/4dIJt6JRSonhIN9hfeeJGFNx8BPoRHRQICgKCedwaGR4IABXDIXYQCxMVdDAQIkBZ3NjSYH3YziJhBeDE0eCR2LxRQAAvhoUBAAj5ON4QEAlRglnMlGGCAitPV8IAADwyBnQ1gQtAYUlhIEcZHNkxAAAU1fHWEgBgBIUIDDIRglVpLDEXRDYMWWp5fSdAQgwswxIjQCyFMIMEGKQCqWRIsmGDCCSRskEEHIYxwAgz2terqqwmwxirrrLSSFBAAIfkECQMAcgAsAAAAAGgAaACHAAAADwICch4f3xQY3xQY3xMX3xMX3xQY3xcb4Bsf4CEk4Sgs4jAz4zU55Do95D5B5EFE5URH5UdK5kpN5kxP5k9R51FT51JV51ZY6Ftd6V9i6mZo6mxu63J07Hh67X6A7oKE7oaI74uN746P75CS8JOV8JWX8Zia8Zqc8Z2f8qGi8qSl8qan86ip86qs86yu9K+w9LKz9bS19bW29bW29ba39be49be59bm69ru89r6/9sHC98PE98jJ+M7O+dLS+dTV+dbW+tfX+tjZ+tna+tvb+tzd+t7e++Dh++Li++Pk++Xl++bm/Ojo/Onp/Orq/Ovr/Ozs/Ozs/O3t/e3u/e7u/e/w/fHx/fLy/fLz/fP0/fT0/fX1/fX2/fb2/vj5/vz8/v39/v7+/v7+/v7+/v7+/v7+//7+//7+//7+//7+//39//39//39//7+//7+//7+//7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4A5QgcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly5cwY8qcSbOmzZs4c+rcybOnz59AgwqdCebLUJJcshwdaQXKUpFTojwN6UTLVJBOuFz9GGSrxy9DvHZE0kQsxxlmN3LJkVZjDq1tMcqIi3HGE7oWwZzAa/GEUr4Tp5QATLED4YktehyOmOXD4ogbHkMU4UOyQx4kLDf0kkFzwwhrPC/MIES0Qg8xTCcsMUI1QhaRXRt8UUG2wRkQbBfMwUA3wRsKfA90EVy4HBQLjMsR0UB5BwfKKVBQvoCD8SoFWgvPUQCGcRAFSv4Lh5DAuJUCnYWzKDBYOIUCQIQnKdBceIgCmX17UVCAifAS6An3xQIF/CDcCQXU5lsTCRSwg3AaFICBcDgUkMASvjnBX3u6vReBfRYi4dsMBRSwgm87lKiBbz40OIEXugnBnwRb6MYDfxBYZRsLAySoo2wflGidTFXAyJIQEJSo3UxWJKHSFyEgUMACPOAExBEnyeCAkFfodIURU4wUw5b0sdVTFkY41VEUJjxQIgMtDPWEElJdhIULGJRYQAQnPsXEDjPk0CVEQpTw3psgYCkWEiuYUEIIKuzwgxJKRYHEDzyk4AEF/BXAwAYqiMdXEjysEIIHG2QgnXQWdIACDw9WKCfrrLTWauutuOaKUUAAIfkECQMAgwAsAAAAAGgAaACHAAAAQBoajSMlvyks1CAk3xQY3xMX3xMX3xMX3xUZ3xcb3xoe4B8j4Scq4i0w4zM35Do95UBD5kdK5kxP51FU51VY6Fhb6F1f6WBj6WRn6mls63J07Hd57Xt+7X+B7oOF7oWH7oeJ7omL74qM74yO746P8JGT8JSW8JaY8ZiZ8Zma8Zud8p6g8qGi86Wn86iq9Kyu9LCy9LO09bW39bi59bq79ry99r6/9r/A9sDB9sHC9sLD98PE98TF98fH98nK+MzN+NDQ+dLS+dTV+dbX+dfY+djZ+tnZ+tra+tvb+tvc+tzd+t3d+t/f++Hi++Pj++Tk/OXm/Ofn/Ojp/Onq/Ozs/O3t/O7u/e/w/fDw/fHx/fHx/fLy/fLz/fPz/fT0/fX1/vf3/vj4/vn5/vn5/vr6/vr6/vv7/vv7/vv7/vv7/vz8/vz8/vz8/vz8/v39/v39/v39/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4ABwkcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly5cwY8qcSbOmzZs4c+rcybOnz59AgwodSrSo0aNIkypdyvTomqYaz5yBSrXq0jBTrVa0orViFixdKSoJOxFJVrIQj6CNKGQtRClO3D68IdchjboNe0jBuzAMDL4LXQBWKHgwwhRvDB980USxQRw6HBck0kIyQScgLA98skGzQCgaPA+KEtozEgyie6D2DKOz5xQfRHMwIXrCX88LgnhmYmCMZxcPRF9YbXnMAhaebRhg4jlDA89WDHDwfMIAEM8PIHiOYeCEZjkQFvRk0czdA3YDUzR3kK75hwEGXCVrcWCgsGQLBiZoDvGeueQZBhgwg0lyPKWTDwsYEJtkCBpQgWU/MJBfGJLVkKAEYLjExUwrBDiBFy95UURM6xnQwUxDUNGSERAYsMBtM0lhw0olBPjAEDeVIcMMcpikwwMBbkBhTle0IMNIQeDn4HU9LfFBZR7pUEGAEkQW1BQnpPBDRjRs0ACVMxrVAgYZsIAjRFS8gIGEBkAAQltKafHCBQw8cMEHJrAAAw089LmDDC2UoAGQAUZAAhFaKTHDCRtM8ECCAUb6gAUfuPDDeHhlUYQPRago2qeghirqqKSWOlJAACH5BAkDAGYALAAAAABoAGgAhwAAABsDA1ENDrcUF98UGN8TF98TF98TF98TF98TF98UGN8YHOAeIuEmKeItMOIvMuIxNeMzN+M1OeQ6PuQ+QuVCRuVHSuZNUOdUV+hcX+ljZuplaOpmaepqbettcOtvcuxzdux2eOx5e+18fu1+gO6ChO6GiO+Ji++PkPCUlvGZm/KfoPKio/OkpvOmqPOqq/SsrvSwsfSztPW1tvW3uPW5u/a8vvbAwffDxPfFxvfHyPfIyfjJyvjLzPjOz/nR0vnV1fnX2PrZ2vra2/rd3fvf3/vh4vvk5fzo6fzr6/zs7P3u7v3v7/3v7/3v8P3y8v309P719f76+/79/f79/f79/f79/f79/f79/f78/P78/P78/P78/P78/P78/P79/f7+/v7+/v7+/v7+/v7+/v7+/v/////+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+AM0IHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMGPKnEmzps2bOHPq3Mmzp8+fQIMKHUq0qNGjSJMqXcq0qdOnUKNKnUq1qtWrWLNqpRllK8MnXhcuCbswCdmERs4iLKL2IJG2BoPALVjE7FyBT4DcHYhjr8Abfs3ECPwisIvAK/w+UeEXCAy/NfruXSF3rwcnfi/4jYLBL44SfkXI8OsA7F0fFfyOOLE3CgMfe1lE8EshxcYpSW0QMD13QoeOXY26KJB2bhQHIT5KKephARKQwYPWKIAiZBImQZM0oDAyR9ALBWD3j5Tcc0QBESWVVN4Jo4CFk0F67Jze4AhKHzxyxihQgPzJGzPc1AJ/j63EQ4EzncBfCy4RwZhMHPD3oEtMqBAdS0eAx0ANCQbI0goMFDABWzTN0EFxJwlhAX8gXDgTEhuc4CJISIDAnwQ67ITDBSdgB9ITJyzAH2g9TdFCBBzccAZHPXQQontDBBUFChE4UIIQFw2RwgT8FdBAYkX1IEIDEYQwA4oMDUFDCBB06V5hSt0AggQFMGBBBiCcoAIMN7yAAggZUNCAm/xRIMIPUCHxggdtEuroAxmUUANvVRnRQw0upICCCi/QwAMUgYUq6qiklmrqqRkFBAAh+QQJAwB9ACwAAAAAaABoAIcAAABeHh+3ISTRHiLcFxvfExffExffExffExffExffExffFBjfFhrfGh7gHSHgISXhJCjhJirhKCzhKi7iLTDiLzPjNDfjOTzkP0LlQ0blRknmS0/nUFPnVlnoW13oXmDpYWPpZGbqaGvqa23qbG/rbnHrcHPrc3XsdHfsd3rsenztfH7tfoDtgIPuhIbuiIrvi43wj5HwlJXwlpfxmJnxmpzxnZ7yoKLypabzqar0ra/0srP1tbb1uLn1ubr2u7z2vr/2wMH3w8T3xsf3ycr4y8z4zc74z9D50dL51dX52Nj629z63t/74OH74uL75OT85uf86Oj86On86On86er86uv86+z87O387e387e787u797+/97+/98PD98fH98fL98vL98/P98/P98/T99PT+9fX+9fX+9vb+9vb+9/f++Pj++Pn++vr++/v++/v+/Pz//f3//v7//v7//v7//v7//v7//v7//v7//v7//v7//v7//v7//v7///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8I/gD7CBxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzBjypxJs6bNmzhz6tzJs6fPn0CDCh1KtKjRo0iTKl3KtKnTp1CjSp1KtarVq1izat3KtavXr2DDih1LduSZsgLLoO0TZq2WtU7WNlnLZO2StUbQqkmCFsnZskLW6rAYByoOi3CepsmBVogStC4wtmX6BgVGK02B9MiIeanljHGVOjmhMczbpCjyaoSS1AoGjl2qIEVxmKPqokokeMTCt+gGGx8ZE+VxAWSZG0OlPPgRskhvoBs6jLThBaiMB1RGqnGRuKePBcJH/lap0fNIgw8nkQDX2SQCBrUnf6y/uWTChOwpc8S4iQTCg8cr0WBCTUI44AASLu3gwRYyxVBAA0XAhEQGgbkUxgcFPDCETFVssAJ8KglRQQEYhCbTGypQMBhKYZRQQAEgqHFTDxFswBxJadQwQYbh3bSFCAVocONHXsQQwYsgyMaTER4UcEGPGQ1RQgMvZgBEUEoAWQELFVakRAwWvFhAB10K9UQKVD4AggwbOuTFEC2EKWYICCJVBg8lHPliBRygEMMNOgTRgw42xLACBzuKWQAFLLDmFBIwaKDopJRaIAIOc1VVxRJE9JADDTC8IOoLONy21qmopqrqqqy2alFAACH5BAkDAH8ALAAAAABoAGgAhwAAAN4SFt8UGN8TF98TF98UGN8WGt8ZHeAeIeAhJeElKeEqLeIuMeIyNeM2OuM5PeQ7PuQ9QeRAQ+VER+VIS+ZKTeZMT+ZOUedQUudRVOdSVedUV+hYW+hbXuleYelhZOljZupnautsb+xzdux5e+1+gO6Che6GiO6Hie+Ji++LjO+MjvCPkfCSlPCWl/GbnfKgovOlpvOoqfOqrPStrvSvsfSxs/SztPW2t/W6u/a9vva/wPbBwvfCw/fFxvfJyvjNzvnR0vnU1fnW1vnY2PrZ2vrb3Pre3/vg4fvh4vvi4/vj5Pvk5Pvl5fvm5vzn5/zo6fzq6vzr7Pzs7f3t7f3u7v3v7/3w8P3x8f3x8v3y8v3y8v3y8/3z8/3z9P309P319f719v729v729/739/739/74+P75+f76+v76+v77+/78/P78/P78/P78/P78/P78/P79/f79/f79/f/9/f/9/f/+/v/+/v/+/v/+/v/+/v/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+AP8IHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMGPKnEmzps2bOHPq3Mmzp8+fQIMKHUq0qNGjSJMqXcq0qdOnUKNKnUq1qtWrWLNq3cq1q9evYMOKHUu2rNmzaH3akbp2YluobyPSkTo3rUQxUvFO7CJVS0W/T69Y/AKVcMUoUBFXTAIVicUohplKqXIRiFPLF3s45YERCN+lUYZgtMN5KQ6Np01rRKI5KQ4pG10olb0xSGujNo50LHGUDO+OQV4YVcHY4wjBQ5n89sgkBFEPVkKeiCGUhfCQai4YAQqEA0kkFCL+74wyAfnIGxt6epHg46QJ5zrVYLh+kgMJnR9GqPTiwAMZm1ZQUMEaKz3xwASKyXREAxV8ttIVEyyAGUw5IKCBGS95gcEA9LVkwgAizETCACFQtlISG9I20w0IJPACgSeBYcIBCvxwUxETDPBAaiTBsMAAHCRoEx0tHDBABDbU5REZLzAwgAI09GREBwMM4IAL5mXEhAk/DjACbD8J4UGVA3yww38VXVFDBmSOwARRRpCQAJkWoLADFg4xgQMJEpDZgApCFjUDm2QOsAAHJqSg6KKKkmDBnGQmAIIOT/mQQgYIFKqppgt04EIQVunJQgkifKCBBvmV4EIPeNrl6qsIsMYq66y0BgQAOwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") center center no-repeat;
2977
+ }
2978
+
2979
+ .w3eden iframe#thumbnail{
2980
+ background: #f2f6f8;
2981
+ background: -moz-linear-gradient(top, #f2f6f8 0%, #d8e1e7 5%, #e0eff9 100%);
2982
+ background: -webkit-linear-gradient(top, #f2f6f8 0%,#d8e1e7 5%,#e0eff9 100%);
2983
+ background: linear-gradient(to bottom, #f2f6f8 0%,#d8e1e7 5%,#e0eff9 100%);
2984
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=0 );
2985
+ }
2986
+ .input-group-btn .btn {
2987
+ height: 34px;
2988
+ line-height: 10px;
2989
+ }
2990
+ .w3eden .alert.alert-progress{
2991
+ background: var(--color-info);
2992
+ color: #ffffff;
2993
+ }
2994
+ .w3eden .btn.inddl[disabled]{
2995
+ display: none !important;
2996
+ }
2997
+
2998
+ .w3eden .package-locks .panel + .panel{
2999
+ margin-top: 5px;
3000
+ }
3001
+
3002
+ .w3eden .link-template-widget .media-body a{
3003
+ margin: 0 0 6px 0;
3004
+ padding: 0;
3005
+ line-height: normal;
3006
+ font-size: 12pt;
3007
+ display: block;
3008
+ }
3009
+ .w3eden .panel-heading .role-tabs a .fa-circle{
3010
+ color: rgba(4, 180, 239, 0.3) !important;
3011
+ }
3012
+ .w3eden .panel-heading .role-tabs a.active .fa-circle{
3013
+ color: #04b4ef !important;
3014
+ }
3015
+ .w3eden .bold{
3016
+ font-weight: 800 !important;
3017
+ }
3018
+
3019
+ .wpdm-custom-select{
3020
+ appearance: none;
3021
+ -webkit-appearance: none;
3022
+ -moz-appearance: none;
3023
+ background: #ffffff url("../images/sort.svg") calc(100% - 10px) center no-repeat !important;
3024
+ background-size: 15px !important;
3025
+ padding-right: 10px !important;
3026
+ cursor: pointer;
3027
+ }
3028
+
3029
+ .w3eden .table.manage-packages-frontend td{
3030
+ vertical-align: middle;
3031
+ }
3032
+
3033
+ .btn.btn-social {
3034
+
3035
+ padding: 0;
3036
+ width: 48px;
3037
+ line-height: 40px;
3038
+ border-radius: 2px;
3039
+ margin: 0 3px;
3040
+ height: 40px;
3041
+
3042
+ }
3043
+ .w3eden .page-numbers.current{
3044
+ background: var(--color-primary) !important;
3045
+ border-color: var(--color-primary) !important;
3046
+ color: #ffffff !important;
3047
+ font-weight: 800;
3048
+ }
3049
+ .w3eden .wpdm-pagination li{
3050
+ display: inline-block;
3051
+ margin: 0;
3052
+ }
3053
+ .w3eden .panel-footer .page-numbers {
3054
+ padding: 4px 10px;
3055
+ font-size: 10px;
3056
+ border-radius: 3px;
3057
+ }
3058
+
3059
+ .__dt_row span{
3060
+ margin-right: 5px;
3061
+ }
3062
+ .w3eden .package-title{
3063
+ font-weight: 700;
3064
+ }
3065
+
3066
+ .w3eden .wpdm-link-template img.wpdm_icon { width: 48px !important; margin: 0; }
3067
+ .w3eden .wpdm-link-template.c2a3 .package-title{ padding: 0; margin: 0 0 5px 0; line-height: 20px; font-size: 11pt; }
3068
+ .c2a3 .wpdm-download-link.wpdm-download-locked.btn.btn-info {
3069
+ padding: 16px 28px;
3070
+ font-size: 14px;
3071
+ font-weight: 700;
3072
+ }
3073
+ .panel-heading[data-toggle="collapse"]{
3074
+ cursor: pointer !important;
3075
+ position: relative;
3076
+ }
3077
+ .panel-heading[data-toggle="collapse"]:after{
3078
+ position: absolute;
3079
+ font-family: "Font Awesome 5 Free";
3080
+ right: 15px;
3081
+ line-height: 40px;
3082
+ top: 0;
3083
+ font-style: normal;
3084
+ font-variant: normal;
3085
+ text-rendering: auto;
3086
+ -webkit-font-smoothing: antialiased;
3087
+ font-weight: 900;
3088
+ content: "\f078";
3089
+ color: rgba(0,0,0,0.3) !important;
3090
+ }
3091
+
3092
+ .panel-heading[aria-expanded="true"]:after{
3093
+ position: absolute;
3094
+ font-family: "Font Awesome 5 Free";
3095
+ right: 15px;
3096
+ line-height: 40px;
3097
+ top: 0;
3098
+ font-style: normal;
3099
+ font-variant: normal;
3100
+ text-rendering: auto;
3101
+ -webkit-font-smoothing: antialiased;
3102
+ font-weight: 900;
3103
+ content: "\f077";
3104
+ }
3105
+
3106
+
3107
+ .panel-heading.collapsed {
3108
+ border-bottom: 0;
3109
+ border-radius: 3px;
3110
+ }
3111
+
3112
+ .w3eden .has-error .form-control{
3113
+ border-color: var(--color-danger);
3114
+ }
3115
+ .w3eden .has-error .input-group-addon {
3116
+ color: var(--color-danger);
3117
+ background-color: #ffffff;
3118
+ border-color: var(--color-danger);
3119
+ }
3120
+
3121
+ .w3eden .human{
3122
+ display: none;
3123
+ }
3124
+
3125
+ /* Block UI */
3126
+
3127
+ svg#wpdm-loading path,
3128
+ svg#wpdm-loading rect{
3129
+ fill: #FF6700 !important;
3130
+ }
3131
+
3132
+ .w3eden .blockui{
3133
+ position: relative;
3134
+ }
3135
+ .w3eden .blockui:before{
3136
+ content: "";
3137
+ position: absolute;
3138
+ width: 100%;
3139
+ height: 100%;
3140
+ left: 0;
3141
+ top: 0;
3142
+ z-index: 9999;
3143
+ background: rgba(255, 255, 255, 0.4) url("../images/loading.svg") center center no-repeat;
3144
+ background-size: 48px;
3145
+ -webkit-transition: ease-in-out 400ms;
3146
+ -moz-transition: ease-in-out 400ms;
3147
+ -ms-transition: ease-in-out 400ms;
3148
+ -o-transition: ease-in-out 400ms;
3149
+ transition: ease-in-out 400ms;
3150
+ }
3151
+
3152
+ /** WPDM Notify **/
3153
+
3154
+ #wpdm-floatify-top-right,
3155
+ #wpdm-notify-top-right{
3156
+ position: fixed;
3157
+ top:30px;
3158
+ right: 30px;
3159
+ z-index: 999999 !important;
3160
+ }
3161
+ .wpdm-floatify{
3162
+ margin-bottom: 10px;
3163
+ -webkit-transition: all 300ms ease-in-out;
3164
+ -moz-transition: all 300ms ease-in-out;
3165
+ -ms-transition: all 300ms ease-in-out;
3166
+ -o-transition: all 300ms ease-in-out;
3167
+ transition: all 300ms ease-in-out;
3168
+ font-size: 9pt;
3169
+ letter-spacing: 0.5px;
3170
+ }
3171
+ .wpdm-notify{
3172
+ padding: 20px 20px 20px 50px;
3173
+ border-radius: 5px;
3174
+ float: right;
3175
+ clear: both;
3176
+ background: #ffffff url("../images/info.svg") 15px center no-repeat;
3177
+ background-size: 24px !important;
3178
+ box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
3179
+ margin-bottom: 10px;
3180
+ -webkit-transition: ease-in-out 300ms;
3181
+ -moz-transition: ease-in-out 300ms;
3182
+ -ms-transition: ease-in-out 300ms;
3183
+ -o-transition: ease-in-out 300ms;
3184
+ transition: ease-in-out 300ms;
3185
+ cursor: pointer;
3186
+ font-size: 9pt;
3187
+ letter-spacing: 0.5px;
3188
+ }
3189
+
3190
+ .wpdm-hide-right{
3191
+ display: none;
3192
+ position: absolute;
3193
+ }
3194
+
3195
+ .wpdm-notify .wpdm-notify-title{
3196
+ display: block;
3197
+ margin-bottom: 5px;
3198
+ }
3199
+
3200
+ .wpdm-notify-info{
3201
+ border-left: 3px solid var(--color-info);
3202
+ color: var(--color-info);
3203
+ }
3204
+
3205
+ .wpdm-notify-success{
3206
+ background: #ffffff url("../images/success.svg") 15px center no-repeat !important;
3207
+ background-size: 24px !important;
3208
+ border-left: 3px solid var(--color-success);
3209
+ color: var(--color-success);
3210
+ }
3211
+
3212
+ .wpdm-notify-error{
3213
+ background: #ffffff url("../images/error.svg") 15px center no-repeat !important;
3214
+ background-size: 24px !important;
3215
+ border-left: 3px solid var(--color-danger);
3216
+ color: var(--color-danger);
3217
+ }
3218
+
3219
+ /** overlay content */
3220
+
3221
+ .wpdm-overlay{
3222
+ position: relative;
3223
+ overflow: hidden;
3224
+ }
3225
+ .wpdm-overlay-content{
3226
+ padding-top: 20px;
3227
+ position: absolute;
3228
+ z-index: 999999;
3229
+ left: 0;
3230
+ top: 0;
3231
+ width: 100%;
3232
+ height: 100%;
3233
+ background: rgba(255, 255, 255, 0.9);
3234
+ }
3235
+ .wpdm-overlay .wpdm-overlay-close{
3236
+ position: absolute;
3237
+ right: 0;
3238
+ top: 0;
3239
+ font-size: 9pt;
3240
+ color: var(--color-red);
3241
+ }
3242
+ i.udbsap{
3243
+ width: 32px;
3244
+ vertical-align: middle;
3245
+ display: inline-block;
3246
+ height: 1px;
3247
+ margin-top: -2px;
3248
+ background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 17%, rgba(0,0,0,0.65) 100%);
3249
+ background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 17%,rgba(0,0,0,0.65) 100%);
3250
+ background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 17%,rgba(0,0,0,0.65) 100%);
3251
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
3252
+ opacity: 0.5;
3253
+ }
3254
+
3255
+ /** File list **/
3256
+ .file-info{
3257
+ font-size: 9pt;
3258
+ line-height: 1.4;
3259
+ }
3260
+ .file-info .file-title{
3261
+ font-size: 10pt;
3262
+ font-weight: 700;
3263
+ white-space: nowrap;
3264
+ text-overflow: ellipsis;
3265
+ overflow: hidden;
3266
+ line-height: 1.8;
3267
+ position: relative;
3268
+ width: calc(100% - 25px);
3269
+ }
3270
+
3271
+ .wpdm-file-block .img-area img{
3272
+ height: auto;
3273
+ max-height: 180px;
3274
+ vertical-align: middle;
3275
+ margin: 15px auto;
3276
+ display: inline-block;
3277
+ }
3278
+
3279
+ .wpdm-file-block .img-area img.file-ico{
3280
+ padding: 20% !important;
3281
+ }
3282
+ .w3eden .wpdm-link-template .package-title a,
3283
+ .w3eden .wpdm-link-template .package-title {
3284
+ margin: 0 !important;
3285
+ font-size: 11pt;
3286
+ line-height: 24px;
3287
+ }
3288
+ .w3eden .link-template-default.thumbnail{
3289
+ padding: 10px;
3290
+ }
3291
+ .w3eden .link-template-default.thumbnail .wpdm-download-link.btn{
3292
+ padding: 0 20px !important;
3293
+ line-height: 48px !important;
3294
+ font-size: 12pt;
3295
+ margin: 0;
3296
+ }
{css → assets/css}/jquery.dataTables.css RENAMED
File without changes
{css → assets/css}/jquery.dataTables.min.css RENAMED
File without changes
{css → assets/css}/jqueryFileTree.css RENAMED
File without changes
assets/css/select2-spinner.gif ADDED
Binary file
assets/css/select2.css ADDED
@@ -0,0 +1,615 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ Version: 3.4.5 Timestamp: Mon Nov 4 08:22:42 PST 2013
3
+ */
4
+ .select2-container {
5
+ margin: 0;
6
+ position: relative;
7
+ display: inline-block;
8
+ /* inline-block for ie7 */
9
+ zoom: 1;
10
+ *display: inline;
11
+ vertical-align: middle;
12
+ }
13
+
14
+ .select2-container,
15
+ .select2-drop,
16
+ .select2-search,
17
+ .select2-search input {
18
+ /*
19
+ Force border-box so that % widths fit the parent
20
+ container without overlap because of margin/padding.
21
+
22
+ More Info : http://www.quirksmode.org/css/box.html
23
+ */
24
+ -webkit-box-sizing: border-box; /* webkit */
25
+ -moz-box-sizing: border-box; /* firefox */
26
+ box-sizing: border-box; /* css3 */
27
+ }
28
+
29
+ .select2-container .select2-choice {
30
+ display: block;
31
+ height: 26px;
32
+ padding: 0 0 0 8px;
33
+ overflow: hidden;
34
+ position: relative;
35
+
36
+ border: 1px solid #aaa;
37
+ white-space: nowrap;
38
+ line-height: 26px;
39
+ color: #444;
40
+ text-decoration: none;
41
+
42
+ border-radius: 4px;
43
+
44
+ background-clip: padding-box;
45
+
46
+ -webkit-touch-callout: none;
47
+ -webkit-user-select: none;
48
+ -moz-user-select: none;
49
+ -ms-user-select: none;
50
+ user-select: none;
51
+
52
+ background-color: #fff;
53
+ background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
54
+ background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
55
+ background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
56
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
57
+ background-image: linear-gradient(top, #fff 0%, #eee 50%);
58
+ }
59
+
60
+ .select2-container.select2-drop-above .select2-choice {
61
+ border-bottom-color: #aaa;
62
+
63
+ border-radius: 0 0 4px 4px;
64
+
65
+ background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
66
+ background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
67
+ background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
68
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
69
+ background-image: linear-gradient(top, #eee 0%, #fff 90%);
70
+ }
71
+
72
+ .select2-container.select2-allowclear .select2-choice .select2-chosen {
73
+ margin-right: 42px;
74
+ }
75
+
76
+ .select2-container .select2-choice > .select2-chosen {
77
+ margin-right: 26px;
78
+ display: block;
79
+ overflow: hidden;
80
+
81
+ white-space: nowrap;
82
+
83
+ text-overflow: ellipsis;
84
+ }
85
+
86
+ .select2-container .select2-choice abbr {
87
+ display: none;
88
+ width: 12px;
89
+ height: 12px;
90
+ position: absolute;
91
+ right: 24px;
92
+ top: 8px;
93
+
94
+ font-size: 1px;
95
+ text-decoration: none;
96
+
97
+ border: 0;
98
+ background: url('chosen-sprite.png') right top no-repeat;
99
+ cursor: pointer;
100
+ outline: 0;
101
+ }
102
+
103
+ .select2-container.select2-allowclear .select2-choice abbr {
104
+ display: inline-block;
105
+ }
106
+
107
+ .select2-container .select2-choice abbr:hover {
108
+ background-position: right -11px;
109
+ cursor: pointer;
110
+ }
111
+
112
+ .select2-drop-mask {
113
+ border: 0;
114
+ margin: 0;
115
+ padding: 0;
116
+ position: fixed;
117
+ left: 0;
118
+ top: 0;
119
+ min-height: 100%;
120
+ min-width: 100%;
121
+ height: auto;
122
+ width: auto;
123
+ opacity: 0;
124
+ z-index: 9998;
125
+ /* styles required for IE to work */
126
+ background-color: #fff;
127
+ filter: alpha(opacity=0);
128
+ }
129
+
130
+ .select2-drop {
131
+ width: 100%;
132
+ margin-top: -1px;
133
+ position: absolute;
134
+ z-index: 9999;
135
+ top: 100%;
136
+
137
+ background: #fff;
138
+ color: #000;
139
+ border: 1px solid #aaa;
140
+ border-top: 0;
141
+
142
+ border-radius: 0 0 4px 4px;
143
+
144
+ -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
145
+ box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
146
+ }
147
+
148
+ .select2-drop-auto-width {
149
+ border-top: 1px solid #aaa;
150
+ width: auto;
151
+ }
152
+
153
+ .select2-drop-auto-width .select2-search {
154
+ padding-top: 4px;
155
+ }
156
+
157
+ .select2-drop.select2-drop-above {
158
+ margin-top: 1px;
159
+ border-top: 1px solid #aaa;
160
+ border-bottom: 0;
161
+
162
+ border-radius: 4px 4px 0 0;
163
+
164
+ -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
165
+ box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
166
+ }
167
+
168
+ .select2-drop-active {
169
+ border: 1px solid #5897fb;
170
+ border-top: none;
171
+ }
172
+
173
+ .select2-drop.select2-drop-above.select2-drop-active {
174
+ border-top: 1px solid #5897fb;
175
+ }
176
+
177
+ .select2-container .select2-choice .select2-arrow {
178
+ display: inline-block;
179
+ width: 18px;
180
+ height: 100%;
181
+ position: absolute;
182
+ right: 0;
183
+ top: 0;
184
+
185
+ border-left: 1px solid #aaa;
186
+ border-radius: 0 4px 4px 0;
187
+
188
+ background-clip: padding-box;
189
+
190
+ background: #ccc;
191
+ background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
192
+ background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
193
+ background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
194
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
195
+ background-image: linear-gradient(top, #ccc 0%, #eee 60%);
196
+ }
197
+
198
+ .select2-container .select2-choice .select2-arrow b {
199
+ display: block;
200
+ width: 100%;
201
+ height: 100%;
202
+ background: url('chosen-sprite.png') no-repeat 0 1px;
203
+ }
204
+
205
+ .select2-search {
206
+ display: inline-block;
207
+ width: 100%;
208
+ min-height: 26px;
209
+ margin: 0;
210
+ padding-left: 4px;
211
+ padding-right: 4px;
212
+
213
+ position: relative;
214
+ z-index: 10000;
215
+
216
+ white-space: nowrap;
217
+ }
218
+
219
+ .select2-search input {
220
+ width: 100%;
221
+ height: auto !important;
222
+ min-height: 26px;
223
+ padding: 4px 20px 4px 5px;
224
+ margin: 0;
225
+
226
+ outline: 0;
227
+ font-family: sans-serif;
228
+ font-size: 1em;
229
+
230
+ border: 1px solid #aaa;
231
+ border-radius: 0;
232
+
233
+ -webkit-box-shadow: none;
234
+ box-shadow: none;
235
+
236
+ background: #fff url('chosen-sprite.png') no-repeat 100% -22px;
237
+ background: url('chosen-sprite.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
238
+ background: url('chosen-sprite.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
239
+ background: url('chosen-sprite.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
240
+ background: url('chosen-sprite.png') no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);
241
+ }
242
+
243
+ .select2-drop.select2-drop-above .select2-search input {
244
+ margin-top: 4px;
245
+ }
246
+
247
+ .select2-search input.select2-active {
248
+ background: #fff url('select2-spinner.gif') no-repeat 100%;
249
+ background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
250
+ background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
251
+ background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
252
+ background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);
253
+ }
254
+
255
+ .select2-container-active .select2-choice,
256
+ .select2-container-active .select2-choices {
257
+ border: 1px solid #5897fb;
258
+ outline: none;
259
+
260
+ -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
261
+ box-shadow: 0 0 5px rgba(0, 0, 0, .3);
262
+ }
263
+
264
+ .select2-dropdown-open .select2-choice {
265
+ border-bottom-color: transparent;
266
+ -webkit-box-shadow: 0 1px 0 #fff inset;
267
+ box-shadow: 0 1px 0 #fff inset;
268
+
269
+ border-bottom-left-radius: 0;
270
+ border-bottom-right-radius: 0;
271
+
272
+ background-color: #eee;
273
+ background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
274
+ background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
275
+ background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
276
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
277
+ background-image: linear-gradient(top, #fff 0%, #eee 50%);
278
+ }
279
+
280
+ .select2-dropdown-open.select2-drop-above .select2-choice,
281
+ .select2-dropdown-open.select2-drop-above .select2-choices {
282
+ border: 1px solid #5897fb;
283
+ border-top-color: transparent;
284
+
285
+ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
286
+ background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
287
+ background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
288
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
289
+ background-image: linear-gradient(bottom, #fff 0%, #eee 50%);
290
+ }
291
+
292
+ .select2-dropdown-open .select2-choice .select2-arrow {
293
+ background: transparent;
294
+ border-left: none;
295
+ filter: none;
296
+ }
297
+ .select2-dropdown-open .select2-choice .select2-arrow b {
298
+ background-position: -18px 1px;
299
+ }
300
+
301
+ /* results */
302
+ .select2-results {
303
+ max-height: 200px;
304
+ padding: 0 0 0 4px;
305
+ margin: 4px 4px 4px 0;
306
+ position: relative;
307
+ overflow-x: hidden;
308
+ overflow-y: auto;
309
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
310
+ }
311
+
312
+ .select2-results ul.select2-result-sub {
313
+ margin: 0;
314
+ padding-left: 0;
315
+ }
316
+
317
+ .select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
318
+ .select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
319
+ .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
320
+ .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
321
+ .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
322
+ .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
323
+ .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }
324
+
325
+ .select2-results li {
326
+ list-style: none;
327
+ display: list-item;
328
+ background-image: none;
329
+ }
330
+
331
+ .select2-results li.select2-result-with-children > .select2-result-label {
332
+ font-weight: bold;
333
+ }
334
+
335
+ .select2-results .select2-result-label {
336
+ padding: 3px 7px 4px;
337
+ margin: 0;
338
+ cursor: pointer;
339
+
340
+ min-height: 1em;
341
+
342
+ -webkit-touch-callout: none;
343
+ -webkit-user-select: none;
344
+ -moz-user-select: none;
345
+ -ms-user-select: none;
346
+ user-select: none;
347
+ }
348
+
349
+ .select2-results .select2-highlighted {
350
+ background: #3875d7;
351
+ color: #fff;
352
+ }
353
+
354
+ .select2-results li em {
355
+ background: #feffde;
356
+ font-style: normal;
357
+ }
358
+
359
+ .select2-results .select2-highlighted em {
360
+ background: transparent;
361
+ }
362
+
363
+ .select2-results .select2-highlighted ul {
364
+ background: #fff;
365
+ color: #000;
366
+ }
367
+
368
+
369
+ .select2-results .select2-no-results,
370
+ .select2-results .select2-searching,
371
+ .select2-results .select2-selection-limit {
372
+ background: #f4f4f4;
373
+ display: list-item;
374
+ }
375
+
376
+ /*
377
+ disabled look for disabled choices in the results dropdown
378
+ */
379
+ .select2-results .select2-disabled.select2-highlighted {
380
+ color: #666;
381
+ background: #f4f4f4;
382
+ display: list-item;
383
+ cursor: default;
384
+ }
385
+ .select2-results .select2-disabled {
386
+ background: #f4f4f4;
387
+ display: list-item;
388
+ cursor: default;
389
+ }
390
+
391
+ .select2-results .select2-selected {
392
+ display: none;
393
+ }
394
+
395
+ .select2-more-results.select2-active {
396
+ background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;
397
+ }
398
+
399
+ .select2-more-results {
400
+ background: #f4f4f4;
401
+ display: list-item;
402
+ }
403
+
404
+ /* disabled styles */
405
+
406
+ .select2-container.select2-container-disabled .select2-choice {
407
+ background-color: #f4f4f4;
408
+ background-image: none;
409
+ border: 1px solid #ddd;
410
+ cursor: default;
411
+ }
412
+
413
+ .select2-container.select2-container-disabled .select2-choice .select2-arrow {
414
+ background-color: #f4f4f4;
415
+ background-image: none;
416
+ border-left: 0;
417
+ }
418
+
419
+ .select2-container.select2-container-disabled .select2-choice abbr {
420
+ display: none;
421
+ }
422
+
423
+
424
+ /* multiselect */
425
+
426
+ .select2-container-multi .select2-choices {
427
+ height: auto !important;
428
+ height: 1%;
429
+ margin: 0;
430
+ padding: 0;
431
+ position: relative;
432
+
433
+ border: 1px solid #aaa;
434
+ cursor: text;
435
+ overflow: hidden;
436
+
437
+ background-color: #fff;
438
+ background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
439
+ background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
440
+ background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
441
+ background-image: linear-gradient(top, #eee 1%, #fff 15%);
442
+ }
443
+
444
+ .select2-locked {
445
+ padding: 3px 5px 3px 5px !important;
446
+ }
447
+
448
+ .select2-container-multi .select2-choices {
449
+ min-height: 26px;
450
+ }
451
+
452
+ .select2-container-multi.select2-container-active .select2-choices {
453
+ border: 1px solid #5897fb;
454
+ outline: none;
455
+
456
+ -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
457
+ box-shadow: 0 0 5px rgba(0, 0, 0, .3);
458
+ }
459
+ .select2-container-multi .select2-choices li {
460
+ float: left;
461
+ list-style: none;
462
+ }
463
+ .select2-container-multi .select2-choices .select2-search-field {
464
+ margin: 0;
465
+ padding: 0;
466
+ white-space: nowrap;
467
+ }
468
+
469
+ .select2-container-multi .select2-choices .select2-search-field input {
470
+ padding: 5px;
471
+ margin: 1px 0;
472
+
473
+ font-family: sans-serif;
474
+ font-size: 100%;
475
+ color: #666;
476
+ outline: 0;
477
+ border: 0;
478
+ -webkit-box-shadow: none;
479
+ box-shadow: none;
480
+ background: transparent !important;
481
+ }
482
+
483
+ .select2-container-multi .select2-choices .select2-search-field input.select2-active {
484
+ background: #fff url('select2-spinner.gif') no-repeat 100% !important;
485
+ }
486
+
487
+ .select2-default {
488
+ color: #999 !important;
489
+ }
490
+
491
+ .select2-container-multi .select2-choices .select2-search-choice {
492
+ padding: 3px 5px 3px 18px;
493
+ margin: 3px 0 3px 5px;
494
+ position: relative;
495
+
496
+ line-height: 13px;
497
+ color: #333;
498
+ cursor: default;
499
+ border: 1px solid #aaaaaa;
500
+
501
+ border-radius: 3px;
502
+
503
+ -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
504
+ box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
505
+
506
+ background-clip: padding-box;
507
+
508
+ -webkit-touch-callout: none;
509
+ -webkit-user-select: none;
510
+ -moz-user-select: none;
511
+ -ms-user-select: none;
512
+ user-select: none;
513
+
514
+ background-color: #e4e4e4;
515
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
516
+ background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
517
+ background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
518
+ background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
519
+ background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
520
+ }
521
+ .select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
522
+ cursor: default;
523
+ }
524
+ .select2-container-multi .select2-choices .select2-search-choice-focus {
525
+ background: #d4d4d4;
526
+ }
527
+
528
+ .select2-search-choice-close {
529
+ display: block;
530
+ width: 12px;
531
+ height: 13px;
532
+ position: absolute;
533
+ right: 3px;
534
+ top: 4px;
535
+
536
+ font-size: 1px;
537
+ outline: none;
538
+ background: url('chosen-sprite.png') right top no-repeat;
539
+ }
540
+
541
+ .select2-container-multi .select2-search-choice-close {
542
+ left: 3px;
543
+ }
544
+
545
+ .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
546
+ background-position: right -11px;
547
+ }
548
+ .select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
549
+ background-position: right -11px;
550
+ }
551
+
552
+ /* disabled styles */
553
+ .select2-container-multi.select2-container-disabled .select2-choices {
554
+ background-color: #f4f4f4;
555
+ background-image: none;
556
+ border: 1px solid #ddd;
557
+ cursor: default;
558
+ }
559
+
560
+ .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
561
+ padding: 3px 5px 3px 5px;
562
+ border: 1px solid #ddd;
563
+ background-image: none;
564
+ background-color: #f4f4f4;
565
+ }
566
+
567
+ .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none;
568
+ background: none;
569
+ }
570
+ /* end multiselect */
571
+
572
+
573
+ .select2-result-selectable .select2-match,
574
+ .select2-result-unselectable .select2-match {
575
+ text-decoration: underline;
576
+ }
577
+
578
+ .select2-offscreen, .select2-offscreen:focus {
579
+ clip: rect(0 0 0 0) !important;
580
+ width: 1px !important;
581
+ height: 1px !important;
582
+ border: 0 !important;
583
+ margin: 0 !important;
584
+ padding: 0 !important;
585
+ overflow: hidden !important;
586
+ position: absolute !important;
587
+ outline: 0 !important;
588
+ left: 0px !important;
589
+ top: 0px !important;
590
+ }
591
+
592
+ .select2-display-none {
593
+ display: none;
594
+ }
595
+
596
+ .select2-measure-scrollbar {
597
+ position: absolute;
598
+ top: -10000px;
599
+ left: -10000px;
600
+ width: 100px;
601
+ height: 100px;
602
+ overflow: scroll;
603
+ }
604
+ /* Retina-ize icons */
605
+
606
+ @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
607
+ .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
608
+ background-image: url('select2x2.png') !important;
609
+ background-repeat: no-repeat !important;
610
+ background-size: 60px 40px !important;
611
+ }
612
+ .select2-search input {
613
+ background-position: 100% -21px !important;
614
+ }
615
+ }
assets/css/select2x2.png ADDED
Binary file
{css → assets/css}/style-paginate.css RENAMED
File without changes
file-type-icons/download4.png → assets/css/themes/default/close.png RENAMED
Binary file
images/add-file.png → assets/css/themes/default/close@2x.png RENAMED
Binary file
assets/css/themes/default/default.css ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * Nivo Lightbox Default Theme v1.0
3
+ * http://dev7studios.com/nivo-lightbox
4
+ *
5
+ * Copyright 2013, Dev7studios
6
+ * Free to use and abuse under the MIT license.
7
+ * http://www.opensource.org/licenses/mit-license.php
8
+ */
9
+
10
+ .nivo-lightbox-theme-default.nivo-lightbox-overlay {
11
+ background: #666;
12
+ background: rgba(0,0,0,0.6);
13
+ }
14
+ .nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(loading.gif) no-repeat 50% 50%; }
15
+
16
+ .nivo-lightbox-theme-default .nivo-lightbox-nav {
17
+ top: 10%;
18
+ width: 8%;
19
+ height: 80%;
20
+ text-indent: -9999px;
21
+ background-repeat: no-repeat;
22
+ background-position: 50% 50%;
23
+ opacity: 0.5;
24
+ }
25
+ .nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
26
+ opacity: 1;
27
+ background-color: rgba(0,0,0,0.5);
28
+ }
29
+ .nivo-lightbox-theme-default .nivo-lightbox-prev {
30
+ background-image: url(prev.png);
31
+ border-radius: 0 3px 3px 0;
32
+ }
33
+ .nivo-lightbox-theme-default .nivo-lightbox-next {
34
+ background-image: url(next.png);
35
+ border-radius: 3px 0 0 3px;
36
+ }
37
+
38
+ .nivo-lightbox-theme-default .nivo-lightbox-close {
39
+ display: block;
40
+ background: url(close.png) no-repeat 5px 5px;
41
+ width: 16px;
42
+ height: 16px;
43
+ text-indent: -9999px;
44
+ padding: 5px;
45
+ opacity: 0.5;
46
+ }
47
+ .nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }
48
+
49
+ .nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
50
+ .nivo-lightbox-theme-default .nivo-lightbox-title {
51
+ font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
52
+ font-style: normal;
53
+ font-weight: normal;
54
+ background: #000;
55
+ color: #fff;
56
+ padding: 7px 15px;
57
+ border-radius: 30px;
58
+ }
59
+
60
+ .nivo-lightbox-theme-default .nivo-lightbox-image img {
61
+ background: #fff;
62
+ -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
63
+ -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
64
+ box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
65
+ }
66
+ .nivo-lightbox-theme-default .nivo-lightbox-ajax,
67
+ .nivo-lightbox-theme-default .nivo-lightbox-inline {
68
+ background: #fff;
69
+ padding: 40px;
70
+ -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
71
+ -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
72
+ box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
73
+ }
74
+
75
+ @media (-webkit-min-device-pixel-ratio: 1.3),
76
+ (-o-min-device-pixel-ratio: 2.6/2),
77
+ (min--moz-device-pixel-ratio: 1.3),
78
+ (min-device-pixel-ratio: 1.3),
79
+ (min-resolution: 1.3dppx) {
80
+
81
+ .nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
82
+ background-image: url(loading@2x.gif);
83
+ background-size: 32px 32px;
84
+ }
85
+ .nivo-lightbox-theme-default .nivo-lightbox-prev {
86
+ background-image: url(prev@2x.png);
87
+ background-size: 48px 48px;
88
+ }
89
+ .nivo-lightbox-theme-default .nivo-lightbox-next {
90
+ background-image: url(next@2x.png);
91
+ background-size: 48px 48px;
92
+ }
93
+ .nivo-lightbox-theme-default .nivo-lightbox-close {
94
+ background-image: url(close@2x.png);
95
+ background-size: 16px 16px;
96
+ }
97
+
98
+ }
assets/css/themes/default/loading.gif ADDED
Binary file
assets/css/themes/default/loading@2x.gif ADDED
Binary file
assets/css/themes/default/next.png ADDED
Binary file
assets/css/themes/default/next@2x.png ADDED
Binary file
assets/css/themes/default/prev.png ADDED
Binary file
assets/css/themes/default/prev@2x.png ADDED
Binary file
assets/file-type-icons/17_download_program.png ADDED
Binary file
assets/file-type-icons/7z.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#90bae1;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#c8bdb8" d="M28.5,24v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2v2h2v2h-2v2h2v2h-2v2h2v2h-2v2h2v2 h-4v5c0,2.757,2.243,5,5,5s5-2.243,5-5v-5H28.5z M30.5,29c0,1.654-1.346,3-3,3s-3-1.346-3-3v-3h6V29z"/><path style="fill:#c8bdb8" d="M26.5,30h2c0.552,0,1-0.447,1-1s-0.448-1-1-1h-2c-0.552,0-1,0.447-1,1S25.948,30,26.5,30z"/></g></g><g transform="scale(0.99005755,1.0100423)" style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.88808155px;font-family:Allerta;-inkscape-font-specification:Allerta;fill:#fff;fill-opacity:1"><path d="m 22.232274,52.472202 3.47202,-8.666488 -4.353588,0 0,-1.329133 6.279474,0 -3.878897,9.995621 -1.519009,0 z" style="fill:#fff"/><path d="m 29.393316,44.822907 5.818346,0 0,1.315571 -3.933148,4.801153 -0.271251,0.217001 4.204399,0 0,1.31557 -5.818346,0 0,-1.31557 3.933148,-4.801153 0.271251,-0.217001 -4.204399,0 0,-1.315571 z" style="fill:#fff"/></g></svg>
file-type-icons/csv.png → assets/file-type-icons/_blank.png RENAMED
File without changes
assets/file-type-icons/aac.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#e57e25;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><path style="fill:#c8bdb8" d="M35.67,14.986c-0.567-0.796-1.3-1.543-2.308-2.351c-3.914-3.131-4.757-6.277-4.862-6.738V5 c0-0.553-0.447-1-1-1s-1,0.447-1,1v1v8.359v9.053h-3.706c-3.882,0-6.294,1.961-6.294,5.117c0,3.466,2.24,5.706,5.706,5.706 c3.471,0,6.294-2.823,6.294-6.294V16.468l0.298,0.243c0.34,0.336,0.861,0.72,1.521,1.205c2.318,1.709,6.2,4.567,5.224,7.793 C35.514,25.807,35.5,25.904,35.5,26c0,0.43,0.278,0.826,0.71,0.957C36.307,26.986,36.404,27,36.5,27c0.43,0,0.826-0.278,0.957-0.71 C39.084,20.915,37.035,16.9,35.67,14.986z M26.5,27.941c0,2.368-1.926,4.294-4.294,4.294c-2.355,0-3.706-1.351-3.706-3.706 c0-2.576,2.335-3.117,4.294-3.117H26.5V27.941z M31.505,16.308c-0.571-0.422-1.065-0.785-1.371-1.081l-1.634-1.34v-3.473 c0.827,1.174,1.987,2.483,3.612,3.783c0.858,0.688,1.472,1.308,1.929,1.95c0.716,1.003,1.431,2.339,1.788,3.978 C34.502,18.515,32.745,17.221,31.505,16.308z"/></g><g style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.75px;font-family:Allerta;-inkscape-font-specification:Allerta;fill:#fff;fill-opacity:1"><path d="m 14.25,52.495117 3.464355,-9.882812 1.597901,0 3.4375,9.882812 -1.665039,0 -0.71167,-2.054443 -3.719483,0 -0.725097,2.054443 -1.678467,0 z m 2.779541,-3.14209 2.954102,0 -1.463623,-4.270019 -1.490479,4.270019 z" style=""/><path d="m 24.455078,52.495117 3.464356,-9.882812 1.5979,0 3.4375,9.882812 -1.665039,0 -0.71167,-2.054443 -3.719482,0 -0.725098,2.054443 -1.678467,0 z m 2.779541,-3.14209 2.954102,0 -1.463623,-4.270019 -1.490479,4.270019 z" style=""/><path d="m 41.75,51.488037 q -0.550537,0.537109 -1.248779,0.805664 -0.698242,0.268555 -1.503907,0.268555 -0.88623,0 -1.638183,-0.322266 -0.738526,-0.322265 -1.30249,-0.953369 Q 35.506104,50.655518 35.183838,49.702148 34.875,48.748779 34.875,47.5 q 0,-1.248779 0.308838,-2.188721 0.322266,-0.953369 0.872803,-1.584472 0.563964,-0.631104 1.315918,-0.95337 0.751953,-0.335693 1.624755,-0.335693 0.805665,0 1.503907,0.268555 0.698242,0.268555 1.248779,0.805664 l -1.114502,0.993652 q -0.335693,-0.389404 -0.751953,-0.563965 -0.402832,-0.17456 -0.845947,-0.17456 -0.496827,0 -0.953369,0.187988 -0.443116,0.187988 -0.805665,0.644531 -0.349121,0.443116 -0.550537,1.154786 -0.201416,0.711669 -0.214843,1.745605 0.01343,1.00708 0.201416,1.71875 0.201416,0.71167 0.537109,1.168213 0.349121,0.443115 0.778809,0.657959 0.443115,0.201416 0.926513,0.201416 0.483399,0 0.899658,-0.174561 0.429688,-0.17456 0.778809,-0.563965 L 41.75,51.488037 Z" style=""/></g></svg>
{file-type-icons → assets/file-type-icons}/accdb.png RENAMED
File without changes
assets/file-type-icons/ai.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><path style="fill:#ffc14f" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M20.067,53l3.527-10.063h1.627L28.722,53h-1.695l-0.725-2.092h-3.787L21.776,53H20.067z M22.897,49.801h3.008l-1.49-4.348L22.897,49.801z"/><path style="fill:#fff" d="M32.536,53h-1.668V42.924h1.668V53z"/></g><path style="fill:#c8bdb8" d="M37.5,11v0.461c-3.071,0.968-5.503,3.382-6.502,6.44C30.311,17.346,29.45,17,28.5,17 c-1.859,0-3.411,1.28-3.858,3H21.5v-2h-6v6h6v-2h2.921c-0.336,2.663-1.985,4.978-4.389,6.163C19.364,26.884,18.04,26,16.5,26 c-2.206,0-4,1.794-4,4s1.794,4,4,4c2.146,0,3.888-1.702,3.982-3.825c2.655-1.151,4.647-3.387,5.524-6.073 C26.692,24.655,27.552,25,28.5,25c1.859,0,3.411-1.28,3.858-3H35.5v2h6v-6h-6v2h-2.931c0.379-3.019,2.444-5.514,5.222-6.518 C38.383,14.955,39.818,16,41.5,16c2.206,0,4-1.794,4-4v-1H37.5z M19.5,22h-2v-2h2V22z M16.5,32c-1.103,0-2-0.897-2-2s0.897-2,2-2 s2,0.897,2,2S17.603,32,16.5,32z M37.5,20h2v2h-2V20z M28.5,23c-1.103,0-2-0.897-2-2s0.897-2,2-2s2,0.897,2,2S29.603,23,28.5,23z M41.5,14c-0.723,0-1.353-0.389-1.704-0.964C40.028,13.015,40.262,13,40.5,13h2.731C42.886,13.597,42.239,14,41.5,14z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/></g></svg>
assets/file-type-icons/archive.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><g><rect x="26.5" y="42" style="fill:#c8bdb8" width="2" height="14"/><polygon style="fill:#c8bdb8" points="30.5,23 30.5,21 28.5,21 28.5,19 26.5,19 26.5,21 24.5,21 24.5,23 26.5,23 26.5,25 24.5,25 24.5,27 26.5,27 26.5,29 24.5,29 24.5,31 26.5,31 26.5,34 28.5,34 28.5,31 30.5,31 30.5,29 28.5,29 28.5,27 30.5,27 30.5,25 28.5,25 28.5,23"/></g><g><rect x="23.5" y="34" style="fill:#cbb292" width="8" height="8"/><path style="fill:#5e5f62" d="M32.5,43h-10V33h10V43z M24.5,41h6v-6h-6V41z"/></g><rect x="23.5" y="36" style="fill:#5e5f62" width="8" height="2"/></g></svg>
assets/file-type-icons/arj.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#95a5a5;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#c8bdb8" d="M28.5,24v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2v2h2v2h-2v2h2v2h-2v2h2v2h-2v2h2v2 h-4v5c0,2.757,2.243,5,5,5s5-2.243,5-5v-5H28.5z M30.5,29c0,1.654-1.346,3-3,3s-3-1.346-3-3v-3h6V29z"/><path style="fill:#c8bdb8" d="M26.5,30h2c0.552,0,1-0.447,1-1s-0.448-1-1-1h-2c-0.552,0-1,0.447-1,1S25.948,30,26.5,30z"/></g></g><g transform="scale(0.99029518,1.0097999)" style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.88474941px;font-family:Allerta;-inkscape-font-specification:Allerta;fill:#fff;fill-opacity:.94117647"><path d="m 15.840497,52.525024 3.498306,-9.979663 1.61356,0 3.471187,9.979663 -1.681356,0 -0.718645,-2.074576 -3.755933,0 -0.732203,2.074576 -1.694916,0 z m 2.80678,-3.172882 2.983052,0 -1.477966,-4.311865 -1.505086,4.311865 z" style="fill:#fff;fill-opacity:1"/><path d="m 31.569314,52.525024 -1.884746,-3.62034 q -0.04068,0 -0.108475,0.01356 -0.0678,0 -0.216949,0 -0.135593,0 -0.433898,0 -0.284746,0 -0.786441,0 l 0,3.60678 -1.627119,0 0,-9.993223 2.874577,0 q 0.637288,0 1.261017,0.20339 0.623729,0.20339 1.111865,0.61017 0.501695,0.40678 0.8,0.989831 0.311865,0.569491 0.311865,1.288136 0,1.084746 -0.501695,1.844068 -0.501696,0.759322 -1.355933,1.125424 l 2.277967,3.932204 -1.722035,0 z m -3.430509,-4.800001 1.477966,0 q 0.298306,0 0.596611,-0.09492 0.298305,-0.108475 0.542373,-0.338983 0.244068,-0.230509 0.39322,-0.637289 0.149153,-0.420339 0.149153,-1.030508 0,-0.244068 -0.0678,-0.555933 -0.0678,-0.325423 -0.284746,-0.610169 -0.20339,-0.298305 -0.583051,-0.488136 -0.379661,-0.20339 -1.00339,-0.20339 l -1.220339,0 0,3.959323 z" style="fill:#fff;fill-opacity:1"/><path d="m 40.7083,42.328412 0,7.783052 q 0,0.705085 -0.257627,1.193221 -0.257628,0.474577 -0.691526,0.772882 -0.433898,0.284746 -1.00339,0.406779 -0.555933,0.108475 -1.152543,0.108475 -0.298305,0 -0.705085,-0.0678 -0.39322,-0.05424 -0.827119,-0.176271 -0.420339,-0.135593 -0.813559,-0.298305 -0.393221,-0.162712 -0.664407,-0.366102 l 0.691525,-1.098305 q 0.135594,0.09492 0.379662,0.20339 0.257627,0.09492 0.555932,0.18983 0.298305,0.08136 0.623729,0.149153 0.325424,0.0678 0.61017,0.0678 0.718644,0 1.138983,-0.271187 0.433898,-0.284746 0.461017,-0.949153 l 0,-7.647459 1.654238,0 z" style="fill:#fff;fill-opacity:1"/></g></svg>
assets/file-type-icons/arrow_down.png ADDED
Binary file
assets/file-type-icons/audio.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#c8bdb8" d="M 35.67,26.986 C 35.103,26.19 34.37,25.443 33.362,24.635 29.448,21.504 28.605,18.358 28.5,17.897 L 28.5,17 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 l 0,1 0,8.359 0,9.053 -3.706,0 c -3.882,0 -6.294,1.961 -6.294,5.117 0,3.466 2.24,5.706 5.706,5.706 3.471,0 6.294,-2.823 6.294,-6.294 l 0,-11.473 0.298,0.243 c 0.34,0.336 0.861,0.72 1.521,1.205 2.318,1.709 6.2,4.567 5.224,7.793 C 35.514,37.807 35.5,37.904 35.5,38 c 0,0.43 0.278,0.826 0.71,0.957 0.097,0.029 0.194,0.043 0.29,0.043 0.43,0 0.826,-0.278 0.957,-0.71 C 39.084,32.915 37.035,28.9 35.67,26.986 Z M 26.5,39.941 c 0,2.368 -1.926,4.294 -4.294,4.294 -2.355,0 -3.706,-1.351 -3.706,-3.706 0,-2.576 2.335,-3.117 4.294,-3.117 l 3.706,0 0,2.529 z M 31.505,28.308 C 30.934,27.886 30.44,27.523 30.134,27.227 l -1.634,-1.34 0,-3.473 c 0.827,1.174 1.987,2.483 3.612,3.783 0.858,0.688 1.472,1.308 1.929,1.95 0.716,1.003 1.431,2.339 1.788,3.978 -1.327,-1.61 -3.084,-2.904 -4.324,-3.817 z"/></g></svg>
{file-type-icons → assets/file-type-icons}/avi.png RENAMED
File without changes
assets/file-type-icons/avi.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#d75e72" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M16.361,53l3.527-10.063h1.627L25.016,53H23.32l-0.725-2.092h-3.787L18.07,53H16.361z M19.191,49.801h3.008l-1.49-4.348L19.191,49.801z"/><path style="fill:#fff" d="M29.828,53.055l-3.131-10.131h1.873l2.338,8.695l2.475-8.695h1.859l-3.281,10.131H29.828z"/><path style="fill:#fff" d="M38.988,53H37.32V42.924h1.668V53z"/></g><polygon style="fill:#c8bdb8" points="23.5,28 23.5,20.954 23.5,14 34.5,21"/></g></svg>
{file-type-icons → assets/file-type-icons}/bmp.png RENAMED
File without changes
assets/file-type-icons/box_download.png ADDED
Binary file
assets/file-type-icons/bz2.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><g><rect x="26.5" y="42" style="fill:#c8bdb8" width="2" height="14"/><polygon style="fill:#c8bdb8" points="30.5,23 30.5,21 28.5,21 28.5,19 26.5,19 26.5,21 24.5,21 24.5,23 26.5,23 26.5,25 24.5,25 24.5,27 26.5,27 26.5,29 24.5,29 24.5,31 26.5,31 26.5,34 28.5,34 28.5,31 30.5,31 30.5,29 28.5,29 28.5,27 30.5,27 30.5,25 28.5,25 28.5,23"/></g><g><rect x="23.5" y="34" style="fill:#cbb292" width="8" height="8"/><path style="fill:#5e5f62" d="M32.5,43h-10V33h10V43z M24.5,41h6v-6h-6V41z"/></g><rect x="23.5" y="36" style="fill:#5e5f62" width="8" height="2"/></g></svg>
assets/file-type-icons/cloud-download.png ADDED
Binary file
{file-type-icons → assets/file-type-icons}/css.png RENAMED
File without changes
assets/file-type-icons/css.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#0096e6" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M23.58,51.975c-0.374,0.364-0.798,0.638-1.271,0.82s-0.984,0.273-1.531,0.273 c-0.602,0-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971s-0.675-0.966-0.889-1.613c-0.214-0.647-0.321-1.395-0.321-2.242 s0.107-1.593,0.321-2.235c0.214-0.643,0.511-1.178,0.889-1.606s0.822-0.754,1.333-0.978s1.062-0.335,1.654-0.335 c0.547,0,1.058,0.091,1.531,0.273s0.897,0.456,1.271,0.82l-1.135,1.012c-0.228-0.265-0.48-0.456-0.759-0.574 s-0.567-0.178-0.868-0.178c-0.337,0-0.658,0.063-0.964,0.191s-0.579,0.344-0.82,0.649s-0.431,0.699-0.567,1.183 s-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.267,0.212,1.75s0.314,0.877,0.547,1.183s0.497,0.528,0.793,0.67 s0.608,0.212,0.937,0.212s0.636-0.06,0.923-0.178s0.549-0.31,0.786-0.574L23.58,51.975z"/><path style="fill:#fff" d="M31.633,50.238c0,0.364-0.075,0.718-0.226,1.06s-0.362,0.643-0.636,0.902s-0.61,0.467-1.012,0.622 s-0.856,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.467-0.062-0.704-0.116s-0.463-0.13-0.677-0.226 s-0.398-0.212-0.554-0.349l0.287-1.176c0.128,0.073,0.289,0.144,0.485,0.212s0.398,0.132,0.608,0.191s0.419,0.107,0.629,0.144 s0.405,0.055,0.588,0.055c0.556,0,0.982-0.13,1.278-0.39s0.444-0.645,0.444-1.155c0-0.31-0.104-0.574-0.314-0.793 s-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533s-0.706-0.388-1.025-0.629s-0.583-0.526-0.793-0.854s-0.314-0.738-0.314-1.23 c0-0.446,0.082-0.843,0.246-1.189s0.385-0.641,0.663-0.882s0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191 c0.419,0,0.843,0.039,1.271,0.116s0.774,0.203,1.039,0.376c-0.055,0.118-0.118,0.248-0.191,0.39s-0.142,0.273-0.205,0.396 c-0.063,0.123-0.118,0.226-0.164,0.308s-0.073,0.128-0.082,0.137c-0.055-0.027-0.116-0.063-0.185-0.109s-0.166-0.091-0.294-0.137 s-0.296-0.077-0.506-0.096s-0.479-0.014-0.807,0.014c-0.183,0.019-0.355,0.07-0.52,0.157s-0.31,0.193-0.438,0.321 s-0.228,0.271-0.301,0.431s-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882s0.47,0.419,0.779,0.588 s0.647,0.333,1.012,0.492s0.704,0.354,1.019,0.581s0.576,0.513,0.786,0.854S31.633,49.7,31.633,50.238z"/><path style="fill:#fff" d="M39.043,50.238c0,0.364-0.075,0.718-0.226,1.06s-0.362,0.643-0.636,0.902s-0.61,0.467-1.012,0.622 s-0.856,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.467-0.062-0.704-0.116s-0.463-0.13-0.677-0.226 s-0.398-0.212-0.554-0.349l0.287-1.176c0.128,0.073,0.289,0.144,0.485,0.212s0.398,0.132,0.608,0.191s0.419,0.107,0.629,0.144 s0.405,0.055,0.588,0.055c0.556,0,0.982-0.13,1.278-0.39s0.444-0.645,0.444-1.155c0-0.31-0.104-0.574-0.314-0.793 s-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533s-0.706-0.388-1.025-0.629s-0.583-0.526-0.793-0.854s-0.314-0.738-0.314-1.23 c0-0.446,0.082-0.843,0.246-1.189s0.385-0.641,0.663-0.882s0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191 c0.419,0,0.843,0.039,1.271,0.116s0.774,0.203,1.039,0.376c-0.055,0.118-0.118,0.248-0.191,0.39s-0.142,0.273-0.205,0.396 s-0.118,0.226-0.164,0.308s-0.073,0.128-0.082,0.137c-0.055-0.027-0.116-0.063-0.185-0.109s-0.166-0.091-0.294-0.137 s-0.296-0.077-0.506-0.096s-0.479-0.014-0.807,0.014c-0.183,0.019-0.355,0.07-0.52,0.157s-0.31,0.193-0.438,0.321 s-0.228,0.271-0.301,0.431s-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882s0.47,0.419,0.779,0.588 s0.647,0.333,1.012,0.492s0.704,0.354,1.019,0.581s0.576,0.513,0.786,0.854S39.043,49.7,39.043,50.238z"/></g><g><path style="fill:#0096e6" d="M19.5,19v-4c0-0.551,0.448-1,1-1c0.553,0,1-0.448,1-1s-0.447-1-1-1c-1.654,0-3,1.346-3,3v4 c0,1.103-0.897,2-2,2c-0.553,0-1,0.448-1,1s0.447,1,1,1c1.103,0,2,0.897,2,2v4c0,1.654,1.346,3,3,3c0.553,0,1-0.448,1-1 s-0.447-1-1-1c-0.552,0-1-0.449-1-1v-4c0-1.2-0.542-2.266-1.382-3C18.958,21.266,19.5,20.2,19.5,19z"/><path style="fill:#0096e6" d="M39.5,21c-1.103,0-2-0.897-2-2v-4c0-1.654-1.346-3-3-3c-0.553,0-1,0.448-1,1s0.447,1,1,1 c0.552,0,1,0.449,1,1v4c0,1.2,0.542,2.266,1.382,3c-0.84,0.734-1.382,1.8-1.382,3v4c0,0.551-0.448,1-1,1c-0.553,0-1,0.448-1,1 s0.447,1,1,1c1.654,0,3-1.346,3-3v-4c0-1.103,0.897-2,2-2c0.553,0,1-0.448,1-1S40.053,21,39.5,21z"/></g></g></svg>
assets/file-type-icons/csv.png ADDED
Binary file
assets/file-type-icons/csv.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#f36fa0" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M21.58,51.975c-0.374,0.364-0.798,0.638-1.271,0.82c-0.474,0.183-0.984,0.273-1.531,0.273 c-0.602,0-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971c-0.378-0.429-0.675-0.966-0.889-1.613 c-0.214-0.647-0.321-1.395-0.321-2.242s0.107-1.593,0.321-2.235c0.214-0.643,0.51-1.178,0.889-1.606 c0.378-0.429,0.822-0.754,1.333-0.978c0.51-0.224,1.062-0.335,1.654-0.335c0.547,0,1.057,0.091,1.531,0.273 c0.474,0.183,0.897,0.456,1.271,0.82l-1.135,1.012c-0.228-0.265-0.481-0.456-0.759-0.574c-0.278-0.118-0.567-0.178-0.868-0.178 c-0.337,0-0.659,0.063-0.964,0.191c-0.306,0.128-0.579,0.344-0.82,0.649c-0.242,0.306-0.431,0.699-0.567,1.183 s-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.267,0.212,1.75c0.132,0.483,0.314,0.877,0.547,1.183s0.497,0.528,0.793,0.67 c0.296,0.142,0.608,0.212,0.937,0.212s0.636-0.06,0.923-0.178s0.549-0.31,0.786-0.574L21.58,51.975z"/><path style="fill:#fff" d="M29.633,50.238c0,0.364-0.075,0.718-0.226,1.06s-0.362,0.643-0.636,0.902s-0.611,0.467-1.012,0.622 c-0.401,0.155-0.857,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.467-0.062-0.704-0.116 c-0.237-0.055-0.463-0.13-0.677-0.226c-0.214-0.096-0.399-0.212-0.554-0.349l0.287-1.176c0.127,0.073,0.289,0.144,0.485,0.212 c0.196,0.068,0.398,0.132,0.608,0.191c0.209,0.06,0.419,0.107,0.629,0.144c0.209,0.036,0.405,0.055,0.588,0.055 c0.556,0,0.982-0.13,1.278-0.39c0.296-0.26,0.444-0.645,0.444-1.155c0-0.31-0.105-0.574-0.314-0.793 c-0.21-0.219-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533c-0.365-0.178-0.707-0.388-1.025-0.629 c-0.319-0.241-0.583-0.526-0.793-0.854c-0.21-0.328-0.314-0.738-0.314-1.23c0-0.446,0.082-0.843,0.246-1.189 s0.385-0.641,0.663-0.882c0.278-0.241,0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191c0.419,0,0.843,0.039,1.271,0.116 c0.428,0.077,0.774,0.203,1.039,0.376c-0.055,0.118-0.119,0.248-0.191,0.39c-0.073,0.142-0.142,0.273-0.205,0.396 c-0.064,0.123-0.119,0.226-0.164,0.308c-0.046,0.082-0.073,0.128-0.082,0.137c-0.055-0.027-0.116-0.063-0.185-0.109 s-0.167-0.091-0.294-0.137c-0.128-0.046-0.296-0.077-0.506-0.096c-0.21-0.019-0.479-0.014-0.807,0.014 c-0.183,0.019-0.355,0.07-0.52,0.157s-0.31,0.193-0.438,0.321c-0.128,0.128-0.228,0.271-0.301,0.431 c-0.073,0.159-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882c0.209,0.224,0.469,0.419,0.779,0.588 c0.31,0.169,0.647,0.333,1.012,0.492c0.364,0.159,0.704,0.354,1.019,0.581s0.576,0.513,0.786,0.854 C29.528,49.261,29.633,49.7,29.633,50.238z"/><path style="fill:#fff" d="M34.035,53.055l-3.131-10.131h1.873l2.338,8.695l2.475-8.695h1.859l-3.281,10.131H34.035z"/></g><path style="fill:#c8bdb8" d="M23.5,16v-4h-12v4v2v2v2v2v2v2v2v4h10h2h21v-4v-2v-2v-2v-2v-2v-4H23.5z M13.5,14h8v2h-8V14z M13.5,18h8v2h-8V18z M13.5,22h8v2h-8V22z M13.5,26h8v2h-8V26z M21.5,32h-8v-2h8V32z M42.5,32h-19v-2h19V32z M42.5,28h-19v-2h19V28 z M42.5,24h-19v-2h19V24z M23.5,20v-2h19v2H23.5z"/></g></svg>
assets/file-type-icons/dbf.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#e96360" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M22.947,47.682c0,0.829-0.089,1.538-0.267,2.126s-0.403,1.08-0.677,1.477s-0.581,0.709-0.923,0.937 s-0.672,0.398-0.991,0.513c-0.319,0.114-0.611,0.187-0.875,0.219C18.95,52.984,18.754,53,18.627,53h-3.814V42.924h3.035 c0.848,0,1.593,0.135,2.235,0.403s1.176,0.627,1.6,1.073s0.74,0.955,0.95,1.524C22.842,46.494,22.947,47.08,22.947,47.682z M18.08,51.797c1.112,0,1.914-0.355,2.406-1.066s0.738-1.741,0.738-3.09c0-0.419-0.05-0.834-0.15-1.244 c-0.101-0.41-0.294-0.781-0.581-1.114s-0.677-0.602-1.169-0.807s-1.13-0.308-1.914-0.308h-0.957v7.629H18.08z"/><path style="fill:#fff" d="M30.098,47.695c0.209,0.027,0.433,0.096,0.67,0.205c0.237,0.109,0.458,0.265,0.663,0.465 s0.376,0.444,0.513,0.731s0.205,0.617,0.205,0.991c0,0.456-0.068,0.848-0.205,1.176s-0.308,0.6-0.513,0.813 s-0.429,0.383-0.67,0.506c-0.242,0.123-0.474,0.217-0.697,0.28c-0.224,0.063-0.422,0.103-0.595,0.116 C29.295,52.993,29.182,53,29.127,53H25.34V42.924h2.898c0.428,0,0.843,0.05,1.244,0.15c0.401,0.101,0.756,0.26,1.066,0.479 c0.31,0.219,0.556,0.504,0.738,0.854c0.182,0.351,0.273,0.768,0.273,1.251c0,0.282-0.046,0.54-0.137,0.772 c-0.091,0.232-0.205,0.436-0.342,0.608s-0.294,0.316-0.472,0.431S30.262,47.659,30.098,47.695z M28.197,47.23 c0.2,0,0.405-0.005,0.615-0.014c0.209-0.009,0.405-0.06,0.588-0.15c0.182-0.091,0.33-0.246,0.444-0.465 c0.114-0.219,0.171-0.533,0.171-0.943c0-0.164-0.023-0.335-0.068-0.513c-0.046-0.178-0.137-0.34-0.273-0.485 s-0.333-0.265-0.588-0.355c-0.255-0.091-0.593-0.137-1.012-0.137H26.98v3.063h0.068H28.197z M29.031,51.797 c0.483,0,0.861-0.155,1.135-0.465s0.41-0.725,0.41-1.244c0-0.492-0.142-0.907-0.424-1.244c-0.283-0.337-0.697-0.506-1.244-0.506 H26.98v3.459H29.031z"/><path style="fill:#fff" d="M36.168,44.168v3.172h4.211v1.121h-4.211V53H34.5V42.924h6.303v1.244H36.168z"/></g><path style="fill:#c8bdb8" d="M24.5,16v-4h-12v4v2v2v2v2v2v2v2v4h10h2h21v-4v-2v-2v-2v-2v-2v-4H24.5z M14.5,14h8v2h-8V14z M14.5,18h8v2h-8V18z M14.5,22h8v2h-8V22z M14.5,26h8v2h-8V26z M22.5,32h-8v-2h8V32z M43.5,32h-19v-2h19V32z M43.5,28h-19v-2h19V28 z M43.5,24h-19v-2h19V24z M24.5,20v-2h19v2H24.5z"/></g></svg>
assets/file-type-icons/dmg.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><g><rect x="26.5" y="42" style="fill:#c8bdb8" width="2" height="14"/><polygon style="fill:#c8bdb8" points="30.5,23 30.5,21 28.5,21 28.5,19 26.5,19 26.5,21 24.5,21 24.5,23 26.5,23 26.5,25 24.5,25 24.5,27 26.5,27 26.5,29 24.5,29 24.5,31 26.5,31 26.5,34 28.5,34 28.5,31 30.5,31 30.5,29 28.5,29 28.5,27 30.5,27 30.5,25 28.5,25 28.5,23"/></g><g><rect x="23.5" y="34" style="fill:#cbb292" width="8" height="8"/><path style="fill:#5e5f62" d="M32.5,43h-10V33h10V43z M24.5,41h6v-6h-6V41z"/></g><rect x="23.5" y="36" style="fill:#5e5f62" width="8" height="2"/></g></svg>
file-type-icons/docx.png → assets/file-type-icons/doc.png RENAMED
File without changes
assets/file-type-icons/doc.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#8697cb" d="M18.5,13h-6c-0.552,0-1-0.448-1-1s0.448-1,1-1h6c0.552,0,1,0.448,1,1S19.052,13,18.5,13z"/><path style="fill:#8697cb" d="M21.5,18h-9c-0.552,0-1-0.448-1-1s0.448-1,1-1h9c0.552,0,1,0.448,1,1S22.052,18,21.5,18z"/><path style="fill:#8697cb" d="M25.5,18c-0.26,0-0.52-0.11-0.71-0.29c-0.18-0.19-0.29-0.45-0.29-0.71c0-0.26,0.11-0.52,0.29-0.71 c0.37-0.37,1.05-0.37,1.42,0c0.18,0.19,0.29,0.45,0.29,0.71c0,0.26-0.11,0.52-0.29,0.71C26.02,17.89,25.76,18,25.5,18z"/><path style="fill:#8697cb" d="M37.5,18h-8c-0.552,0-1-0.448-1-1s0.448-1,1-1h8c0.552,0,1,0.448,1,1S38.052,18,37.5,18z"/><path style="fill:#8697cb" d="M12.5,33c-0.26,0-0.52-0.11-0.71-0.29c-0.18-0.19-0.29-0.45-0.29-0.71c0-0.26,0.11-0.52,0.29-0.71 c0.37-0.37,1.05-0.37,1.42,0c0.18,0.19,0.29,0.44,0.29,0.71c0,0.26-0.11,0.52-0.29,0.71C13.02,32.89,12.76,33,12.5,33z"/><path style="fill:#8697cb" d="M24.5,33h-8c-0.552,0-1-0.448-1-1s0.448-1,1-1h8c0.552,0,1,0.448,1,1S25.052,33,24.5,33z"/><path style="fill:#8697cb" d="M43.5,18h-2c-0.552,0-1-0.448-1-1s0.448-1,1-1h2c0.552,0,1,0.448,1,1S44.052,18,43.5,18z"/><path style="fill:#8697cb" d="M34.5,23h-22c-0.552,0-1-0.448-1-1s0.448-1,1-1h22c0.552,0,1,0.448,1,1S35.052,23,34.5,23z"/><path style="fill:#8697cb" d="M43.5,23h-6c-0.552,0-1-0.448-1-1s0.448-1,1-1h6c0.552,0,1,0.448,1,1S44.052,23,43.5,23z"/><path style="fill:#8697cb" d="M16.5,28h-4c-0.552,0-1-0.448-1-1s0.448-1,1-1h4c0.552,0,1,0.448,1,1S17.052,28,16.5,28z"/><path style="fill:#8697cb" d="M30.5,28h-10c-0.552,0-1-0.448-1-1s0.448-1,1-1h10c0.552,0,1,0.448,1,1S31.052,28,30.5,28z"/><path style="fill:#8697cb" d="M43.5,28h-9c-0.552,0-1-0.448-1-1s0.448-1,1-1h9c0.552,0,1,0.448,1,1S44.052,28,43.5,28z"/><path style="fill:#0096e6" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M23.5,47.682c0,0.829-0.089,1.538-0.267,2.126s-0.403,1.08-0.677,1.477s-0.581,0.709-0.923,0.937 s-0.672,0.398-0.991,0.513c-0.319,0.114-0.611,0.187-0.875,0.219C19.503,52.984,19.307,53,19.18,53h-3.814V42.924H18.4 c0.848,0,1.593,0.135,2.235,0.403s1.176,0.627,1.6,1.073s0.74,0.955,0.95,1.524C23.395,46.494,23.5,47.08,23.5,47.682z M18.633,51.797c1.112,0,1.914-0.355,2.406-1.066s0.738-1.741,0.738-3.09c0-0.419-0.05-0.834-0.15-1.244 c-0.101-0.41-0.294-0.781-0.581-1.114s-0.677-0.602-1.169-0.807s-1.13-0.308-1.914-0.308h-0.957v7.629H18.633z"/><path style="fill:#fff" d="M33.475,47.914c0,0.848-0.107,1.595-0.321,2.242c-0.214,0.647-0.511,1.185-0.889,1.613 c-0.378,0.429-0.82,0.752-1.326,0.971s-1.06,0.328-1.661,0.328s-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971 c-0.378-0.429-0.675-0.966-0.889-1.613c-0.214-0.647-0.321-1.395-0.321-2.242s0.107-1.593,0.321-2.235 c0.214-0.643,0.51-1.178,0.889-1.606c0.378-0.429,0.82-0.754,1.326-0.978s1.06-0.335,1.661-0.335s1.155,0.111,1.661,0.335 s0.948,0.549,1.326,0.978c0.378,0.429,0.674,0.964,0.889,1.606C33.367,46.321,33.475,47.066,33.475,47.914z M29.236,51.729 c0.337,0,0.658-0.066,0.964-0.198c0.305-0.132,0.579-0.349,0.82-0.649c0.241-0.301,0.431-0.695,0.567-1.183 s0.209-1.082,0.219-1.784c-0.009-0.684-0.08-1.265-0.212-1.743c-0.132-0.479-0.314-0.873-0.547-1.183s-0.497-0.533-0.793-0.67 c-0.296-0.137-0.608-0.205-0.937-0.205c-0.337,0-0.659,0.063-0.964,0.191c-0.306,0.128-0.579,0.344-0.82,0.649 c-0.242,0.306-0.431,0.699-0.567,1.183s-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.267,0.212,1.75 c0.132,0.483,0.314,0.877,0.547,1.183s0.497,0.528,0.793,0.67C28.596,51.658,28.908,51.729,29.236,51.729z"/><path style="fill:#fff" d="M42.607,51.975c-0.374,0.364-0.798,0.638-1.271,0.82c-0.474,0.183-0.984,0.273-1.531,0.273 c-0.602,0-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971c-0.378-0.429-0.675-0.966-0.889-1.613 c-0.214-0.647-0.321-1.395-0.321-2.242s0.107-1.593,0.321-2.235c0.214-0.643,0.51-1.178,0.889-1.606 c0.378-0.429,0.822-0.754,1.333-0.978c0.51-0.224,1.062-0.335,1.654-0.335c0.547,0,1.057,0.091,1.531,0.273 c0.474,0.183,0.897,0.456,1.271,0.82l-1.135,1.012c-0.228-0.265-0.481-0.456-0.759-0.574c-0.278-0.118-0.567-0.178-0.868-0.178 c-0.337,0-0.659,0.063-0.964,0.191c-0.306,0.128-0.579,0.344-0.82,0.649c-0.242,0.306-0.431,0.699-0.567,1.183 s-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.267,0.212,1.75c0.132,0.483,0.314,0.877,0.547,1.183s0.497,0.528,0.793,0.67 c0.296,0.142,0.608,0.212,0.937,0.212s0.636-0.06,0.923-0.178s0.549-0.31,0.786-0.574L42.607,51.975z"/></g></g></svg>
assets/file-type-icons/docx.png ADDED
Binary file
assets/file-type-icons/docx.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#8697cb" d="M18.5,13h-6c-0.552,0-1-0.448-1-1s0.448-1,1-1h6c0.552,0,1,0.448,1,1S19.052,13,18.5,13z"/><path style="fill:#8697cb" d="M21.5,18h-9c-0.552,0-1-0.448-1-1s0.448-1,1-1h9c0.552,0,1,0.448,1,1S22.052,18,21.5,18z"/><path style="fill:#8697cb" d="M25.5,18c-0.26,0-0.52-0.11-0.71-0.29c-0.18-0.19-0.29-0.45-0.29-0.71c0-0.26,0.11-0.52,0.29-0.71 c0.37-0.37,1.05-0.37,1.42,0c0.18,0.19,0.29,0.45,0.29,0.71c0,0.26-0.11,0.52-0.29,0.71C26.02,17.89,25.76,18,25.5,18z"/><path style="fill:#8697cb" d="M37.5,18h-8c-0.552,0-1-0.448-1-1s0.448-1,1-1h8c0.552,0,1,0.448,1,1S38.052,18,37.5,18z"/><path style="fill:#8697cb" d="M12.5,33c-0.26,0-0.52-0.11-0.71-0.29c-0.18-0.19-0.29-0.45-0.29-0.71c0-0.26,0.11-0.52,0.29-0.71 c0.37-0.37,1.05-0.37,1.42,0c0.18,0.19,0.29,0.44,0.29,0.71c0,0.26-0.11,0.52-0.29,0.71C13.02,32.89,12.76,33,12.5,33z"/><path style="fill:#8697cb" d="M24.5,33h-8c-0.552,0-1-0.448-1-1s0.448-1,1-1h8c0.552,0,1,0.448,1,1S25.052,33,24.5,33z"/><path style="fill:#8697cb" d="M43.5,18h-2c-0.552,0-1-0.448-1-1s0.448-1,1-1h2c0.552,0,1,0.448,1,1S44.052,18,43.5,18z"/><path style="fill:#8697cb" d="M34.5,23h-22c-0.552,0-1-0.448-1-1s0.448-1,1-1h22c0.552,0,1,0.448,1,1S35.052,23,34.5,23z"/><path style="fill:#8697cb" d="M43.5,23h-6c-0.552,0-1-0.448-1-1s0.448-1,1-1h6c0.552,0,1,0.448,1,1S44.052,23,43.5,23z"/><path style="fill:#8697cb" d="M16.5,28h-4c-0.552,0-1-0.448-1-1s0.448-1,1-1h4c0.552,0,1,0.448,1,1S17.052,28,16.5,28z"/><path style="fill:#8697cb" d="M30.5,28h-10c-0.552,0-1-0.448-1-1s0.448-1,1-1h10c0.552,0,1,0.448,1,1S31.052,28,30.5,28z"/><path style="fill:#8697cb" d="M43.5,28h-9c-0.552,0-1-0.448-1-1s0.448-1,1-1h9c0.552,0,1,0.448,1,1S44.052,28,43.5,28z"/><path style="fill:#0096e6" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M23.5,47.682c0,0.829-0.089,1.538-0.267,2.126s-0.403,1.08-0.677,1.477s-0.581,0.709-0.923,0.937 s-0.672,0.398-0.991,0.513c-0.319,0.114-0.611,0.187-0.875,0.219C19.503,52.984,19.307,53,19.18,53h-3.814V42.924H18.4 c0.848,0,1.593,0.135,2.235,0.403s1.176,0.627,1.6,1.073s0.74,0.955,0.95,1.524C23.395,46.494,23.5,47.08,23.5,47.682z M18.633,51.797c1.112,0,1.914-0.355,2.406-1.066s0.738-1.741,0.738-3.09c0-0.419-0.05-0.834-0.15-1.244 c-0.101-0.41-0.294-0.781-0.581-1.114s-0.677-0.602-1.169-0.807s-1.13-0.308-1.914-0.308h-0.957v7.629H18.633z"/><path style="fill:#fff" d="M33.475,47.914c0,0.848-0.107,1.595-0.321,2.242c-0.214,0.647-0.511,1.185-0.889,1.613 c-0.378,0.429-0.82,0.752-1.326,0.971s-1.06,0.328-1.661,0.328s-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971 c-0.378-0.429-0.675-0.966-0.889-1.613c-0.214-0.647-0.321-1.395-0.321-2.242s0.107-1.593,0.321-2.235 c0.214-0.643,0.51-1.178,0.889-1.606c0.378-0.429,0.82-0.754,1.326-0.978s1.06-0.335,1.661-0.335s1.155,0.111,1.661,0.335 s0.948,0.549,1.326,0.978c0.378,0.429,0.674,0.964,0.889,1.606C33.367,46.321,33.475,47.066,33.475,47.914z M29.236,51.729 c0.337,0,0.658-0.066,0.964-0.198c0.305-0.132,0.579-0.349,0.82-0.649c0.241-0.301,0.431-0.695,0.567-1.183 s0.209-1.082,0.219-1.784c-0.009-0.684-0.08-1.265-0.212-1.743c-0.132-0.479-0.314-0.873-0.547-1.183s-0.497-0.533-0.793-0.67 c-0.296-0.137-0.608-0.205-0.937-0.205c-0.337,0-0.659,0.063-0.964,0.191c-0.306,0.128-0.579,0.344-0.82,0.649 c-0.242,0.306-0.431,0.699-0.567,1.183s-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.267,0.212,1.75 c0.132,0.483,0.314,0.877,0.547,1.183s0.497,0.528,0.793,0.67C28.596,51.658,28.908,51.729,29.236,51.729z"/><path style="fill:#fff" d="M42.607,51.975c-0.374,0.364-0.798,0.638-1.271,0.82c-0.474,0.183-0.984,0.273-1.531,0.273 c-0.602,0-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971c-0.378-0.429-0.675-0.966-0.889-1.613 c-0.214-0.647-0.321-1.395-0.321-2.242s0.107-1.593,0.321-2.235c0.214-0.643,0.51-1.178,0.889-1.606 c0.378-0.429,0.822-0.754,1.333-0.978c0.51-0.224,1.062-0.335,1.654-0.335c0.547,0,1.057,0.091,1.531,0.273 c0.474,0.183,0.897,0.456,1.271,0.82l-1.135,1.012c-0.228-0.265-0.481-0.456-0.759-0.574c-0.278-0.118-0.567-0.178-0.868-0.178 c-0.337,0-0.659,0.063-0.964,0.191c-0.306,0.128-0.579,0.344-0.82,0.649c-0.242,0.306-0.431,0.699-0.567,1.183 s-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.267,0.212,1.75c0.132,0.483,0.314,0.877,0.547,1.183s0.497,0.528,0.793,0.67 c0.296,0.142,0.608,0.212,0.937,0.212s0.636-0.06,0.923-0.178s0.549-0.31,0.786-0.574L42.607,51.975z"/></g></g></svg>
file-type-icons/doc.png → assets/file-type-icons/docx_mac.png RENAMED
File without changes
assets/file-type-icons/down.png ADDED
Binary file
assets/file-type-icons/down2.png ADDED
Binary file
assets/file-type-icons/down3.png ADDED
Binary file
assets/file-type-icons/download.png ADDED
Binary file
assets/file-type-icons/download1.png ADDED
Binary file
assets/file-type-icons/download2.png ADDED
Binary file
assets/file-type-icons/download4.png ADDED
Binary file
assets/file-type-icons/download_blue.png ADDED
Binary file
assets/file-type-icons/download_box.png ADDED
Binary file
assets/file-type-icons/download_drive.png ADDED
Binary file
assets/file-type-icons/download_folder.png ADDED
Binary file
assets/file-type-icons/dwg.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#8697cb" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M19.947,47.682c0,0.829-0.089,1.538-0.267,2.126s-0.403,1.08-0.677,1.477s-0.581,0.709-0.923,0.937 s-0.672,0.398-0.991,0.513c-0.319,0.114-0.611,0.187-0.875,0.219C15.95,52.984,15.754,53,15.627,53h-3.814V42.924h3.035 c0.848,0,1.593,0.135,2.235,0.403s1.176,0.627,1.6,1.073s0.74,0.955,0.95,1.524C19.842,46.494,19.947,47.08,19.947,47.682z M15.08,51.797c1.112,0,1.914-0.355,2.406-1.066s0.738-1.741,0.738-3.09c0-0.419-0.05-0.834-0.15-1.244 c-0.101-0.41-0.294-0.781-0.581-1.114s-0.677-0.602-1.169-0.807s-1.13-0.308-1.914-0.308h-0.957v7.629H15.08z"/><path style="fill:#fff" d="M35,42.924l-2.721,10.131h-2.133l-1.654-7.602l-1.764,7.602h-2.146l-2.557-10.131h1.859 l1.777,8.695l1.914-8.695h1.859l1.777,8.695l1.928-8.695H35z"/><path style="fill:#fff" d="M44.57,47.805v3.896c-0.21,0.265-0.444,0.48-0.704,0.649s-0.533,0.308-0.82,0.417 S42.463,52.954,42.157,53s-0.608,0.068-0.909,0.068c-0.602,0-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971 c-0.378-0.429-0.675-0.966-0.889-1.613c-0.214-0.647-0.321-1.395-0.321-2.242s0.107-1.593,0.321-2.235 c0.214-0.643,0.51-1.178,0.889-1.606c0.378-0.429,0.822-0.754,1.333-0.978s1.062-0.335,1.654-0.335 c0.547,0,1.058,0.091,1.531,0.273s0.897,0.456,1.271,0.82l-1.135,1.012c-0.219-0.265-0.47-0.456-0.752-0.574 s-0.574-0.178-0.875-0.178c-0.337,0-0.658,0.063-0.964,0.191s-0.579,0.344-0.82,0.649s-0.431,0.699-0.567,1.183 c-0.137,0.483-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.276,0.212,1.777c0.132,0.501,0.314,0.911,0.547,1.23 s0.497,0.556,0.793,0.711s0.608,0.232,0.937,0.232c0.101,0,0.234-0.007,0.403-0.021s0.337-0.036,0.506-0.068 s0.33-0.075,0.485-0.13s0.269-0.132,0.342-0.232v-2.488h-1.709v-1.121H44.57z"/></g><rect x="12.5" y="13" style="fill:#c8bdb8" width="15" height="15.065"/><rect x="34.5" y="14" style="fill:#ada29e" width="2" height="7"/><rect x="34.5" y="29" style="fill:#ada29e" width="2" height="7"/><path style="fill:#ada29e" d="M40.5,30h-10V20h10V30z M32.5,28h6v-6h-6V28z"/><rect x="39.5" y="24" style="fill:#ada29e" width="7" height="2"/><rect x="24.5" y="24" style="fill:#ada29e" width="7" height="2"/></g></svg>
{file-type-icons → assets/file-type-icons}/eml.png RENAMED
File without changes
{file-type-icons → assets/file-type-icons}/eps.png RENAMED
File without changes
assets/file-type-icons/eps.svg ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><path style="fill:#ffc14f" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g xmlns="http://www.w3.org/2000/svg">
2
+ <path xmlns="http://www.w3.org/2000/svg" style="fill:#fff" d="M17.082,44.168v3.172h4.211v1.121h-4.211v3.295h4.635V53h-6.303V42.924h6.303v1.244H17.082z"/>
3
+ <path xmlns="http://www.w3.org/2000/svg" style="fill:#fff" d="M25.853,53h-1.641V42.924h2.898c0.428,0,0.852,0.068,1.271,0.205 c0.419,0.137,0.795,0.342,1.128,0.615c0.333,0.273,0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306 c0,0.511-0.087,0.973-0.26,1.388c-0.173,0.415-0.415,0.764-0.725,1.046c-0.31,0.282-0.684,0.501-1.121,0.656 s-0.921,0.232-1.449,0.232h-1.217V53z M25.853,44.168v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 c0.196-0.068,0.376-0.18,0.54-0.335s0.296-0.371,0.396-0.649c0.1-0.278,0.15-0.622,0.15-1.032c0-0.164-0.023-0.354-0.068-0.567 c-0.046-0.214-0.139-0.419-0.28-0.615c-0.142-0.196-0.34-0.36-0.595-0.492c-0.255-0.132-0.593-0.198-1.012-0.198H25.853z"/><path xmlns="http://www.w3.org/2000/svg" style="fill:#fff" d="M39.041,50.238c0,0.364-0.075,0.718-0.226,1.06S38.453,51.94,38.18,52.2s-0.611,0.467-1.012,0.622 c-0.401,0.155-0.857,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.467-0.062-0.704-0.116 c-0.237-0.055-0.463-0.13-0.677-0.226c-0.214-0.096-0.399-0.212-0.554-0.349l0.287-1.176c0.127,0.073,0.289,0.144,0.485,0.212 c0.196,0.068,0.398,0.132,0.608,0.191c0.209,0.06,0.419,0.107,0.629,0.144c0.209,0.036,0.405,0.055,0.588,0.055 c0.556,0,0.982-0.13,1.278-0.39c0.296-0.26,0.444-0.645,0.444-1.155c0-0.31-0.105-0.574-0.314-0.793 c-0.21-0.219-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533c-0.365-0.178-0.707-0.388-1.025-0.629 c-0.319-0.241-0.583-0.526-0.793-0.854c-0.21-0.328-0.314-0.738-0.314-1.23c0-0.446,0.082-0.843,0.246-1.189 s0.385-0.641,0.663-0.882c0.278-0.241,0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191c0.419,0,0.843,0.039,1.271,0.116 c0.428,0.077,0.774,0.203,1.039,0.376c-0.055,0.118-0.119,0.248-0.191,0.39c-0.073,0.142-0.142,0.273-0.205,0.396 c-0.064,0.123-0.119,0.226-0.164,0.308c-0.046,0.082-0.073,0.128-0.082,0.137c-0.055-0.027-0.116-0.063-0.185-0.109 s-0.167-0.091-0.294-0.137c-0.128-0.046-0.296-0.077-0.506-0.096c-0.21-0.019-0.479-0.014-0.807,0.014 c-0.183,0.019-0.355,0.07-0.52,0.157s-0.31,0.193-0.438,0.321c-0.128,0.128-0.228,0.271-0.301,0.431 c-0.073,0.159-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882c0.209,0.224,0.469,0.419,0.779,0.588 c0.31,0.169,0.647,0.333,1.012,0.492c0.364,0.159,0.704,0.354,1.019,0.581s0.576,0.513,0.786,0.854 C38.936,49.261,39.041,49.7,39.041,50.238z"/></g><path style="fill:#c8bdb8" d="M37.5,11v0.461c-3.071,0.968-5.503,3.382-6.502,6.44C30.311,17.346,29.45,17,28.5,17 c-1.859,0-3.411,1.28-3.858,3H21.5v-2h-6v6h6v-2h2.921c-0.336,2.663-1.985,4.978-4.389,6.163C19.364,26.884,18.04,26,16.5,26 c-2.206,0-4,1.794-4,4s1.794,4,4,4c2.146,0,3.888-1.702,3.982-3.825c2.655-1.151,4.647-3.387,5.524-6.073 C26.692,24.655,27.552,25,28.5,25c1.859,0,3.411-1.28,3.858-3H35.5v2h6v-6h-6v2h-2.931c0.379-3.019,2.444-5.514,5.222-6.518 C38.383,14.955,39.818,16,41.5,16c2.206,0,4-1.794,4-4v-1H37.5z M19.5,22h-2v-2h2V22z M16.5,32c-1.103,0-2-0.897-2-2s0.897-2,2-2 s2,0.897,2,2S17.603,32,16.5,32z M37.5,20h2v2h-2V20z M28.5,23c-1.103,0-2-0.897-2-2s0.897-2,2-2s2,0.897,2,2S29.603,23,28.5,23z M41.5,14c-0.723,0-1.353-0.389-1.704-0.964C40.028,13.015,40.262,13,40.5,13h2.731C42.886,13.597,42.239,14,41.5,14z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/></g></svg>
assets/file-type-icons/exe.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#9777a8" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M17.082,44.168v3.172h4.211v1.121h-4.211v3.295h4.635V53h-6.303V42.924h6.303v1.244H17.082z"/><path style="fill:#fff" d="M28.58,48.105L31.137,53h-1.9l-1.6-3.801H27.5L25.777,53h-1.9l2.557-4.895l-2.721-5.182h1.873 l1.777,4.102H27.5l1.928-4.102h1.873L28.58,48.105z"/><path style="fill:#fff" d="M35.266,44.168v3.172h4.211v1.121h-4.211v3.295H39.9V53h-6.303V42.924H39.9v1.244H35.266z"/></g><path style="fill:#9777a8" d="M33.5,32c-0.099,0-0.2-0.015-0.299-0.046c-0.527-0.165-0.821-0.726-0.656-1.253l5-16 c0.165-0.527,0.726-0.821,1.253-0.656c0.527,0.165,0.821,0.726,0.656,1.253l-5,16C34.321,31.726,33.926,32,33.5,32z"/><circle style="fill:#9777a8" cx="29" cy="19.5" r="1.5"/><circle style="fill:#9777a8" cx="29" cy="26.5" r="1.5"/><path style="fill:#9777a8" d="M23.5,30h-2c-3.86,0-7-3.14-7-7s3.14-7,7-7h2c0.552,0,1,0.448,1,1s-0.448,1-1,1h-2 c-2.757,0-5,2.243-5,5s2.243,5,5,5h2c0.552,0,1,0.448,1,1S24.052,30,23.5,30z"/></g></svg>
{file-type-icons → assets/file-type-icons}/fla.png RENAMED
File without changes
assets/file-type-icons/fla.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#ce3c3b" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M17.246,44.168v3.172h4.211v1.121h-4.211V53h-1.668V42.924h6.303v1.244H17.246z"/><path style="fill:#fff" d="M25.299,42.924v8.832h4.635V53h-6.303V42.924H25.299z"/><path style="fill:#fff" d="M31.205,53l3.527-10.063h1.627L39.859,53h-1.695l-0.725-2.092h-3.787L32.914,53H31.205z M34.035,49.801h3.008l-1.49-4.348L34.035,49.801z"/></g><circle style="fill:#c8bdb8" cx="25.5" cy="16" r="2"/><g><path style="fill:#c8bdb8" d="M34.985,13.929l-0.707-0.707C32.201,11.144,29.438,10,26.5,10s-5.701,1.144-7.778,3.222 C16.644,15.299,15.5,18.062,15.5,21s1.144,5.701,3.222,7.778C20.799,30.856,23.562,32,26.5,32s5.701-1.144,7.778-3.222 l0.707-0.707L27.914,21L34.985,13.929z M32.118,28.032C30.528,29.308,28.567,30,26.5,30c-2.404,0-4.664-0.936-6.364-2.636 S17.5,23.404,17.5,21s0.936-4.664,2.636-6.364S24.096,12,26.5,12c2.067,0,4.028,0.692,5.618,1.968L25.086,21L32.118,28.032z"/><path style="fill:#c8bdb8" d="M35.5,20h-3c-0.553,0-1,0.447-1,1s0.447,1,1,1h3c0.553,0,1-0.447,1-1S36.053,20,35.5,20z"/><path style="fill:#c8bdb8" d="M41.5,20h-2c-0.553,0-1,0.447-1,1s0.447,1,1,1h2c0.553,0,1-0.447,1-1S42.053,20,41.5,20z"/></g></g></svg>
assets/file-type-icons/flac.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#90bae1;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><path style="fill:#c8bdb8" d="M35.67,14.986c-0.567-0.796-1.3-1.543-2.308-2.351c-3.914-3.131-4.757-6.277-4.862-6.738V5 c0-0.553-0.447-1-1-1s-1,0.447-1,1v1v8.359v9.053h-3.706c-3.882,0-6.294,1.961-6.294,5.117c0,3.466,2.24,5.706,5.706,5.706 c3.471,0,6.294-2.823,6.294-6.294V16.468l0.298,0.243c0.34,0.336,0.861,0.72,1.521,1.205c2.318,1.709,6.2,4.567,5.224,7.793 C35.514,25.807,35.5,25.904,35.5,26c0,0.43,0.278,0.826,0.71,0.957C36.307,26.986,36.404,27,36.5,27c0.43,0,0.826-0.278,0.957-0.71 C39.084,20.915,37.035,16.9,35.67,14.986z M26.5,27.941c0,2.368-1.926,4.294-4.294,4.294c-2.355,0-3.706-1.351-3.706-3.706 c0-2.576,2.335-3.117,4.294-3.117H26.5V27.941z M31.505,16.308c-0.571-0.422-1.065-0.785-1.371-1.081l-1.634-1.34v-3.473 c0.827,1.174,1.987,2.483,3.612,3.783c0.858,0.688,1.472,1.308,1.929,1.95c0.716,1.003,1.431,2.339,1.788,3.978 C34.502,18.515,32.745,17.221,31.505,16.308z"/></g><g style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.75px;font-family:Allerta;-inkscape-font-specification:Allerta;fill:#fff;fill-opacity:1"><path d="m 13.310059,43.820801 0,3.115234 4.135742,0 0,1.101074 -4.135742,0 0,4.458008 -1.638184,0 0,-9.89624 6.190186,0 0,1.221924 -4.552002,0 z" style=""/><path d="m 21.232422,42.598877 0,8.674316 4.552002,0 0,1.221924 -6.190186,0 0,-9.89624 1.638184,0 z" style=""/><path d="m 27.033203,52.495117 3.464356,-9.882812 1.5979,0 3.4375,9.882812 -1.665039,0 -0.71167,-2.054443 -3.719482,0 -0.725098,2.054443 -1.678467,0 z m 2.779541,-3.14209 2.954102,0 -1.463623,-4.270019 -1.490479,4.270019 z" style=""/><path d="m 44.328125,51.488037 q -0.550537,0.537109 -1.248779,0.805664 -0.698242,0.268555 -1.503907,0.268555 -0.88623,0 -1.638183,-0.322266 Q 39.19873,51.917725 38.634766,51.286621 38.084229,50.655518 37.761963,49.702148 37.453125,48.748779 37.453125,47.5 q 0,-1.248779 0.308838,-2.188721 0.322266,-0.953369 0.872803,-1.584472 0.563964,-0.631104 1.315918,-0.95337 0.751953,-0.335693 1.624755,-0.335693 0.805665,0 1.503907,0.268555 0.698242,0.268555 1.248779,0.805664 l -1.114502,0.993652 Q 42.87793,44.116211 42.46167,43.94165 q -0.402832,-0.17456 -0.845947,-0.17456 -0.496827,0 -0.953369,0.187988 -0.443116,0.187988 -0.805665,0.644531 -0.349121,0.443116 -0.550537,1.154786 -0.201416,0.711669 -0.214843,1.745605 0.01343,1.00708 0.201416,1.71875 0.201416,0.71167 0.537109,1.168213 0.349121,0.443115 0.778809,0.657959 0.443115,0.201416 0.926513,0.201416 0.483399,0 0.899658,-0.174561 0.429688,-0.17456 0.778809,-0.563965 l 1.114502,0.980225 z" style=""/></g></svg>
assets/file-type-icons/folder.png ADDED
Binary file
assets/file-type-icons/folder_download.png ADDED
Binary file
{file-type-icons → assets/file-type-icons}/gif.png RENAMED
File without changes
assets/file-type-icons/gif.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><path style="fill:#e57e25;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><circle style="fill:#f3d55b" cx="18.931" cy="14.431" r="4.569"/><polygon style="fill:#f29c1f;fill-opacity:1" points="6.5,39 17.5,39 49.5,39 49.5,28 39.5,18.5 29,30 23.517,24.517"/></g><g transform="scale(0.99024353,1.0098526)" style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.88547325px;font-family:Allerta;-inkscape-font-specification:Allerta;fill:#fff;fill-opacity:1"><path d="m 25.597767,47.327931 0,3.864609 q -0.311881,0.393241 -0.705122,0.650882 -0.379681,0.24408 -0.813602,0.406801 -0.420361,0.16272 -0.881402,0.23052 -0.447481,0.0678 -0.894962,0.0678 -0.894962,0 -1.654324,-0.325441 -0.745802,-0.325441 -1.315323,-0.962763 -0.555962,-0.637321 -0.881402,-1.600083 -0.311881,-0.962763 -0.311881,-2.223846 0,-1.261083 0.311881,-2.210285 0.32544,-0.962762 0.881402,-1.600084 0.569521,-0.637321 1.328883,-0.962762 0.759362,-0.339001 1.640764,-0.339001 0.813602,0 1.518723,0.271201 0.705122,0.2712 1.261083,0.813602 l -1.125482,1.003442 q -0.325441,-0.393241 -0.745802,-0.569521 -0.420361,-0.176281 -0.867842,-0.176281 -0.501721,0 -0.962762,0.189841 -0.447482,0.18984 -0.813602,0.650881 -0.352561,0.447481 -0.555962,1.166163 -0.2034,0.718682 -0.21696,1.762804 0.01356,1.017003 0.2034,1.762805 0.203401,0.745801 0.542402,1.220402 0.35256,0.474602 0.786481,0.705122 0.447482,0.230521 0.935643,0.230521 0.14916,0 0.393241,-0.01356 0.25764,-0.02712 0.501721,-0.0678 0.25764,-0.05424 0.488161,-0.135601 0.230521,-0.08136 0.339001,-0.23052 l 0,-2.467926 -1.695004,0 0,-1.111923 3.308648,0 z" style="fill:#fff"/><path d="m 29.625096,52.480743 -1.654324,0 0,-9.993744 1.654324,0 0,9.993744 z" style="fill:#fff"/><path d="m 33.815146,43.720962 0,3.145928 4.17649,0 0,1.111923 -4.17649,0 0,4.50193 -1.654324,0 0,-9.993744 6.251175,0 0,1.233963 -4.596851,0 z" style="fill:#fff"/></g></svg>
assets/file-type-icons/gz.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><g><rect x="26.5" y="42" style="fill:#c8bdb8" width="2" height="14"/><polygon style="fill:#c8bdb8" points="30.5,23 30.5,21 28.5,21 28.5,19 26.5,19 26.5,21 24.5,21 24.5,23 26.5,23 26.5,25 24.5,25 24.5,27 26.5,27 26.5,29 24.5,29 24.5,31 26.5,31 26.5,34 28.5,34 28.5,31 30.5,31 30.5,29 28.5,29 28.5,27 30.5,27 30.5,25 28.5,25 28.5,23"/></g><g><rect x="23.5" y="34" style="fill:#cbb292" width="8" height="8"/><path style="fill:#5e5f62" d="M32.5,43h-10V33h10V43z M24.5,41h6v-6h-6V41z"/></g><rect x="23.5" y="36" style="fill:#5e5f62" width="8" height="2"/></g></svg>
{file-type-icons → assets/file-type-icons}/html.png RENAMED
File without changes
assets/file-type-icons/html.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#ec6630" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M17.455,42.924V53h-1.641v-4.539h-4.361V53H9.785V42.924h1.668v4.416h4.361v-4.416H17.455z"/><path style="fill:#fff" d="M27.107,42.924v1.121H24.1V53h-1.654v-8.955h-3.008v-1.121H27.107z"/><path style="fill:#fff" d="M36.705,42.924h1.668V53h-1.668v-6.932l-2.256,5.605H33l-2.27-5.605V53h-1.668V42.924h1.668 l2.994,6.891L36.705,42.924z"/><path style="fill:#fff" d="M42.57,42.924v8.832h4.635V53h-6.303V42.924H42.57z"/></g><g><path style="fill:#ec6630" d="M23.207,16.293c-0.391-0.391-1.023-0.391-1.414,0l-6,6c-0.391,0.391-0.391,1.023,0,1.414l6,6 C21.988,29.902,22.244,30,22.5,30s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414L17.914,23l5.293-5.293 C23.598,17.316,23.598,16.684,23.207,16.293z"/><path style="fill:#ec6630" d="M41.207,22.293l-6-6c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414L39.086,23 l-5.293,5.293c-0.391,0.391-0.391,1.023,0,1.414C33.988,29.902,34.244,30,34.5,30s0.512-0.098,0.707-0.293l6-6 C41.598,23.316,41.598,22.684,41.207,22.293z"/></g></g></svg>
{file-type-icons → assets/file-type-icons}/ind.png RENAMED
File without changes
{file-type-icons → assets/file-type-icons}/ini.png RENAMED
File without changes
assets/file-type-icons/iso.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#71c285" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M20.453,53h-1.668V42.924h1.668V53z"/><path style="fill:#fff" d="M28.67,50.238c0,0.364-0.075,0.718-0.226,1.06s-0.362,0.643-0.636,0.902s-0.611,0.467-1.012,0.622 c-0.401,0.155-0.857,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.468-0.062-0.704-0.116 c-0.237-0.055-0.463-0.13-0.677-0.226s-0.399-0.212-0.554-0.349l0.287-1.176c0.127,0.073,0.289,0.144,0.485,0.212 s0.398,0.132,0.608,0.191c0.209,0.06,0.419,0.107,0.629,0.144c0.209,0.036,0.405,0.055,0.588,0.055c0.556,0,0.982-0.13,1.278-0.39 s0.444-0.645,0.444-1.155c0-0.31-0.105-0.574-0.314-0.793c-0.21-0.219-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533 c-0.365-0.178-0.707-0.388-1.025-0.629c-0.319-0.241-0.584-0.526-0.793-0.854c-0.21-0.328-0.314-0.738-0.314-1.23 c0-0.446,0.082-0.843,0.246-1.189s0.385-0.641,0.663-0.882s0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191 c0.419,0,0.843,0.039,1.271,0.116c0.428,0.077,0.774,0.203,1.039,0.376c-0.055,0.118-0.119,0.248-0.191,0.39 c-0.073,0.142-0.142,0.273-0.205,0.396c-0.064,0.123-0.119,0.226-0.164,0.308c-0.046,0.082-0.073,0.128-0.082,0.137 c-0.055-0.027-0.116-0.063-0.185-0.109s-0.167-0.091-0.294-0.137c-0.128-0.046-0.297-0.077-0.506-0.096 c-0.21-0.019-0.479-0.014-0.807,0.014c-0.183,0.019-0.355,0.07-0.52,0.157s-0.311,0.193-0.438,0.321 c-0.128,0.128-0.229,0.271-0.301,0.431c-0.073,0.159-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882 c0.209,0.224,0.469,0.419,0.779,0.588c0.31,0.169,0.646,0.333,1.012,0.492c0.364,0.159,0.704,0.354,1.019,0.581 s0.576,0.513,0.786,0.854C28.564,49.261,28.67,49.7,28.67,50.238z"/><path style="fill:#fff" d="M38.568,47.914c0,0.848-0.107,1.595-0.321,2.242s-0.511,1.185-0.889,1.613s-0.82,0.752-1.326,0.971 s-1.06,0.328-1.661,0.328s-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971s-0.675-0.966-0.889-1.613s-0.321-1.395-0.321-2.242 s0.107-1.593,0.321-2.235s0.511-1.178,0.889-1.606s0.82-0.754,1.326-0.978s1.06-0.335,1.661-0.335s1.155,0.111,1.661,0.335 s0.948,0.549,1.326,0.978s0.675,0.964,0.889,1.606S38.568,47.066,38.568,47.914z M34.33,51.729c0.337,0,0.658-0.066,0.964-0.198 s0.579-0.349,0.82-0.649s0.431-0.695,0.567-1.183s0.209-1.082,0.219-1.784c-0.01-0.684-0.08-1.265-0.212-1.743 s-0.314-0.873-0.547-1.183s-0.497-0.533-0.793-0.67s-0.608-0.205-0.937-0.205c-0.338,0-0.658,0.063-0.964,0.191 s-0.579,0.344-0.82,0.649s-0.431,0.699-0.567,1.183s-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.267,0.212,1.75 s0.314,0.877,0.547,1.183s0.497,0.528,0.793,0.67S34.002,51.729,34.33,51.729z"/></g><circle style="fill:#c8bdb8" cx="27.5" cy="21" r="12"/><circle style="fill:#e9e9e0" cx="27.5" cy="21" r="3"/><path style="fill:#d3ccc9" d="M25.379,18.879c0.132-0.132,0.276-0.245,0.425-0.347l-2.361-8.813 c-1.615,0.579-3.134,1.503-4.427,2.796c-1.294,1.293-2.217,2.812-2.796,4.427l8.813,2.361 C25.134,19.155,25.247,19.011,25.379,18.879z"/><path style="fill:#d3ccc9" d="M30.071,23.486l2.273,8.483c1.32-0.582,2.56-1.402,3.641-2.484c1.253-1.253,2.16-2.717,2.743-4.275 l-8.188-2.194C30.255,22.939,29.994,23.2,30.071,23.486z"/></g></svg>
{file-type-icons → assets/file-type-icons}/jpeg.png RENAMED
File without changes
assets/file-type-icons/jpeg.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><circle style="fill:#f3d55b" cx="18.931" cy="14.431" r="4.569"/><polygon style="fill:#26b99a" points="6.5,39 17.5,39 49.5,39 49.5,28 39.5,18.5 29,30 23.517,24.517"/><path style="fill:#14a085" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M21.426,42.65v7.848c0,0.474-0.087,0.873-0.26,1.196c-0.173,0.323-0.406,0.583-0.697,0.779 c-0.292,0.196-0.627,0.333-1.005,0.41C19.085,52.961,18.696,53,18.295,53c-0.201,0-0.436-0.021-0.704-0.062 c-0.269-0.041-0.547-0.104-0.834-0.191s-0.563-0.185-0.827-0.294c-0.265-0.109-0.488-0.232-0.67-0.369l0.697-1.107 c0.091,0.063,0.221,0.13,0.39,0.198c0.168,0.068,0.353,0.132,0.554,0.191c0.2,0.06,0.41,0.111,0.629,0.157 s0.424,0.068,0.615,0.068c0.483,0,0.868-0.094,1.155-0.28s0.439-0.504,0.458-0.95V42.65H21.426z"/><path style="fill:#fff" d="M25.514,52.932h-1.641V42.855h2.898c0.428,0,0.852,0.068,1.271,0.205 c0.419,0.137,0.795,0.342,1.128,0.615c0.333,0.273,0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306 c0,0.511-0.087,0.973-0.26,1.388c-0.173,0.415-0.415,0.764-0.725,1.046c-0.31,0.282-0.684,0.501-1.121,0.656 s-0.921,0.232-1.449,0.232h-1.217V52.932z M25.514,44.1v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 c0.196-0.068,0.376-0.18,0.54-0.335s0.296-0.371,0.396-0.649c0.1-0.278,0.15-0.622,0.15-1.032c0-0.164-0.023-0.354-0.068-0.567 c-0.046-0.214-0.139-0.419-0.28-0.615c-0.142-0.196-0.34-0.36-0.595-0.492C27.5,44.166,27.163,44.1,26.744,44.1H25.514z"/><path style="fill:#fff" d="M39.5,47.736v3.896c-0.21,0.265-0.444,0.48-0.704,0.649s-0.533,0.308-0.82,0.417 s-0.583,0.187-0.889,0.232C36.781,52.978,36.479,53,36.178,53c-0.602,0-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971 c-0.378-0.429-0.675-0.966-0.889-1.613c-0.214-0.647-0.321-1.395-0.321-2.242s0.107-1.593,0.321-2.235 c0.214-0.643,0.51-1.178,0.889-1.606c0.378-0.429,0.822-0.754,1.333-0.978c0.51-0.224,1.062-0.335,1.654-0.335 c0.547,0,1.057,0.091,1.531,0.273c0.474,0.183,0.897,0.456,1.271,0.82l-1.135,1.012c-0.219-0.265-0.47-0.456-0.752-0.574 c-0.283-0.118-0.574-0.178-0.875-0.178c-0.337,0-0.659,0.063-0.964,0.191c-0.306,0.128-0.579,0.344-0.82,0.649 c-0.242,0.306-0.431,0.699-0.567,1.183s-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.276,0.212,1.777 c0.132,0.501,0.314,0.911,0.547,1.23s0.497,0.556,0.793,0.711c0.296,0.155,0.608,0.232,0.937,0.232c0.1,0,0.234-0.007,0.403-0.021 c0.168-0.014,0.337-0.036,0.506-0.068c0.168-0.032,0.33-0.075,0.485-0.13c0.155-0.055,0.269-0.132,0.342-0.232v-2.488h-1.709 v-1.121H39.5z"/></g></g></svg>
{file-type-icons → assets/file-type-icons}/jpg.png RENAMED
File without changes
assets/file-type-icons/jpg.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><circle style="fill:#f3d55b" cx="18.931" cy="14.431" r="4.569"/><polygon style="fill:#26b99a" points="6.5,39 17.5,39 49.5,39 49.5,28 39.5,18.5 29,30 23.517,24.517"/><path style="fill:#14a085" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M21.426,42.65v7.848c0,0.474-0.087,0.873-0.26,1.196c-0.173,0.323-0.406,0.583-0.697,0.779 c-0.292,0.196-0.627,0.333-1.005,0.41C19.085,52.961,18.696,53,18.295,53c-0.201,0-0.436-0.021-0.704-0.062 c-0.269-0.041-0.547-0.104-0.834-0.191s-0.563-0.185-0.827-0.294c-0.265-0.109-0.488-0.232-0.67-0.369l0.697-1.107 c0.091,0.063,0.221,0.13,0.39,0.198c0.168,0.068,0.353,0.132,0.554,0.191c0.2,0.06,0.41,0.111,0.629,0.157 s0.424,0.068,0.615,0.068c0.483,0,0.868-0.094,1.155-0.28s0.439-0.504,0.458-0.95V42.65H21.426z"/><path style="fill:#fff" d="M25.514,52.932h-1.641V42.855h2.898c0.428,0,0.852,0.068,1.271,0.205 c0.419,0.137,0.795,0.342,1.128,0.615c0.333,0.273,0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306 c0,0.511-0.087,0.973-0.26,1.388c-0.173,0.415-0.415,0.764-0.725,1.046c-0.31,0.282-0.684,0.501-1.121,0.656 s-0.921,0.232-1.449,0.232h-1.217V52.932z M25.514,44.1v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 c0.196-0.068,0.376-0.18,0.54-0.335s0.296-0.371,0.396-0.649c0.1-0.278,0.15-0.622,0.15-1.032c0-0.164-0.023-0.354-0.068-0.567 c-0.046-0.214-0.139-0.419-0.28-0.615c-0.142-0.196-0.34-0.36-0.595-0.492C27.5,44.166,27.163,44.1,26.744,44.1H25.514z"/><path style="fill:#fff" d="M39.5,47.736v3.896c-0.21,0.265-0.444,0.48-0.704,0.649s-0.533,0.308-0.82,0.417 s-0.583,0.187-0.889,0.232C36.781,52.978,36.479,53,36.178,53c-0.602,0-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971 c-0.378-0.429-0.675-0.966-0.889-1.613c-0.214-0.647-0.321-1.395-0.321-2.242s0.107-1.593,0.321-2.235 c0.214-0.643,0.51-1.178,0.889-1.606c0.378-0.429,0.822-0.754,1.333-0.978c0.51-0.224,1.062-0.335,1.654-0.335 c0.547,0,1.057,0.091,1.531,0.273c0.474,0.183,0.897,0.456,1.271,0.82l-1.135,1.012c-0.219-0.265-0.47-0.456-0.752-0.574 c-0.283-0.118-0.574-0.178-0.875-0.178c-0.337,0-0.659,0.063-0.964,0.191c-0.306,0.128-0.579,0.344-0.82,0.649 c-0.242,0.306-0.431,0.699-0.567,1.183s-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.276,0.212,1.777 c0.132,0.501,0.314,0.911,0.547,1.23s0.497,0.556,0.793,0.711c0.296,0.155,0.608,0.232,0.937,0.232c0.1,0,0.234-0.007,0.403-0.021 c0.168-0.014,0.337-0.036,0.506-0.068c0.168-0.032,0.33-0.075,0.485-0.13c0.155-0.055,0.269-0.132,0.342-0.232v-2.488h-1.709 v-1.121H39.5z"/></g></g></svg>
assets/file-type-icons/js.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#eeaf4b" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M26.021,42.719v7.848c0,0.474-0.087,0.873-0.26,1.196c-0.174,0.323-0.406,0.583-0.697,0.779 c-0.292,0.196-0.627,0.333-1.005,0.41s-0.769,0.116-1.169,0.116c-0.201,0-0.436-0.021-0.704-0.062s-0.547-0.104-0.834-0.191 s-0.563-0.185-0.827-0.294c-0.265-0.109-0.488-0.232-0.67-0.369l0.697-1.107c0.091,0.063,0.221,0.13,0.39,0.198 s0.353,0.132,0.554,0.191c0.2,0.06,0.41,0.111,0.629,0.157s0.424,0.068,0.615,0.068c0.482,0,0.868-0.094,1.155-0.28 s0.439-0.504,0.458-0.95v-7.711H26.021z"/><path style="fill:#fff" d="M34.184,50.238c0,0.364-0.075,0.718-0.226,1.06s-0.362,0.643-0.636,0.902s-0.611,0.467-1.012,0.622 c-0.401,0.155-0.857,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.468-0.062-0.704-0.116 c-0.237-0.055-0.463-0.13-0.677-0.226s-0.399-0.212-0.554-0.349l0.287-1.176c0.127,0.073,0.289,0.144,0.485,0.212 s0.398,0.132,0.608,0.191c0.209,0.06,0.419,0.107,0.629,0.144c0.209,0.036,0.405,0.055,0.588,0.055c0.556,0,0.982-0.13,1.278-0.39 s0.444-0.645,0.444-1.155c0-0.31-0.105-0.574-0.314-0.793c-0.21-0.219-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533 c-0.365-0.178-0.707-0.388-1.025-0.629c-0.319-0.241-0.584-0.526-0.793-0.854c-0.21-0.328-0.314-0.738-0.314-1.23 c0-0.446,0.082-0.843,0.246-1.189s0.385-0.641,0.663-0.882s0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191 c0.419,0,0.843,0.039,1.271,0.116c0.428,0.077,0.774,0.203,1.039,0.376c-0.055,0.118-0.119,0.248-0.191,0.39 c-0.073,0.142-0.142,0.273-0.205,0.396c-0.064,0.123-0.119,0.226-0.164,0.308c-0.046,0.082-0.073,0.128-0.082,0.137 c-0.055-0.027-0.116-0.063-0.185-0.109s-0.167-0.091-0.294-0.137c-0.128-0.046-0.297-0.077-0.506-0.096 c-0.21-0.019-0.479-0.014-0.807,0.014c-0.183,0.019-0.355,0.07-0.52,0.157s-0.311,0.193-0.438,0.321 c-0.128,0.128-0.229,0.271-0.301,0.431c-0.073,0.159-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882 c0.209,0.224,0.469,0.419,0.779,0.588c0.31,0.169,0.646,0.333,1.012,0.492c0.364,0.159,0.704,0.354,1.019,0.581 s0.576,0.513,0.786,0.854C34.078,49.261,34.184,49.7,34.184,50.238z"/></g><g><path style="fill:#eeaf4b" d="M19.5,19v-4c0-0.551,0.448-1,1-1c0.553,0,1-0.448,1-1s-0.447-1-1-1c-1.654,0-3,1.346-3,3v4 c0,1.103-0.897,2-2,2c-0.553,0-1,0.448-1,1s0.447,1,1,1c1.103,0,2,0.897,2,2v4c0,1.654,1.346,3,3,3c0.553,0,1-0.448,1-1 s-0.447-1-1-1c-0.552,0-1-0.449-1-1v-4c0-1.2-0.542-2.266-1.382-3C18.958,21.266,19.5,20.2,19.5,19z"/><circle style="fill:#eeaf4b" cx="27.5" cy="18.5" r="1.5"/><path style="fill:#eeaf4b" d="M39.5,21c-1.103,0-2-0.897-2-2v-4c0-1.654-1.346-3-3-3c-0.553,0-1,0.448-1,1s0.447,1,1,1 c0.552,0,1,0.449,1,1v4c0,1.2,0.542,2.266,1.382,3c-0.84,0.734-1.382,1.8-1.382,3v4c0,0.551-0.448,1-1,1c-0.553,0-1,0.448-1,1 s0.447,1,1,1c1.654,0,3-1.346,3-3v-4c0-1.103,0.897-2,2-2c0.553,0,1-0.448,1-1S40.053,21,39.5,21z"/><path style="fill:#eeaf4b" d="M27.5,24c-0.553,0-1,0.448-1,1v3c0,0.552,0.447,1,1,1s1-0.448,1-1v-3 C28.5,24.448,28.053,24,27.5,24z"/></g></g></svg>
{file-type-icons → assets/file-type-icons}/jsf.png RENAMED
File without changes
assets/file-type-icons/json.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#9777a8" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M17.021,42.719v7.848c0,0.474-0.087,0.873-0.26,1.196s-0.405,0.583-0.697,0.779 s-0.627,0.333-1.005,0.41c-0.378,0.077-0.768,0.116-1.169,0.116c-0.2,0-0.436-0.021-0.704-0.062s-0.547-0.104-0.834-0.191 s-0.563-0.185-0.827-0.294s-0.487-0.232-0.67-0.369l0.697-1.107c0.091,0.063,0.221,0.13,0.39,0.198s0.354,0.132,0.554,0.191 s0.41,0.111,0.629,0.157s0.424,0.068,0.615,0.068c0.483,0,0.868-0.094,1.155-0.28s0.439-0.504,0.458-0.95v-7.711H17.021z"/><path style="fill:#fff" d="M25.184,50.238c0,0.364-0.075,0.718-0.226,1.06s-0.362,0.643-0.636,0.902s-0.61,0.467-1.012,0.622 s-0.856,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.467-0.062-0.704-0.116c-0.237-0.055-0.463-0.13-0.677-0.226 s-0.398-0.212-0.554-0.349l0.287-1.176c0.128,0.073,0.289,0.144,0.485,0.212s0.398,0.132,0.608,0.191s0.419,0.107,0.629,0.144 s0.405,0.055,0.588,0.055c0.556,0,0.982-0.13,1.278-0.39s0.444-0.645,0.444-1.155c0-0.31-0.104-0.574-0.314-0.793 s-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533s-0.706-0.388-1.025-0.629s-0.583-0.526-0.793-0.854s-0.314-0.738-0.314-1.23 c0-0.446,0.082-0.843,0.246-1.189s0.385-0.641,0.663-0.882s0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191 c0.419,0,0.843,0.039,1.271,0.116s0.774,0.203,1.039,0.376c-0.055,0.118-0.118,0.248-0.191,0.39s-0.142,0.273-0.205,0.396 s-0.118,0.226-0.164,0.308s-0.073,0.128-0.082,0.137c-0.055-0.027-0.116-0.063-0.185-0.109s-0.166-0.091-0.294-0.137 s-0.296-0.077-0.506-0.096s-0.479-0.014-0.807,0.014c-0.183,0.019-0.355,0.07-0.52,0.157s-0.31,0.193-0.438,0.321 s-0.228,0.271-0.301,0.431s-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882s0.47,0.419,0.779,0.588 s0.647,0.333,1.012,0.492s0.704,0.354,1.019,0.581s0.576,0.513,0.786,0.854S25.184,49.7,25.184,50.238z"/><path style="fill:#fff" d="M35.082,47.914c0,0.848-0.107,1.595-0.321,2.242s-0.511,1.185-0.889,1.613s-0.82,0.752-1.326,0.971 s-1.06,0.328-1.661,0.328s-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971s-0.675-0.966-0.889-1.613s-0.321-1.395-0.321-2.242 s0.107-1.593,0.321-2.235s0.511-1.178,0.889-1.606s0.82-0.754,1.326-0.978s1.06-0.335,1.661-0.335s1.155,0.111,1.661,0.335 s0.948,0.549,1.326,0.978s0.675,0.964,0.889,1.606S35.082,47.066,35.082,47.914z M30.844,51.729c0.337,0,0.658-0.066,0.964-0.198 s0.579-0.349,0.82-0.649s0.431-0.695,0.567-1.183s0.21-1.082,0.219-1.784c-0.009-0.684-0.08-1.265-0.212-1.743 s-0.314-0.873-0.547-1.183s-0.497-0.533-0.793-0.67s-0.608-0.205-0.937-0.205c-0.337,0-0.658,0.063-0.964,0.191 s-0.579,0.344-0.82,0.649s-0.431,0.699-0.567,1.183c-0.137,0.483-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.267,0.212,1.75 s0.314,0.877,0.547,1.183s0.497,0.528,0.793,0.67S30.516,51.729,30.844,51.729z"/><path style="fill:#fff" d="M44.68,42.924V53h-1.668l-3.951-6.945V53h-1.668V42.924h1.668l3.951,6.945v-6.945H44.68z"/></g><g><path style="fill:#9777a8" d="M19.5,19v-4c0-0.551,0.448-1,1-1c0.553,0,1-0.448,1-1s-0.447-1-1-1c-1.654,0-3,1.346-3,3v4 c0,1.103-0.897,2-2,2c-0.553,0-1,0.448-1,1s0.447,1,1,1c1.103,0,2,0.897,2,2v4c0,1.654,1.346,3,3,3c0.553,0,1-0.448,1-1 s-0.447-1-1-1c-0.552,0-1-0.449-1-1v-4c0-1.2-0.542-2.266-1.382-3C18.958,21.266,19.5,20.2,19.5,19z"/><circle style="fill:#9777a8" cx="27.5" cy="18.5" r="1.5"/><path style="fill:#9777a8" d="M39.5,21c-1.103,0-2-0.897-2-2v-4c0-1.654-1.346-3-3-3c-0.553,0-1,0.448-1,1s0.447,1,1,1 c0.552,0,1,0.449,1,1v4c0,1.2,0.542,2.266,1.382,3c-0.84,0.734-1.382,1.8-1.382,3v4c0,0.551-0.448,1-1,1c-0.553,0-1,0.448-1,1 s0.447,1,1,1c1.654,0,3-1.346,3-3v-4c0-1.103,0.897-2,2-2c0.553,0,1-0.448,1-1S40.053,21,39.5,21z"/><path style="fill:#9777a8" d="M27.5,24c-0.553,0-1,0.448-1,1v3c0,0.552,0.447,1,1,1s1-0.448,1-1v-3 C28.5,24.448,28.053,24,27.5,24z"/></g></g></svg>
assets/file-type-icons/link.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve" width="100%" height="100%" ><rect id="svgEditorBackground" x="0" y="0" width="56" height="56" style="fill: none; stroke: none;"/><defs id="svgEditorDefs"><linearGradient gradientUnits="objectBoundingBox" id="lgrd2-fire" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%"><stop offset="0%" style="stop-color:rgb(255,255,0);stop-opacity:1"/><stop offset="100%" style="stop-color:rgb(255,0,0);stop-opacity:1"/></linearGradient><linearGradient gradientUnits="objectBoundingBox" id="lgrd2-b" spreadMethod="pad" x1="0" x2="100%" y1="0" y2="0"><stop offset="0%" stop-color="#BBC42A"/><stop offset="100%" stop-color="#ED6E46"/></linearGradient><linearGradient gradientUnits="objectBoundingBox" id="lgrd4-green-red-blue" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%"><stop offset="10%" stop-color="#00cc00" stop-opacity="1"/><stop offset="30%" stop-color="#006600" stop-opacity="1"/><stop offset="70%" stop-color="#cc0000" stop-opacity="1"/><stop offset="90%" stop-color="#000099" stop-opacity="1"/></linearGradient><radialGradient cx="50%" cy="50%" fx="50%" fy="50%" id="rgrd2-white-green" r="50%"><stop offset="0%" style="stop-color:rwhite;stop-opacity:0"/><stop offset="100%" style="stop-color:green;stop-opacity:1"/></radialGradient><radialGradient cx="50%" cy="50%" fx="50%" fy="50%" id="rgrd2-white-red" r="50%"><stop offset="0%" style="stop-color:white;stop-opacity:0"/><stop offset="100%" style="stop-color:red;stop-opacity:1"/></radialGradient><radialGradient cx="50%" cy="50%" fx="50%" fy="50%" gradientUnits="objectBoundingBox" id="rgrd2-a" r="5%" spreadMethod="reflect"><stop offset="5%" stop-color="red" stop-opacity="1"/><stop offset="95%" stop-color="yellow" stop-opacity="1"/></radialGradient><radialGradient cx="60%" cy="60%" fx="75%" fy="75%" gradientUnits="objectBoundingBox" id="rgrd6-a" r="45%"><stop offset="0%" stop-color="#a595d8"/><stop offset="20%" stop-color="#a595d8"/><stop offset="40%" stop-color="#8979ba"/><stop offset="60%" stop-color="#7363a5"/><stop offset="80%" stop-color="#605091"/><stop offset="100%" stop-color="#3e3168"/></radialGradient><radialGradient gradientUnits="objectBoundingBox" id="rgrd3-c" x1="0" x2="100%" y1="0" y2="100%"><stop offset="0%" stop-color="#3e3168"/><stop offset="60%" stop-color="#7363a5"/><stop offset="90%" stop-color="#8979ba"/></radialGradient><linearGradient id="lgrd3-fr-v" x1="0" x2="0" y1="0" y2="100%"><stop offset="0%" stop-color="blue"/><stop offset="50%" stop-color="black" stop-opacity="0"/><stop offset="100%" stop-color="red"/></linearGradient><linearGradient gradientUnits="objectBoundingBox" id="lgrd2-peachpuff-sienna-h" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%"><stop offset="0%" style="stop-color:peachpuff; stop-opacity:1;"/><stop offset="100%" style="stop-color:sienna; stop-opacity:1"/></linearGradient><linearGradient gradientUnits="objectBoundingBox" id="lgrd2-peachpuff-sienna-v" spreadMethod="pad" x1="0%" x2="0%" y1="0%" y2="100%"><stop offset="0%" style="stop-color:peachpuff; stop-opacity:0.84;"/><stop offset="100%" style="stop-color:sienna; stop-opacity:1"/></linearGradient><linearGradient gradientUnits="objectBoundingBox" id="lgrd2-black-white" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="100%"><stop offset="0%" stop-color="black"/><stop offset="100%" stop-color="white"/></linearGradient></defs><g><path style="fill:#e9e9e0;" d="M36.985,0h-29.022c-0.8079999999999998,0,-1.463,0.6550000000000012,-1.463,1.9260000000000002v53.074c0,0.34499999999999886,0.6550000000000002,1,1.463,1h40.074c0.8079999999999998,0,1.463000000000001,-0.6550000000000011,1.463000000000001,-1v-42.022c0,-0.6959999999999997,-0.09300000000000352,-0.9199999999999999,-0.2569999999999979,-1.084999999999999l-11.636000000000003,-11.636000000000001c-0.16499999999999915,-0.164,-0.3889999999999958,-0.257,-0.6219999999999999,-0.257Z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:teal;" d="M48.037,56h-40.074c-0.8079999999999998,0,-1.463,-0.6550000000000011,-1.463,-1.463000000000001v-15.536999999999999h43v15.536999999999999c0,0.8079999999999998,-0.6550000000000011,1.463000000000001,-1.463000000000001,1.463000000000001Z"/></g><text style="fill: white; font-family: Arial; font-style: normal; font-weight: normal;font-size:13.0233px;" x="15.6279" y="51.8977" id="e1_texte" >URL</text><text style="fill:silver;font-family:Arial;font-size:20px;font-weight:bold;" x="17.3209" y="29.9535" id="e4_texte" >://</text></svg>
assets/file-type-icons/mdf.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#556080;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><circle style="fill:#c8bdb8" cx="27.5" cy="21" r="12"/><circle style="fill:#e9e9e0" cx="27.5" cy="21" r="3"/><path style="fill:#d3ccc9" d="M25.379,18.879c0.132-0.132,0.276-0.245,0.425-0.347l-2.361-8.813 c-1.615,0.579-3.134,1.503-4.427,2.796c-1.294,1.293-2.217,2.812-2.796,4.427l8.813,2.361 C25.134,19.155,25.247,19.011,25.379,18.879z"/><path style="fill:#d3ccc9" d="M30.071,23.486l2.273,8.483c1.32-0.582,2.56-1.402,3.641-2.484c1.253-1.253,2.16-2.717,2.743-4.275 l-8.188-2.194C30.255,22.939,29.994,23.2,30.071,23.486z"/></g><g style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.75px;font-family:Allerta;-inkscape-font-specification:Allerta;letter-spacing:.15000001px;fill:#fff;fill-opacity:1"><path d="m 21.256983,42.95969 1.638183,0 0,9.89624 -1.638183,0 0,-6.807861 -2.215576,5.505371 -1.42334,0 -2.229004,-5.505371 0,6.807861 -1.638184,0 0,-9.89624 1.638184,0 2.940674,6.767578 2.927246,-6.767578 z" style="fill:#fff"/><path d="m 33.57251,47.632542 q 0,1.221923 -0.268555,2.094726 -0.255127,0.859375 -0.657959,1.450196 -0.402832,0.577392 -0.913086,0.913085 -0.496826,0.335694 -0.966797,0.510254 -0.46997,0.161133 -0.859375,0.214844 -0.389404,0.04028 -0.577392,0.04028 l -3.746338,0 0,-9.89624 2.980957,0 q 1.248779,0 2.188721,0.402832 0.953369,0.389404 1.571044,1.047363 0.631104,0.657959 0.939942,1.503907 0.308838,0.832519 0.308838,1.71875 z m -4.780274,4.041748 q 1.638184,0 2.363282,-1.047364 0.725097,-1.047363 0.725097,-3.034668 0,-0.617675 -0.147705,-1.221923 -0.147705,-0.604248 -0.577392,-1.087647 -0.41626,-0.496826 -1.141358,-0.792236 -0.725098,-0.308838 -1.879883,-0.308838 l -0.939941,0 0,7.492676 1.5979,0 z" style="fill:#fff"/><path d="m 37.697119,44.181614 0,3.115234 4.135742,0 0,1.101075 -4.135742,0 0,4.458007 -1.638184,0 0,-9.89624 6.190186,0 0,1.221924 -4.552002,0 z" style="fill:#fff"/></g></svg>
{file-type-icons → assets/file-type-icons}/midi.png RENAMED
File without changes
assets/file-type-icons/midi.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#c8bdb8" d="M 35.67,26.986 C 35.103,26.19 34.37,25.443 33.362,24.635 29.448,21.504 28.605,18.358 28.5,17.897 L 28.5,17 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 l 0,1 0,8.359 0,9.053 -3.706,0 c -3.882,0 -6.294,1.961 -6.294,5.117 0,3.466 2.24,5.706 5.706,5.706 3.471,0 6.294,-2.823 6.294,-6.294 l 0,-11.473 0.298,0.243 c 0.34,0.336 0.861,0.72 1.521,1.205 2.318,1.709 6.2,4.567 5.224,7.793 C 35.514,37.807 35.5,37.904 35.5,38 c 0,0.43 0.278,0.826 0.71,0.957 0.097,0.029 0.194,0.043 0.29,0.043 0.43,0 0.826,-0.278 0.957,-0.71 C 39.084,32.915 37.035,28.9 35.67,26.986 Z M 26.5,39.941 c 0,2.368 -1.926,4.294 -4.294,4.294 -2.355,0 -3.706,-1.351 -3.706,-3.706 0,-2.576 2.335,-3.117 4.294,-3.117 l 3.706,0 0,2.529 z M 31.505,28.308 C 30.934,27.886 30.44,27.523 30.134,27.227 l -1.634,-1.34 0,-3.473 c 0.827,1.174 1.987,2.483 3.612,3.783 0.858,0.688 1.472,1.308 1.929,1.95 0.716,1.003 1.431,2.339 1.788,3.978 -1.327,-1.61 -3.084,-2.904 -4.324,-3.817 z"/></g></svg>
{file-type-icons → assets/file-type-icons}/mov.png RENAMED
File without changes
assets/file-type-icons/mov.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><path style="fill:#c8bdb8" d="M 24.5,40 C 24.334,40 24.169,39.959 24.019,39.877 23.699,39.701 23.5,39.365 23.5,39 l 0,-14 c 0,-0.365 0.199,-0.701 0.519,-0.877 0.321,-0.175 0.71,-0.162 1.019,0.033 l 11,7 C 36.325,31.34 36.5,31.658 36.5,32 c 0,0.342 -0.175,0.66 -0.463,0.844 l -11,7 C 24.874,39.947 24.687,40 24.5,40 Z m 1,-13.179 0,10.357 L 33.637,32 25.5,26.821 Z"/><path style="fill:#c8bdb8" d="m 28.5,47 c -8.271,0 -15,-6.729 -15,-15 0,-8.271 6.729,-15 15,-15 8.271,0 15,6.729 15,15 0,8.271 -6.729,15 -15,15 z m 0,-28 c -7.168,0 -13,5.832 -13,13 0,7.168 5.832,13 13,13 7.168,0 13,-5.832 13,-13 0,-7.168 -5.832,-13 -13,-13 z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/></g></svg>
assets/file-type-icons/mp2.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#9777a8;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><path style="fill:#c8bdb8" d="M35.67,14.986c-0.567-0.796-1.3-1.543-2.308-2.351c-3.914-3.131-4.757-6.277-4.862-6.738V5 c0-0.553-0.447-1-1-1s-1,0.447-1,1v1v8.359v9.053h-3.706c-3.882,0-6.294,1.961-6.294,5.117c0,3.466,2.24,5.706,5.706,5.706 c3.471,0,6.294-2.823,6.294-6.294V16.468l0.298,0.243c0.34,0.336,0.861,0.72,1.521,1.205c2.318,1.709,6.2,4.567,5.224,7.793 C35.514,25.807,35.5,25.904,35.5,26c0,0.43,0.278,0.826,0.71,0.957C36.307,26.986,36.404,27,36.5,27c0.43,0,0.826-0.278,0.957-0.71 C39.084,20.915,37.035,16.9,35.67,14.986z M26.5,27.941c0,2.368-1.926,4.294-4.294,4.294c-2.355,0-3.706-1.351-3.706-3.706 c0-2.576,2.335-3.117,4.294-3.117H26.5V27.941z M31.505,16.308c-0.571-0.422-1.065-0.785-1.371-1.081l-1.634-1.34v-3.473 c0.827,1.174,1.987,2.483,3.612,3.783c0.858,0.688,1.472,1.308,1.929,1.95c0.716,1.003,1.431,2.339,1.788,3.978 C34.502,18.515,32.745,17.221,31.505,16.308z"/></g><g style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.75px;font-family:Allerta;-inkscape-font-specification:Allerta;fill:#fff;fill-opacity:1"><path d="m 22.581909,42.585449 1.638184,0 0,9.89624 -1.638184,0 0,-6.807861 -2.215576,5.505371 -1.42334,0 -2.229004,-5.505371 0,6.807861 -1.638183,0 0,-9.89624 1.638183,0 2.940674,6.767578 2.927246,-6.767578 z" style=""/><path d="m 28.302124,52.481689 -1.611328,0 0,-9.89624 2.84668,0 q 0.631103,0 1.248779,0.201416 0.617676,0.201416 1.101074,0.604248 0.496826,0.402832 0.792236,0.980225 0.308838,0.563965 0.308838,1.275635 0,0.751953 -0.255127,1.369629 -0.255127,0.604248 -0.71167,1.020507 -0.456543,0.41626 -1.101074,0.644532 -0.644531,0.228271 -1.42334,0.228271 l -1.195068,0 0,3.571777 z m 0,-8.674316 0,3.920898 1.477051,0 q 0.29541,0 0.577392,-0.09399 0.295411,-0.107422 0.53711,-0.335693 0.241699,-0.228272 0.389404,-0.631104 0.147705,-0.416259 0.147705,-1.020507 0,-0.2417 -0.06714,-0.550537 -0.06714,-0.322266 -0.281982,-0.604249 -0.201416,-0.29541 -0.577393,-0.483398 -0.375976,-0.201416 -0.993652,-0.201416 l -1.208496,0 z" style=""/><path d="m 40.776489,45.526123 q 0,0.523682 -0.228271,1.087647 -0.228272,0.550537 -0.604248,1.101074 -0.375977,0.537109 -0.83252,1.047363 -0.443115,0.510254 -0.899658,0.966797 -0.443115,0.456543 -0.845947,0.832519 -0.389405,0.362549 -0.644532,0.617676 l 4.202881,0 0,1.30249 -6.149902,0 0,-1.503906 q 0.241699,-0.214844 0.671387,-0.577392 0.429687,-0.375977 0.926513,-0.83252 0.496827,-0.456543 0.993653,-0.966797 0.496826,-0.523681 0.899658,-1.047363 0.41626,-0.537109 0.671387,-1.047363 0.268554,-0.510254 0.268554,-0.966797 0,-0.469971 -0.17456,-0.778809 -0.161133,-0.322265 -0.41626,-0.523681 -0.255127,-0.201416 -0.563965,-0.281983 -0.29541,-0.08057 -0.563965,-0.08057 -0.523681,0 -0.872802,0.04028 -0.335694,0.02686 -0.590821,0.09399 -0.255127,0.05371 -0.456543,0.161133 -0.201416,0.107422 -0.429687,0.241699 L 34.66687,43.417969 q 0.241699,-0.214844 0.59082,-0.389405 0.362549,-0.17456 0.738526,-0.281982 0.389404,-0.107422 0.765381,-0.161133 0.375976,-0.06714 0.698242,-0.06714 0.872803,0 1.490478,0.281982 0.631104,0.281982 1.033936,0.725098 0.402832,0.429687 0.59082,0.966796 0.201416,0.53711 0.201416,1.033936 z" style=""/></g></svg>
{file-type-icons → assets/file-type-icons}/mp3.png RENAMED
File without changes
assets/file-type-icons/mp3.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#7d6599" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><path style="fill:#c8bdb8" d="M35.67,14.986c-0.567-0.796-1.3-1.543-2.308-2.351c-3.914-3.131-4.757-6.277-4.862-6.738V5 c0-0.553-0.447-1-1-1s-1,0.447-1,1v1v8.359v9.053h-3.706c-3.882,0-6.294,1.961-6.294,5.117c0,3.466,2.24,5.706,5.706,5.706 c3.471,0,6.294-2.823,6.294-6.294V16.468l0.298,0.243c0.34,0.336,0.861,0.72,1.521,1.205c2.318,1.709,6.2,4.567,5.224,7.793 C35.514,25.807,35.5,25.904,35.5,26c0,0.43,0.278,0.826,0.71,0.957C36.307,26.986,36.404,27,36.5,27c0.43,0,0.826-0.278,0.957-0.71 C39.084,20.915,37.035,16.9,35.67,14.986z M26.5,27.941c0,2.368-1.926,4.294-4.294,4.294c-2.355,0-3.706-1.351-3.706-3.706 c0-2.576,2.335-3.117,4.294-3.117H26.5V27.941z M31.505,16.308c-0.571-0.422-1.065-0.785-1.371-1.081l-1.634-1.34v-3.473 c0.827,1.174,1.987,2.483,3.612,3.783c0.858,0.688,1.472,1.308,1.929,1.95c0.716,1.003,1.431,2.339,1.788,3.978 C34.502,18.515,32.745,17.221,31.505,16.308z"/><g><path style="fill:#fff" d="M22.4,42.924h1.668V53H22.4v-6.932l-2.256,5.605h-1.449l-2.27-5.605V53h-1.668V42.924h1.668 l2.994,6.891L22.4,42.924z"/><path style="fill:#fff" d="M28.211,53H26.57V42.924h2.898c0.429,0,0.853,0.068,1.271,0.205s0.795,0.342,1.128,0.615 s0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306c0,0.511-0.087,0.973-0.26,1.388s-0.415,0.764-0.725,1.046 s-0.684,0.501-1.121,0.656s-0.921,0.232-1.449,0.232h-1.217V53z M28.211,44.168v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 s0.376-0.18,0.54-0.335s0.296-0.371,0.396-0.649s0.15-0.622,0.15-1.032c0-0.164-0.022-0.354-0.068-0.567s-0.139-0.419-0.28-0.615 s-0.34-0.36-0.595-0.492s-0.593-0.198-1.012-0.198H28.211z"/><path style="fill:#fff" d="M38.615,47.695c0.21,0.027,0.426,0.096,0.649,0.205s0.431,0.265,0.622,0.465 s0.351,0.444,0.479,0.731s0.191,0.617,0.191,0.991c0,0.456-0.066,0.85-0.198,1.183s-0.299,0.608-0.499,0.827 s-0.426,0.395-0.677,0.526s-0.494,0.23-0.731,0.294s-0.453,0.104-0.649,0.123s-0.349,0.027-0.458,0.027 c-0.766,0-1.369-0.053-1.812-0.157s-0.75-0.212-0.923-0.321l0.369-1.176c0.082,0.046,0.159,0.096,0.232,0.15 s0.178,0.107,0.314,0.157s0.328,0.091,0.574,0.123s0.583,0.048,1.012,0.048c0.629,0,1.099-0.171,1.408-0.513 s0.465-0.772,0.465-1.292c0-0.492-0.142-0.907-0.424-1.244s-0.697-0.506-1.244-0.506h-1.395h0.014l-0.014-1.107h0.93 c0.2,0,0.403-0.005,0.608-0.014s0.398-0.06,0.581-0.15s0.333-0.246,0.451-0.465s0.178-0.533,0.178-0.943 c0-0.164-0.014-0.337-0.041-0.52s-0.103-0.351-0.226-0.506s-0.303-0.28-0.54-0.376s-0.565-0.144-0.984-0.144 s-0.754,0.039-1.005,0.116s-0.439,0.139-0.567,0.185l-0.479-1.23c0.219-0.063,0.49-0.132,0.813-0.205s0.791-0.109,1.401-0.109 c0.429,0,0.834,0.053,1.217,0.157s0.718,0.271,1.005,0.499s0.515,0.52,0.684,0.875s0.253,0.774,0.253,1.258 c0,0.282-0.05,0.54-0.15,0.772s-0.228,0.436-0.383,0.608s-0.328,0.316-0.52,0.431S38.779,47.659,38.615,47.695z"/></g></g></svg>
file-type-icons/mpeg.png → assets/file-type-icons/mp4.png RENAMED
File without changes
assets/file-type-icons/mp4.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><path style="fill:#ff5364" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M22.4,42.924h1.668V53H22.4v-6.932l-2.256,5.605h-1.449l-2.27-5.605V53h-1.668V42.924h1.668 l2.994,6.891L22.4,42.924z"/><path style="fill:#fff" d="M28.211,53H26.57V42.924h2.898c0.428,0,0.852,0.068,1.271,0.205 c0.419,0.137,0.795,0.342,1.128,0.615c0.333,0.273,0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306 c0,0.511-0.087,0.973-0.26,1.388c-0.173,0.415-0.415,0.764-0.725,1.046c-0.31,0.282-0.684,0.501-1.121,0.656 s-0.921,0.232-1.449,0.232h-1.217V53z M28.211,44.168v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 c0.196-0.068,0.376-0.18,0.54-0.335s0.296-0.371,0.396-0.649c0.1-0.278,0.15-0.622,0.15-1.032c0-0.164-0.023-0.354-0.068-0.567 c-0.046-0.214-0.139-0.419-0.28-0.615c-0.142-0.196-0.34-0.36-0.595-0.492c-0.255-0.132-0.593-0.198-1.012-0.198H28.211z"/><path style="fill:#fff" d="M38.479,50.648h-4.361V49.35l4.361-6.426h1.668v6.426h1.053v1.299h-1.053V53h-1.668V50.648z M38.479,49.35v-4.512L35.58,49.35H38.479z"/></g><path style="fill:#c8bdb8" d="M24.5,28c-0.166,0-0.331-0.041-0.481-0.123C23.699,27.701,23.5,27.365,23.5,27V13 c0-0.365,0.199-0.701,0.519-0.877c0.321-0.175,0.71-0.162,1.019,0.033l11,7C36.325,19.34,36.5,19.658,36.5,20 s-0.175,0.66-0.463,0.844l-11,7C24.874,27.947,24.687,28,24.5,28z M25.5,14.821v10.357L33.637,20L25.5,14.821z"/><path style="fill:#c8bdb8" d="M28.5,35c-8.271,0-15-6.729-15-15s6.729-15,15-15s15,6.729,15,15S36.771,35,28.5,35z M28.5,7 c-7.168,0-13,5.832-13,13s5.832,13,13,13s13-5.832,13-13S35.668,7,28.5,7z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/></g></svg>
assets/file-type-icons/mpeg.png ADDED
Binary file
assets/file-type-icons/msi.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><g><rect x="26.5" y="42" style="fill:#c8bdb8" width="2" height="14"/><polygon style="fill:#c8bdb8" points="30.5,23 30.5,21 28.5,21 28.5,19 26.5,19 26.5,21 24.5,21 24.5,23 26.5,23 26.5,25 24.5,25 24.5,27 26.5,27 26.5,29 24.5,29 24.5,31 26.5,31 26.5,34 28.5,34 28.5,31 30.5,31 30.5,29 28.5,29 28.5,27 30.5,27 30.5,25 28.5,25 28.5,23"/></g><g><rect x="23.5" y="34" style="fill:#cbb292" width="8" height="8"/><path style="fill:#5e5f62" d="M32.5,43h-10V33h10V43z M24.5,41h6v-6h-6V41z"/></g><rect x="23.5" y="36" style="fill:#5e5f62" width="8" height="2"/></g></svg>
assets/file-type-icons/mxf.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><path style="fill:#95a5a5;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><path style="fill:#c8bdb8" d="M24.5,28c-0.166,0-0.331-0.041-0.481-0.123C23.699,27.701,23.5,27.365,23.5,27V13 c0-0.365,0.199-0.701,0.519-0.877c0.321-0.175,0.71-0.162,1.019,0.033l11,7C36.325,19.34,36.5,19.658,36.5,20 s-0.175,0.66-0.463,0.844l-11,7C24.874,27.947,24.687,28,24.5,28z M25.5,14.821v10.357L33.637,20L25.5,14.821z"/><path style="fill:#c8bdb8" d="M28.5,35c-8.271,0-15-6.729-15-15s6.729-15,15-15s15,6.729,15,15S36.771,35,28.5,35z M28.5,7 c-7.168,0-13,5.832-13,13s5.832,13,13,13s13-5.832,13-13S35.668,7,28.5,7z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/></g><g style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.75px;font-family:Allerta;-inkscape-font-specification:Allerta;fill:#fff;fill-opacity:1"><path d="m 21.863525,42.55188 1.638184,0 0,9.89624 -1.638184,0 0,-6.807861 -2.215576,5.505371 -1.42334,0 -2.229004,-5.505371 0,6.807861 -1.638183,0 0,-9.89624 1.638183,0 2.940674,6.767578 2.927246,-6.767578 z" style=""/><path d="m 30.524414,47.640991 2.510986,4.807129 -1.866455,0 -1.571045,-3.73291 -0.134277,0 -1.691894,3.73291 -1.866456,0 2.510987,-4.807129 -2.672119,-5.089111 1.839599,0 1.745606,4.02832 0.134277,0 1.893311,-4.02832 1.839599,0 -2.672119,5.089111 z" style=""/><path d="m 37.090576,43.773804 0,3.115234 4.135742,0 0,1.101074 -4.135742,0 0,4.458008 -1.638183,0 0,-9.89624 6.190185,0 0,1.221924 -4.552002,0 z" style=""/></g></svg>
assets/file-type-icons/nrg.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#ce3c3b;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><circle style="fill:#c8bdb8" cx="27.5" cy="21" r="12"/><circle style="fill:#e9e9e0" cx="27.5" cy="21" r="3"/><path style="fill:#d3ccc9" d="M25.379,18.879c0.132-0.132,0.276-0.245,0.425-0.347l-2.361-8.813 c-1.615,0.579-3.134,1.503-4.427,2.796c-1.294,1.293-2.217,2.812-2.796,4.427l8.813,2.361 C25.134,19.155,25.247,19.011,25.379,18.879z"/><path style="fill:#d3ccc9" d="M30.071,23.486l2.273,8.483c1.32-0.582,2.56-1.402,3.641-2.484c1.253-1.253,2.16-2.717,2.743-4.275 l-8.188-2.194C30.255,22.939,29.994,23.2,30.071,23.486z"/></g><g style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.75px;font-family:Allerta;-inkscape-font-specification:Allerta;letter-spacing:.15000001px;fill:#fff;fill-opacity:1"><path d="m 22.163355,43.019012 0,9.896241 -1.638184,0 -3.880615,-6.821289 0,6.821289 -1.638184,0 0,-9.896241 1.638184,0 3.880615,6.82129 0,-6.82129 1.638184,0 z" style="fill:#fff"/><path d="m 29.752319,52.915253 -1.866455,-3.585205 q -0.04028,0 -0.107422,0.01343 -0.06714,0 -0.214843,0 -0.134278,0 -0.429688,0 -0.281982,0 -0.778808,0 l 0,3.571778 -1.611329,0 0,-9.896241 2.84668,0 q 0.631104,0 1.248779,0.201416 0.617676,0.201416 1.101075,0.604249 0.496826,0.402832 0.792236,0.980224 0.308838,0.563965 0.308838,1.275635 0,1.074219 -0.496826,1.826172 -0.496827,0.751953 -1.342774,1.114502 l 2.25586,3.894043 -1.705323,0 z m -3.397216,-4.753418 1.463623,0 q 0.29541,0 0.59082,-0.09399 0.29541,-0.107422 0.537109,-0.335694 0.241699,-0.228271 0.389405,-0.631103 0.147705,-0.41626 0.147705,-1.020508 0,-0.241699 -0.06714,-0.550537 -0.06714,-0.322266 -0.281982,-0.604248 -0.201416,-0.29541 -0.577393,-0.483399 -0.375977,-0.201416 -0.993652,-0.201416 l -1.208496,0 0,3.920899 z" style="fill:#fff;fill-opacity:1"/><path d="m 40.993628,47.812714 0,3.826904 q -0.308838,0.389404 -0.698243,0.644531 -0.375976,0.241699 -0.805664,0.402832 -0.416259,0.161133 -0.872802,0.228272 -0.443116,0.06714 -0.886231,0.06714 -0.88623,0 -1.638183,-0.322265 -0.738526,-0.322266 -1.302491,-0.953369 -0.550537,-0.631104 -0.872802,-1.584473 -0.308838,-0.953369 -0.308838,-2.202149 0,-1.248779 0.308838,-2.18872 0.322265,-0.953369 0.872802,-1.584473 0.563965,-0.631103 1.315918,-0.953369 0.751953,-0.335693 1.624756,-0.335693 0.805664,0 1.503906,0.268554 0.698243,0.268555 1.24878,0.805664 l -1.114502,0.993653 q -0.322266,-0.389405 -0.738526,-0.563965 -0.416259,-0.174561 -0.859375,-0.174561 -0.496826,0 -0.953369,0.187989 -0.443115,0.187988 -0.805664,0.644531 -0.349121,0.443115 -0.550537,1.154785 -0.201416,0.71167 -0.214844,1.745605 0.01343,1.007081 0.201416,1.745606 0.201416,0.738525 0.53711,1.208496 0.349121,0.469971 0.778808,0.698242 0.443115,0.228272 0.926514,0.228272 0.147705,0 0.389404,-0.01343 0.255127,-0.02685 0.496826,-0.06714 0.255127,-0.05371 0.483399,-0.134277 0.228271,-0.08057 0.335693,-0.228272 l 0,-2.443847 -1.678467,0 0,-1.101074 3.276368,0 z" style="fill:#fff"/></g></svg>
assets/file-type-icons/pcb.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 25"><defs><style>.cls-1{fill:none;}.cls-1,.cls-2,.cls-3{stroke:#7d97ae;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}.cls-2{fill:#d0dae2;}.cls-3{fill:#fff;}</style></defs><title>Asset 11</title><g id="Layer_2" data-name="Layer 2"><g id="normal"><line class="cls-1" x1="12.5" y1="7" x2="12.5" y2="1"/><line class="cls-1" x1="8.5" y1="7" x2="8.5" y2="1"/><line class="cls-1" x1="16.5" y1="7" x2="16.5" y2="1"/><line class="cls-1" x1="12.5" y1="24" x2="12.5" y2="18"/><line class="cls-1" x1="8.5" y1="24" x2="8.5" y2="18"/><line class="cls-1" x1="16.5" y1="24" x2="16.5" y2="18"/><line class="cls-1" x1="19" y1="12.5" x2="24" y2="12.5"/><line class="cls-1" x1="19" y1="8.5" x2="24" y2="8.5"/><line class="cls-1" x1="19" y1="16.5" x2="24" y2="16.5"/><line class="cls-1" x1="1" y1="12.5" x2="6" y2="12.5"/><line class="cls-1" x1="1" y1="8.5" x2="6" y2="8.5"/><line class="cls-1" x1="1" y1="16.5" x2="6" y2="16.5"/><rect class="cls-2" x="4.64" y="5" width="15.71" height="15"/><rect class="cls-3" x="8.57" y="8.75" width="7.86" height="7.5"/></g></g></svg>
assets/file-type-icons/pdf-download.png ADDED
Binary file
{file-type-icons → assets/file-type-icons}/pdf.png RENAMED
File without changes
assets/file-type-icons/pdf.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#cc4b4c" d="M19.514,33.324L19.514,33.324c-0.348,0-0.682-0.113-0.967-0.326 c-1.041-0.781-1.181-1.65-1.115-2.242c0.182-1.628,2.195-3.332,5.985-5.068c1.504-3.296,2.935-7.357,3.788-10.75 c-0.998-2.172-1.968-4.99-1.261-6.643c0.248-0.579,0.557-1.023,1.134-1.215c0.228-0.076,0.804-0.172,1.016-0.172 c0.504,0,0.947,0.649,1.261,1.049c0.295,0.376,0.964,1.173-0.373,6.802c1.348,2.784,3.258,5.62,5.088,7.562 c1.311-0.237,2.439-0.358,3.358-0.358c1.566,0,2.515,0.365,2.902,1.117c0.32,0.622,0.189,1.349-0.39,2.16 c-0.557,0.779-1.325,1.191-2.22,1.191c-1.216,0-2.632-0.768-4.211-2.285c-2.837,0.593-6.15,1.651-8.828,2.822 c-0.836,1.774-1.637,3.203-2.383,4.251C21.273,32.654,20.389,33.324,19.514,33.324z M22.176,28.198 c-2.137,1.201-3.008,2.188-3.071,2.744c-0.01,0.092-0.037,0.334,0.431,0.692C19.685,31.587,20.555,31.19,22.176,28.198z M35.813,23.756c0.815,0.627,1.014,0.944,1.547,0.944c0.234,0,0.901-0.01,1.21-0.441c0.149-0.209,0.207-0.343,0.23-0.415 c-0.123-0.065-0.286-0.197-1.175-0.197C37.12,23.648,36.485,23.67,35.813,23.756z M28.343,17.174 c-0.715,2.474-1.659,5.145-2.674,7.564c2.09-0.811,4.362-1.519,6.496-2.02C30.815,21.15,29.466,19.192,28.343,17.174z M27.736,8.712c-0.098,0.033-1.33,1.757,0.096,3.216C28.781,9.813,27.779,8.698,27.736,8.712z"/><path style="fill:#cc4b4c" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M17.385,53h-1.641V42.924h2.898c0.428,0,0.852,0.068,1.271,0.205 c0.419,0.137,0.795,0.342,1.128,0.615c0.333,0.273,0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306 c0,0.511-0.087,0.973-0.26,1.388c-0.173,0.415-0.415,0.764-0.725,1.046c-0.31,0.282-0.684,0.501-1.121,0.656 s-0.921,0.232-1.449,0.232h-1.217V53z M17.385,44.168v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 c0.196-0.068,0.376-0.18,0.54-0.335c0.164-0.155,0.296-0.371,0.396-0.649c0.1-0.278,0.15-0.622,0.15-1.032 c0-0.164-0.023-0.354-0.068-0.567c-0.046-0.214-0.139-0.419-0.28-0.615c-0.142-0.196-0.34-0.36-0.595-0.492 c-0.255-0.132-0.593-0.198-1.012-0.198H17.385z"/><path style="fill:#fff" d="M32.219,47.682c0,0.829-0.089,1.538-0.267,2.126s-0.403,1.08-0.677,1.477s-0.581,0.709-0.923,0.937 s-0.672,0.398-0.991,0.513c-0.319,0.114-0.611,0.187-0.875,0.219C28.222,52.984,28.026,53,27.898,53h-3.814V42.924h3.035 c0.848,0,1.593,0.135,2.235,0.403s1.176,0.627,1.6,1.073s0.74,0.955,0.95,1.524C32.114,46.494,32.219,47.08,32.219,47.682z M27.352,51.797c1.112,0,1.914-0.355,2.406-1.066s0.738-1.741,0.738-3.09c0-0.419-0.05-0.834-0.15-1.244 c-0.101-0.41-0.294-0.781-0.581-1.114s-0.677-0.602-1.169-0.807s-1.13-0.308-1.914-0.308h-0.957v7.629H27.352z"/><path style="fill:#fff" d="M36.266,44.168v3.172h4.211v1.121h-4.211V53h-1.668V42.924H40.9v1.244H36.266z"/></g></g></svg>
{file-type-icons → assets/file-type-icons}/php.png RENAMED
File without changes
{file-type-icons → assets/file-type-icons}/png.png RENAMED
File without changes
assets/file-type-icons/png.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><path style="fill:#659c35" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><g><path style="fill:#fff" d="M17.385,53h-1.641V42.924h2.898c0.428,0,0.852,0.068,1.271,0.205 c0.419,0.137,0.795,0.342,1.128,0.615c0.333,0.273,0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306 c0,0.511-0.087,0.973-0.26,1.388c-0.173,0.415-0.415,0.764-0.725,1.046c-0.31,0.282-0.684,0.501-1.121,0.656 s-0.921,0.232-1.449,0.232h-1.217V53z M17.385,44.168v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 c0.196-0.068,0.376-0.18,0.54-0.335c0.164-0.155,0.296-0.371,0.396-0.649c0.1-0.278,0.15-0.622,0.15-1.032 c0-0.164-0.023-0.354-0.068-0.567c-0.046-0.214-0.139-0.419-0.28-0.615c-0.142-0.196-0.34-0.36-0.595-0.492 c-0.255-0.132-0.593-0.198-1.012-0.198H17.385z"/><path style="fill:#fff" d="M31.316,42.924V53h-1.668l-3.951-6.945V53h-1.668V42.924h1.668l3.951,6.945v-6.945H31.316z"/><path style="fill:#fff" d="M41.16,47.805v3.896c-0.21,0.265-0.444,0.48-0.704,0.649s-0.533,0.308-0.82,0.417 S39.052,52.954,38.747,53c-0.306,0.046-0.608,0.068-0.909,0.068c-0.602,0-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971 c-0.378-0.429-0.675-0.966-0.889-1.613c-0.214-0.647-0.321-1.395-0.321-2.242s0.107-1.593,0.321-2.235 c0.214-0.643,0.51-1.178,0.889-1.606c0.378-0.429,0.822-0.754,1.333-0.978c0.51-0.224,1.062-0.335,1.654-0.335 c0.547,0,1.057,0.091,1.531,0.273c0.474,0.183,0.897,0.456,1.271,0.82l-1.135,1.012c-0.219-0.265-0.47-0.456-0.752-0.574 c-0.283-0.118-0.574-0.178-0.875-0.178c-0.337,0-0.659,0.063-0.964,0.191c-0.306,0.128-0.579,0.344-0.82,0.649 c-0.242,0.306-0.431,0.699-0.567,1.183s-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.276,0.212,1.777 c0.132,0.501,0.314,0.911,0.547,1.23s0.497,0.556,0.793,0.711c0.296,0.155,0.608,0.232,0.937,0.232c0.1,0,0.234-0.007,0.403-0.021 c0.168-0.014,0.337-0.036,0.506-0.068c0.168-0.032,0.33-0.075,0.485-0.13c0.155-0.055,0.269-0.132,0.342-0.232v-2.488h-1.709 v-1.121H41.16z"/></g><circle style="fill:#f3d55b" cx="18.931" cy="14.431" r="4.569"/><polygon style="fill:#88c057" points="6.5,39 17.5,39 49.5,39 49.5,28 39.5,18.5 29,30 23.517,24.517"/></g></svg>
file-type-icons/pptx_win.png → assets/file-type-icons/ppt.png RENAMED
File without changes
assets/file-type-icons/ppt.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#f6712e" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M17.581,53H15.94V42.924h2.898c0.428,0,0.852,0.068,1.271,0.205 c0.419,0.137,0.795,0.342,1.128,0.615c0.333,0.273,0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306 c0,0.511-0.087,0.973-0.26,1.388c-0.173,0.415-0.415,0.764-0.725,1.046c-0.31,0.282-0.684,0.501-1.121,0.656 s-0.921,0.232-1.449,0.232h-1.217V53z M17.581,44.168v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 c0.196-0.068,0.376-0.18,0.54-0.335s0.296-0.371,0.396-0.649c0.1-0.278,0.15-0.622,0.15-1.032c0-0.164-0.023-0.354-0.068-0.567 c-0.046-0.214-0.139-0.419-0.28-0.615c-0.142-0.196-0.34-0.36-0.595-0.492c-0.255-0.132-0.593-0.198-1.012-0.198H17.581z"/><path style="fill:#fff" d="M25.853,53h-1.641V42.924h2.898c0.428,0,0.852,0.068,1.271,0.205 c0.419,0.137,0.795,0.342,1.128,0.615c0.333,0.273,0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306 c0,0.511-0.087,0.973-0.26,1.388c-0.173,0.415-0.415,0.764-0.725,1.046c-0.31,0.282-0.684,0.501-1.121,0.656 s-0.921,0.232-1.449,0.232h-1.217V53z M25.853,44.168v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 c0.196-0.068,0.376-0.18,0.54-0.335s0.296-0.371,0.396-0.649c0.1-0.278,0.15-0.622,0.15-1.032c0-0.164-0.023-0.354-0.068-0.567 c-0.046-0.214-0.139-0.419-0.28-0.615c-0.142-0.196-0.34-0.36-0.595-0.492c-0.255-0.132-0.593-0.198-1.012-0.198H25.853z"/><path style="fill:#fff" d="M39.606,42.924v1.121h-3.008V53h-1.654v-8.955h-3.008v-1.121H39.606z"/></g><path style="fill:#c8bdb8" d="M39.5,30h-24V14h24V30z M17.5,28h20V16h-20V28z"/><path style="fill:#c8bdb8" d="M20.499,35c-0.175,0-0.353-0.046-0.514-0.143c-0.474-0.284-0.627-0.898-0.343-1.372l3-5 c0.284-0.474,0.898-0.627,1.372-0.343c0.474,0.284,0.627,0.898,0.343,1.372l-3,5C21.17,34.827,20.839,35,20.499,35z"/><path style="fill:#c8bdb8" d="M34.501,35c-0.34,0-0.671-0.173-0.858-0.485l-3-5c-0.284-0.474-0.131-1.088,0.343-1.372 c0.474-0.283,1.088-0.131,1.372,0.343l3,5c0.284,0.474,0.131,1.088-0.343,1.372C34.854,34.954,34.676,35,34.501,35z"/><path style="fill:#c8bdb8" d="M27.5,16c-0.552,0-1-0.447-1-1v-3c0-0.553,0.448-1,1-1s1,0.447,1,1v3C28.5,15.553,28.052,16,27.5,16 z"/><rect x="17.5" y="16" style="fill:#d3ccc9" width="20" height="12"/></g></svg>
{file-type-icons → assets/file-type-icons}/pptx.png RENAMED
File without changes
assets/file-type-icons/pptx.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#f6712e" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M17.581,53H15.94V42.924h2.898c0.428,0,0.852,0.068,1.271,0.205 c0.419,0.137,0.795,0.342,1.128,0.615c0.333,0.273,0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306 c0,0.511-0.087,0.973-0.26,1.388c-0.173,0.415-0.415,0.764-0.725,1.046c-0.31,0.282-0.684,0.501-1.121,0.656 s-0.921,0.232-1.449,0.232h-1.217V53z M17.581,44.168v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 c0.196-0.068,0.376-0.18,0.54-0.335s0.296-0.371,0.396-0.649c0.1-0.278,0.15-0.622,0.15-1.032c0-0.164-0.023-0.354-0.068-0.567 c-0.046-0.214-0.139-0.419-0.28-0.615c-0.142-0.196-0.34-0.36-0.595-0.492c-0.255-0.132-0.593-0.198-1.012-0.198H17.581z"/><path style="fill:#fff" d="M25.853,53h-1.641V42.924h2.898c0.428,0,0.852,0.068,1.271,0.205 c0.419,0.137,0.795,0.342,1.128,0.615c0.333,0.273,0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306 c0,0.511-0.087,0.973-0.26,1.388c-0.173,0.415-0.415,0.764-0.725,1.046c-0.31,0.282-0.684,0.501-1.121,0.656 s-0.921,0.232-1.449,0.232h-1.217V53z M25.853,44.168v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 c0.196-0.068,0.376-0.18,0.54-0.335s0.296-0.371,0.396-0.649c0.1-0.278,0.15-0.622,0.15-1.032c0-0.164-0.023-0.354-0.068-0.567 c-0.046-0.214-0.139-0.419-0.28-0.615c-0.142-0.196-0.34-0.36-0.595-0.492c-0.255-0.132-0.593-0.198-1.012-0.198H25.853z"/><path style="fill:#fff" d="M39.606,42.924v1.121h-3.008V53h-1.654v-8.955h-3.008v-1.121H39.606z"/></g><path style="fill:#c8bdb8" d="M39.5,30h-24V14h24V30z M17.5,28h20V16h-20V28z"/><path style="fill:#c8bdb8" d="M20.499,35c-0.175,0-0.353-0.046-0.514-0.143c-0.474-0.284-0.627-0.898-0.343-1.372l3-5 c0.284-0.474,0.898-0.627,1.372-0.343c0.474,0.284,0.627,0.898,0.343,1.372l-3,5C21.17,34.827,20.839,35,20.499,35z"/><path style="fill:#c8bdb8" d="M34.501,35c-0.34,0-0.671-0.173-0.858-0.485l-3-5c-0.284-0.474-0.131-1.088,0.343-1.372 c0.474-0.283,1.088-0.131,1.372,0.343l3,5c0.284,0.474,0.131,1.088-0.343,1.372C34.854,34.954,34.676,35,34.501,35z"/><path style="fill:#c8bdb8" d="M27.5,16c-0.552,0-1-0.447-1-1v-3c0-0.553,0.448-1,1-1s1,0.447,1,1v3C28.5,15.553,28.052,16,27.5,16 z"/><rect x="17.5" y="16" style="fill:#d3ccc9" width="20" height="12"/></g></svg>
assets/file-type-icons/pptx_mac.png ADDED
Binary file
{file-type-icons → assets/file-type-icons}/proj.png RENAMED
File without changes
{file-type-icons → assets/file-type-icons}/psd.png RENAMED
File without changes
assets/file-type-icons/psd.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><path style="fill:#5889c4" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M17.385,53h-1.641V42.924h2.898c0.428,0,0.852,0.068,1.271,0.205 c0.419,0.137,0.795,0.342,1.128,0.615c0.333,0.273,0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306 c0,0.511-0.087,0.973-0.26,1.388c-0.173,0.415-0.415,0.764-0.725,1.046c-0.31,0.282-0.684,0.501-1.121,0.656 s-0.921,0.232-1.449,0.232h-1.217V53z M17.385,44.168v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 c0.196-0.068,0.376-0.18,0.54-0.335c0.164-0.155,0.296-0.371,0.396-0.649c0.1-0.278,0.15-0.622,0.15-1.032 c0-0.164-0.023-0.354-0.068-0.567c-0.046-0.214-0.139-0.419-0.28-0.615c-0.142-0.196-0.34-0.36-0.595-0.492 c-0.255-0.132-0.593-0.198-1.012-0.198H17.385z"/><path style="fill:#fff" d="M29.73,50.238c0,0.364-0.075,0.718-0.226,1.06s-0.362,0.643-0.636,0.902s-0.611,0.467-1.012,0.622 c-0.401,0.155-0.857,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.467-0.062-0.704-0.116 c-0.237-0.055-0.463-0.13-0.677-0.226c-0.214-0.096-0.399-0.212-0.554-0.349l0.287-1.176c0.127,0.073,0.289,0.144,0.485,0.212 c0.196,0.068,0.398,0.132,0.608,0.191c0.209,0.06,0.419,0.107,0.629,0.144c0.209,0.036,0.405,0.055,0.588,0.055 c0.556,0,0.982-0.13,1.278-0.39c0.296-0.26,0.444-0.645,0.444-1.155c0-0.31-0.105-0.574-0.314-0.793 c-0.21-0.219-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533c-0.365-0.178-0.707-0.388-1.025-0.629 c-0.319-0.241-0.583-0.526-0.793-0.854c-0.21-0.328-0.314-0.738-0.314-1.23c0-0.446,0.082-0.843,0.246-1.189 s0.385-0.641,0.663-0.882c0.278-0.241,0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191c0.419,0,0.843,0.039,1.271,0.116 c0.428,0.077,0.774,0.203,1.039,0.376c-0.055,0.118-0.119,0.248-0.191,0.39c-0.073,0.142-0.142,0.273-0.205,0.396 c-0.064,0.123-0.119,0.226-0.164,0.308c-0.046,0.082-0.073,0.128-0.082,0.137c-0.055-0.027-0.116-0.063-0.185-0.109 s-0.167-0.091-0.294-0.137c-0.128-0.046-0.296-0.077-0.506-0.096c-0.21-0.019-0.479-0.014-0.807,0.014 c-0.183,0.019-0.355,0.07-0.52,0.157s-0.31,0.193-0.438,0.321c-0.128,0.128-0.228,0.271-0.301,0.431 c-0.073,0.159-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882c0.209,0.224,0.469,0.419,0.779,0.588 c0.31,0.169,0.647,0.333,1.012,0.492c0.364,0.159,0.704,0.354,1.019,0.581s0.576,0.513,0.786,0.854 C29.625,49.261,29.73,49.7,29.73,50.238z"/><path style="fill:#fff" d="M39.629,47.682c0,0.829-0.089,1.538-0.267,2.126s-0.403,1.08-0.677,1.477s-0.581,0.709-0.923,0.937 s-0.672,0.398-0.991,0.513c-0.319,0.114-0.611,0.187-0.875,0.219C35.632,52.984,35.436,53,35.309,53h-3.814V42.924h3.035 c0.848,0,1.593,0.135,2.235,0.403s1.176,0.627,1.6,1.073s0.74,0.955,0.95,1.524C39.524,46.494,39.629,47.08,39.629,47.682z M34.762,51.797c1.112,0,1.914-0.355,2.406-1.066s0.738-1.741,0.738-3.09c0-0.419-0.05-0.834-0.15-1.244 c-0.101-0.41-0.294-0.781-0.581-1.114s-0.677-0.602-1.169-0.807s-1.13-0.308-1.914-0.308h-0.957v7.629H34.762z"/></g><path style="fill:#c8bdb8" d="M38.894,11.163c-0.463-0.301-1.082-0.171-1.384,0.291c-1.433,2.196-3.979,5.164-5.19,6.375 l-2.788,2.788l-2.828-2.828L29.49,15c1.771-1.771,6.271-5.442,8.116-6.102c0.04-0.006,0.091-0.015,0.112-0.02 c0.521-0.117,0.827-0.617,0.735-1.143c-0.093-0.526-0.616-0.885-1.143-0.814l-0.283,0.062c-2.439,0.813-7.457,5.108-8.952,6.604 l-7.185,7.185c-0.095-0.004-0.189-0.014-0.285-0.014c-2.971,0-5.463,2.125-5.983,5.016l-0.108,0.073l-0.02,0.536 c-0.034,0.942-0.302,4.052-2.343,4.546c-0.517,0.129-0.858,0.625-0.793,1.152L11.52,33h6.98l0.02,0v0l2.086-0.03 c3.367,0,6.107-2.74,6.107-6.107c0-0.193-0.011-0.383-0.029-0.572l7.049-7.048c1.305-1.305,3.925-4.358,5.451-6.696 C39.486,12.084,39.356,11.465,38.894,11.163z M20.606,30.97h-3.739L16.882,31h-1.661c0.887-1.341,1.161-3.037,1.244-4.045 l0.082-0.504c0.213-2.106,1.958-3.694,4.06-3.694c0.121,0,0.235,0.025,0.354,0.036l0.167,0.021c1.045,0.134,1.956,0.655,2.6,1.411 c0.058,0.069,0.118,0.135,0.171,0.208c0.082,0.11,0.155,0.227,0.226,0.345c0.05,0.085,0.097,0.172,0.142,0.26 c0.063,0.126,0.124,0.254,0.174,0.387c0.03,0.08,0.052,0.164,0.077,0.247c0.045,0.147,0.091,0.294,0.12,0.449l0.005,0.026 c0.041,0.234,0.072,0.471,0.072,0.716C24.713,29.127,22.871,30.97,20.606,30.97z M25.516,23.247 c-0.007-0.009-0.013-0.017-0.02-0.026c-0.605-0.811-1.405-1.465-2.332-1.895l2.123-2.123l2.828,2.828l-2.071,2.07 C25.893,23.801,25.715,23.516,25.516,23.247z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/></g></svg>
{file-type-icons → assets/file-type-icons}/pst.png RENAMED
File without changes
{file-type-icons → assets/file-type-icons}/pub.png RENAMED
File without changes
assets/file-type-icons/pub.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#c8bdb8" d="m 18.5,23 -6,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 6,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 21.5,28 -9,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 9,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="M 25.5,28 C 25.24,28 24.979,27.89 24.79,27.71 24.609,27.52 24.5,27.27 24.5,27 c 0,-0.27 0.109,-0.52 0.3,-0.71 0.36,-0.37 1.04,-0.37 1.41,0 0.18,0.19 0.29,0.45 0.29,0.71 0,0.26 -0.11,0.52 -0.29,0.71 C 26.02,27.89 25.76,28 25.5,28 Z"/><path style="fill:#c8bdb8" d="m 37.5,28 -8,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 8,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="M 12.5,43 C 12.24,43 11.979,42.89 11.79,42.71 11.609,42.52 11.5,42.26 11.5,42 c 0,-0.26 0.109,-0.52 0.29,-0.71 0.37,-0.37 1.05,-0.37 1.42,0.01 0.18,0.18 0.29,0.44 0.29,0.7 0,0.26 -0.11,0.52 -0.29,0.71 C 13.02,42.89 12.76,43 12.5,43 Z"/><path style="fill:#c8bdb8" d="m 24.5,43 -8,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 8,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 43.5,28 -2,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 2,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 34.5,33 -22,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 22,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 43.5,33 -6,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 6,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 16.5,38 -4,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 4,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 30.5,38 -10,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 10,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 43.5,38 -9,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 9,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/></g></svg>
{file-type-icons → assets/file-type-icons}/rar.png RENAMED
File without changes
assets/file-type-icons/rar.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#ce3c3b;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#c8bdb8" d="M28.5,24v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2v2h2v2h-2v2h2v2h-2v2h2v2h-2v2h2v2 h-4v5c0,2.757,2.243,5,5,5s5-2.243,5-5v-5H28.5z M30.5,29c0,1.654-1.346,3-3,3s-3-1.346-3-3v-3h6V29z"/><path style="fill:#c8bdb8" d="M26.5,30h2c0.552,0,1-0.447,1-1s-0.448-1-1-1h-2c-0.552,0-1,0.447-1,1S25.948,30,26.5,30z"/></g></g><g transform="scale(0.99499753,1.0050276)" style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.81912994px;font-family:Allerta;-inkscape-font-specification:Allerta;fill:#fff;fill-opacity:1"><path d="m 20.219066,52.709572 -1.875839,-3.60323 q -0.04049,0 -0.107962,0.01349 -0.06748,0 -0.215924,0 -0.134952,0 -0.431848,0 -0.2834,0 -0.782724,0 l 0,3.589735 -1.619429,0 0,-9.945995 2.860992,0 q 0.634276,0 1.255057,0.202429 0.620782,0.202428 1.10661,0.607286 0.499324,0.404857 0.79622,0.985152 0.31039,0.566801 0.31039,1.282049 0,1.079619 -0.499324,1.835353 -0.499324,0.755733 -1.349524,1.120105 l 2.267201,3.913621 -1.713896,0 z m -3.414297,-4.777317 1.470982,0 q 0.296895,0 0.593791,-0.09447 0.296895,-0.107962 0.539809,-0.337381 0.242915,-0.22942 0.391362,-0.634277 0.148448,-0.418352 0.148448,-1.025638 0,-0.242915 -0.06748,-0.553305 -0.06748,-0.323886 -0.2834,-0.607286 -0.202429,-0.296896 -0.580296,-0.485829 -0.377867,-0.202429 -0.998648,-0.202429 l -1.214572,0 0,3.940611 z" style="fill:#fff"/><path d="m 23.72783,52.709572 3.481773,-9.9325 1.605934,0 3.454782,9.9325 -1.67341,0 -0.715248,-2.064773 -3.738183,0 -0.728743,2.064773 -1.686905,0 z m 2.793515,-3.157887 2.968954,0 -1.470982,-4.291488 -1.497972,4.291488 z" style="fill:#fff"/><path d="m 39.382312,52.709572 -1.875839,-3.60323 q -0.04049,0 -0.107962,0.01349 -0.06748,0 -0.215924,0 -0.134952,0 -0.431847,0 -0.283401,0 -0.782725,0 l 0,3.589735 -1.619429,0 0,-9.945995 2.860992,0 q 0.634276,0 1.255058,0.202429 0.620781,0.202428 1.10661,0.607286 0.499324,0.404857 0.796219,0.985152 0.310391,0.566801 0.310391,1.282049 0,1.079619 -0.499324,1.835353 -0.499324,0.755733 -1.349525,1.120105 l 2.267201,3.913621 -1.713896,0 z m -3.414297,-4.777317 1.470982,0 q 0.296895,0 0.593791,-0.09447 0.296895,-0.107962 0.539809,-0.337381 0.242915,-0.22942 0.391363,-0.634277 0.148447,-0.418352 0.148447,-1.025638 0,-0.242915 -0.06748,-0.553305 -0.06748,-0.323886 -0.2834,-0.607286 -0.202429,-0.296896 -0.580296,-0.485829 -0.377866,-0.202429 -0.998648,-0.202429 l -1.214572,0 0,3.940611 z" style="fill:#fff"/></g></svg>
{file-type-icons → assets/file-type-icons}/readme.png RENAMED
File without changes
assets/file-type-icons/resume-download.png ADDED
Binary file
file-type-icons/txt.png → assets/file-type-icons/rtf.png RENAMED
File without changes
assets/file-type-icons/rtf.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#90bae1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M20.83,53l-1.9-3.65c-0.027,0-0.064,0.002-0.109,0.007c-0.046,0.005-0.116,0.007-0.212,0.007 s-0.241,0-0.438,0s-0.463,0-0.8,0V53H15.73V42.924h2.898c0.428,0,0.852,0.068,1.271,0.205c0.419,0.137,0.795,0.342,1.128,0.615 s0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306c0,0.729-0.169,1.349-0.506,1.859c-0.338,0.511-0.793,0.889-1.367,1.135 L22.566,53H20.83z M17.371,48.16h1.49c0.2,0,0.4-0.034,0.602-0.103c0.2-0.068,0.383-0.18,0.547-0.335s0.296-0.371,0.396-0.649 c0.1-0.278,0.15-0.622,0.15-1.032c0-0.164-0.023-0.354-0.068-0.567c-0.046-0.214-0.139-0.419-0.28-0.615s-0.34-0.36-0.595-0.492 c-0.256-0.132-0.593-0.198-1.012-0.198h-1.23V48.16z"/><path style="fill:#fff" d="M31.891,42.924v1.121h-3.008V53h-1.654v-8.955h-3.008v-1.121H31.891z"/><path style="fill:#fff" d="M35.555,44.168v3.172h4.211v1.121h-4.211V53h-1.668V42.924h6.303v1.244H35.555z"/></g><g><path style="fill:#c8bdb8" d="M12.5,13h6c0.553,0,1-0.448,1-1s-0.447-1-1-1h-6c-0.553,0-1,0.448-1,1S11.947,13,12.5,13z"/><path style="fill:#c8bdb8" d="M12.5,18h9c0.553,0,1-0.448,1-1s-0.447-1-1-1h-9c-0.553,0-1,0.448-1,1S11.947,18,12.5,18z"/><path style="fill:#c8bdb8" d="M25.5,18c0.26,0,0.52-0.11,0.71-0.29c0.18-0.19,0.29-0.45,0.29-0.71c0-0.26-0.11-0.52-0.29-0.71 c-0.38-0.37-1.04-0.37-1.42,0c-0.181,0.19-0.29,0.44-0.29,0.71s0.109,0.52,0.29,0.71C24.979,17.89,25.24,18,25.5,18z"/><path style="fill:#c8bdb8" d="M29.5,18h8c0.553,0,1-0.448,1-1s-0.447-1-1-1h-8c-0.553,0-1,0.448-1,1S28.947,18,29.5,18z"/><path style="fill:#c8bdb8" d="M11.79,31.29c-0.181,0.19-0.29,0.44-0.29,0.71s0.109,0.52,0.29,0.71 C11.979,32.89,12.229,33,12.5,33c0.27,0,0.52-0.11,0.71-0.29c0.18-0.19,0.29-0.45,0.29-0.71c0-0.26-0.11-0.52-0.29-0.71 C12.84,30.92,12.16,30.92,11.79,31.29z"/><path style="fill:#c8bdb8" d="M24.5,31h-8c-0.553,0-1,0.448-1,1s0.447,1,1,1h8c0.553,0,1-0.448,1-1S25.053,31,24.5,31z"/><path style="fill:#c8bdb8" d="M41.5,18h2c0.553,0,1-0.448,1-1s-0.447-1-1-1h-2c-0.553,0-1,0.448-1,1S40.947,18,41.5,18z"/><path style="fill:#c8bdb8" d="M12.5,23h22c0.553,0,1-0.448,1-1s-0.447-1-1-1h-22c-0.553,0-1,0.448-1,1S11.947,23,12.5,23z"/><path style="fill:#c8bdb8" d="M43.5,21h-6c-0.553,0-1,0.448-1,1s0.447,1,1,1h6c0.553,0,1-0.448,1-1S44.053,21,43.5,21z"/><path style="fill:#c8bdb8" d="M12.5,28h4c0.553,0,1-0.448,1-1s-0.447-1-1-1h-4c-0.553,0-1,0.448-1,1S11.947,28,12.5,28z"/><path style="fill:#c8bdb8" d="M30.5,26h-10c-0.553,0-1,0.448-1,1s0.447,1,1,1h10c0.553,0,1-0.448,1-1S31.053,26,30.5,26z"/><path style="fill:#c8bdb8" d="M43.5,26h-9c-0.553,0-1,0.448-1,1s0.447,1,1,1h9c0.553,0,1-0.448,1-1S44.053,26,43.5,26z"/></g></g></svg>
{file-type-icons → assets/file-type-icons}/settings.png RENAMED
File without changes
{file-type-icons → assets/file-type-icons}/speed_download.png RENAMED
File without changes
assets/file-type-icons/svg.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#e57e25" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M21.459,50.238c0,0.364-0.075,0.718-0.226,1.06s-0.362,0.643-0.636,0.902s-0.61,0.467-1.012,0.622 s-0.856,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.467-0.062-0.704-0.116s-0.463-0.13-0.677-0.226 s-0.398-0.212-0.554-0.349l0.287-1.176c0.128,0.073,0.289,0.144,0.485,0.212s0.398,0.132,0.608,0.191s0.419,0.107,0.629,0.144 s0.405,0.055,0.588,0.055c0.556,0,0.982-0.13,1.278-0.39c0.296-0.26,0.444-0.645,0.444-1.155c0-0.31-0.104-0.574-0.314-0.793 s-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533s-0.706-0.388-1.025-0.629s-0.583-0.526-0.793-0.854s-0.314-0.738-0.314-1.23 c0-0.446,0.082-0.843,0.246-1.189s0.385-0.641,0.663-0.882s0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191 c0.419,0,0.843,0.039,1.271,0.116s0.774,0.203,1.039,0.376c-0.055,0.118-0.118,0.248-0.191,0.39s-0.142,0.273-0.205,0.396 s-0.118,0.226-0.164,0.308s-0.073,0.128-0.082,0.137c-0.055-0.027-0.116-0.063-0.185-0.109s-0.166-0.091-0.294-0.137 s-0.296-0.077-0.506-0.096s-0.479-0.014-0.807,0.014c-0.183,0.019-0.355,0.07-0.52,0.157s-0.31,0.193-0.438,0.321 s-0.228,0.271-0.301,0.431s-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882s0.47,0.419,0.779,0.588 s0.647,0.333,1.012,0.492s0.704,0.354,1.019,0.581s0.576,0.513,0.786,0.854S21.459,49.7,21.459,50.238z"/><path style="fill:#fff" d="M25.861,53.055L22.73,42.924h1.873l2.338,8.695l2.475-8.695h1.859l-3.281,10.131H25.861z"/><path style="fill:#fff" d="M40.668,47.805v3.896c-0.21,0.265-0.444,0.48-0.704,0.649s-0.533,0.308-0.82,0.417 S38.561,52.954,38.255,53s-0.608,0.068-0.909,0.068c-0.602,0-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971 s-0.675-0.966-0.889-1.613s-0.321-1.395-0.321-2.242s0.107-1.593,0.321-2.235s0.511-1.178,0.889-1.606s0.822-0.754,1.333-0.978 s1.062-0.335,1.654-0.335c0.547,0,1.058,0.091,1.531,0.273s0.897,0.456,1.271,0.82l-1.135,1.012 c-0.219-0.265-0.47-0.456-0.752-0.574s-0.574-0.178-0.875-0.178c-0.337,0-0.658,0.063-0.964,0.191s-0.579,0.344-0.82,0.649 s-0.431,0.699-0.567,1.183s-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.276,0.212,1.777s0.314,0.911,0.547,1.23 s0.497,0.556,0.793,0.711s0.608,0.232,0.937,0.232c0.101,0,0.234-0.007,0.403-0.021s0.337-0.036,0.506-0.068 s0.33-0.075,0.485-0.13s0.269-0.132,0.342-0.232v-2.488h-1.709v-1.121H40.668z"/></g><path style="fill:#c8bdb8" d="M45.5,22v-6h-6v2h-6v-4h-10v4h-6v-2h-6v6h6v-2h3.548c-4.566,2.636-7.548,7.588-7.548,13 c0,0.552,0.447,1,1,1s1-0.448,1-1c0-5.246,3.229-9.999,8-11.995V24h10v-2.995c4.771,1.997,8,6.75,8,11.995c0,0.552,0.447,1,1,1 s1-0.448,1-1c0-5.412-2.982-10.364-7.548-13H39.5v2H45.5z M15.5,20h-2v-2h2V20z M31.5,22h-6v-3.754V16h6v2.246V22z M41.5,18h2v2h-2 V18z"/></g></svg>
assets/file-type-icons/text.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#c8bdb8" d="m 18.5,23 -6,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 6,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 21.5,28 -9,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 9,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="M 25.5,28 C 25.24,28 24.979,27.89 24.79,27.71 24.609,27.52 24.5,27.27 24.5,27 c 0,-0.27 0.109,-0.52 0.3,-0.71 0.36,-0.37 1.04,-0.37 1.41,0 0.18,0.19 0.29,0.45 0.29,0.71 0,0.26 -0.11,0.52 -0.29,0.71 C 26.02,27.89 25.76,28 25.5,28 Z"/><path style="fill:#c8bdb8" d="m 37.5,28 -8,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 8,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="M 12.5,43 C 12.24,43 11.979,42.89 11.79,42.71 11.609,42.52 11.5,42.26 11.5,42 c 0,-0.26 0.109,-0.52 0.29,-0.71 0.37,-0.37 1.05,-0.37 1.42,0.01 0.18,0.18 0.29,0.44 0.29,0.7 0,0.26 -0.11,0.52 -0.29,0.71 C 13.02,42.89 12.76,43 12.5,43 Z"/><path style="fill:#c8bdb8" d="m 24.5,43 -8,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 8,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 43.5,28 -2,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 2,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 34.5,33 -22,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 22,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 43.5,33 -6,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 6,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 16.5,38 -4,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 4,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 30.5,38 -10,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 10,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/><path style="fill:#c8bdb8" d="m 43.5,38 -9,0 c -0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1 l 9,0 c 0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1 z"/></g></svg>
{file-type-icons → assets/file-type-icons}/tiff.png RENAMED
File without changes
assets/file-type-icons/tiff.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><path style="fill:#556080;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><circle style="fill:#f3d55b" cx="18.931" cy="14.431" r="4.569"/><polygon style="fill:#8d97b3;fill-opacity:1" points="6.5,39 17.5,39 49.5,39 49.5,28 39.5,18.5 29,30 23.517,24.517"/></g><g transform="scale(0.99005755,1.0100423)" style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.88808155px;font-family:Allerta;-inkscape-font-specification:Allerta;fill:#fff;fill-opacity:1"><path d="m 21.859303,42.442173 0,1.112131 -2.983768,0 0,8.88349 -1.641072,0 0,-8.88349 -2.983768,0 0,-1.112131 7.608608,0 z" style="fill:#fff"/><path d="m 25.494074,52.437794 -1.654634,0 0,-9.995621 1.654634,0 0,9.995621 z" style="fill:#fff"/><path d="m 29.684912,43.676367 0,3.146519 4.177274,0 0,1.112131 -4.177274,0 0,4.502777 -1.654635,0 0,-9.995621 6.252349,0 0,1.234194 -4.597714,0 z" style="fill:#fff"/><path d="m 37.71396,43.676367 0,3.146519 4.177274,0 0,1.112131 -4.177274,0 0,4.502777 -1.654635,0 0,-9.995621 6.252349,0 0,1.234194 -4.597714,0 z" style="fill:#fff"/></g></svg>
assets/file-type-icons/txt.png ADDED
Binary file
assets/file-type-icons/txt.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#95a5a5" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M21.867,42.924v1.121h-3.008V53h-1.654v-8.955h-3.008v-1.121H21.867z"/><path style="fill:#fff" d="M28.443,48.105L31,53h-1.9l-1.6-3.801h-0.137L25.641,53h-1.9l2.557-4.895l-2.721-5.182h1.873 l1.777,4.102h0.137l1.928-4.102h1.873L28.443,48.105z"/><path style="fill:#fff" d="M40.529,42.924v1.121h-3.008V53h-1.654v-8.955h-3.008v-1.121H40.529z"/></g><path style="fill:#c8bdb8" d="M18.5,13h-6c-0.553,0-1-0.448-1-1s0.447-1,1-1h6c0.553,0,1,0.448,1,1S19.053,13,18.5,13z"/><path style="fill:#c8bdb8" d="M21.5,18h-9c-0.553,0-1-0.448-1-1s0.447-1,1-1h9c0.553,0,1,0.448,1,1S22.053,18,21.5,18z"/><path style="fill:#c8bdb8" d="M25.5,18c-0.26,0-0.521-0.11-0.71-0.29c-0.181-0.19-0.29-0.44-0.29-0.71s0.109-0.52,0.3-0.71 c0.36-0.37,1.04-0.37,1.41,0c0.18,0.19,0.29,0.45,0.29,0.71c0,0.26-0.11,0.52-0.29,0.71C26.02,17.89,25.76,18,25.5,18z"/><path style="fill:#c8bdb8" d="M37.5,18h-8c-0.553,0-1-0.448-1-1s0.447-1,1-1h8c0.553,0,1,0.448,1,1S38.053,18,37.5,18z"/><path style="fill:#c8bdb8" d="M12.5,33c-0.26,0-0.521-0.11-0.71-0.29c-0.181-0.19-0.29-0.45-0.29-0.71 c0-0.26,0.109-0.52,0.29-0.71c0.37-0.37,1.05-0.37,1.42,0.01c0.18,0.18,0.29,0.44,0.29,0.7c0,0.26-0.11,0.52-0.29,0.71 C13.02,32.89,12.76,33,12.5,33z"/><path style="fill:#c8bdb8" d="M24.5,33h-8c-0.553,0-1-0.448-1-1s0.447-1,1-1h8c0.553,0,1,0.448,1,1S25.053,33,24.5,33z"/><path style="fill:#c8bdb8" d="M43.5,18h-2c-0.553,0-1-0.448-1-1s0.447-1,1-1h2c0.553,0,1,0.448,1,1S44.053,18,43.5,18z"/><path style="fill:#c8bdb8" d="M34.5,23h-22c-0.553,0-1-0.448-1-1s0.447-1,1-1h22c0.553,0,1,0.448,1,1S35.053,23,34.5,23z"/><path style="fill:#c8bdb8" d="M43.5,23h-6c-0.553,0-1-0.448-1-1s0.447-1,1-1h6c0.553,0,1,0.448,1,1S44.053,23,43.5,23z"/><path style="fill:#c8bdb8" d="M16.5,28h-4c-0.553,0-1-0.448-1-1s0.447-1,1-1h4c0.553,0,1,0.448,1,1S17.053,28,16.5,28z"/><path style="fill:#c8bdb8" d="M30.5,28h-10c-0.553,0-1-0.448-1-1s0.447-1,1-1h10c0.553,0,1,0.448,1,1S31.053,28,30.5,28z"/><path style="fill:#c8bdb8" d="M43.5,28h-9c-0.553,0-1-0.448-1-1s0.447-1,1-1h9c0.553,0,1,0.448,1,1S44.053,28,43.5,28z"/></g></svg>
assets/file-type-icons/unknown.png ADDED
Binary file
assets/file-type-icons/unknown.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#c8bdb8" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><circle style="fill:#fff" cx="18.5" cy="47" r="3"/><circle style="fill:#fff" cx="28.5" cy="47" r="3"/><circle style="fill:#fff" cx="38.5" cy="47" r="3"/></g></svg>
{file-type-icons → assets/file-type-icons}/url.png RENAMED
File without changes
assets/file-type-icons/video.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><path style="fill:#c8bdb8" d="M 24.5,40 C 24.334,40 24.169,39.959 24.019,39.877 23.699,39.701 23.5,39.365 23.5,39 l 0,-14 c 0,-0.365 0.199,-0.701 0.519,-0.877 0.321,-0.175 0.71,-0.162 1.019,0.033 l 11,7 C 36.325,31.34 36.5,31.658 36.5,32 c 0,0.342 -0.175,0.66 -0.463,0.844 l -11,7 C 24.874,39.947 24.687,40 24.5,40 Z m 1,-13.179 0,10.357 L 33.637,32 25.5,26.821 Z"/><path style="fill:#c8bdb8" d="m 28.5,47 c -8.271,0 -15,-6.729 -15,-15 0,-8.271 6.729,-15 15,-15 8.271,0 15,6.729 15,15 0,8.271 -6.729,15 -15,15 z m 0,-28 c -7.168,0 -13,5.832 -13,13 0,7.168 5.832,13 13,13 7.168,0 13,-5.832 13,-13 0,-7.168 -5.832,-13 -13,-13 z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/></g></svg>
{file-type-icons → assets/file-type-icons}/vsd.png RENAMED
File without changes
assets/file-type-icons/vsd.svg ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve" width="100%" height="100%" ><rect id="svgEditorBackground" x="0" y="0" width="56" height="56" style="fill:none;stroke:none;"/><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z" id="e1_path"/><g xmlns="http://www.w3.org/2000/svg">
2
+
3
+ </g><path style="fill:#c8bdb8" d="M37.5,11v0.461c-3.071,0.968-5.503,3.382-6.502,6.44C30.311,17.346,29.45,17,28.5,17 c-1.859,0-3.411,1.28-3.858,3H21.5v-2h-6v6h6v-2h2.921c-0.336,2.663-1.985,4.978-4.389,6.163C19.364,26.884,18.04,26,16.5,26 c-2.206,0-4,1.794-4,4s1.794,4,4,4c2.146,0,3.888-1.702,3.982-3.825c2.655-1.151,4.647-3.387,5.524-6.073 C26.692,24.655,27.552,25,28.5,25c1.859,0,3.411-1.28,3.858-3H35.5v2h6v-6h-6v2h-2.931c0.379-3.019,2.444-5.514,5.222-6.518 C38.383,14.955,39.818,16,41.5,16c2.206,0,4-1.794,4-4v-1H37.5z M19.5,22h-2v-2h2V22z M16.5,32c-1.103,0-2-0.897-2-2s0.897-2,2-2 s2,0.897,2,2S17.603,32,16.5,32z M37.5,20h2v2h-2V20z M28.5,23c-1.103,0-2-0.897-2-2s0.897-2,2-2s2,0.897,2,2S29.603,23,28.5,23z M41.5,14c-0.723,0-1.353-0.389-1.704-0.964C40.028,13.015,40.262,13,40.5,13h2.731C42.886,13.597,42.239,14,41.5,14z" transform="matrix(1, 0, 0, 1, -0.618785, 7.05414)"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/></g></svg>
assets/file-type-icons/vst.svg ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve" width="100%" height="100%" ><rect id="svgEditorBackground" x="0" y="0" width="56" height="56" style="fill:none;stroke:none;"/><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z" id="e1_path"/><g xmlns="http://www.w3.org/2000/svg">
2
+
3
+ </g><path style="fill:#c8bdb8" d="M37.5,11v0.461c-3.071,0.968-5.503,3.382-6.502,6.44C30.311,17.346,29.45,17,28.5,17 c-1.859,0-3.411,1.28-3.858,3H21.5v-2h-6v6h6v-2h2.921c-0.336,2.663-1.985,4.978-4.389,6.163C19.364,26.884,18.04,26,16.5,26 c-2.206,0-4,1.794-4,4s1.794,4,4,4c2.146,0,3.888-1.702,3.982-3.825c2.655-1.151,4.647-3.387,5.524-6.073 C26.692,24.655,27.552,25,28.5,25c1.859,0,3.411-1.28,3.858-3H35.5v2h6v-6h-6v2h-2.931c0.379-3.019,2.444-5.514,5.222-6.518 C38.383,14.955,39.818,16,41.5,16c2.206,0,4-1.794,4-4v-1H37.5z M19.5,22h-2v-2h2V22z M16.5,32c-1.103,0-2-0.897-2-2s0.897-2,2-2 s2,0.897,2,2S17.603,32,16.5,32z M37.5,20h2v2h-2V20z M28.5,23c-1.103,0-2-0.897-2-2s0.897-2,2-2s2,0.897,2,2S29.603,23,28.5,23z M41.5,14c-0.723,0-1.353-0.389-1.704-0.964C40.028,13.015,40.262,13,40.5,13h2.731C42.886,13.597,42.239,14,41.5,14z" transform="matrix(1, 0, 0, 1, -0.618785, 7.05414)"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/></g></svg>
{file-type-icons → assets/file-type-icons}/wav.png RENAMED
File without changes
assets/file-type-icons/wav.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#556080;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><path style="fill:#c8bdb8" d="M35.67,14.986c-0.567-0.796-1.3-1.543-2.308-2.351c-3.914-3.131-4.757-6.277-4.862-6.738V5 c0-0.553-0.447-1-1-1s-1,0.447-1,1v1v8.359v9.053h-3.706c-3.882,0-6.294,1.961-6.294,5.117c0,3.466,2.24,5.706,5.706,5.706 c3.471,0,6.294-2.823,6.294-6.294V16.468l0.298,0.243c0.34,0.336,0.861,0.72,1.521,1.205c2.318,1.709,6.2,4.567,5.224,7.793 C35.514,25.807,35.5,25.904,35.5,26c0,0.43,0.278,0.826,0.71,0.957C36.307,26.986,36.404,27,36.5,27c0.43,0,0.826-0.278,0.957-0.71 C39.084,20.915,37.035,16.9,35.67,14.986z M26.5,27.941c0,2.368-1.926,4.294-4.294,4.294c-2.355,0-3.706-1.351-3.706-3.706 c0-2.576,2.335-3.117,4.294-3.117H26.5V27.941z M31.505,16.308c-0.571-0.422-1.065-0.785-1.371-1.081l-1.634-1.34v-3.473 c0.827,1.174,1.987,2.483,3.612,3.783c0.858,0.688,1.472,1.308,1.929,1.95c0.716,1.003,1.431,2.339,1.788,3.978 C34.502,18.515,32.745,17.221,31.505,16.308z"/></g><g style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.75px;font-family:Allerta;-inkscape-font-specification:Allerta;fill:#fff;fill-opacity:1"><path d="m 24.320801,42.525024 -2.672119,9.949952 -2.094727,0 -1.624756,-7.465821 -1.732178,7.465821 -2.108154,0 -2.510986,-9.949952 1.826172,0 1.745605,8.540039 1.879883,-8.540039 1.826172,0 1.745605,8.540039 1.893311,-8.540039 1.826172,0 z" style=""/><path d="m 25.86499,52.421265 3.464356,-9.882813 1.5979,0 3.4375,9.882813 -1.665039,0 -0.71167,-2.054444 -3.719482,0 -0.725098,2.054444 -1.678467,0 z m 2.779541,-3.14209 2.954102,0 -1.463623,-4.27002 -1.490479,4.27002 z" style=""/><path d="m 39.104736,52.474976 -3.074951,-9.949952 1.8396,0 2.296142,8.540039 2.43042,-8.540039 1.826172,0 -3.222656,9.949952 -2.094727,0 z" style=""/></g></svg>
assets/file-type-icons/web.svg ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
5
+ <path style="fill:#EFEFEF;" d="M502.796,509.384H9.204c-5.083,0-9.204-4.121-9.204-9.204V11.821c0-5.083,4.121-9.204,9.204-9.204
6
+ h493.591c5.083,0,9.204,4.121,9.204,9.204v488.358C512,505.262,507.879,509.384,502.796,509.384z"/>
7
+ <rect y="70.23" style="fill:#E2E2E2;" width="512" height="30.447"/>
8
+ <path style="fill:#EFEFEF;" d="M512,70.227H0V11.821c0-5.083,4.121-9.204,9.204-9.204h493.591c5.083,0,9.204,4.121,9.204,9.204
9
+ V70.227z"/>
10
+ <path style="fill:#00ABE0;" d="M423.066,283.303c0,3.003-0.081,5.983-0.253,8.94c-0.069,1.53-0.161,3.06-0.288,4.579
11
+ c-1.461,18.213-5.845,35.61-12.679,51.706c-3.751,8.848-8.25,17.293-13.416,25.278c-6.132,9.515-13.208,18.363-21.101,26.405
12
+ c-8.687,8.871-18.363,16.775-28.833,23.529c-7.985,5.166-16.43,9.665-25.278,13.404c0,0,0,0,0,0.012
13
+ c-17.443,7.398-36.404,11.92-56.274,12.978c-2.957,0.15-5.937,0.23-8.94,0.23c-1.174,0-2.347-0.012-3.521-0.046
14
+ c0,0-0.012,0.012-0.023,0h-0.115c-1.772-0.035-3.532-0.104-5.293-0.196c-19.882-1.047-38.831-5.569-56.274-12.978
15
+ c-8.848-3.751-17.304-8.238-25.289-13.404c-19.985-12.898-37.037-29.961-49.946-49.946c-5.155-7.985-9.642-16.43-13.393-25.278
16
+ c-7.41-17.443-11.931-36.392-12.978-56.274c-0.012-0.15-0.012-0.311-0.023-0.46c-0.138-2.807-0.207-5.638-0.207-8.48
17
+ c0-1.818,0.15-5.891,0.276-8.951c0.069-1.749,0.138-3.164,0.184-3.659c1.392-18.536,5.799-36.243,12.748-52.604
18
+ c3.751-8.848,8.25-17.316,13.416-25.301c12.898-19.985,29.949-37.025,49.934-49.934c7.985-5.155,16.442-9.653,25.289-13.404
19
+ c17.431-7.398,36.381-11.92,56.262-12.955c1.76-0.104,3.521-0.173,5.293-0.207h0.115c0.011-0.012,0.023,0,0.023,0
20
+ c1.174-0.035,2.347-0.046,3.521-0.046c3.003,0,5.983,0.081,8.94,0.242c19.882,1.047,38.831,5.569,56.274,12.967
21
+ c8.848,3.751,17.293,8.25,25.278,13.404c19.985,12.898,37.037,29.949,49.946,49.923c5.155,7.985,9.653,16.453,13.404,25.301
22
+ c7.41,17.431,11.931,36.392,12.978,56.274C422.986,277.308,423.066,280.3,423.066,283.303z"/>
23
+ <path style="fill:#099DD1;" d="M422.813,292.243c0.173-2.957,0.253-5.937,0.253-8.94s-0.081-5.994-0.242-8.951h-49.371
24
+ c-0.587-24.864-3.624-49.681-9.124-74.062c15.222,4.798,30.168,10.631,44.596,17.408c0.299,0.138,0.61,0.265,0.92,0.38
25
+ c-3.751-8.848-8.25-17.316-13.404-25.301c-12.196-4.867-24.657-9.112-37.255-12.679c-3.567-12.599-7.812-25.048-12.691-37.244
26
+ c-7.985-5.155-16.43-9.653-25.278-13.404c0.104,0.311,0.23,0.621,0.368,0.92c6.777,14.428,12.61,29.374,17.408,44.584
27
+ c-24.38-5.488-49.187-8.526-74.05-9.112v-49.359c-2.957-0.161-5.937-0.242-8.94-0.242c-1.174,0-2.347,0.012-3.521,0.046
28
+ c0,0-0.011-0.012-0.023,0h-0.115c-1.772,0.035-3.532,0.104-5.293,0.207v49.348c-24.864,0.587-49.681,3.624-74.062,9.112
29
+ c4.809-15.199,10.631-30.145,17.42-44.584c0.138-0.299,0.265-0.61,0.38-0.92c-8.848,3.751-17.304,8.25-25.289,13.404
30
+ c-4.89,12.207-9.135,24.668-12.702,37.255c-12.576,3.567-25.036,7.801-37.232,12.679c-5.166,7.985-9.665,16.453-13.416,25.301
31
+ c0.311-0.115,0.621-0.242,0.92-0.38c14.451-6.788,29.397-12.622,44.584-17.408c-5.488,24.38-8.526,49.187-9.112,74.05H89.219
32
+ c-0.127,3.061-0.276,7.133-0.276,8.951c0,2.842,0.069,5.672,0.207,8.48c0.012,0.15,0.012,0.311,0.023,0.46h49.371
33
+ c0.587,24.864,3.624,49.67,9.112,74.05c-15.21-4.798-30.156-10.631-44.584-17.408c-0.299-0.138-0.61-0.265-0.92-0.368
34
+ c3.751,8.848,8.238,17.293,13.393,25.278c12.196,4.878,24.657,9.124,37.255,12.691c3.567,12.61,7.812,25.059,12.691,37.255
35
+ c7.985,5.166,16.442,9.653,25.289,13.404c-0.104-0.299-0.23-0.61-0.368-0.909c-6.777-14.428-12.61-29.374-17.42-44.596
36
+ c24.38,5.488,49.198,8.537,74.062,9.124v49.359c1.76,0.092,3.521,0.161,5.293,0.196h0.115c0.011,0.012,0.023,0,0.023,0
37
+ c1.174,0.035,2.347,0.046,3.521,0.046c3.003,0,5.983-0.081,8.94-0.23v-49.371c24.864-0.587,49.681-3.636,74.05-9.124
38
+ c-4.798,15.222-10.631,30.168-17.408,44.596c-0.138,0.299-0.265,0.598-0.368,0.909c8.848-3.739,17.293-8.238,25.278-13.404
39
+ c4.878-12.196,9.124-24.645,12.702-37.244c12.599-3.578,25.048-7.812,37.232-12.691c5.166-7.985,9.665-16.43,13.416-25.278
40
+ c-0.311,0.104-0.621,0.23-0.92,0.368c-14.417,6.777-29.362,12.599-44.584,17.408c5.488-24.38,8.526-49.198,9.112-74.062H422.813z
41
+ M247.053,382.861c-26.797-0.667-53.536-4.315-79.665-10.953c-6.639-26.141-10.286-52.868-10.953-79.665h90.618V382.861z
42
+ M247.053,274.351h-90.618c0.667-26.797,4.315-53.536,10.953-79.665c26.129-6.639,52.868-10.286,79.665-10.953V274.351z
43
+ M344.609,371.908c-26.141,6.65-52.868,10.298-79.665,10.953v-90.618h90.618C354.895,319.039,351.248,345.778,344.609,371.908z
44
+ M264.944,274.351v-90.618c26.797,0.667,53.524,4.315,79.665,10.953c6.639,26.129,10.286,52.868,10.953,79.665L264.944,274.351
45
+ L264.944,274.351z"/>
46
+ <g>
47
+ <circle style="fill:#72D54A;" cx="207.331" cy="231.482" r="19.272"/>
48
+ <path style="fill:#72D54A;" d="M422.525,282.935v13.887c-1.461,18.213-5.845,35.61-12.679,51.706h-0.012
49
+ c-1.313,3.499-6.563,14.675-13.404,25.278c-6.132,9.515-13.208,18.363-21.101,26.405V365.51c0-0.955-0.081-1.887-0.242-2.784
50
+ c-0.817-4.775-3.716-8.848-7.732-11.229c-2.439-1.461-5.293-2.301-8.342-2.301H315.42c-9.009,0-16.315-7.306-16.315-16.315v-27.257
51
+ c0-5.546,2.761-10.436,6.972-13.381c2.646-1.852,5.868-2.945,9.343-2.945h0.035c8.549,0,15.567-6.581,16.257-14.946
52
+ c0.035-0.449,0.057-0.909,0.057-1.369v-3.693c0-9.009-7.306-16.315-16.315-16.315h-0.035c-9.009,0-16.315-7.306-16.315-16.326
53
+ c0-9.009,7.306-16.315,16.315-16.315h44.504c2.865,0,5.684,0.196,8.445,0.575c27.775,3.739,49.773,25.692,53.57,53.444
54
+ C422.33,277.159,422.525,280.024,422.525,282.935z"/>
55
+ </g>
56
+ <path style="fill:#69BC42;" d="M422.825,274.351h-49.371c-0.426-17.891-2.117-35.748-5.086-53.444
57
+ c-2.761-0.38-5.58-0.575-8.445-0.575h-9.791c3.176,17.868,4.982,35.932,5.431,54.019h-23.851
58
+ c-0.69,8.365-7.709,14.946-16.257,14.946h-0.035c-3.475,0-6.696,1.093-9.343,2.945h49.486c-0.472,19.076-2.462,38.13-5.971,56.953
59
+ h9.423c3.049,0,5.902,0.84,8.342,2.301c3.601-19.583,5.626-39.407,6.098-59.254h49.359c0.173-2.957,0.253-5.937,0.253-8.94
60
+ S422.986,277.308,422.825,274.351z M408.926,348.896c-11.011,5.178-22.321,9.791-33.838,13.83c0.161,0.897,0.242,1.829,0.242,2.784
61
+ v16.004c7.11-2.347,14.152-4.924,21.101-7.709c5.6-8.679,9.446-16.159,13.416-25.278h-0.012
62
+ C409.524,348.632,409.225,348.758,408.926,348.896z"/>
63
+ <path style="fill:#099DD1;" d="M252.461,450.318h-0.115c-87.742-1.875-158.835-71.415-163.196-158.536
64
+ c-0.138-2.807-0.207-5.638-0.207-8.48s0.357-11.241,0.46-12.61c6.363-85.176,76.593-152.564,162.943-154.405h0.115
65
+ c-79.205,13.254-139.621,82.99-139.621,167.016S173.256,437.064,252.461,450.318z"/>
66
+ <path style="fill:#FF7258;" d="M471.397,45.05h-13.12c-4.767,0-8.629-3.862-8.629-8.629s3.862-8.629,8.629-8.629h13.12
67
+ c4.767,0,8.629,3.862,8.629,8.629S476.162,45.05,471.397,45.05z"/>
68
+ <path style="fill:#FFDC65;" d="M424.799,45.05h-13.12c-4.767,0-8.629-3.862-8.629-8.629s3.862-8.629,8.629-8.629h13.12
69
+ c4.767,0,8.629,3.862,8.629,8.629S429.565,45.05,424.799,45.05z"/>
70
+ <path style="fill:#72D54A;" d="M377.051,45.05h-13.12c-4.767,0-8.629-3.862-8.629-8.629s3.862-8.629,8.629-8.629h13.12
71
+ c4.767,0,8.629,3.862,8.629,8.629S381.816,45.05,377.051,45.05z"/>
72
+ <path style="fill:#E2E2E2;" d="M173.183,45.05H40.497c-4.767,0-8.629-3.862-8.629-8.629s3.862-8.629,8.629-8.629h132.685
73
+ c4.767,0,8.629,3.862,8.629,8.629S177.949,45.05,173.183,45.05z"/>
74
+ <g>
75
+ </g>
76
+ <g>
77
+ </g>
78
+ <g>
79
+ </g>
80
+ <g>
81
+ </g>
82
+ <g>
83
+ </g>
84
+ <g>
85
+ </g>
86
+ <g>
87
+ </g>
88
+ <g>
89
+ </g>
90
+ <g>
91
+ </g>
92
+ <g>
93
+ </g>
94
+ <g>
95
+ </g>
96
+ <g>
97
+ </g>
98
+ <g>
99
+ </g>
100
+ <g>
101
+ </g>
102
+ <g>
103
+ </g>
104
+ </svg>
{file-type-icons → assets/file-type-icons}/wma.png RENAMED
File without changes
assets/file-type-icons/wma.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#95a5a5;fill-opacity:1" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><path style="fill:#c8bdb8" d="M35.67,14.986c-0.567-0.796-1.3-1.543-2.308-2.351c-3.914-3.131-4.757-6.277-4.862-6.738V5 c0-0.553-0.447-1-1-1s-1,0.447-1,1v1v8.359v9.053h-3.706c-3.882,0-6.294,1.961-6.294,5.117c0,3.466,2.24,5.706,5.706,5.706 c3.471,0,6.294-2.823,6.294-6.294V16.468l0.298,0.243c0.34,0.336,0.861,0.72,1.521,1.205c2.318,1.709,6.2,4.567,5.224,7.793 C35.514,25.807,35.5,25.904,35.5,26c0,0.43,0.278,0.826,0.71,0.957C36.307,26.986,36.404,27,36.5,27c0.43,0,0.826-0.278,0.957-0.71 C39.084,20.915,37.035,16.9,35.67,14.986z M26.5,27.941c0,2.368-1.926,4.294-4.294,4.294c-2.355,0-3.706-1.351-3.706-3.706 c0-2.576,2.335-3.117,4.294-3.117H26.5V27.941z M31.505,16.308c-0.571-0.422-1.065-0.785-1.371-1.081l-1.634-1.34v-3.473 c0.827,1.174,1.987,2.483,3.612,3.783c0.858,0.688,1.472,1.308,1.929,1.95c0.716,1.003,1.431,2.339,1.788,3.978 C34.502,18.515,32.745,17.221,31.505,16.308z"/></g><g style="font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:13.75px;font-family:Allerta;-inkscape-font-specification:Allerta;fill:#fff;fill-opacity:1"><path d="m 23.401001,42.525024 -2.672119,9.949952 -2.094727,0 -1.624756,-7.465821 -1.732177,7.465821 -2.108155,0 -2.510986,-9.949952 1.826172,0 1.745605,8.540039 1.879883,-8.540039 1.826172,0 1.745606,8.540039 1.89331,-8.540039 1.826172,0 z" style=""/><path d="m 33.109253,42.525024 1.638184,0 0,9.896241 -1.638184,0 0,-6.807862 -2.215576,5.505371 -1.42334,0 -2.229004,-5.505371 0,6.807862 -1.638184,0 0,-9.896241 1.638184,0 2.940674,6.767579 2.927246,-6.767579 z" style=""/><path d="m 36.842163,52.421265 3.464356,-9.882813 1.5979,0 3.4375,9.882813 -1.665039,0 -0.71167,-2.054444 -3.719482,0 -0.725098,2.054444 -1.678467,0 z m 2.779541,-3.14209 2.954102,0 -1.463623,-4.27002 -1.490479,4.27002 z" style=""/></g></svg>
{file-type-icons → assets/file-type-icons}/wmv.png RENAMED
File without changes
assets/file-type-icons/xlam.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve" width="100%" height="100%" ><rect id="svgEditorBackground" x="0" y="0" width="56" height="56" style="fill: none; stroke: none;"/><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><g/><path style="fill:#c8bdb8" d="M23.5,16v-4h-12v4v2v2v2v2v2v2v2v4h10h2h21v-4v-2v-2v-2v-2v-2v-4H23.5z M13.5,14h8v2h-8V14z M13.5,18h8v2h-8V18z M13.5,22h8v2h-8V22z M13.5,26h8v2h-8V26z M21.5,32h-8v-2h8V32z M42.5,32h-19v-2h19V32z M42.5,28h-19v-2h19V28 z M42.5,24h-19v-2h19V24z M23.5,20v-2h19v2H23.5z" transform="matrix(1, 0, 0, 1, 0.123757, 5.38343)"/></g><text style="fill:black;font-family:Arial;font-size:20px;" x="35.5801" y="46.6564" id="e1_texte"></text></svg>
file-type-icons/xlsx.png → assets/file-type-icons/xls.png RENAMED
File without changes
assets/file-type-icons/xls.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#91cda0" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M20.379,48.105L22.936,53h-1.9l-1.6-3.801h-0.137L17.576,53h-1.9l2.557-4.895l-2.721-5.182h1.873 l1.777,4.102h0.137l1.928-4.102H23.1L20.379,48.105z"/><path style="fill:#fff" d="M27.037,42.924v8.832h4.635V53h-6.303V42.924H27.037z"/><path style="fill:#fff" d="M39.041,50.238c0,0.364-0.075,0.718-0.226,1.06S38.453,51.94,38.18,52.2s-0.611,0.467-1.012,0.622 c-0.401,0.155-0.857,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.467-0.062-0.704-0.116 c-0.237-0.055-0.463-0.13-0.677-0.226c-0.214-0.096-0.399-0.212-0.554-0.349l0.287-1.176c0.127,0.073,0.289,0.144,0.485,0.212 c0.196,0.068,0.398,0.132,0.608,0.191c0.209,0.06,0.419,0.107,0.629,0.144c0.209,0.036,0.405,0.055,0.588,0.055 c0.556,0,0.982-0.13,1.278-0.39c0.296-0.26,0.444-0.645,0.444-1.155c0-0.31-0.105-0.574-0.314-0.793 c-0.21-0.219-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533c-0.365-0.178-0.707-0.388-1.025-0.629 c-0.319-0.241-0.583-0.526-0.793-0.854c-0.21-0.328-0.314-0.738-0.314-1.23c0-0.446,0.082-0.843,0.246-1.189 s0.385-0.641,0.663-0.882c0.278-0.241,0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191c0.419,0,0.843,0.039,1.271,0.116 c0.428,0.077,0.774,0.203,1.039,0.376c-0.055,0.118-0.119,0.248-0.191,0.39c-0.073,0.142-0.142,0.273-0.205,0.396 c-0.064,0.123-0.119,0.226-0.164,0.308c-0.046,0.082-0.073,0.128-0.082,0.137c-0.055-0.027-0.116-0.063-0.185-0.109 s-0.167-0.091-0.294-0.137c-0.128-0.046-0.296-0.077-0.506-0.096c-0.21-0.019-0.479-0.014-0.807,0.014 c-0.183,0.019-0.355,0.07-0.52,0.157s-0.31,0.193-0.438,0.321c-0.128,0.128-0.228,0.271-0.301,0.431 c-0.073,0.159-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882c0.209,0.224,0.469,0.419,0.779,0.588 c0.31,0.169,0.647,0.333,1.012,0.492c0.364,0.159,0.704,0.354,1.019,0.581s0.576,0.513,0.786,0.854 C38.936,49.261,39.041,49.7,39.041,50.238z"/></g><path style="fill:#c8bdb8" d="M23.5,16v-4h-12v4v2v2v2v2v2v2v2v4h10h2h21v-4v-2v-2v-2v-2v-2v-4H23.5z M13.5,14h8v2h-8V14z M13.5,18h8v2h-8V18z M13.5,22h8v2h-8V22z M13.5,26h8v2h-8V26z M21.5,32h-8v-2h8V32z M42.5,32h-19v-2h19V32z M42.5,28h-19v-2h19V28 z M42.5,24h-19v-2h19V24z M23.5,20v-2h19v2H23.5z"/></g></svg>
assets/file-type-icons/xlsm.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve" width="100%" height="100%" ><rect id="svgEditorBackground" x="0" y="0" width="56" height="56" style="fill: none; stroke: none;"/><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><g/><path style="fill:#c8bdb8" d="M23.5,16v-4h-12v4v2v2v2v2v2v2v2v4h10h2h21v-4v-2v-2v-2v-2v-2v-4H23.5z M13.5,14h8v2h-8V14z M13.5,18h8v2h-8V18z M13.5,22h8v2h-8V22z M13.5,26h8v2h-8V26z M21.5,32h-8v-2h8V32z M42.5,32h-19v-2h19V32z M42.5,28h-19v-2h19V28 z M42.5,24h-19v-2h19V24z M23.5,20v-2h19v2H23.5z" transform="matrix(1, 0, 0, 1, 0.123757, 5.38343)"/></g><text style="fill:black;font-family:Arial;font-size:20px;" x="35.5801" y="46.6564" id="e1_texte"></text></svg>
file-type-icons/xls.png → assets/file-type-icons/xlsx.png RENAMED
File without changes
assets/file-type-icons/xlsx.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#91cda0" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M20.379,48.105L22.936,53h-1.9l-1.6-3.801h-0.137L17.576,53h-1.9l2.557-4.895l-2.721-5.182h1.873 l1.777,4.102h0.137l1.928-4.102H23.1L20.379,48.105z"/><path style="fill:#fff" d="M27.037,42.924v8.832h4.635V53h-6.303V42.924H27.037z"/><path style="fill:#fff" d="M39.041,50.238c0,0.364-0.075,0.718-0.226,1.06S38.453,51.94,38.18,52.2s-0.611,0.467-1.012,0.622 c-0.401,0.155-0.857,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.467-0.062-0.704-0.116 c-0.237-0.055-0.463-0.13-0.677-0.226c-0.214-0.096-0.399-0.212-0.554-0.349l0.287-1.176c0.127,0.073,0.289,0.144,0.485,0.212 c0.196,0.068,0.398,0.132,0.608,0.191c0.209,0.06,0.419,0.107,0.629,0.144c0.209,0.036,0.405,0.055,0.588,0.055 c0.556,0,0.982-0.13,1.278-0.39c0.296-0.26,0.444-0.645,0.444-1.155c0-0.31-0.105-0.574-0.314-0.793 c-0.21-0.219-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533c-0.365-0.178-0.707-0.388-1.025-0.629 c-0.319-0.241-0.583-0.526-0.793-0.854c-0.21-0.328-0.314-0.738-0.314-1.23c0-0.446,0.082-0.843,0.246-1.189 s0.385-0.641,0.663-0.882c0.278-0.241,0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191c0.419,0,0.843,0.039,1.271,0.116 c0.428,0.077,0.774,0.203,1.039,0.376c-0.055,0.118-0.119,0.248-0.191,0.39c-0.073,0.142-0.142,0.273-0.205,0.396 c-0.064,0.123-0.119,0.226-0.164,0.308c-0.046,0.082-0.073,0.128-0.082,0.137c-0.055-0.027-0.116-0.063-0.185-0.109 s-0.167-0.091-0.294-0.137c-0.128-0.046-0.296-0.077-0.506-0.096c-0.21-0.019-0.479-0.014-0.807,0.014 c-0.183,0.019-0.355,0.07-0.52,0.157s-0.31,0.193-0.438,0.321c-0.128,0.128-0.228,0.271-0.301,0.431 c-0.073,0.159-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882c0.209,0.224,0.469,0.419,0.779,0.588 c0.31,0.169,0.647,0.333,1.012,0.492c0.364,0.159,0.704,0.354,1.019,0.581s0.576,0.513,0.786,0.854 C38.936,49.261,39.041,49.7,39.041,50.238z"/></g><path style="fill:#c8bdb8" d="M23.5,16v-4h-12v4v2v2v2v2v2v2v2v4h10h2h21v-4v-2v-2v-2v-2v-2v-4H23.5z M13.5,14h8v2h-8V14z M13.5,18h8v2h-8V18z M13.5,22h8v2h-8V22z M13.5,26h8v2h-8V26z M21.5,32h-8v-2h8V32z M42.5,32h-19v-2h19V32z M42.5,28h-19v-2h19V28 z M42.5,24h-19v-2h19V24z M23.5,20v-2h19v2H23.5z"/></g></svg>
assets/file-type-icons/xlt.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve" width="100%" height="100%" ><rect id="svgEditorBackground" x="0" y="0" width="56" height="56" style="fill: none; stroke: none;"/><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><g/><path style="fill:#c8bdb8" d="M23.5,16v-4h-12v4v2v2v2v2v2v2v2v4h10h2h21v-4v-2v-2v-2v-2v-2v-4H23.5z M13.5,14h8v2h-8V14z M13.5,18h8v2h-8V18z M13.5,22h8v2h-8V22z M13.5,26h8v2h-8V26z M21.5,32h-8v-2h8V32z M42.5,32h-19v-2h19V32z M42.5,28h-19v-2h19V28 z M42.5,24h-19v-2h19V24z M23.5,20v-2h19v2H23.5z" transform="matrix(1, 0, 0, 1, 0.123757, 5.38343)"/></g><text style="fill:black;font-family:Arial;font-size:20px;" x="35.5801" y="46.6564" id="e1_texte"></text></svg>
assets/file-type-icons/xltx.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve" width="100%" height="100%" ><rect id="svgEditorBackground" x="0" y="0" width="56" height="56" style="fill: none; stroke: none;"/><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><g/><path style="fill:#c8bdb8" d="M23.5,16v-4h-12v4v2v2v2v2v2v2v2v4h10h2h21v-4v-2v-2v-2v-2v-2v-4H23.5z M13.5,14h8v2h-8V14z M13.5,18h8v2h-8V18z M13.5,22h8v2h-8V22z M13.5,26h8v2h-8V26z M21.5,32h-8v-2h8V32z M42.5,32h-19v-2h19V32z M42.5,28h-19v-2h19V28 z M42.5,24h-19v-2h19V24z M23.5,20v-2h19v2H23.5z" transform="matrix(1, 0, 0, 1, 0.123757, 5.38343)"/></g><text style="fill:black;font-family:Arial;font-size:20px;" x="35.5801" y="46.6564" id="e1_texte"></text></svg>
assets/file-type-icons/xml.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#f29c1f" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M19.379,48.105L21.936,53h-1.9l-1.6-3.801h-0.137L16.576,53h-1.9l2.557-4.895l-2.721-5.182h1.873 l1.777,4.102h0.137l1.928-4.102H22.1L19.379,48.105z"/><path style="fill:#fff" d="M31.998,42.924h1.668V53h-1.668v-6.932l-2.256,5.605h-1.449l-2.27-5.605V53h-1.668V42.924h1.668 l2.994,6.891L31.998,42.924z"/><path style="fill:#fff" d="M37.863,42.924v8.832h4.635V53h-6.303V42.924H37.863z"/></g><path style="fill:#f29c1f" d="M15.5,24c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414l6-6 c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414l-6,6C16.012,23.902,15.756,24,15.5,24z"/><path style="fill:#f29c1f" d="M21.5,30c-0.256,0-0.512-0.098-0.707-0.293l-6-6c-0.391-0.391-0.391-1.023,0-1.414 s1.023-0.391,1.414,0l6,6c0.391,0.391,0.391,1.023,0,1.414C22.012,29.902,21.756,30,21.5,30z"/><path style="fill:#f29c1f" d="M33.5,30c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414l6-6 c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414l-6,6C34.012,29.902,33.756,30,33.5,30z"/><path style="fill:#f29c1f" d="M39.5,24c-0.256,0-0.512-0.098-0.707-0.293l-6-6c-0.391-0.391-0.391-1.023,0-1.414 s1.023-0.391,1.414,0l6,6c0.391,0.391,0.391,1.023,0,1.414C40.012,23.902,39.756,24,39.5,24z"/><path style="fill:#f29c1f" d="M24.5,32c-0.11,0-0.223-0.019-0.333-0.058c-0.521-0.184-0.794-0.755-0.61-1.276l6-17 c0.185-0.521,0.753-0.795,1.276-0.61c0.521,0.184,0.794,0.755,0.61,1.276l-6,17C25.298,31.744,24.912,32,24.5,32z"/></g></svg>
{file-type-icons → assets/file-type-icons}/zip.png RENAMED
File without changes
assets/file-type-icons/zip.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56 56" style="enable-background:new 0 0 56 56" xml:space="preserve"><g><path style="fill:#e9e9e0" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074 c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/><polygon style="fill:#d9d7ca" points="37.5,0.151 37.5,12 49.349,12"/><path style="fill:#556080" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/><g><path style="fill:#fff" d="M25.266,42.924v1.326l-4.799,7.205l-0.273,0.219h5.072V53h-6.699v-1.326l4.799-7.205l0.287-0.219 h-5.086v-1.326H25.266z"/><path style="fill:#fff" d="M29.271,53h-1.668V42.924h1.668V53z"/><path style="fill:#fff" d="M33.414,53h-1.641V42.924h2.898c0.428,0,0.852,0.068,1.271,0.205 c0.419,0.137,0.795,0.342,1.128,0.615c0.333,0.273,0.602,0.604,0.807,0.991s0.308,0.822,0.308,1.306 c0,0.511-0.087,0.973-0.26,1.388c-0.173,0.415-0.415,0.764-0.725,1.046c-0.31,0.282-0.684,0.501-1.121,0.656 s-0.921,0.232-1.449,0.232h-1.217V53z M33.414,44.168v3.992h1.504c0.2,0,0.398-0.034,0.595-0.103 c0.196-0.068,0.376-0.18,0.54-0.335s0.296-0.371,0.396-0.649c0.1-0.278,0.15-0.622,0.15-1.032c0-0.164-0.023-0.354-0.068-0.567 c-0.046-0.214-0.139-0.419-0.28-0.615c-0.142-0.196-0.34-0.36-0.595-0.492c-0.255-0.132-0.593-0.198-1.012-0.198H33.414z"/></g><g><path style="fill:#c8bdb8" d="M28.5,24v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2v2h2v2h-2v2h2v2h-2v2h2v2h-2v2h2v2 h-4v5c0,2.757,2.243,5,5,5s5-2.243,5-5v-5H28.5z M30.5,29c0,1.654-1.346,3-3,3s-3-1.346-3-3v-3h6V29z"/><path style="fill:#c8bdb8" d="M26.5,30h2c0.552,0,1-0.447,1-1s-0.448-1-1-1h-2c-0.552,0-1,0.447-1,1S25.948,30,26.5,30z"/></g></g></svg>
assets/fontawesome/css/all.css ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ /*!
2
+ * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */
5
+ .fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
assets/fontawesome/css/brands.css ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ /*!
2
+ * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */
5
+ @font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}
assets/fontawesome/css/fontawesome.css ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ /*!
2
+ * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */
5
+ .fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
assets/fontawesome/css/fontawesome.min.css ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ /*!
2
+ * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */
5
+ .fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}
assets/fontawesome/css/regular.css ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ /*!
2
+ * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */
5
+ @font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}
assets/fontawesome/css/solid.css ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ /*!
2
+ * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */
5
+ @font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}
assets/fontawesome/css/svg-with-js.css ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ /*!
2
+ * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */
5
+ .svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;vertical-align:-.125em}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;transform:scale(.25);transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;transform:scale(.25);transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;transform:scale(.25);transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;transform:scale(.25);transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;transform:scale(.25);transform-origin:top left}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1em}.svg-inline--fa.fa-stack-2x{height:2em;width:2em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
assets/fontawesome/css/v4-shims.css ADDED
@@ -0,0 +1,2170 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*!
2
+ * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */
5
+ .fa.fa-glass:before {
6
+ content: "\f000"; }
7
+
8
+ .fa.fa-meetup {
9
+ font-family: 'Font Awesome 5 Brands';
10
+ font-weight: 400; }
11
+
12
+ .fa.fa-star-o {
13
+ font-family: 'Font Awesome 5 Free';
14
+ font-weight: 400; }
15
+
16
+ .fa.fa-star-o:before {
17
+ content: "\f005"; }
18
+
19
+ .fa.fa-remove:before {
20
+ content: "\f00d"; }
21
+
22
+ .fa.fa-close:before {
23
+ content: "\f00d"; }
24
+
25
+ .fa.fa-gear:before {
26
+ content: "\f013"; }
27
+
28
+ .fa.fa-trash-o {
29
+ font-family: 'Font Awesome 5 Free';
30
+ font-weight: 400; }
31
+
32
+ .fa.fa-trash-o:before {
33
+ content: "\f2ed"; }
34
+
35
+ .fa.fa-file-o {
36
+ font-family: 'Font Awesome 5 Free';
37
+ font-weight: 400; }
38
+
39
+ .fa.fa-file-o:before {
40
+ content: "\f15b"; }
41
+
42
+ .fa.fa-clock-o {
43
+ font-family: 'Font Awesome 5 Free';
44
+ font-weight: 400; }
45
+
46
+ .fa.fa-clock-o:before {
47
+ content: "\f017"; }
48
+
49
+ .fa.fa-arrow-circle-o-down {
50
+ font-family: 'Font Awesome 5 Free';
51
+ font-weight: 400; }
52
+
53
+ .fa.fa-arrow-circle-o-down:before {
54
+ content: "\f358"; }
55
+
56
+ .fa.fa-arrow-circle-o-up {
57
+ font-family: 'Font Awesome 5 Free';
58
+ font-weight: 400; }
59
+
60
+ .fa.fa-arrow-circle-o-up:before {
61
+ content: "\f35b"; }
62
+
63
+ .fa.fa-play-circle-o {
64
+ font-family: 'Font Awesome 5 Free';
65
+ font-weight: 400; }
66
+
67
+ .fa.fa-play-circle-o:before {
68
+ content: "\f144"; }
69
+
70
+ .fa.fa-repeat:before {
71
+ content: "\f01e"; }
72
+
73
+ .fa.fa-rotate-right:before {
74
+ content: "\f01e"; }
75
+
76
+ .fa.fa-refresh:before {
77
+ content: "\f021"; }
78
+
79
+ .fa.fa-list-alt {
80
+ font-family: 'Font Awesome 5 Free';
81
+ font-weight: 400; }
82
+
83
+ .fa.fa-dedent:before {
84
+ content: "\f03b"; }
85
+
86
+ .fa.fa-video-camera:before {
87
+ content: "\f03d"; }
88
+
89
+ .fa.fa-picture-o {
90
+ font-family: 'Font Awesome 5 Free';
91
+ font-weight: 400; }
92
+
93
+ .fa.fa-picture-o:before {
94
+ content: "\f03e"; }
95
+
96
+ .fa.fa-photo {
97
+ font-family: 'Font Awesome 5 Free';
98
+ font-weight: 400; }
99
+
100
+ .fa.fa-photo:before {
101
+ content: "\f03e"; }
102
+
103
+ .fa.fa-image {
104
+ font-family: 'Font Awesome 5 Free';
105
+ font-weight: 400; }
106
+
107
+ .fa.fa-image:before {
108
+ content: "\f03e"; }
109
+
110
+ .fa.fa-pencil:before {
111
+ content: "\f303"; }
112
+
113
+ .fa.fa-map-marker:before {
114
+ content: "\f3c5"; }
115
+
116
+ .fa.fa-pencil-square-o {
117
+ font-family: 'Font Awesome 5 Free';
118
+ font-weight: 400; }
119
+
120
+ .fa.fa-pencil-square-o:before {
121
+ content: "\f044"; }
122
+
123
+ .fa.fa-share-square-o {
124
+ font-family: 'Font Awesome 5 Free';
125
+ font-weight: 400; }
126
+
127
+ .fa.fa-share-square-o:before {
128
+ content: "\f14d"; }
129
+
130
+ .fa.fa-check-square-o {
131
+ font-family: 'Font Awesome 5 Free';
132
+ font-weight: 400; }
133
+
134
+ .fa.fa-check-square-o:before {
135
+ content: "\f14a"; }
136
+
137
+ .fa.fa-arrows:before {
138
+ content: "\f0b2"; }
139
+
140
+ .fa.fa-times-circle-o {
141
+ font-family: 'Font Awesome 5 Free';
142
+ font-weight: 400; }
143
+
144
+ .fa.fa-times-circle-o:before {
145
+ content: "\f057"; }
146
+
147
+ .fa.fa-check-circle-o {
148
+ font-family: 'Font Awesome 5 Free';
149
+ font-weight: 400; }
150
+
151
+ .fa.fa-check-circle-o:before {
152
+ content: "\f058"; }
153
+
154
+ .fa.fa-mail-forward:before {
155
+ content: "\f064"; }
156
+
157
+ .fa.fa-eye {
158
+ font-family: 'Font Awesome 5 Free';
159
+ font-weight: 400; }
160
+
161
+ .fa.fa-eye-slash {
162
+ font-family: 'Font Awesome 5 Free';
163
+ font-weight: 400; }
164
+
165
+ .fa.fa-warning:before {
166
+ content: "\f071"; }
167
+
168
+ .fa.fa-calendar:before {
169
+ content: "\f073"; }
170
+
171
+ .fa.fa-arrows-v:before {
172
+ content: "\f338"; }
173
+
174
+ .fa.fa-arrows-h:before {
175
+ content: "\f337"; }
176
+
177
+ .fa.fa-bar-chart {
178
+ font-family: 'Font Awesome 5 Free';
179
+ font-weight: 400; }
180
+
181
+ .fa.fa-bar-chart:before {
182
+ content: "\f080"; }
183
+
184
+ .fa.fa-bar-chart-o {
185
+ font-family: 'Font Awesome 5 Free';
186
+ font-weight: 400; }
187
+
188
+ .fa.fa-bar-chart-o:before {
189
+ content: "\f080"; }
190
+
191
+ .fa.fa-twitter-square {
192
+ font-family: 'Font Awesome 5 Brands';
193
+ font-weight: 400; }
194
+
195
+ .fa.fa-facebook-square {
196
+ font-family: 'Font Awesome 5 Brands';
197
+ font-weight: 400; }
198
+
199
+ .fa.fa-gears:before {
200
+ content: "\f085"; }
201
+
202
+ .fa.fa-thumbs-o-up {
203
+ font-family: 'Font Awesome 5 Free';
204
+ font-weight: 400; }
205
+
206
+ .fa.fa-thumbs-o-up:before {
207
+ content: "\f164"; }
208
+
209
+ .fa.fa-thumbs-o-down {
210
+ font-family: 'Font Awesome 5 Free';
211
+ font-weight: 400; }
212
+
213
+ .fa.fa-thumbs-o-down:before {
214
+ content: "\f165"; }
215
+
216
+ .fa.fa-heart-o {
217
+ font-family: 'Font Awesome 5 Free';
218
+ font-weight: 400; }
219
+
220
+ .fa.fa-heart-o:before {
221
+ content: "\f004"; }
222
+
223
+ .fa.fa-sign-out:before {
224
+ content: "\f2f5"; }
225
+
226
+ .fa.fa-linkedin-square {
227
+ font-family: 'Font Awesome 5 Brands';
228
+ font-weight: 400; }
229
+
230
+ .fa.fa-linkedin-square:before {
231
+ content: "\f08c"; }
232
+
233
+ .fa.fa-thumb-tack:before {
234
+ content: "\f08d"; }
235
+
236
+ .fa.fa-external-link:before {
237
+ content: "\f35d"; }
238
+
239
+ .fa.fa-sign-in:before {
240
+ content: "\f2f6"; }
241
+
242
+ .fa.fa-github-square {
243
+ font-family: 'Font Awesome 5 Brands';
244
+ font-weight: 400; }
245
+
246
+ .fa.fa-lemon-o {
247
+ font-family: 'Font Awesome 5 Free';
248
+ font-weight: 400; }
249
+
250
+ .fa.fa-lemon-o:before {
251
+ content: "\f094"; }
252
+
253
+ .fa.fa-square-o {
254
+ font-family: 'Font Awesome 5 Free';
255
+ font-weight: 400; }
256
+
257
+ .fa.fa-square-o:before {
258
+ content: "\f0c8"; }
259
+
260
+ .fa.fa-bookmark-o {
261
+ font-family: 'Font Awesome 5 Free';
262
+ font-weight: 400; }
263
+
264
+ .fa.fa-bookmark-o:before {
265
+ content: "\f02e"; }
266
+
267
+ .fa.fa-twitter {
268
+ font-family: 'Font Awesome 5 Brands';
269
+ font-weight: 400; }
270
+
271
+ .fa.fa-facebook {
272
+ font-family: 'Font Awesome 5 Brands';
273
+ font-weight: 400; }
274
+
275
+ .fa.fa-facebook:before {
276
+ content: "\f39e"; }
277
+
278
+ .fa.fa-facebook-f {
279
+ font-family: 'Font Awesome 5 Brands';
280
+ font-weight: 400; }
281
+
282
+ .fa.fa-facebook-f:before {
283
+ content: "\f39e"; }
284
+
285
+ .fa.fa-github {
286
+ font-family: 'Font Awesome 5 Brands';
287
+ font-weight: 400; }
288
+
289
+ .fa.fa-credit-card {
290
+ font-family: 'Font Awesome 5 Free';
291
+ font-weight: 400; }
292
+
293
+ .fa.fa-feed:before {
294
+ content: "\f09e"; }
295
+
296
+ .fa.fa-hdd-o {
297
+ font-family: 'Font Awesome 5 Free';
298
+ font-weight: 400; }
299
+
300
+ .fa.fa-hdd-o:before {
301
+ content: "\f0a0"; }
302
+
303
+ .fa.fa-hand-o-right {
304
+ font-family: 'Font Awesome 5 Free';
305
+ font-weight: 400; }
306
+
307
+ .fa.fa-hand-o-right:before {
308
+ content: "\f0a4"; }
309
+
310
+ .fa.fa-hand-o-left {
311
+ font-family: 'Font Awesome 5 Free';
312
+ font-weight: 400; }
313
+
314
+ .fa.fa-hand-o-left:before {
315
+ content: "\f0a5"; }
316
+
317
+ .fa.fa-hand-o-up {
318
+ font-family: 'Font Awesome 5 Free';
319
+ font-weight: 400; }
320
+
321
+ .fa.fa-hand-o-up:before {
322
+ content: "\f0a6"; }
323
+
324
+ .fa.fa-hand-o-down {
325
+ font-family: 'Font Awesome 5 Free';
326
+ font-weight: 400; }
327
+
328
+ .fa.fa-hand-o-down:before {
329
+ content: "\f0a7"; }
330
+
331
+ .fa.fa-arrows-alt:before {
332
+ content: "\f31e"; }
333
+
334
+ .fa.fa-group:before {
335
+ content: "\f0c0"; }
336
+
337
+ .fa.fa-chain:before {
338
+ content: "\f0c1"; }
339
+
340
+ .fa.fa-scissors:before {
341
+ content: "\f0c4"; }
342
+
343
+ .fa.fa-files-o {
344
+ font-family: 'Font Awesome 5 Free';
345
+ font-weight: 400; }
346
+
347
+ .fa.fa-files-o:before {
348
+ content: "\f0c5"; }
349
+
350
+ .fa.fa-floppy-o {
351
+ font-family: 'Font Awesome 5 Free';
352
+ font-weight: 400; }
353
+
354
+ .fa.fa-floppy-o:before {
355
+ content: "\f0c7"; }
356
+
357
+ .fa.fa-navicon:before {
358
+ content: "\f0c9"; }
359
+
360
+ .fa.fa-reorder:before {
361
+ content: "\f0c9"; }
362
+
363
+ .fa.fa-pinterest {
364
+ font-family: 'Font Awesome 5 Brands';
365
+ font-weight: 400; }
366
+
367
+ .fa.fa-pinterest-square {
368
+ font-family: 'Font Awesome 5 Brands';
369
+ font-weight: 400; }
370
+
371
+ .fa.fa-google-plus-square {
372
+ font-family: 'Font Awesome 5 Brands';
373
+ font-weight: 400; }
374
+
375
+ .fa.fa-google-plus {
376
+ font-family: 'Font Awesome 5 Brands';
377
+ font-weight: 400; }
378
+
379
+ .fa.fa-google-plus:before {
380
+ content: "\f0d5"; }
381
+
382
+ .fa.fa-money {
383
+ font-family: 'Font Awesome 5 Free';
384
+ font-weight: 400; }
385
+
386
+ .fa.fa-money:before {
387
+ content: "\f3d1"; }
388
+
389
+ .fa.fa-unsorted:before {
390
+ content: "\f0dc"; }
391
+
392
+ .fa.fa-sort-desc:before {
393
+ content: "\f0dd"; }
394
+
395
+ .fa.fa-sort-asc:before {
396
+ content: "\f0de"; }
397
+
398
+ .fa.fa-linkedin {
399
+ font-family: 'Font Awesome 5 Brands';
400
+ font-weight: 400; }
401
+
402
+ .fa.fa-linkedin:before {
403
+ content: "\f0e1"; }
404
+
405
+ .fa.fa-rotate-left:before {
406
+ content: "\f0e2"; }
407
+
408
+ .fa.fa-legal:before {
409
+ content: "\f0e3"; }
410
+
411
+ .fa.fa-tachometer:before {
412
+ content: "\f3fd"; }
413
+
414
+ .fa.fa-dashboard:before {
415
+ content: "\f3fd"; }
416
+
417
+ .fa.fa-comment-o {
418
+ font-family: 'Font Awesome 5 Free';
419
+ font-weight: 400; }
420
+
421
+ .fa.fa-comment-o:before {
422
+ content: "\f075"; }
423
+
424
+ .fa.fa-comments-o {
425
+ font-family: 'Font Awesome 5 Free';
426
+ font-weight: 400; }
427
+
428
+ .fa.fa-comments-o:before {
429
+ content: "\f086"; }
430
+
431
+ .fa.fa-flash:before {
432
+ content: "\f0e7"; }
433
+
434
+ .fa.fa-clipboard {
435
+ font-family: 'Font Awesome 5 Free';
436
+ font-weight: 400; }
437
+
438
+ .fa.fa-paste {
439
+ font-family: 'Font Awesome 5 Free';
440
+ font-weight: 400; }
441
+
442
+ .fa.fa-paste:before {
443
+ content: "\f328"; }
444
+
445
+ .fa.fa-lightbulb-o {
446
+ font-family: 'Font Awesome 5 Free';
447
+ font-weight: 400; }
448
+
449
+ .fa.fa-lightbulb-o:before {
450
+ content: "\f0eb"; }
451
+
452
+ .fa.fa-exchange:before {
453
+ content: "\f362"; }
454
+
455
+ .fa.fa-cloud-download:before {
456
+ content: "\f381"; }
457
+
458
+ .fa.fa-cloud-upload:before {
459
+ content: "\f382"; }
460
+
461
+ .fa.fa-bell-o {
462
+ font-family: 'Font Awesome 5 Free';
463
+ font-weight: 400; }
464
+
465
+ .fa.fa-bell-o:before {
466
+ content: "\f0f3"; }
467
+
468
+ .fa.fa-cutlery:before {
469
+ content: "\f2e7"; }
470
+
471
+ .fa.fa-file-text-o {
472
+ font-family: 'Font Awesome 5 Free';
473
+ font-weight: 400; }
474
+
475
+ .fa.fa-file-text-o:before {
476
+ content: "\f15c"; }
477
+
478
+ .fa.fa-building-o {
479
+ font-family: 'Font Awesome 5 Free';
480
+ font-weight: 400; }
481
+
482
+ .fa.fa-building-o:before {
483
+ content: "\f1ad"; }
484
+
485
+ .fa.fa-hospital-o {
486
+ font-family: 'Font Awesome 5 Free';
487
+ font-weight: 400; }
488
+
489
+ .fa.fa-hospital-o:before {
490
+ content: "\f0f8"; }
491
+
492
+ .fa.fa-tablet:before {
493
+ content: "\f3fa"; }
494
+
495
+ .fa.fa-mobile:before {
496
+ content: "\f3cd"; }
497
+
498
+ .fa.fa-mobile-phone:before {
499
+ content: "\f3cd"; }
500
+
501
+ .fa.fa-circle-o {
502
+ font-family: 'Font Awesome 5 Free';
503
+ font-weight: 400; }
504
+
505
+ .fa.fa-circle-o:before {
506
+ content: "\f111"; }
507
+
508
+ .fa.fa-mail-reply:before {
509
+ content: "\f3e5"; }
510
+
511
+ .fa.fa-github-alt {
512
+ font-family: 'Font Awesome 5 Brands';
513
+ font-weight: 400; }
514
+
515
+ .fa.fa-folder-o {
516
+ font-family: 'Font Awesome 5 Free';
517
+ font-weight: 400; }
518
+
519
+ .fa.fa-folder-o:before {
520
+ content: "\f07b"; }
521
+
522
+ .fa.fa-folder-open-o {
523
+ font-family: 'Font Awesome 5 Free';
524
+ font-weight: 400; }
525
+
526
+ .fa.fa-folder-open-o:before {
527
+ content: "\f07c"; }
528
+
529
+ .fa.fa-smile-o {
530
+ font-family: 'Font Awesome 5 Free';
531
+ font-weight: 400; }
532
+
533
+ .fa.fa-smile-o:before {
534
+ content: "\f118"; }
535
+
536
+ .fa.fa-frown-o {
537
+ font-family: 'Font Awesome 5 Free';
538
+ font-weight: 400; }
539
+
540
+ .fa.fa-frown-o:before {
541
+ content: "\f119"; }
542
+
543
+ .fa.fa-meh-o {
544
+ font-family: 'Font Awesome 5 Free';
545
+ font-weight: 400; }
546
+
547
+ .fa.fa-meh-o:before {
548
+ content: "\f11a"; }
549
+
550
+ .fa.fa-keyboard-o {
551
+ font-family: 'Font Awesome 5 Free';
552
+ font-weight: 400; }
553
+
554
+ .fa.fa-keyboard-o:before {
555
+ content: "\f11c"; }
556
+
557
+ .fa.fa-flag-o {
558
+ font-family: 'Font Awesome 5 Free';
559
+ font-weight: 400; }
560
+
561
+ .fa.fa-flag-o:before {
562
+ content: "\f024"; }
563
+
564
+ .fa.fa-mail-reply-all:before {
565
+ content: "\f122"; }
566
+
567
+ .fa.fa-star-half-o {
568
+ font-family: 'Font Awesome 5 Free';
569
+ font-weight: 400; }
570
+
571
+ .fa.fa-star-half-o:before {
572
+ content: "\f089"; }
573
+
574
+ .fa.fa-star-half-empty {
575
+ font-family: 'Font Awesome 5 Free';
576
+ font-weight: 400; }
577
+
578
+ .fa.fa-star-half-empty:before {
579
+ content: "\f089"; }
580
+
581
+ .fa.fa-star-half-full {
582
+ font-family: 'Font Awesome 5 Free';
583
+ font-weight: 400; }
584
+
585
+ .fa.fa-star-half-full:before {
586
+ content: "\f089"; }
587
+
588
+ .fa.fa-code-fork:before {
589
+ content: "\f126"; }
590
+
591
+ .fa.fa-chain-broken:before {
592
+ content: "\f127"; }
593
+
594
+ .fa.fa-shield:before {
595
+ content: "\f3ed"; }
596
+
597
+ .fa.fa-calendar-o {
598
+ font-family: 'Font Awesome 5 Free';
599
+ font-weight: 400; }
600
+
601
+ .fa.fa-calendar-o:before {
602
+ content: "\f133"; }
603
+
604
+ .fa.fa-maxcdn {
605
+ font-family: 'Font Awesome 5 Brands';
606
+ font-weight: 400; }
607
+
608
+ .fa.fa-html5 {
609
+ font-family: 'Font Awesome 5 Brands';
610
+ font-weight: 400; }
611
+
612
+ .fa.fa-css3 {
613
+ font-family: 'Font Awesome 5 Brands';
614
+ font-weight: 400; }
615
+
616
+ .fa.fa-ticket:before {
617
+ content: "\f3ff"; }
618
+
619
+ .fa.fa-minus-square-o {
620
+ font-family: 'Font Awesome 5 Free';
621
+ font-weight: 400; }
622
+
623
+ .fa.fa-minus-square-o:before {
624
+ content: "\f146"; }
625
+
626
+ .fa.fa-level-up:before {
627
+ content: "\f3bf"; }
628
+
629
+ .fa.fa-level-down:before {
630
+ content: "\f3be"; }
631
+
632
+ .fa.fa-pencil-square:before {
633
+ content: "\f14b"; }
634
+
635
+ .fa.fa-external-link-square:before {
636
+ content: "\f360"; }
637
+
638
+ .fa.fa-compass {
639
+ font-family: 'Font Awesome 5 Free';
640
+ font-weight: 400; }
641
+
642
+ .fa.fa-caret-square-o-down {
643
+ font-family: 'Font Awesome 5 Free';
644
+ font-weight: 400; }
645
+
646
+ .fa.fa-caret-square-o-down:before {
647
+ content: "\f150"; }
648
+
649
+ .fa.fa-toggle-down {
650
+ font-family: 'Font Awesome 5 Free';
651
+ font-weight: 400; }
652
+
653
+ .fa.fa-toggle-down:before {
654
+ content: "\f150"; }
655
+
656
+ .fa.fa-caret-square-o-up {
657
+ font-family: 'Font Awesome 5 Free';
658
+ font-weight: 400; }
659
+
660
+ .fa.fa-caret-square-o-up:before {
661
+ content: "\f151"; }
662
+
663
+ .fa.fa-toggle-up {
664
+ font-family: 'Font Awesome 5 Free';
665
+ font-weight: 400; }
666
+
667
+ .fa.fa-toggle-up:before {
668
+ content: "\f151"; }
669
+
670
+ .fa.fa-caret-square-o-right {
671
+ font-family: 'Font Awesome 5 Free';
672
+ font-weight: 400; }
673
+
674
+ .fa.fa-caret-square-o-right:before {
675
+ content: "\f152"; }
676
+
677
+ .fa.fa-toggle-right {
678
+ font-family: 'Font Awesome 5 Free';
679
+ font-weight: 400; }
680
+
681
+ .fa.fa-toggle-right:before {
682
+ content: "\f152"; }
683
+
684
+ .fa.fa-eur:before {
685
+ content: "\f153"; }
686
+
687
+ .fa.fa-euro:before {
688
+ content: "\f153"; }
689
+
690
+ .fa.fa-gbp:before {
691
+ content: "\f154"; }
692
+
693
+ .fa.fa-usd:before {
694
+ content: "\f155"; }
695
+
696
+ .fa.fa-dollar:before {
697
+ content: "\f155"; }
698
+
699
+ .fa.fa-inr:before {
700
+ content: "\f156"; }
701
+
702
+ .fa.fa-rupee:before {
703
+ content: "\f156"; }
704
+
705
+ .fa.fa-jpy:before {
706
+ content: "\f157"; }
707
+
708
+ .fa.fa-cny:before {
709
+ content: "\f157"; }
710
+
711
+ .fa.fa-rmb:before {
712
+ content: "\f157"; }
713
+
714
+ .fa.fa-yen:before {
715
+ content: "\f157"; }
716
+
717
+ .fa.fa-rub:before {
718
+ content: "\f158"; }
719
+
720
+ .fa.fa-ruble:before {
721
+ content: "\f158"; }
722
+
723
+ .fa.fa-rouble:before {
724
+ content: "\f158"; }
725
+
726
+ .fa.fa-krw:before {
727
+ content: "\f159"; }
728
+
729
+ .fa.fa-won:before {
730
+ content: "\f159"; }
731
+
732
+ .fa.fa-btc {
733
+ font-family: 'Font Awesome 5 Brands';
734
+ font-weight: 400; }
735
+
736
+ .fa.fa-bitcoin {
737
+ font-family: 'Font Awesome 5 Brands';
738
+ font-weight: 400; }
739
+
740
+ .fa.fa-bitcoin:before {
741
+ content: "\f15a"; }
742
+
743
+ .fa.fa-file-text:before {
744
+ content: "\f15c"; }
745
+
746
+ .fa.fa-sort-alpha-asc:before {
747
+ content: "\f15d"; }
748
+
749
+ .fa.fa-sort-alpha-desc:before {
750
+ content: "\f15e"; }
751
+
752
+ .fa.fa-sort-amount-asc:before {
753
+ content: "\f160"; }
754
+
755
+ .fa.fa-sort-amount-desc:before {
756
+ content: "\f161"; }
757
+
758
+ .fa.fa-sort-numeric-asc:before {
759
+ content: "\f162"; }
760
+
761
+ .fa.fa-sort-numeric-desc:before {
762
+ content: "\f163"; }
763
+
764
+ .fa.fa-youtube-square {
765
+ font-family: 'Font Awesome 5 Brands';
766
+ font-weight: 400; }
767
+
768
+ .fa.fa-youtube {
769
+ font-family: 'Font Awesome 5 Brands';
770
+ font-weight: 400; }
771
+
772
+ .fa.fa-xing {
773
+ font-family: 'Font Awesome 5 Brands';
774
+ font-weight: 400; }
775
+
776
+ .fa.fa-xing-square {
777
+ font-family: 'Font Awesome 5 Brands';
778
+ font-weight: 400; }
779
+
780
+ .fa.fa-youtube-play {
781
+ font-family: 'Font Awesome 5 Brands';
782
+ font-weight: 400; }
783
+
784
+ .fa.fa-youtube-play:before {
785
+ content: "\f167"; }
786
+
787
+ .fa.fa-dropbox {
788
+ font-family: 'Font Awesome 5 Brands';
789
+ font-weight: 400; }
790
+
791
+ .fa.fa-stack-overflow {
792
+ font-family: 'Font Awesome 5 Brands';
793
+ font-weight: 400; }
794
+
795
+ .fa.fa-instagram {
796
+ font-family: 'Font Awesome 5 Brands';
797
+ font-weight: 400; }
798
+
799
+ .fa.fa-flickr {
800
+ font-family: 'Font Awesome 5 Brands';
801
+ font-weight: 400; }
802
+
803
+ .fa.fa-adn {
804
+ font-family: 'Font Awesome 5 Brands';
805
+ font-weight: 400; }
806
+
807
+ .fa.fa-bitbucket {
808
+ font-family: 'Font Awesome 5 Brands';
809
+ font-weight: 400; }
810
+
811
+ .fa.fa-bitbucket-square {
812
+ font-family: 'Font Awesome 5 Brands';
813
+ font-weight: 400; }
814
+
815
+ .fa.fa-bitbucket-square:before {
816
+ content: "\f171"; }
817
+
818
+ .fa.fa-tumblr {
819
+ font-family: 'Font Awesome 5 Brands';
820
+ font-weight: 400; }
821
+
822
+ .fa.fa-tumblr-square {
823
+ font-family: 'Font Awesome 5 Brands';
824
+ font-weight: 400; }
825
+
826
+ .fa.fa-long-arrow-down:before {
827
+ content: "\f309"; }
828
+
829
+ .fa.fa-long-arrow-up:before {
830
+ content: "\f30c"; }
831
+
832
+ .fa.fa-long-arrow-left:before {
833
+ content: "\f30a"; }
834
+
835
+ .fa.fa-long-arrow-right:before {
836
+ content: "\f30b"; }
837
+
838
+ .fa.fa-apple {
839
+ font-family: 'Font Awesome 5 Brands';
840
+ font-weight: 400; }
841
+
842
+ .fa.fa-windows {
843
+ font-family: 'Font Awesome 5 Brands';
844
+ font-weight: 400; }
845
+
846
+ .fa.fa-android {
847
+ font-family: 'Font Awesome 5 Brands';
848
+ font-weight: 400; }
849
+
850
+ .fa.fa-linux {
851
+ font-family: 'Font Awesome 5 Brands';
852
+ font-weight: 400; }
853
+
854
+ .fa.fa-dribbble {
855
+ font-family: 'Font Awesome 5 Brands';
856
+ font-weight: 400; }
857
+
858
+ .fa.fa-skype {
859
+ font-family: 'Font Awesome 5 Brands';
860
+ font-weight: 400; }
861
+
862
+ .fa.fa-foursquare {
863
+ font-family: 'Font Awesome 5 Brands';
864
+ font-weight: 400; }
865
+
866
+ .fa.fa-trello {
867
+ font-family: 'Font Awesome 5 Brands';
868
+ font-weight: 400; }
869
+
870
+ .fa.fa-gratipay {
871
+ font-family: 'Font Awesome 5 Brands';
872
+ font-weight: 400; }
873
+
874
+ .fa.fa-gittip {
875
+ font-family: 'Font Awesome 5 Brands';
876
+ font-weight: 400; }
877
+
878
+ .fa.fa-gittip:before {
879
+ content: "\f184"; }
880
+
881
+ .fa.fa-sun-o {
882
+ font-family: 'Font Awesome 5 Free';
883
+ font-weight: 400; }
884
+
885
+ .fa.fa-sun-o:before {
886
+ content: "\f185"; }
887
+
888
+ .fa.fa-moon-o {
889
+ font-family: 'Font Awesome 5 Free';
890
+ font-weight: 400; }
891
+
892
+ .fa.fa-moon-o:before {
893
+ content: "\f186"; }
894
+
895
+ .fa.fa-vk {
896
+ font-family: 'Font Awesome 5 Brands';
897
+ font-weight: 400; }
898
+
899
+ .fa.fa-weibo {
900
+ font-family: 'Font Awesome 5 Brands';
901
+ font-weight: 400; }
902
+
903
+ .fa.fa-renren {
904
+ font-family: 'Font Awesome 5 Brands';
905
+ font-weight: 400; }
906
+
907
+ .fa.fa-pagelines {
908
+ font-family: 'Font Awesome 5 Brands';
909
+ font-weight: 400; }
910
+
911
+ .fa.fa-stack-exchange {
912
+ font-family: 'Font Awesome 5 Brands';
913
+ font-weight: 400; }
914
+
915
+ .fa.fa-arrow-circle-o-right {
916
+ font-family: 'Font Awesome 5 Free';
917
+ font-weight: 400; }
918
+
919
+ .fa.fa-arrow-circle-o-right:before {
920
+ content: "\f35a"; }
921
+
922
+ .fa.fa-arrow-circle-o-left {
923
+ font-family: 'Font Awesome 5 Free';
924
+ font-weight: 400; }
925
+
926
+ .fa.fa-arrow-circle-o-left:before {
927
+ content: "\f359"; }
928
+
929
+ .fa.fa-caret-square-o-left {
930
+ font-family: 'Font Awesome 5 Free';
931
+ font-weight: 400; }
932
+
933
+ .fa.fa-caret-square-o-left:before {
934
+ content: "\f191"; }
935
+
936
+ .fa.fa-toggle-left {
937
+ font-family: 'Font Awesome 5 Free';
938
+ font-weight: 400; }
939
+
940
+ .fa.fa-toggle-left:before {
941
+ content: "\f191"; }
942
+
943
+ .fa.fa-dot-circle-o {
944
+ font-family: 'Font Awesome 5 Free';
945
+ font-weight: 400; }
946
+
947
+ .fa.fa-dot-circle-o:before {
948
+ content: "\f192"; }
949
+
950
+ .fa.fa-vimeo-square {
951
+ font-family: 'Font Awesome 5 Brands';
952
+ font-weight: 400; }
953
+
954
+ .fa.fa-try:before {
955
+ content: "\f195"; }
956
+
957
+ .fa.fa-turkish-lira:before {
958
+ content: "\f195"; }
959
+
960
+ .fa.fa-plus-square-o {
961
+ font-family: 'Font Awesome 5 Free';
962
+ font-weight: 400; }
963
+
964
+ .fa.fa-plus-square-o:before {
965
+ content: "\f0fe"; }
966
+
967
+ .fa.fa-slack {
968
+ font-family: 'Font Awesome 5 Brands';
969
+ font-weight: 400; }
970
+
971
+ .fa.fa-wordpress {
972
+ font-family: 'Font Awesome 5 Brands';
973
+ font-weight: 400; }
974
+
975
+ .fa.fa-openid {
976
+ font-family: 'Font Awesome 5 Brands';
977
+ font-weight: 400; }
978
+
979
+ .fa.fa-institution:before {
980
+ content: "\f19c"; }
981
+
982
+ .fa.fa-bank:before {
983
+ content: "\f19c"; }
984
+
985
+ .fa.fa-mortar-board:before {
986
+ content: "\f19d"; }
987
+
988
+ .fa.fa-yahoo {
989
+ font-family: 'Font Awesome 5 Brands';
990
+ font-weight: 400; }
991
+
992
+ .fa.fa-google {
993
+ font-family: 'Font Awesome 5 Brands';
994
+ font-weight: 400; }
995
+
996
+ .fa.fa-reddit {
997
+ font-family: 'Font Awesome 5 Brands';
998
+ font-weight: 400; }
999
+
1000
+ .fa.fa-reddit-square {
1001
+ font-family: 'Font Awesome 5 Brands';
1002
+ font-weight: 400; }
1003
+
1004
+ .fa.fa-stumbleupon-circle {
1005
+ font-family: 'Font Awesome 5 Brands';
1006
+ font-weight: 400; }
1007
+
1008
+ .fa.fa-stumbleupon {
1009
+ font-family: 'Font Awesome 5 Brands';
1010
+ font-weight: 400; }
1011
+
1012
+ .fa.fa-delicious {
1013
+ font-family: 'Font Awesome 5 Brands';
1014
+ font-weight: 400; }
1015
+
1016
+ .fa.fa-digg {
1017
+ font-family: 'Font Awesome 5 Brands';
1018
+ font-weight: 400; }
1019
+
1020
+ .fa.fa-pied-piper-pp {
1021
+ font-family: 'Font Awesome 5 Brands';
1022
+ font-weight: 400; }
1023
+
1024
+ .fa.fa-pied-piper-alt {
1025
+ font-family: 'Font Awesome 5 Brands';
1026
+ font-weight: 400; }
1027
+
1028
+ .fa.fa-drupal {
1029
+ font-family: 'Font Awesome 5 Brands';
1030
+ font-weight: 400; }
1031
+
1032
+ .fa.fa-joomla {
1033
+ font-family: 'Font Awesome 5 Brands';
1034
+ font-weight: 400; }
1035
+
1036
+ .fa.fa-spoon:before {
1037
+ content: "\f2e5"; }
1038
+
1039
+ .fa.fa-behance {
1040
+ font-family: 'Font Awesome 5 Brands';
1041
+ font-weight: 400; }
1042
+
1043
+ .fa.fa-behance-square {
1044
+ font-family: 'Font Awesome 5 Brands';
1045
+ font-weight: 400; }
1046
+
1047
+ .fa.fa-steam {
1048
+ font-family: 'Font Awesome 5 Brands';
1049
+ font-weight: 400; }
1050
+
1051
+ .fa.fa-steam-square {
1052
+ font-family: 'Font Awesome 5 Brands';
1053
+ font-weight: 400; }
1054
+
1055
+ .fa.fa-automobile:before {
1056
+ content: "\f1b9"; }
1057
+
1058
+ .fa.fa-cab:before {
1059
+ content: "\f1ba"; }
1060
+
1061
+ .fa.fa-envelope-o {
1062
+ font-family: 'Font Awesome 5 Free';
1063
+ font-weight: 400; }
1064
+
1065
+ .fa.fa-envelope-o:before {
1066
+ content: "\f0e0"; }
1067
+
1068
+ .fa.fa-deviantart {
1069
+ font-family: 'Font Awesome 5 Brands';
1070
+ font-weight: 400; }
1071
+
1072
+ .fa.fa-soundcloud {
1073
+ font-family: 'Font Awesome 5 Brands';
1074
+ font-weight: 400; }
1075
+
1076
+ .fa.fa-file-pdf-o {
1077
+ font-family: 'Font Awesome 5 Free';
1078
+ font-weight: 400; }
1079
+
1080
+ .fa.fa-file-pdf-o:before {
1081
+ content: "\f1c1"; }
1082
+
1083
+ .fa.fa-file-word-o {
1084
+ font-family: 'Font Awesome 5 Free';
1085
+ font-weight: 400; }
1086
+
1087
+ .fa.fa-file-word-o:before {
1088
+ content: "\f1c2"; }
1089
+
1090
+ .fa.fa-file-excel-o {
1091
+ font-family: 'Font Awesome 5 Free';
1092
+ font-weight: 400; }
1093
+
1094
+ .fa.fa-file-excel-o:before {
1095
+ content: "\f1c3"; }
1096
+
1097
+ .fa.fa-file-powerpoint-o {
1098
+ font-family: 'Font Awesome 5 Free';
1099
+ font-weight: 400; }
1100
+
1101
+ .fa.fa-file-powerpoint-o:before {
1102
+ content: "\f1c4"; }
1103
+
1104
+ .fa.fa-file-image-o {
1105
+ font-family: 'Font Awesome 5 Free';
1106
+ font-weight: 400; }
1107
+
1108
+ .fa.fa-file-image-o:before {
1109
+ content: "\f1c5"; }
1110
+
1111
+ .fa.fa-file-photo-o {
1112
+ font-family: 'Font Awesome 5 Free';
1113
+ font-weight: 400; }
1114
+
1115
+ .fa.fa-file-photo-o:before {
1116
+ content: "\f1c5"; }
1117
+
1118
+ .fa.fa-file-picture-o {
1119
+ font-family: 'Font Awesome 5 Free';
1120
+ font-weight: 400; }
1121
+
1122
+ .fa.fa-file-picture-o:before {
1123
+ content: "\f1c5"; }
1124
+
1125
+ .fa.fa-file-archive-o {
1126
+ font-family: 'Font Awesome 5 Free';
1127
+ font-weight: 400; }
1128
+
1129
+ .fa.fa-file-archive-o:before {
1130
+ content: "\f1c6"; }
1131
+
1132
+ .fa.fa-file-zip-o {
1133
+ font-family: 'Font Awesome 5 Free';
1134
+ font-weight: 400; }
1135
+
1136
+ .fa.fa-file-zip-o:before {
1137
+ content: "\f1c6"; }
1138
+
1139
+ .fa.fa-file-audio-o {
1140
+ font-family: 'Font Awesome 5 Free';
1141
+ font-weight: 400; }
1142
+
1143
+ .fa.fa-file-audio-o:before {
1144
+ content: "\f1c7"; }
1145
+
1146
+ .fa.fa-file-sound-o {
1147
+ font-family: 'Font Awesome 5 Free';
1148
+ font-weight: 400; }
1149
+
1150
+ .fa.fa-file-sound-o:before {
1151
+ content: "\f1c7"; }
1152
+
1153
+ .fa.fa-file-video-o {
1154
+ font-family: 'Font Awesome 5 Free';
1155
+ font-weight: 400; }
1156
+
1157
+ .fa.fa-file-video-o:before {
1158
+ content: "\f1c8"; }
1159
+
1160
+ .fa.fa-file-movie-o {
1161
+ font-family: 'Font Awesome 5 Free';
1162
+ font-weight: 400; }
1163
+
1164
+ .fa.fa-file-movie-o:before {
1165
+ content: "\f1c8"; }
1166
+
1167
+ .fa.fa-file-code-o {
1168
+ font-family: 'Font Awesome 5 Free';
1169
+ font-weight: 400; }
1170
+
1171
+ .fa.fa-file-code-o:before {
1172
+ content: "\f1c9"; }
1173
+
1174
+ .fa.fa-vine {
1175
+ font-family: 'Font Awesome 5 Brands';
1176
+ font-weight: 400; }
1177
+
1178
+ .fa.fa-codepen {
1179
+ font-family: 'Font Awesome 5 Brands';
1180
+ font-weight: 400; }
1181
+
1182
+ .fa.fa-jsfiddle {
1183
+ font-family: 'Font Awesome 5 Brands';
1184
+ font-weight: 400; }
1185
+
1186
+ .fa.fa-life-ring {
1187
+ font-family: 'Font Awesome 5 Free';
1188
+ font-weight: 400; }
1189
+
1190
+ .fa.fa-life-bouy {
1191
+ font-family: 'Font Awesome 5 Free';
1192
+ font-weight: 400; }
1193
+
1194
+ .fa.fa-life-bouy:before {
1195
+ content: "\f1cd"; }
1196
+
1197
+ .fa.fa-life-buoy {
1198
+ font-family: 'Font Awesome 5 Free';
1199
+ font-weight: 400; }
1200
+
1201
+ .fa.fa-life-buoy:before {
1202
+ content: "\f1cd"; }
1203
+
1204
+ .fa.fa-life-saver {
1205
+ font-family: 'Font Awesome 5 Free';
1206
+ font-weight: 400; }
1207
+
1208
+ .fa.fa-life-saver:before {
1209
+ content: "\f1cd"; }
1210
+
1211
+ .fa.fa-support {
1212
+ font-family: 'Font Awesome 5 Free';
1213
+ font-weight: 400; }
1214
+
1215
+ .fa.fa-support:before {
1216
+ content: "\f1cd"; }
1217
+
1218
+ .fa.fa-circle-o-notch:before {
1219
+ content: "\f1ce"; }
1220
+
1221
+ .fa.fa-rebel {
1222
+ font-family: 'Font Awesome 5 Brands';
1223
+ font-weight: 400; }
1224
+
1225
+ .fa.fa-ra {
1226
+ font-family: 'Font Awesome 5 Brands';
1227
+ font-weight: 400; }
1228
+
1229
+ .fa.fa-ra:before {
1230
+ content: "\f1d0"; }
1231
+
1232
+ .fa.fa-resistance {
1233
+ font-family: 'Font Awesome 5 Brands';
1234
+ font-weight: 400; }
1235
+
1236
+ .fa.fa-resistance:before {
1237
+ content: "\f1d0"; }
1238
+
1239
+ .fa.fa-empire {
1240
+ font-family: 'Font Awesome 5 Brands';
1241
+ font-weight: 400; }
1242
+
1243
+ .fa.fa-ge {
1244
+ font-family: 'Font Awesome 5 Brands';
1245
+ font-weight: 400; }
1246
+
1247
+ .fa.fa-ge:before {
1248
+ content: "\f1d1"; }
1249
+
1250
+ .fa.fa-git-square {
1251
+ font-family: 'Font Awesome 5 Brands';
1252
+ font-weight: 400; }
1253
+
1254
+ .fa.fa-git {
1255
+ font-family: 'Font Awesome 5 Brands';
1256
+ font-weight: 400; }
1257
+
1258
+ .fa.fa-hacker-news {
1259
+ font-family: 'Font Awesome 5 Brands';
1260
+ font-weight: 400; }
1261
+
1262
+ .fa.fa-y-combinator-square {
1263
+ font-family: 'Font Awesome 5 Brands';
1264
+ font-weight: 400; }
1265
+
1266
+ .fa.fa-y-combinator-square:before {
1267
+ content: "\f1d4"; }
1268
+
1269
+ .fa.fa-yc-square {
1270
+ font-family: 'Font Awesome 5 Brands';
1271
+ font-weight: 400; }
1272
+
1273
+ .fa.fa-yc-square:before {
1274
+ content: "\f1d4"; }
1275
+
1276
+ .fa.fa-tencent-weibo {
1277
+ font-family: 'Font Awesome 5 Brands';
1278
+ font-weight: 400; }
1279
+
1280
+ .fa.fa-qq {
1281
+ font-family: 'Font Awesome 5 Brands';
1282
+ font-weight: 400; }
1283
+
1284
+ .fa.fa-weixin {
1285
+ font-family: 'Font Awesome 5 Brands';
1286
+ font-weight: 400; }
1287
+
1288
+ .fa.fa-wechat {
1289
+ font-family: 'Font Awesome 5 Brands';
1290
+ font-weight: 400; }
1291
+
1292
+ .fa.fa-wechat:before {
1293
+ content: "\f1d7"; }
1294
+
1295
+ .fa.fa-send:before {
1296
+ content: "\f1d8"; }
1297
+
1298
+ .fa.fa-paper-plane-o {
1299
+ font-family: 'Font Awesome 5 Free';
1300
+ font-weight: 400; }
1301
+
1302
+ .fa.fa-paper-plane-o:before {
1303
+ content: "\f1d8"; }
1304
+
1305
+ .fa.fa-send-o {
1306
+ font-family: 'Font Awesome 5 Free';
1307
+ font-weight: 400; }
1308
+
1309
+ .fa.fa-send-o:before {
1310
+ content: "\f1d8"; }
1311
+
1312
+ .fa.fa-circle-thin {
1313
+ font-family: 'Font Awesome 5 Free';
1314
+ font-weight: 400; }
1315
+
1316
+ .fa.fa-circle-thin:before {
1317
+ content: "\f111"; }
1318
+
1319
+ .fa.fa-header:before {
1320
+ content: "\f1dc"; }
1321
+
1322
+ .fa.fa-sliders:before {
1323
+ content: "\f1de"; }
1324
+
1325
+ .fa.fa-futbol-o {
1326
+ font-family: 'Font Awesome 5 Free';
1327
+ font-weight: 400; }
1328
+
1329
+ .fa.fa-futbol-o:before {
1330
+ content: "\f1e3"; }
1331
+
1332
+ .fa.fa-soccer-ball-o {
1333
+ font-family: 'Font Awesome 5 Free';
1334
+ font-weight: 400; }
1335
+
1336
+ .fa.fa-soccer-ball-o:before {
1337
+ content: "\f1e3"; }
1338
+
1339
+ .fa.fa-slideshare {
1340
+ font-family: 'Font Awesome 5 Brands';
1341
+ font-weight: 400; }
1342
+
1343
+ .fa.fa-twitch {
1344
+ font-family: 'Font Awesome 5 Brands';
1345
+ font-weight: 400; }
1346
+
1347
+ .fa.fa-yelp {
1348
+ font-family: 'Font Awesome 5 Brands';
1349
+ font-weight: 400; }
1350
+
1351
+ .fa.fa-newspaper-o {
1352
+ font-family: 'Font Awesome 5 Free';
1353
+ font-weight: 400; }
1354
+
1355
+ .fa.fa-newspaper-o:before {
1356
+ content: "\f1ea"; }
1357
+
1358
+ .fa.fa-paypal {
1359
+ font-family: 'Font Awesome 5 Brands';
1360
+ font-weight: 400; }
1361
+
1362
+ .fa.fa-google-wallet {
1363
+ font-family: 'Font Awesome 5 Brands';
1364
+ font-weight: 400; }
1365
+
1366
+ .fa.fa-cc-visa {
1367
+ font-family: 'Font Awesome 5 Brands';
1368
+ font-weight: 400; }
1369
+
1370
+ .fa.fa-cc-mastercard {
1371
+ font-family: 'Font Awesome 5 Brands';
1372
+ font-weight: 400; }
1373
+
1374
+ .fa.fa-cc-discover {
1375
+ font-family: 'Font Awesome 5 Brands';
1376
+ font-weight: 400; }
1377
+
1378
+ .fa.fa-cc-amex {
1379
+ font-family: 'Font Awesome 5 Brands';
1380
+ font-weight: 400; }
1381
+
1382
+ .fa.fa-cc-paypal {
1383
+ font-family: 'Font Awesome 5 Brands';
1384
+ font-weight: 400; }
1385
+
1386
+ .fa.fa-cc-stripe {
1387
+ font-family: 'Font Awesome 5 Brands';
1388
+ font-weight: 400; }
1389
+
1390
+ .fa.fa-bell-slash-o {
1391
+ font-family: 'Font Awesome 5 Free';
1392
+ font-weight: 400; }
1393
+
1394
+ .fa.fa-bell-slash-o:before {
1395
+ content: "\f1f6"; }
1396
+
1397
+ .fa.fa-trash:before {
1398
+ content: "\f2ed"; }
1399
+
1400
+ .fa.fa-copyright {
1401
+ font-family: 'Font Awesome 5 Free';
1402
+ font-weight: 400; }
1403
+
1404
+ .fa.fa-eyedropper:before {
1405
+ content: "\f1fb"; }
1406
+
1407
+ .fa.fa-area-chart:before {
1408
+ content: "\f1fe"; }
1409
+
1410
+ .fa.fa-pie-chart:before {
1411
+ content: "\f200"; }
1412
+
1413
+ .fa.fa-line-chart:before {
1414
+ content: "\f201"; }
1415
+
1416
+ .fa.fa-lastfm {
1417
+ font-family: 'Font Awesome 5 Brands';
1418
+ font-weight: 400; }
1419
+
1420
+ .fa.fa-lastfm-square {
1421
+ font-family: 'Font Awesome 5 Brands';
1422
+ font-weight: 400; }
1423
+
1424
+ .fa.fa-ioxhost {
1425
+ font-family: 'Font Awesome 5 Brands';
1426
+ font-weight: 400; }
1427
+
1428
+ .fa.fa-angellist {
1429
+ font-family: 'Font Awesome 5 Brands';
1430
+ font-weight: 400; }
1431
+
1432
+ .fa.fa-cc {
1433
+ font-family: 'Font Awesome 5 Free';
1434
+ font-weight: 400; }
1435
+
1436
+ .fa.fa-cc:before {
1437
+ content: "\f20a"; }
1438
+
1439
+ .fa.fa-ils:before {
1440
+ content: "\f20b"; }
1441
+
1442
+ .fa.fa-shekel:before {
1443
+ content: "\f20b"; }
1444
+
1445
+ .fa.fa-sheqel:before {
1446
+ content: "\f20b"; }
1447
+
1448
+ .fa.fa-meanpath {
1449
+ font-family: 'Font Awesome 5 Brands';
1450
+ font-weight: 400; }
1451
+
1452
+ .fa.fa-meanpath:before {
1453
+ content: "\f2b4"; }
1454
+
1455
+ .fa.fa-buysellads {
1456
+ font-family: 'Font Awesome 5 Brands';
1457
+ font-weight: 400; }
1458
+
1459
+ .fa.fa-connectdevelop {
1460
+ font-family: 'Font Awesome 5 Brands';
1461
+ font-weight: 400; }
1462
+
1463
+ .fa.fa-dashcube {
1464
+ font-family: 'Font Awesome 5 Brands';
1465
+ font-weight: 400; }
1466
+
1467
+ .fa.fa-forumbee {
1468
+ font-family: 'Font Awesome 5 Brands';
1469
+ font-weight: 400; }
1470
+
1471
+ .fa.fa-leanpub {
1472
+ font-family: 'Font Awesome 5 Brands';
1473
+ font-weight: 400; }
1474
+
1475
+ .fa.fa-sellsy {
1476
+ font-family: 'Font Awesome 5 Brands';
1477
+ font-weight: 400; }
1478
+
1479
+ .fa.fa-shirtsinbulk {
1480
+ font-family: 'Font Awesome 5 Brands';
1481
+ font-weight: 400; }
1482
+
1483
+ .fa.fa-simplybuilt {
1484
+ font-family: 'Font Awesome 5 Brands';
1485
+ font-weight: 400; }
1486
+
1487
+ .fa.fa-skyatlas {
1488
+ font-family: 'Font Awesome 5 Brands';
1489
+ font-weight: 400; }
1490
+
1491
+ .fa.fa-diamond {
1492
+ font-family: 'Font Awesome 5 Free';
1493
+ font-weight: 400; }
1494
+
1495
+ .fa.fa-diamond:before {
1496
+ content: "\f3a5"; }
1497
+
1498
+ .fa.fa-intersex:before {
1499
+ content: "\f224"; }
1500
+
1501
+ .fa.fa-facebook-official {
1502
+ font-family: 'Font Awesome 5 Brands';
1503
+ font-weight: 400; }
1504
+
1505
+ .fa.fa-facebook-official:before {
1506
+ content: "\f09a"; }
1507
+
1508
+ .fa.fa-pinterest-p {
1509
+ font-family: 'Font Awesome 5 Brands';
1510
+ font-weight: 400; }
1511
+
1512
+ .fa.fa-whatsapp {
1513
+ font-family: 'Font Awesome 5 Brands';
1514
+ font-weight: 400; }
1515
+
1516
+ .fa.fa-hotel:before {
1517
+ content: "\f236"; }
1518
+
1519
+ .fa.fa-viacoin {
1520
+ font-family: 'Font Awesome 5 Brands';
1521
+ font-weight: 400; }
1522
+
1523
+ .fa.fa-medium {
1524
+ font-family: 'Font Awesome 5 Brands';
1525
+ font-weight: 400; }
1526
+
1527
+ .fa.fa-y-combinator {
1528
+ font-family: 'Font Awesome 5 Brands';
1529
+ font-weight: 400; }
1530
+
1531
+ .fa.fa-yc {
1532
+ font-family: 'Font Awesome 5 Brands';
1533
+ font-weight: 400; }
1534
+
1535
+ .fa.fa-yc:before {
1536
+ content: "\f23b"; }
1537
+
1538
+ .fa.fa-optin-monster {
1539
+ font-family: 'Font Awesome 5 Brands';
1540
+ font-weight: 400; }
1541
+
1542
+ .fa.fa-opencart {
1543
+ font-family: 'Font Awesome 5 Brands';
1544
+ font-weight: 400; }
1545
+
1546
+ .fa.fa-expeditedssl {
1547
+ font-family: 'Font Awesome 5 Brands';
1548
+ font-weight: 400; }
1549
+
1550
+ .fa.fa-battery-4:before {
1551
+ content: "\f240"; }
1552
+
1553
+ .fa.fa-battery:before {
1554
+ content: "\f240"; }
1555
+
1556
+ .fa.fa-battery-3:before {
1557
+ content: "\f241"; }
1558
+
1559
+ .fa.fa-battery-2:before {
1560
+ content: "\f242"; }
1561
+
1562
+ .fa.fa-battery-1:before {
1563
+ content: "\f243"; }
1564
+
1565
+ .fa.fa-battery-0:before {
1566
+ content: "\f244"; }
1567
+
1568
+ .fa.fa-object-group {
1569
+ font-family: 'Font Awesome 5 Free';
1570
+ font-weight: 400; }
1571
+
1572
+ .fa.fa-object-ungroup {
1573
+ font-family: 'Font Awesome 5 Free';
1574
+ font-weight: 400; }
1575
+
1576
+ .fa.fa-sticky-note-o {
1577
+ font-family: 'Font Awesome 5 Free';
1578
+ font-weight: 400; }
1579
+
1580
+ .fa.fa-sticky-note-o:before {
1581
+ content: "\f249"; }
1582
+
1583
+ .fa.fa-cc-jcb {
1584
+ font-family: 'Font Awesome 5 Brands';
1585
+ font-weight: 400; }
1586
+
1587
+ .fa.fa-cc-diners-club {
1588
+ font-family: 'Font Awesome 5 Brands';
1589
+ font-weight: 400; }
1590
+
1591
+ .fa.fa-clone {
1592
+ font-family: 'Font Awesome 5 Free';
1593
+ font-weight: 400; }
1594
+
1595
+ .fa.fa-hourglass-o {
1596
+ font-family: 'Font Awesome 5 Free';
1597
+ font-weight: 400; }
1598
+
1599
+ .fa.fa-hourglass-o:before {
1600
+ content: "\f254"; }
1601
+
1602
+ .fa.fa-hourglass-1:before {
1603
+ content: "\f251"; }
1604
+
1605
+ .fa.fa-hourglass-2:before {
1606
+ content: "\f252"; }
1607
+
1608
+ .fa.fa-hourglass-3:before {
1609
+ content: "\f253"; }
1610
+
1611
+ .fa.fa-hand-rock-o {
1612
+ font-family: 'Font Awesome 5 Free';
1613
+ font-weight: 400; }
1614
+
1615
+ .fa.fa-hand-rock-o:before {
1616
+ content: "\f255"; }
1617
+
1618
+ .fa.fa-hand-grab-o {
1619
+ font-family: 'Font Awesome 5 Free';
1620
+ font-weight: 400; }
1621
+
1622
+ .fa.fa-hand-grab-o:before {
1623
+ content: "\f255"; }
1624
+
1625
+ .fa.fa-hand-paper-o {
1626
+ font-family: 'Font Awesome 5 Free';
1627
+ font-weight: 400; }
1628
+
1629
+ .fa.fa-hand-paper-o:before {
1630
+ content: "\f256"; }
1631
+
1632
+ .fa.fa-hand-stop-o {
1633
+ font-family: 'Font Awesome 5 Free';
1634
+ font-weight: 400; }
1635
+
1636
+ .fa.fa-hand-stop-o:before {
1637
+ content: "\f256"; }
1638
+
1639
+ .fa.fa-hand-scissors-o {
1640
+ font-family: 'Font Awesome 5 Free';
1641
+ font-weight: 400; }
1642
+
1643
+ .fa.fa-hand-scissors-o:before {
1644
+ content: "\f257"; }
1645
+
1646
+ .fa.fa-hand-lizard-o {
1647
+ font-family: 'Font Awesome 5 Free';
1648
+ font-weight: 400; }
1649
+
1650
+ .fa.fa-hand-lizard-o:before {
1651
+ content: "\f258"; }
1652
+
1653
+ .fa.fa-hand-spock-o {
1654
+ font-family: 'Font Awesome 5 Free';
1655
+ font-weight: 400; }
1656
+
1657
+ .fa.fa-hand-spock-o:before {
1658
+ content: "\f259"; }
1659
+
1660
+ .fa.fa-hand-pointer-o {
1661
+ font-family: 'Font Awesome 5 Free';
1662
+ font-weight: 400; }
1663
+
1664
+ .fa.fa-hand-pointer-o:before {
1665
+ content: "\f25a"; }
1666
+
1667
+ .fa.fa-hand-peace-o {
1668
+ font-family: 'Font Awesome 5 Free';
1669
+ font-weight: 400; }
1670
+
1671
+ .fa.fa-hand-peace-o:before {
1672
+ content: "\f25b"; }
1673
+
1674
+ .fa.fa-registered {
1675
+ font-family: 'Font Awesome 5 Free';
1676
+ font-weight: 400; }
1677
+
1678
+ .fa.fa-creative-commons {
1679
+ font-family: 'Font Awesome 5 Brands';
1680
+ font-weight: 400; }
1681
+
1682
+ .fa.fa-gg {
1683
+ font-family: 'Font Awesome 5 Brands';
1684
+ font-weight: 400; }
1685
+
1686
+ .fa.fa-gg-circle {
1687
+ font-family: 'Font Awesome 5 Brands';
1688
+ font-weight: 400; }
1689
+
1690
+ .fa.fa-tripadvisor {
1691
+ font-family: 'Font Awesome 5 Brands';
1692
+ font-weight: 400; }
1693
+
1694
+ .fa.fa-odnoklassniki {
1695
+ font-family: 'Font Awesome 5 Brands';
1696
+ font-weight: 400; }
1697
+
1698
+ .fa.fa-odnoklassniki-square