pull/26/head
Saeid 4 years ago
commit 1d438fb6f5

5
.gitignore vendored

@ -14,6 +14,9 @@ yarn-error.log
bootstrap/compiled.php
app/storage/
storage/
# Laravel 5 & Lumen specific
public/storage
public/hot
@ -34,6 +37,8 @@ Homestead.json
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
.idea/
.idea/vcs.xml
.idea/php.xml
.idea/willamall-admin.iml
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml

@ -6,7 +6,6 @@
<path value="$PROJECT_DIR$/vendor/paragonie/random_compat" />
<path value="$PROJECT_DIR$/vendor/myclabs/php-enum" />
<path value="$PROJECT_DIR$/vendor/myclabs/deep-copy" />
<path value="$PROJECT_DIR$/vendor/league/commonmark-ext-table" />
<path value="$PROJECT_DIR$/vendor/league/oauth2-server" />
<path value="$PROJECT_DIR$/vendor/league/glide" />
<path value="$PROJECT_DIR$/vendor/phpoption/phpoption" />
@ -128,34 +127,24 @@
<path value="$PROJECT_DIR$/vendor/mtdowling/jmespath.php" />
<path value="$PROJECT_DIR$/vendor/aws/aws-sdk-php" />
<path value="$PROJECT_DIR$/vendor/coraxster/flysystem-aws-s3-v3-minio" />
<path value="$PROJECT_DIR$/vendor/wm/portfolio" />
<path value="$PROJECT_DIR$/vendor/wm/reservation" />
<path value="$PROJECT_DIR$/vendor/wm/core" />
<path value="$PROJECT_DIR$/vendor/wm/blog" />
<path value="$PROJECT_DIR$/vendor/wm/common" />
<path value="$PROJECT_DIR$/vendor/wm/portfolio" />
<path value="$PROJECT_DIR$/vendor/wm/reservation" />
<path value="$PROJECT_DIR$/vendor/wm/core" />
<path value="$PROJECT_DIR$/vendor/wm/common" />
<path value="$PROJECT_DIR$/vendor/wm/portfolio" />
<path value="$PROJECT_DIR$/vendor/wm/reservation" />
<path value="$PROJECT_DIR$/vendor/wm/core" />
<path value="$PROJECT_DIR$/vendor/wm/common" />
<path value="$PROJECT_DIR$/vendor/wm/portfolio" />
<path value="$PROJECT_DIR$/vendor/wm/reservation" />
<path value="$PROJECT_DIR$/vendor/wm/common" />
<path value="$PROJECT_DIR$/vendor/wm/portfolio" />
<path value="$PROJECT_DIR$/vendor/wm/reservation" />
<path value="$PROJECT_DIR$/vendor/wm/common" />
<path value="$PROJECT_DIR$/vendor/wm/portfolio" />
<path value="$PROJECT_DIR$/vendor/wm/reservation" />
<path value="$PROJECT_DIR$/vendor/wm/portfolio" />
<path value="$PROJECT_DIR$/vendor/wm/reservation" />
<path value="$PROJECT_DIR$/vendor/wm/reservation" />
<path value="$PROJECT_DIR$/vendor/wm/reservation" />
<path value="$PROJECT_DIR$/vendor/markbaker/matrix" />
<path value="$PROJECT_DIR$/vendor/markbaker/complex" />
<path value="$PROJECT_DIR$/vendor/maatwebsite/excel" />
<path value="$PROJECT_DIR$/vendor/phpoffice/phpspreadsheet" />
<path value="$PROJECT_DIR$/vendor/wm/finance" />
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-php80" />
<path value="$PROJECT_DIR$/vendor/symfony/deprecation-contracts" />
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-php70" />
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-intl-normalizer" />
<path value="$PROJECT_DIR$/vendor/league/mime-type-detection" />
<path value="$PROJECT_DIR$/vendor/wm/wms" />
<path value="$PROJECT_DIR$/vendor/wm/warehouse" />
<path value="$PROJECT_DIR$/vendor/wm/product" />
<path value="$PROJECT_DIR$/vendor/wm/service" />
<path value="$PROJECT_DIR$/vendor/league/commonmark-ext-table" />
<path value="$PROJECT_DIR$/vendor/wm/webbuilder" />
</include_path>
</component>
<component name="PhpProjectSharedConfiguration" php_language_level="7.2" />
<component name="PhpUnit">
<phpunit_settings>
<PhpUnitSettings configuration_file_path="$PROJECT_DIR$/phpunit.xml" custom_loader_path="$PROJECT_DIR$/vendor/autoload.php" use_configuration_file="true" />

@ -2,18 +2,5 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/we-packages/api-axios-handler" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/we-packages/auth" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/we-packages/permission" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/we-packages/task" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/we-packages/theme" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/we-packages/uncomplete/theme" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/we-packages/url-generator" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/wm-blog" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/wm-common" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/wm-core" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/wm-crm" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/wm-portfolio" vcs="Git" />
<mapping directory="$PROJECT_DIR$/modules/wm-reservation" vcs="Git" />
</component>
</project>

@ -37,12 +37,15 @@
<excludeFolder url="file://$MODULE_DIR$/vendor/laravel/tinker" />
<excludeFolder url="file://$MODULE_DIR$/vendor/lcobucci/jwt" />
<excludeFolder url="file://$MODULE_DIR$/vendor/league/commonmark" />
<excludeFolder url="file://$MODULE_DIR$/vendor/league/commonmark-ext-table" />
<excludeFolder url="file://$MODULE_DIR$/vendor/league/event" />
<excludeFolder url="file://$MODULE_DIR$/vendor/league/flysystem" />
<excludeFolder url="file://$MODULE_DIR$/vendor/league/glide" />
<excludeFolder url="file://$MODULE_DIR$/vendor/league/mime-type-detection" />
<excludeFolder url="file://$MODULE_DIR$/vendor/league/oauth2-server" />
<excludeFolder url="file://$MODULE_DIR$/vendor/maatwebsite/excel" />
<excludeFolder url="file://$MODULE_DIR$/vendor/maennchen/zipstream-php" />
<excludeFolder url="file://$MODULE_DIR$/vendor/markbaker/complex" />
<excludeFolder url="file://$MODULE_DIR$/vendor/markbaker/matrix" />
<excludeFolder url="file://$MODULE_DIR$/vendor/mockery/mockery" />
<excludeFolder url="file://$MODULE_DIR$/vendor/monolog/monolog" />
<excludeFolder url="file://$MODULE_DIR$/vendor/mtdowling/jmespath.php" />
@ -59,6 +62,7 @@
<excludeFolder url="file://$MODULE_DIR$/vendor/phpdocumentor/reflection-common" />
<excludeFolder url="file://$MODULE_DIR$/vendor/phpdocumentor/reflection-docblock" />
<excludeFolder url="file://$MODULE_DIR$/vendor/phpdocumentor/type-resolver" />
<excludeFolder url="file://$MODULE_DIR$/vendor/phpoffice/phpspreadsheet" />
<excludeFolder url="file://$MODULE_DIR$/vendor/phpoption/phpoption" />
<excludeFolder url="file://$MODULE_DIR$/vendor/phpseclib/phpseclib" />
<excludeFolder url="file://$MODULE_DIR$/vendor/phpspec/prophecy" />
@ -98,6 +102,7 @@
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/console" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/css-selector" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/debug" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/deprecation-contracts" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/error-handler" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/event-dispatcher" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/event-dispatcher-contracts" />
@ -108,9 +113,12 @@
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-ctype" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-iconv" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-intl-idn" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-intl-normalizer" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-mbstring" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php70" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php72" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php73" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php80" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/process" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/psr-http-message-bridge" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/routing" />
@ -123,11 +131,16 @@
<excludeFolder url="file://$MODULE_DIR$/vendor/tijsverkoyen/css-to-inline-styles" />
<excludeFolder url="file://$MODULE_DIR$/vendor/vlucas/phpdotenv" />
<excludeFolder url="file://$MODULE_DIR$/vendor/webmozart/assert" />
<excludeFolder url="file://$MODULE_DIR$/vendor/wm/finance" />
<excludeFolder url="file://$MODULE_DIR$/vendor/wm/product" />
<excludeFolder url="file://$MODULE_DIR$/vendor/wm/service" />
<excludeFolder url="file://$MODULE_DIR$/vendor/wm/store" />
<excludeFolder url="file://$MODULE_DIR$/vendor/wm/warehouse" />
<excludeFolder url="file://$MODULE_DIR$/vendor/wm/webbuilder" />
<excludeFolder url="file://$MODULE_DIR$/vendor/zendframework/zend-diactoros" />
<excludeFolder url="file://$MODULE_DIR$/vendor/zircote/swagger-php" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
</module>

@ -0,0 +1,60 @@
<?php
namespace App\Console\Commands;
use App\Services\MorphModelFinder;
use Illuminate\Console\Command;
class CacheMorphMap extends Command
{
/**
* The name and signature of the console command.
*
* @var string
*/
protected $signature = 'morphmap:cache';
/**
* The console command description.
*
* @var string
*/
protected $description = 'Create a cache file for faster morph mapping';
/**
* @var MorphModelFinder
*/
private $morphModelFinder;
/**
* Create a new command instance.
*
* @param MorphModelFinder $morphModelFinder
*/
public function __construct(MorphModelFinder $morphModelFinder)
{
parent::__construct();
$this->morphModelFinder = $morphModelFinder;
}
/**
* Execute the console command.
*
* @return void
*/
public function handle(): void
{
$cache = $this->morphModelFinder->getCachePath();
$models = $this->morphModelFinder->getModels();
$map = $this->morphModelFinder->getModelMap($models);
file_put_contents(
$cache,
'<?php return ' . var_export($map, true) . ';'
);
$this->info('Morph map models cached!');
}
}

@ -0,0 +1,52 @@
<?php
namespace App\Console\Commands;
use App\Services\MorphModelFinder;
use Illuminate\Console\Command;
class ClearCachedMorphMap extends Command
{
/**
* The name and signature of the console command.
*
* @var string
*/
protected $signature = 'morphmap:clear';
/**
* The console command description.
*
* @var string
*/
protected $description = 'Remove the morph map cache file';
/**
* @var MorphModelFinder
*/
private $morphModelFinder;
/**
* Create a new command instance.
*
* @param MorphModelFinder $morphModelFinder
*/
public function __construct(MorphModelFinder $morphModelFinder)
{
parent::__construct();
$this->morphModelFinder = $morphModelFinder;
}
/**
* Execute the console command.
*
* @return void
*/
public function handle(): void
{
@unlink($this->morphModelFinder->getCachePath());
$this->info('Morph map models cache cleared!');
}
}

@ -2,6 +2,7 @@
namespace App\Providers;
use App\Services\MorphModelFinder;
use Illuminate\Support\ServiceProvider;
class AppServiceProvider extends ServiceProvider
@ -13,7 +14,7 @@ class AppServiceProvider extends ServiceProvider
*/
public function boot()
{
//
app(MorphModelFinder::class)->map();
}
/**

@ -0,0 +1,205 @@
<?php
namespace App\Services;
use ReflectionClass;
use Illuminate\Support\Arr;
use Illuminate\Support\Str;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Database\Eloquent\Relations\Relation;
class MorphModelFinder
{
/**
* Scan all model directories and automatically alias the polymorphic types of Eloquent models.
*
* @return void
*/
public function map(): void
{
if ($this->useCache()) {
return;
}
$models = $this->getModels();
$map = $this->getModelMap($models);
$this->mapModels($map);
}
/**
* @return string
*/
public function getCachePath(): string
{
return base_path('bootstrap/cache/morphmap.php');
}
/**
* @return string
*/
public function getPackageBasePath(): string
{
return base_path('vendor/wm/');
}
/**
* @return array
*/
public function getModels(): array
{
$paths = $this->getModelPaths();
if (count($paths) === 0) {
return [];
}
return $this->scan($paths);
}
/**
* @param array $models
*
* @return array
*/
public function getModelMap(array $models): array
{
$map = [];
foreach ($models as $modelName => $namespace) {
Arr::set($map, $this->getModelAlias($modelName), $namespace);
}
return $map;
}
/**
* @return bool
*/
private function useCache(): bool
{
if (!file_exists($cache = $this->getCachePath())) {
return false;
}
$this->mapModels(include $cache);
return true;
}
/**
* @return array
*/
private function getModelPaths(): array
{
$vendorDirectory = $this->getPackageBasePath();
$scannedDirectory = array_diff(scandir($vendorDirectory), array('..', '.'));
$dirs = [];
foreach ($scannedDirectory as $dir) {
$dirs[$dir] = $vendorDirectory . $dir . '/src/Models';
}
return $dirs;
}
/**
* @param array $paths
*
* @return array
*/
private function scan(array $paths): array
{
$models = [];
foreach ($paths as $moduleName => $path) {
if (!is_dir($path)) {
continue;
}
$modelFiles = array_diff(scandir($path), array('..', '.'));
foreach ($modelFiles as $modelFileName) {
if (!is_file($path . DIRECTORY_SEPARATOR . $modelFileName)) {
continue;
}
$modelNamespace = 'WM\\' . Str::studly($moduleName) . '\\Models\\' . basename($modelFileName, '.php');
if ($this->isModel($modelNamespace)) {
$models[basename($modelFileName, '.php')] = $modelNamespace;
}
}
}
return $models;
}
/**
* @param array $map
*
* @return bool
*/
private function isModel($namespace)
{
if (!class_exists($namespace)) {
return false;
}
$reflection = new ReflectionClass($namespace);
if ($reflection->isAbstract() || !is_subclass_of($namespace, Model::class)) {
return false;
}
return true;
}
/**
* @param array $map
*
* @return void
*/
private function mapModels(array $map): void
{
$existing = Relation::morphMap() ?: [];
if (count($existing) > 0) {
$map = collect($map)
->reject(function (string $class, string $alias) use ($existing): bool {
return array_key_exists($alias, $existing) || in_array($class, $existing, true);
})
->toArray();
}
Relation::morphMap($map);
}
/**
* @param string $model
*
* @return string
*/
private function getModelAlias(string $model): string
{
$callback = '';
if ($callback && is_callable($callback)) {
return $callback($model);
}
return $this->getModelName($model);
}
/**
* @param string $model
*
* @return string
*/
private function getModelName(string $model): string
{
return Str::snake($model);
}
}

@ -22,7 +22,10 @@
"wm/core": "dev-master",
"wm/crm": "dev-master",
"wm/portfolio": "dev-master",
"wm/reservation": "dev-master",
"wm/product": "dev-master",
"wm/service": "dev-master",
"wm/store": "dev-master",
"wm/warehouse": "dev-master",
"zircote/swagger-php": "^3.0"
},
"require-dev": {
@ -90,11 +93,23 @@
},
{
"type": "path",
"url": "./modules/wm-reservation"
"url": "./modules/wm-portfolio"
},
{
"type": "path",
"url": "./modules/wm-portfolio"
"url": "./modules/wm-product"
},
{
"type": "path",
"url": "./modules/wm-service"
},
{
"type": "path",
"url": "./modules/wm-store"
},
{
"type": "path",
"url": "./modules/wm-warehouse"
}
]
}

1722
composer.lock generated

File diff suppressed because it is too large Load Diff

@ -45,7 +45,7 @@ return [
'local' => [
'driver' => 'local',
'root' => storage_path('app'),
'root' => base_path('/'),
],
'public' => [

@ -129,7 +129,7 @@ return [
* The engine that should perform the image conversions.
* Should be either `gd` or `imagick`.
*/
'image_driver' => 'imagick',
'image_driver' => env( 'IMAGE_DRIVER','imagick'),
/*
* FFMPEG & FFProbe binaries paths, only used if you try to generate video

@ -4,7 +4,7 @@ use Illuminate\Support\Facades\Schema;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Database\Migrations\Migration;
class TempModuleVirtualActivityColumnExpiresAt extends Migration
class TempModuleBusinessColumnExpiresAt extends Migration
{
/**
* Run the migrations.
@ -15,7 +15,7 @@ class TempModuleVirtualActivityColumnExpiresAt extends Migration
{
$dbName = config('core.db_name');
Schema::table($dbName . '.module_virtual_activity', function (Blueprint $table) {
Schema::table($dbName . '.module_business', function (Blueprint $table) {
$table->timestamp('expires_at')->nullable();
});
}
@ -28,8 +28,8 @@ class TempModuleVirtualActivityColumnExpiresAt extends Migration
public function down()
{
$dbName = config('core.db_name');
if (Schema::hasColumn($dbName . '.module_virtual_activity', 'expires_at')) {
Schema::table($dbName . '.module_virtual_activity', function (Blueprint $table) {
if (Schema::hasColumn($dbName . '.module_business', 'expires_at')) {
Schema::table($dbName . '.module_business', function (Blueprint $table) {
$table->dropColumn('expires_at');
});
}

@ -13,9 +13,10 @@
"@Core/*": ["./modules/wm-core/resources/js/*"],
"@User/*": ["./modules/wm-core/resources/js/Modules/User/*"],
"@Auth/*": ["./modules/wm-core/resources/js/Modules/Authentication/*"],
"@Service/*": ["./modules/wm-core/resources/js/Modules/Service/*"],
"@Service/*": ["./modules/wm-service/resources/js/*"],
"@Product/*": ["./modules/wm-product/resources/js/*"],
"@Blog/*": ["./modules/wm-blog/resources/js/*"]
}
},
"exclude": ["node_modules"]
}
}

57
package-lock.json generated

@ -2812,6 +2812,17 @@
"resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.0.tgz",
"integrity": "sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk="
},
"clipboard": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.6.tgz",
"integrity": "sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg==",
"optional": true,
"requires": {
"good-listener": "^1.2.2",
"select": "^1.1.2",
"tiny-emitter": "^2.0.0"
}
},
"cliui": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
@ -3713,6 +3724,12 @@
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
"dev": true
},
"delegate": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/delegate/-/delegate-3.2.0.tgz",
"integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==",
"optional": true
},
"delegates": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
@ -5676,6 +5693,15 @@
"minimatch": "~3.0.2"
}
},
"good-listener": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/good-listener/-/good-listener-1.2.2.tgz",
"integrity": "sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=",
"optional": true,
"requires": {
"delegate": "^3.1.2"
}
},
"got": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/got/-/got-8.3.2.tgz",
@ -9372,6 +9398,14 @@
"integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==",
"dev": true
},
"prismjs": {
"version": "1.21.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.21.0.tgz",
"integrity": "sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==",
"requires": {
"clipboard": "^2.0.0"
}
},
"private": {
"version": "0.1.8",
"resolved": "https://registry.npmjs.org/private/-/private-0.1.8.tgz",
@ -10480,6 +10514,12 @@
}
}
},
"select": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/select/-/select-1.1.2.tgz",
"integrity": "sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0=",
"optional": true
},
"select-hose": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
@ -11507,6 +11547,12 @@
"integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=",
"dev": true
},
"tiny-emitter": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
"integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==",
"optional": true
},
"tinymce": {
"version": "4.9.7",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-4.9.7.tgz",
@ -12084,6 +12130,12 @@
"vue-style-loader": "^4.1.0"
}
},
"vue-masonry-css": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/vue-masonry-css/-/vue-masonry-css-1.0.3.tgz",
"integrity": "sha512-viecHQiHVLez7HlYUQsv1wJb2MT/RDSzkDp6m3In41vPrk6OsBmT2qRE8LZqYIA4daIwrnx/Xm8h4fjOpuE3hw==",
"dev": true
},
"vue-meta": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/vue-meta/-/vue-meta-1.6.0.tgz",
@ -12120,6 +12172,11 @@
"moment-jalaali": "^0.9.2"
}
},
"vue-prism-editor": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/vue-prism-editor/-/vue-prism-editor-1.2.2.tgz",
"integrity": "sha512-Lq2VgVygTx3Whn/tC8gD4m1ajA4lzSyCTqPLZA1Dq/ErbBaZA93FWRblwCoDR7AD2nXhGWuiTzb5ih3guzB7DA=="
},
"vue-resource": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/vue-resource/-/vue-resource-1.5.1.tgz",

@ -36,6 +36,7 @@
"loadash": "^1.0.0",
"object-to-formdata": "^2.1.2",
"postcss-loader": "^3.0.0",
"prismjs": "^1.21.0",
"raw-loader": "^0.5.1",
"v-mask": "^2.2.3",
"vee-validate": "^2.2.15",
@ -49,6 +50,7 @@
"vue-jalali-moment": "^1.0.0",
"vue-moment": "^4.1.0",
"vue-persian-datetime-picker": "^2.1.6",
"vue-prism-editor": "^1.2.2",
"vue-router": "^3.0.2",
"vue-scroll-reveal": "^1.0.11",
"vue-the-mask": "^0.11.1",
@ -75,6 +77,7 @@
"sass": "^1.22.12",
"sass-loader": "^7.3.1",
"vue": "^2.6.10",
"vue-masonry-css": "^1.0.3",
"vue-meta": "^1.5.2",
"vue-resource": "^1.5.1",
"vue-template-compiler": "^2.6.10",

Binary file not shown.

@ -176,7 +176,7 @@
<glyph glyph-name="back-in-time" unicode="&#xe854;" d="M532 760q170 0 289-120t119-290-119-290-289-120q-138 0-252 88l70 76q82-60 182-60 126 0 216 90t90 216q0 128-90 218t-216 90q-124 0-213-86t-93-210l142 0-184-206-184 206 124 0q4 166 123 282t285 116z m-36-190l70 0 0-204 130-130-50-50-150 150 0 234z" horiz-adv-x="940" />
<glyph glyph-name="chat-alt" unicode="&#xe855;" d="M1094 688q65 0 110-45t46-111l0-364q0-65-46-110t-110-46l-53 0 0-156-156 156-416 0q-65 0-111 46t-45 110l-157-156 0 156q-65 0-110 46t-46 111l0 363q0 65 46 111t110 46l625 0q65 0 111-46t46-111l156 0z m-938-416l209 0 0 234q0 54 38 92t92 39l339 0 0 51q0 22-16 37t-37 16l-625 0q-21 0-37-16t-15-37l0-363q0-22 15-37t37-16z m990-104l0 364q0 21-15 37t-37 16l-599 0q-32 0-56-24t-23-55l0-338q0-21 16-37t37-15l625 0q21 0 37 15t15 37z" horiz-adv-x="1250" />
<glyph glyph-name="chat-alt-1" unicode="&#xe855;" d="M1094 688q65 0 110-45t46-111l0-364q0-65-46-110t-110-46l-53 0 0-156-156 156-416 0q-65 0-111 46t-45 110l-157-156 0 156q-65 0-110 46t-46 111l0 363q0 65 46 111t110 46l625 0q65 0 111-46t46-111l156 0z m-938-416l209 0 0 234q0 54 38 92t92 39l339 0 0 51q0 22-16 37t-37 16l-625 0q-21 0-37-16t-15-37l0-363q0-22 15-37t37-16z m990-104l0 364q0 21-15 37t-37 16l-599 0q-32 0-56-24t-23-55l0-338q0-21 16-37t37-15l625 0q21 0 37 15t15 37z" horiz-adv-x="1250" />
<glyph glyph-name="art-gallery" unicode="&#xe856;" d="M400 725c-250 0-400-200-400-300s50-175 150-175 150-25 150-100c0-100 75-175 175-175 325 0 475 175 475 350 0 300-250 400-550 400z m-62-100c34 0 62-28 62-62 0-35-28-63-62-63-35 0-63 28-63 63 0 34 28 62 63 62z m200 0c34 0 62-28 62-62 0-35-28-63-62-63-35 0-63 28-63 63 0 34 28 62 63 62z m200-100c34 0 62-28 62-62 0-35-28-63-62-63-35 0-63 28-63 63 0 34 28 62 63 62z m-575-50c34 0 62-28 62-62 0-35-28-63-62-63-35 0-63 28-63 63 0 34 28 62 63 62z m312-250c41 0 75-34 75-75s-34-75-75-75-75 34-75 75 34 75 75 75z" horiz-adv-x="950" />
@ -342,7 +342,7 @@
<glyph glyph-name="cloud-1" unicode="&#xe8a7;" d="M0 257q-2 44 10 86t35 78 57 64 77 45q77 30 156 13 36 81 111 130t166 49q62 0 118-25t97-64 65-98 25-118q0-9-2-27 1 0 3 1t3 1q81 31 159-3t110-116q20-55 12-108t-43-97-88-64q-37-14-73-14h-718v0q-86 0-158 49t-103 130q-17 43-19 88z" horiz-adv-x="1205.1" />
<glyph glyph-name="loaded-truck-side-view" unicode="&#xe8a8;" d="M215 188c-52 0-94-43-94-95s42-94 94-94c52 0 94 42 94 94s-42 95-94 95z m0-136c-23 0-41 19-41 41 0 23 18 41 41 41 23 0 41-18 41-41 0-22-18-41-41-41z m497 136c-52 0-95-43-95-95s43-94 95-94c52 0 94 42 94 94s-42 95-94 95z m0-136c-23 0-41 19-41 41 0 23 18 41 41 41 22 0 41-18 41-41 0-22-19-41-41-41z m-684 247h435c15 0 28 13 28 29v167c0 16-13 28-28 28h-435c-15 0-28-12-28-28v-167c0-16 13-29 28-29z m306 242h128c15 0 28 13 28 28v104c0 15-13 28-28 28h-128c-15 0-28-13-28-28v-104c0-15 13-28 28-28z m-306 0h232c15 0 28 13 28 28v58c0 16-13 28-28 28h-232c-15 0-28-12-28-28v-58c0-15 13-28 28-28z m868-204c-34 9-54 14-68 40l-45 92c-14 26-49 48-78 48h-88v26c0 15-12 28-28 28h-53c-15 0-28-13-28-28v-245c-5-11-17-19-30-19h-334c-1 0-2 0-3 0h-55v0h-23c-2 0-37 0-37 0-15 0-26-12-26-28v-26-52-21-10-26c0-16 13-28 28-28h26 6 32c0 2 0 3 0 5 0 68 55 123 123 123 68 0 123-55 123-123 0-2 0-3 0-5h242c3 0 6 0 9 0 0 2 0 4 0 5 0 68 55 123 123 123 67 0 122-55 122-123 0-2 0-3 0-5h112c30 0 54 24 54 53v102c0 86-75 86-104 94z m-279 4v31 108h69c26 0 57-20 69-43l41-82c3-5 6-10 10-14l-189 0 0 0z" horiz-adv-x="1000" />
<glyph glyph-name="animation" unicode="&#xe8a8;" d="M167 767c-47 0-84-37-84-84v-416h84v416h416v84h-416m166-167c-46 0-83-37-83-83v-417h83v417h417v83h-417m167-167c-46 0-83-37-83-83v-333c0-47 37-84 83-84h333c47 0 84 37 84 84v333c0 46-37 83-84 83h-333z" horiz-adv-x="1000" />
<glyph glyph-name="instagram-2" unicode="&#xe8a9;" d="M0-50l0 800q0 41 30 71t70 29l800 0q41 0 71-29t29-71l0-800q0-41-29-71t-71-29l-800 0q-41 0-70 29t-30 71z m200 400q0-124 88-212t212-88 212 88 88 212-88 212-212 88-212-88-88-212z m100 0q0 82 59 141t141 59 141-59 59-141-59-141-141-59-141 59-59 141z" horiz-adv-x="1000" />
@ -418,6 +418,8 @@
<glyph glyph-name="signal-1" unicode="&#xe8cd;" d="M222-150h-222v333h222v-333z m371 0h-223v667h223v-667z m148 0v1000h222v-1000h-222z" horiz-adv-x="963" />
<glyph glyph-name="infinity" unicode="&#xe8ce;" d="M0 350q0 93 66 159t159 66 159-66l72-69 73 70q65 65 157 65 92 0 158-66t67-159-67-159-158-66q-92 0-158 66l-72 69-73-70q-65-65-158-65t-159 66-66 159z m225 95q-39 0-67-28t-28-67q0-40 28-67t67-28 68 28l68 67-68 66q-29 29-68 29z m529-162q27 27 27 67t-27 68-67 27-67-27l-70-68 69-66q27-28 67-28t68 27z" horiz-adv-x="911" />
<glyph glyph-name="th-large-1" unicode="&#xe8cf;" d="M0 663q0 65 46 110t110 46l104 0q65 0 111-46t45-110l0-104q0-65-45-111t-111-45l-104 0q-65 0-110 45t-46 111l0 104z m521 0q0 65 46 110t111 46l103 0q65 0 111-46t46-110l0-104q0-65-46-111t-111-45l-103 0q-65 0-111 45t-46 111l0 104z m-521-521q0 65 46 110t110 46l104 0q65 0 111-46t45-110l0-104q0-65-45-111t-111-46l-104 0q-65 0-110 46t-46 111l0 104z m521 0q0 65 46 110t111 46l103 0q65 0 111-46t46-110l0-104q0-65-46-111t-111-46l-103 0q-65 0-111 46t-46 111l0 104z" horiz-adv-x="938" />
<glyph glyph-name="th-1" unicode="&#xe8d0;" d="M0-15q0 130 130 130t130-130-130-130-130 130z m0 365q0 130 130 130t130-130-130-130-130 130z m0 365q0 130 130 130t130-130-130-130-130 130z m365-730q0 130 130 130t130-130-130-130-130 130z m0 365q0 130 130 130t130-130-130-130-130 130z m0 365q0 130 130 130t130-130-130-130-130 130z m364-730q0 130 131 130 130 0 130-130t-130-130q-131 0-131 130z m0 365q0 130 131 130 130 0 130-130t-130-130q-131 0-131 130z m0 365q0 130 131 130 130 0 130-130t-130-130q-131 0-131 130z" horiz-adv-x="990" />
@ -438,6 +440,36 @@
<glyph glyph-name="braille" unicode="&#xe8d8;" d="M0-26q0 52 36 88t87 36 88-36 37-88-37-88-88-36-87 36-36 88z m0 376q0 51 36 88t87 37 88-37 37-88-37-88-88-37-87 37-36 88z m0 376q0 52 36 88t87 36 88-36 37-88-37-88-88-36-87 36-36 88z m397-752q0 52 37 88t88 36 86-36 37-88-37-88-86-36-88 36-37 88z m0 376q0 51 37 88t88 37 86-37 37-88-37-88-86-37-88 37-37 88z m0 376q0 52 37 88t88 36 86-36 37-88-37-88-86-36-88 36-37 88z" horiz-adv-x="644" />
<glyph glyph-name="number" unicode="&#xe8d9;" d="M123 92c-36 24-65 57-85 102-21 44-31 97-31 158 0 60 10 113 31 157 20 45 49 79 85 102 36 23 78 35 125 35 46 0 87-12 124-35 36-23 64-57 85-102 20-44 31-97 31-157 0-61-11-114-31-158-21-45-49-78-85-102-37-23-78-34-124-34-47 0-89 11-125 34z m186 136c16 26 23 67 23 124 0 56-7 98-23 124-15 26-36 39-61 39-27 0-48-13-63-39-15-26-23-68-23-124 0-57 7-98 23-124 15-26 36-39 63-39 25 0 46 13 61 39z m616 346c45-48 68-117 68-207 0-65-12-120-36-167-24-46-58-82-102-106-44-24-95-36-153-36-30 0-60 3-88 11-28 7-52 17-71 30l56 115c26-20 60-30 100-30 39 0 71 12 95 34 24 22 38 55 42 97-31-27-71-41-122-41-34 0-66 7-94 22-29 15-52 36-68 63-17 27-26 58-26 93 0 39 10 72 29 102 19 29 44 52 77 68 32 15 68 23 108 23 78 1 140-23 185-71z m-120-165c14 13 21 30 21 52 0 21-6 38-20 51-14 13-33 20-56 20-22 0-40-7-53-19-14-13-21-31-21-53 0-21 7-39 21-52 13-13 32-19 54-19 22 0 40 6 54 20z" horiz-adv-x="1000" />
<glyph glyph-name="doc-text" unicode="&#xe8da;" d="M212 308l0 90 280 0 0-90-280 0z m388 492q42 0 71-29t29-71l0-700q0-40-29-70t-71-30l-500 0q-40 0-70 30t-30 70l0 700q0 42 30 71t70 29l500 0z m0-800l0 700-500 0 0-700 500 0z m-110 592l0-88-280 0 0 88 280 0z m0-392l0-88-280 0 0 88 280 0z" horiz-adv-x="700" />
<glyph glyph-name="internet-explorer" unicode="&#xe8db;" d="M542 725l41-2c117 52 218 59 271 5 42-42 45-114 18-200 28-53 45-113 45-178l-2-42h-537c16-95 83-166 164-166 54 0 103 33 133 83h221c-52-146-191-250-354-250-54 0-104 11-150 31-121-59-230-69-285-13-65 67-37 208 60 357 38 61 89 123 148 181l34 32c-49-28-111-72-174-137 35 171 186 299 367 299m0-167c-75 0-138-61-159-145h318c-21 84-85 145-159 145m294 123c-28 28-77 29-138 10 61-28 115-73 152-128 14 52 10 93-14 118m-674-664c35-35 105-29 190 10-77 45-137 117-166 203-50-95-61-175-24-213z" horiz-adv-x="1000" />
<glyph glyph-name="barcode" unicode="&#xe8dc;" d="M0-25v750h35v-750h-35z m53 0v750h17v-750h-17z m53 0v750h17v-750h-17z m87 0v750h17v-750h-17z m70 0v750h35v-750h-35z m88 0v750h17v-750h-17z m35 0v750h18v-750h-18z m35 0v750h18v-750h-18z m70 0v750h35v-750h-35z m88 0v750h35v-750h-35z m70 0v750h35v-750h-35z m70 0v750h36v-750h-36z m53 0v750h35v-750h-35z m88 0v750h52v-750h-52z m70 0v750h18v-750h-18z m35 0v750h35v-750h-35z" horiz-adv-x="1000" />
<glyph glyph-name="hdd-1" unicode="&#xe8dd;" d="M1125 256v-187c0-52-42-94-94-94h-937c-52 0-94 42-94 94v187c0 52 42 94 94 94h937c52 0 94-42 94-94z m-94 157h-937 0c-18 0-44-6-60-12l188 282c16 23 51 42 78 42h525c28 0 63-19 78-42l188-282c-15 6-42 12-60 12h0z m-93-188c-35 0-63-28-63-62s28-63 63-63 62 28 62 63-28 62-62 62z m-188 0c-34 0-62-28-62-62s28-63 62-63 63 28 63 63-28 62-63 62z" horiz-adv-x="1125" />
<glyph glyph-name="signature" unicode="&#xe8de;" d="M1217 475c18 1 33-14 33-32v-62c0-17-13-30-30-31-77-6-206-100-270-129-67-30-131-58-200-58-55 0-98 16-128 49-44 49-45 108-40 164-111-88-330-300-413-383-12-12-28-18-44-18-53 0-71 53-58 86l192 479c15 39-28 76-64 53l-113-76c-15-9-34-5-43 10l-34 53c-9 14-5 34 10 43l107 72c149 95 312-53 253-201l-81-202c205 197 282 243 331 246 106 6 86-133 83-149-9-70-2-101 42-101 43 0 92 22 149 47 73 33 217 133 318 140z" horiz-adv-x="1250" />
<glyph glyph-name="headphones" unicode="&#xe8df;" d="M856 294q22 0 39-16t16-40l0-223q0-24-16-40t-39-16l-168 0 0 447q0 92-65 157t-158 66-158-66-66-157l0-447-167 0q-24 0-40 16t-16 40l0 223q0 23 16 39t40 17l56 0 0 112q0 138 98 236t236 99 237-99 98-236l0-112 57 0z" horiz-adv-x="928" />
<glyph glyph-name="account-multiple-plus" unicode="&#xe8e0;" d="M542 308c-84 0-250-41-250-125v-83h500v83c0 84-167 125-250 125m276-6c34-30 57-69 57-119v-83h125v83c0 65-99 105-182 119m-276 90c69 0 125 56 125 125s-56 125-125 125-125-56-125-125 56-125 125-125m208 0c69 0 125 56 125 125s-56 125-125 125c-13 0-26-2-38-6 23-34 38-75 38-119 0-44-15-85-38-119 12-4 25-6 38-6m-417 41h-125v125h-83v-125h-125v-83h125v-125h83v125h125v83z" horiz-adv-x="1000" />
<glyph glyph-name="account-key" unicode="&#xe8e1;" d="M458 433v-83h-41v-83h-84v83h-90c-17-49-63-83-118-83-69 0-125 56-125 125s56 125 125 125c55 0 101-35 118-84h215m-333 0c-23 0-42-18-42-41s19-42 42-42 42 19 42 42-19 41-42 41m542-166c111 0 333-56 333-167v-83h-667v83c0 111 222 167 334 167m0 83c-92 0-167 75-167 167s75 166 167 166 166-74 166-166-74-167-166-167z" horiz-adv-x="1000" />
<glyph glyph-name="emo-saint" unicode="&#xe8e2;" d="M489 841c-115 0-229-10-322-30-103-21-166-57-167-102l0 0 0 0 0 0c1-45 64-81 167-102l0 0c190-40 475-40 665 0 103 21 167 57 167 102l1 0 0 0-1 0c0 45-64 81-167 102l0 0c-98 21-221 31-343 30z m11-89c193 0 350-19 350-43 0-24-157-43-350-43-194 0-351 19-351 43 0 24 157 43 351 43z m-334-359c-30 0-54-24-54-54s24-54 54-54l186 0c30 0 54 24 54 54 0 30-24 54-54 54l-186 0z m482 0c-30 0-54-24-54-54s24-54 54-54l186 0c30 0 54 24 54 54 0 30-24 54-54 54l-186 0z m151-301c-13-1-27-6-37-16-1-1-1-2-2-2-10-11-20-21-31-30-10-9-22-18-34-26-62-41-135-62-211-58l0-1c-46 2-92 14-134 33-7 4-14 7-20 10-33 19-64 43-91 72-20 22-54 23-75 3-22-20-23-53-3-75 34-37 74-68 119-93 8-5 17-9 26-13 54-25 113-40 174-42l0-1c98-4 193 23 273 76 16 11 31 22 45 34 14 12 28 25 40 39 20 21 20 54-1 74-10 11-24 16-38 16z" horiz-adv-x="999" />
<glyph glyph-name="emo-grin" unicode="&#xe8e3;" d="M197 801c-61 0-110-64-110-144 0-80 49-144 110-144s109 64 109 144c0 80-49 144-109 144z m476 0c-60 0-109-64-109-144 0-80 49-144 109-144 61 0 110 64 110 144 0 80-49 144-110 144z m144-480l-765 0c-29 0-52-24-52-54 3-200 238-351 422-354 186-3 442 156 448 355 0 29-24 53-53 53z m-700-106l634 0c-62-121-190-201-331-197-130 4-246 83-303 197z" horiz-adv-x="870" />
<glyph glyph-name="emo-tongue" unicode="&#xe8e4;" d="M174 800c-61 0-110-65-110-144 0-80 49-145 110-145s110 65 110 145c0 79-49 144-110 144z m476 0c-60 0-109-65-109-144 0-80 49-145 109-145 61 0 110 65 110 145 0 79-49 144-110 144z m121-560l-718-1c-29 0-53-24-53-53 0-30 24-54 53-54l140 0 0-74c0-55 20-108 60-148 46-47 103-60 165-60 57 0 111 17 153 59 41 41 60 94 60 150l0 74 140 0c29 0 53 24 53 53 0 30-24 54-53 54z m-471-109l224 0 0-72c0-27-7-53-28-74-39-39-129-39-168 0-20 21-28 45-28 73l0 73z" horiz-adv-x="824" />
<glyph glyph-name="theme" unicode="&#xe8e5;" d="M718 200c8 0 13 4 13 12l37 78-107 54-33-78c-4-4-4-13 0-17l12-12c21-8 37-17 53-33 5-4 9-4 13-4 8-4 8-4 12 0z m95 49c-8 4-21-4-25-12l-45-99c0-4-4-8 0-12 12-62-21-128-54-165-33-33-90-53-152-53-58 0-107 20-140 53-4 4-16 17-20 33-5-4-9-12-17-12h-206c-12 0-20 8-20 20v288c0 13 8 21 20 21h206c12 0 21-8 21-21v-263c8 16 20 29 37 33 4 0 4 0 8 4 4 4 12 8 21 17 4 4 4 8 4 12s0 4 4 8c4 8 4 17 8 29v4c0 4 0 8 0 12v140c0 13 8 21 21 21h127l17 41h-478c-12 0-20 8-20 21v164c0 13 8 21 20 21h552c4 0 8 0 8-4l41 94c4 4 0 13 0 21-4 4-8 8-16 8h-9-617c-58 0-103-45-103-103v-617c0-58 45-103 103-103h617c58 0 103 45 103 103v263c0 21-8 29-16 33z m-288-82c-25-25-33-49-37-70-4-16-9-29-21-41-25-25-37-29-37-29-8-4-12-8-12-16 0-9 0-13 4-21 29-29 66-41 111-41 49 0 99 16 123 41 42 41 66 128 21 173-41 45-107 45-152 4z m399 683c-29 0-54-16-66-41l-181-428 107-54 202 424c4 9 8 21 8 33 0 37-33 66-70 66z" horiz-adv-x="1000" />
<glyph glyph-name="camera-timer" unicode="&#xe8e6;" d="M206 585c-16 17-16 43 0 60 16 16 42 16 59 0l280-225 14-11c33-33 33-86 0-118-32-33-85-33-118 0l-11 14-224 280m294-568c184 0 333 149 333 333 0 92-37 175-97 236l59 59c75-76 122-180 122-295 0-230-187-417-417-417s-417 187-417 417h84c0-184 149-333 333-333m0 791c46 0 83-37 83-83s-37-83-83-83-83 37-83 83 37 83 83 83z" horiz-adv-x="1000" />
<glyph glyph-name="stopwatch" unicode="&#xe8e8;" d="M0 617l246 246 81-82-40-41 42-43q58 34 124 52v101h231v-101q99-26 178-90t124-158 45-200q0-94-36-180t-99-148-148-99-179-37-181 37-147 99-99 148-37 180q0 123 62 231l-44 44-41-41z m222-316q0-94 46-174t127-127 174-47 174 47 126 127 47 174-47 174-126 126-174 47-174-47-127-126-46-174z m118 130q0 24 16 41 17 17 41 17t41-17l140-140h198q24 0 41-17t16-41q0-25-17-40-17-18-40-18h-222q-3 0-11 1l-5 2q-1 0-3 1t-3 0q-1 1-3 2t-2 1l-5 3q-3 2-9 8l-157 156q-16 17-16 41z" horiz-adv-x="1031.7" />
<glyph glyph-name="th-list" unicode="&#xf00b;" d="M292 428v-156c0-26-21-47-47-47h-198c-26 0-47 21-47 47v156c0 26 21 47 47 47h198c26 0 47-21 47-47z m-292-312c0 26 21 47 47 47h198c26 0 47-21 47-47v-157c0-26-21-47-47-47h-198c-26 0-47 21-47 47v157z m245 672c26 0 47-21 47-47v-157c0-25-21-46-47-46h-198c-26 0-47 21-47 46v157c0 26 21 47 47 47h198z m156-876c-26 0-47 21-47 47v157c0 26 21 47 47 47h552c26 0 47-21 47-47v-157c0-26-21-47-47-47h-552z m-47 829c0 26 21 47 47 47h552c26 0 47-21 47-47v-157c0-25-21-46-47-46h-552c-26 0-47 21-47 46v157z m47-516c-26 0-47 21-47 47v156c0 26 21 47 47 47h552c26 0 47-21 47-47v-156c0-26-21-47-47-47h-552z" horiz-adv-x="1000" />
<glyph glyph-name="pause" unicode="&#xf00e;" d="M0 5q0-27 19-46t45-19h127q27 0 45 19t19 46v691q0 27-19 45t-45 19h-127q-27 0-45-19t-19-45v-691z m480 0q0-27 19-46t45-19h127q26 0 45 19t19 46v691q0 27-19 45t-45 19h-127q-27 0-45-19t-19-45v-691z" horiz-adv-x="735.4" />
@ -448,16 +480,30 @@
<glyph glyph-name="to-start" unicode="&#xf011;" d="M0 33v634q0 24 17 42t42 17h117q24 0 41-17t17-42v-272l516 320q29 19 50 7t21-49v-646q0-37-21-49t-50 7l-516 319v-271q0-25-17-42t-41-18h-117q-24 0-41 18t-18 42z" horiz-adv-x="821.3" />
<glyph glyph-name="account-off" unicode="&#xf012;" d="M500 683c92 0 167-74 167-166 0-82-59-149-136-164l-195 195c15 77 83 135 164 135m12-416l250-250 71-72-53-53-125 125h-488v83c0 77 104 141 244 161l-295 295 53 53 343-342m321-167v-49l-202 202c119-25 202-84 202-153z" horiz-adv-x="1000" />
<glyph glyph-name="account-plus" unicode="&#xf014;" d="M625 267c-111 0-333-56-333-167v-83h666v83c0 111-222 167-333 167m-375 166v125h-83v-125h-125v-83h125v-125h83v125h125v83m250-83c92 0 167 75 167 167s-75 166-167 166-167-74-167-166 75-167 167-167z" horiz-adv-x="1000" />
<glyph glyph-name="account-remove" unicode="&#xf015;" d="M625 267c111 0 333-56 333-167v-83h-666v83c0 111 222 167 333 167m0 83c-92 0-167 75-167 167s75 166 167 166 167-74 167-166-75-167-167-167m-417 100l89 89 59-59-89-88 89-89-59-59-89 89-88-89-59 59 89 89-89 88 59 59 88-89z" horiz-adv-x="1000" />
<glyph glyph-name="clock-1" unicode="&#xf017;" d="M500 834c268 0 484-216 484-484s-216-484-484-484-484 216-484 484 216 484 484 484z m112-683c10-8 25-6 32 5l55 75c8 11 6 26-5 33l-124 91v268c0 13-10 24-23 24h-94c-13 0-23-11-23-24v-328c0-8 3-15 9-19z" horiz-adv-x="1000" />
<glyph glyph-name="account-switch" unicode="&#xf019;" d="M667 475c97 0 291-49 291-146v-104h-250v104c0 63-33 109-81 144l40 2m-334 0c97 0 292-49 292-146v-104h-583v104c0 97 194 146 291 146m0 83c-69 0-125 56-125 125s56 125 125 125 125-55 125-125-55-125-125-125m334 0c-69 0-125 56-125 125s56 125 125 125 125-55 125-125-56-125-125-125m-292-406v-94h250v94l135-135-135-136v94h-250v-94l-135 136 135 135z" horiz-adv-x="1000" />
<glyph glyph-name="alarm-plus" unicode="&#xf024;" d="M542 475h-84v-125h-125v-83h125v-125h84v125h125v83h-125m-42-333c-161 0-292 130-292 291s131 292 292 292 292-130 292-292-131-291-292-291m0 666c-207 0-375-168-375-375s168-375 375-375 375 168 375 375-168 375-375 375m417-71l-192 161-54-64 192-161m-535 161l-53 64-192-161 54-64 191 161z" horiz-adv-x="1000" />
<glyph glyph-name="hash" unicode="&#xf029;" d="M2 207q4 25 25 42t46 16h149l36 170h-135q-28 0-46 21-17 22-12 51 5 25 26 42t46 16h149l31 150q6 26 26 42t46 17q30 0 47-21t11-51l-29-137h167l32 150q5 26 26 42t46 17q29 0 46-21 18-21 11-51l-29-137h136q28 0 46-21 17-22 11-51-5-25-25-42t-46-16h-149l-37-170h136q28 0 47-21 17-22 11-51-6-26-26-42t-46-17h-149l-32-150q-5-25-25-42t-46-16q-29 0-47 21-17 22-11 50l29 137h-167l-33-150q-5-25-25-42t-46-16q-28 0-46 21-17 22-12 50l30 137h-136q-29 0-46 22-18 21-11 51z m352 58h168l36 170h-168z" horiz-adv-x="912.1" />
<glyph glyph-name="alert-outline" unicode="&#xf02a;" d="M500 767l-458-792h916m-458 625l314-542h-628m272 375v-166h84v166m-84-250v-83h84v83" horiz-adv-x="1000" />
<glyph glyph-name="book" unicode="&#xf02d;" d="M875 147c0-15-7-28-17-36-9-30-9-116 0-146 10-9 17-22 17-37v-31c0-26-21-47-47-47h-640c-104 0-188 84-188 188v625c0 103 84 187 188 187h640c26 0 47-21 47-47v-656z m-625 441v-39c0-6 5-11 12-11h414c6 0 12 5 12 11v39c0 7-6 12-12 12h-414c-7 0-12-5-12-12z m0-125v-39c0-6 5-11 12-11h414c6 0 12 5 12 11v39c0 7-6 12-12 12h-414c-7 0-12-5-12-12z m495-488c-4 33-4 92 0 125h-557c-35 0-63-28-63-62 0-35 28-63 63-63h557z" horiz-adv-x="875" />
<glyph glyph-name="Food" unicode="&#xf02f;" d="M0-108c0-25 17-42 42-42h916c25 0 42 17 42 42v41h-1000v-41z m917 125h83c0 262-200 475-458 496v45h41c25 0 42 17 42 42s-17 42-42 42h-166c-25 0-42-17-42-42s17-42 42-42h41v-45c-258-21-458-234-458-496h83 834z m-417 416c200 0 371-141 408-333h-816c37 192 208 333 408 333z m188-91l-21-38c62-37 112-91 141-158l38 17c-29 75-88 137-158 179z" horiz-adv-x="1000" />
<glyph glyph-name="Digital" unicode="&#xf034;" d="M0-18v736q0 42 29 71t70 29h359q41 0 70-29t29-71v-736q0-42-29-71t-70-30h-359q-41 0-70 29t-29 72z m234 61q0-19 13-32t31-13 31 14 14 31-14 31-31 12-31-12-13-31z" horiz-adv-x="556.6" />
<glyph glyph-name="apple" unicode="&#xf035;" d="M780 38c-35-52-72-103-127-103-56-2-74 32-138 32-63 0-83-32-136-34-54-2-96 55-131 106-71 103-125 292-52 420 36 63 101 103 172 104 53 1 104-36 137-36 32 0 94 45 158 38 27-1 103-11 152-82-4-3-90-54-90-159 2-126 111-168 112-169-1-2-17-60-57-117m-238 666c30 35 81 61 122 63 6-49-14-98-43-133-29-36-76-63-123-59-6 48 17 98 44 129z" horiz-adv-x="1000" />
<glyph glyph-name="align-left" unicode="&#xf036;" d="M25 163c-14 0-25 11-25 25v0 74 1c0 13 11 25 25 25h0 512 1c13 0 25-12 25-25v-1-74 0c0-14-12-25-25-25h-1-512z m0 500c-14 0-25 11-25 25v0 74 1c0 13 11 25 25 25h0 512 1c13 0 25-12 25-25v-1-74 0c0-14-12-25-25-25h-1-512z m819-125c17 0 31-14 31-32v-62c0-17-14-31-31-31h-813c-17 0-31 14-31 31v62c0 18 14 32 31 32h813z m0-500c17 0 31-14 31-32v-62c0-18-14-32-31-32h-813c-17 0-31 14-31 32v62c0 18 14 32 31 32h813z" horiz-adv-x="875" />
<glyph glyph-name="align-center" unicode="&#xf037;" d="M844 538c17 0 31-14 31-32v-62c0-17-14-31-31-31h-813c-17 0-31 14-31 31v62c0 18 14 32 31 32h813z m0-500c17 0 31-14 31-32v-62c0-18-14-32-31-32h-813c-17 0-31 14-31 32v62c0 18 14 32 31 32h813z m-633 625c-13 0-23 10-23 23v78c0 13 10 24 23 24h0 453c13 0 24-11 24-24v-78 0c0-13-11-23-24-23v0h-453z m453-500h-453c-13 0-23 10-23 23v78c0 13 10 24 23 24h0 453c13 0 24-11 24-24v-78 0c0-13-11-23-24-23v0z" horiz-adv-x="875" />
@ -466,6 +512,8 @@
<glyph glyph-name="list" unicode="&#xf03a;" d="M156 131c18 0 32-14 32-31v-125c0-17-14-31-32-31h-125c-17 0-31 14-31 31v125c0 17 14 31 31 31h125z m0 625c18 0 32-14 32-31v-125c0-17-14-31-32-31h-125c-17 0-31 14-31 31v125c0 17 14 31 31 31h125z m0-312c18 0 32-14 32-31v-125c0-18-14-32-32-32h-125c-17 0-31 14-31 32v125c0 17 14 31 31 31h125z m813-344c17 0 31-14 31-31v-63c0-17-14-31-31-31h-625c-17 0-31 14-31 31v63c0 17 14 31 31 31h625z m0 625c17 0 31-14 31-31v-63c0-17-14-31-31-31h-625c-17 0-31 14-31 31v63c0 17 14 31 31 31h625z m0-312c17 0 31-14 31-32v-62c0-17-14-31-31-31h-625c-17 0-31 14-31 31v62c0 18 14 32 31 32h625z" horiz-adv-x="1000" />
<glyph glyph-name="archive" unicode="&#xf03c;" d="M125 725h750v-167h-750v167m42-208h666v-542h-666v542m229-125c-12 0-21-9-21-21v-63h250v63c0 12-9 21-21 21h-208z" horiz-adv-x="1000" />
<glyph glyph-name="linkedin-1" unicode="&#xf05c;" d="M0 57v586q0 72 52 124t124 51h585q73 0 125-51t51-124v-586q0-73-51-124t-125-52h-585q-73 0-124 52t-52 124z m156 0q0-8 6-14t14-6h117q8 0 14 6t5 14v390q0 8-5 14t-14 6h-117q-8 0-14-6t-6-14v-390z m0 529q0-31 22-53t53-22q33 0 54 22 22 22 22 53t-22 54-54 22-53-22-22-54z m195-529q0-8 10-14t18-6h111q7 0 12 6t6 14v213q0 85 69 85 29 0 38-13t10-45v-240q0-8 7-14t16-6h113q8 0 14 6t6 14v265q0 77-44 117t-125 41q-55 0-96-28-8-5-8-7 0 22-21 22h-108q-10 0-19-5t-9-12v-393z" horiz-adv-x="937.5" />
<glyph glyph-name="backspace" unicode="&#xf06e;" d="M917 725h-625c-29 0-52-15-67-37l-225-338 225-338c15-22 38-37 67-37h625c46 0 83 38 83 83v584c0 46-37 83-83 83m-125-525l-59-58-150 149-149-149-59 58 150 150-150 150 59 58 149-149 150 149 59-58-150-150" horiz-adv-x="1000" />
@ -602,6 +650,10 @@
<glyph glyph-name="calendar-2" unicode="&#xf133;" d="M23 475h829c13 0 23-10 23-23v-508c0-52-42-94-94-94h-687c-52 0-94 42-94 94v508c0 13 11 23 23 23z m852 86c0-13-10-23-23-23h-829c-12 0-23 10-23 23v70c0 52 42 94 94 94h94v102c0 13 10 23 23 23h78c13 0 24-10 24-23v-102h250v102c0 13 10 23 23 23h78c13 0 24-10 24-23v-102h93c52 0 94-42 94-94v-70z" horiz-adv-x="875" />
<glyph glyph-name="html5" unicode="&#xf13b;" d="M631 517l9 98h-494l26-298h342l-12-128-110-29-110 29-7 78h-97l12-155 202-55h2v0l200 55 28 304h-359l-8 101h376z m-631 262h786l-72-803-322-90-321 90z" horiz-adv-x="785.7" />
<glyph glyph-name="css3" unicode="&#xf13c;" d="M154 779h839l-148-744-449-149-389 149 39 198h166l-16-82 235-89 272 89 38 190h-675l33 165h674l22 107h-674z" horiz-adv-x="1000" />
<glyph glyph-name="ellipsis" unicode="&#xf141;" d="M214 439v-107q0-22-15-38t-38-15h-107q-23 0-38 15t-16 38v107q0 23 16 38t38 16h107q22 0 38-16t15-38z m286 0v-107q0-22-16-38t-38-15h-107q-22 0-38 15t-15 38v107q0 23 15 38t38 16h107q23 0 38-16t16-38z m286 0v-107q0-22-16-38t-38-15h-107q-22 0-38 15t-16 38v107q0 23 16 38t38 16h107q23 0 38-16t16-38z" horiz-adv-x="785.7" />
<glyph glyph-name="ellipsis-vert" unicode="&#xf142;" d="M214 154v-108q0-22-15-37t-38-16h-107q-23 0-38 16t-16 37v108q0 22 16 38t38 15h107q22 0 38-15t15-38z m0 285v-107q0-22-15-38t-38-15h-107q-23 0-38 15t-16 38v107q0 23 16 38t38 16h107q22 0 38-16t15-38z m0 286v-107q0-22-15-38t-38-16h-107q-23 0-38 16t-16 38v107q0 22 16 38t38 16h107q22 0 38-16t15-38z" horiz-adv-x="214.3" />
@ -610,6 +662,10 @@
<glyph glyph-name="compass" unicode="&#xf14e;" d="M357 243l143 71-143 72v-143z m214 330v-303l-285-143v303z m161-223q0 83-41 152t-110 111-152 41-153-41-110-111-41-152 41-152 110-111 153-41 152 41 110 111 41 152z m125 0q0-117-57-215t-156-156-215-58-216 58-155 156-58 215 58 215 155 156 216 58 215-58 156-156 57-215z" horiz-adv-x="857.1" />
<glyph glyph-name="doc-inv" unicode="&#xf15b;" d="M571 564v264q13-8 21-16l227-228q8-7 16-20h-264z m-71-18q0-22 16-37t38-16h303v-589q0-23-15-38t-38-16h-750q-23 0-38 16t-16 38v892q0 23 16 38t38 16h446v-304z" horiz-adv-x="857.1" />
<glyph glyph-name="doc-text-inv-1" unicode="&#xf15c;" d="M819 584q8-7 16-20h-264v264q13-8 21-16z m-265-91h303v-589q0-23-15-38t-38-16h-750q-23 0-38 16t-16 38v892q0 23 16 38t38 16h446v-304q0-22 16-37t38-16z m89-411v36q0 8-5 13t-13 5h-393q-8 0-13-5t-5-13v-36q0-8 5-13t13-5h393q8 0 13 5t5 13z m0 143v36q0 8-5 13t-13 5h-393q-8 0-13-5t-5-13v-36q0-8 5-13t13-5h393q8 0 13 5t5 13z m0 143v36q0 7-5 12t-13 5h-393q-8 0-13-5t-5-12v-36q0-8 5-13t13-5h393q8 0 13 5t5 13z" horiz-adv-x="857.1" />
<glyph glyph-name="sort-alpha-down" unicode="&#xf15d;" d="M344 163c28 0 41-34 22-54l-156-187c-5-5-15-10-22-10-8 0-17 5-23 10l-156 187c-20 20-5 54 22 54h94v593c0 18 14 32 31 32h63c17 0 31-14 31-32v-593h94z m469 125c17 0 31-14 31-32v-34 0c0-16-10-37-21-47l-120-137h110c17 0 31-14 31-32v-62c0-18-14-32-31-32h-250c-18 0-32 14-32 32v34 0c0 16 10 37 21 47l120 138h-109c-18 0-32 14-32 31v62c0 18 14 32 32 32h250z m60 166c1-3 2-7 2-10 0-17-14-31-31-31h-49 0c-12 0-26 9-30 21l-8 25h-139l-8-25c-4-12-18-21-30-21h0-49c-17 0-31 14-31 31 0 3 1 7 2 10l116 313c4 11 17 21 29 21h0 81 0c12 0 25-10 29-21z m-217 115h64l-32 94z" horiz-adv-x="875" />
<glyph glyph-name="sort-alt-up" unicode="&#xf160;" d="M411 46q0-6-6-13l-178-178q-5-5-13-5-6 0-12 5l-179 179q-8 9-4 19 4 11 17 11h107v768q0 8 5 13t13 5h107q8 0 13-5t5-13v-768h107q8 0 13-5t5-13z m589-71v-107q0-8-5-13t-13-5h-464q-8 0-13 5t-5 13v107q0 8 5 13t13 5h464q8 0 13-5t5-13z m-107 286v-107q0-8-5-13t-13-5h-357q-8 0-13 5t-5 13v107q0 8 5 13t13 5h357q8 0 13-5t5-13z m-107 285v-107q0-7-5-12t-13-6h-250q-8 0-13 6t-5 12v107q0 8 5 13t13 5h250q8 0 13-5t5-13z m-107 286v-107q0-8-5-13t-13-5h-143q-8 0-13 5t-5 13v107q0 8 5 13t13 5h143q8 0 13-5t5-13z" horiz-adv-x="1000" />
@ -706,12 +762,16 @@
<glyph glyph-name="user-times" unicode="&#xf235;" d="M393 350q-89 0-152 63t-62 151 62 152 152 63 151-63 63-152-63-151-151-63z m601-179l139-138q5-5 5-13 0-8-5-13l-76-76q-5-5-12-5-8 0-13 5l-139 139-139-139q-5-5-13-5-7 0-12 5l-76 76q-5 5-5 13 0 8 5 13l139 138-139 139q-5 5-5 13 0 8 5 13l76 75q5 5 12 5 8 0 13-5l139-139 139 139q5 5 13 5 7 0 12-5l76-75q5-5 5-13 0-8-5-13z m-278 0l-101-101q-21-20-21-50 0-30 21-51l46-46q-11-2-24-2h-488q-67 0-108 39t-41 106q0 30 2 58t8 61 15 60 24 55 34 45 48 30 62 11q11 0 22-10 86-68 178-68t178 68q11 10 22 10 15 0 31-4-15-15-22-27t-8-32q0-30 21-51z" horiz-adv-x="1142.9" />
<glyph glyph-name="bed" unicode="&#xf236;" d="M344 350c-86 0-156 70-156 156s70 157 156 157 156-71 156-157-70-156-156-156z m687 250c121 0 219-98 219-219v-375c0-17-14-31-31-31h-63c-17 0-31 14-31 31v94h-1000v-94c0-17-14-31-31-31h-63c-17 0-31 14-31 31v688c0 17 14 31 31 31h63c17 0 31-14 31-31v-406h438v281c0 17 14 31 31 31h437z" horiz-adv-x="1250" />
<glyph glyph-name="flip-to-back" unicode="&#xf247;" d="M625 142h83v83h-83m0 417h83v83h-83m-417-167h-83v-500c0-45 38-83 83-83h500v83h-500m584 84c46 0 83 37 83 83h-83m0 250h83v83h-83m0-250h83v84h-83m-417-250v83h-83c0-46 37-83 83-83m167 583h-84v-83h84m250 83v-83h83c0 46-37 83-83 83m-250-500h-84v-83h84m-167 583c-46 0-83-37-83-83h83m0-250h-83v-84h83m0 250h-83v-83h83v83z" horiz-adv-x="1000" />
<glyph glyph-name="clone" unicode="&#xf24d;" d="M929-61v607q0 8-6 13t-12 5h-607q-8 0-13-5t-5-13v-607q0-7 5-12t13-6h607q7 0 12 6t6 12z m71 607v-607q0-37-26-63t-63-26h-607q-37 0-63 26t-27 63v607q0 37 27 64t63 26h607q37 0 63-26t26-64z m-214 215v-90h-72v90q0 7-5 12t-13 6h-607q-7 0-12-6t-6-12v-607q0-8 6-13t12-5h90v-72h-90q-36 0-63 27t-26 63v607q0 37 26 63t63 26h607q37 0 64-26t26-63z" horiz-adv-x="1000" />
<glyph glyph-name="balance-scale" unicode="&#xf24e;" d="M964 600l-214-393h429z m-714 0l-214-393h428z m458 107q-8-22-25-40t-40-25v-721h339q8 0 13-5t5-12v-36q0-8-5-13t-13-5h-750q-8 0-13 5t-5 13v36q0 7 5 12t13 5h339v721q-22 8-39 25t-26 40h-274q-8 0-13 5t-5 13v36q0 8 5 13t13 5h274q12 31 39 51t62 20 62-20 39-51h274q8 0 13-5t5-13v-36q0-8-5-13t-13-5h-274z m-101-9q19 0 32 13t13 32-13 31-32 14-31-14-13-31 13-32 31-13z m607-491q0-41-26-73t-65-51-81-27-78-10-78 10-80 27-66 51-26 73q0 6 20 45t51 98 60 109 57 103 31 55q10 19 31 19t32-19q2-4 31-55t57-103 59-109 52-98 19-45z m-714 0q0-41-26-73t-65-51-81-27-78-10-78 10-80 27-66 51-26 73q0 6 20 45t51 98 60 109 57 103 31 55q10 19 31 19t31-19q3-4 32-55t56-103 60-109 52-98 19-45z" horiz-adv-x="1285.7" />
<glyph glyph-name="wikipedia" unicode="&#xf266;" d="M834-65l-165 388q-14-27-88-170t-111-218q-1 0-15 0t-15 1q-46 108-143 328t-145 332q-11 28-37 60t-57 56-57 24q0 3-1 14t0 15h325v-28q-21-1-44-9t-37-24-6-36q15-33 121-278t132-302q17 34 78 149t73 138q-11 22-71 157t-75 165q-22 38-113 39v28l287 0v-27q-34-1-52-14t-7-38q18-39 48-106t48-105q61 120 97 203 13 31-6 44t-72 15q1 4 1 14v14q35 0 95 0t100 0 52 1v-28q-35-1-67-18t-50-45l-119-247q8-18 71-162t68-153l246 568q-7 21-27 35t-37 17-30 5v28l256-3 1-1-1-24q-77-2-112-81-293-679-312-721h-27z" horiz-adv-x="1285.7" />
<glyph glyph-name="television" unicode="&#xf26c;" d="M1000 154v535q0 8-5 13t-13 5h-893q-7 0-12-5t-6-13v-535q0-8 6-13t12-5h893q7 0 13 5t5 13z m71 535v-535q0-37-26-63t-63-27h-411v-71h197q8 0 13-5t5-13v-36q0-8-5-13t-13-5h-464q-8 0-13 5t-5 13v36q0 8 5 13t13 5h196v71h-411q-36 0-63 27t-26 63v535q0 37 26 63t63 27h893q37 0 63-27t26-63z" horiz-adv-x="1142.9" />
<glyph glyph-name="Industry" unicode="&#xf275;" d="M250 850q15 0 25-11t11-25v-497l299 240q9 7 22 7 15 0 25-10t11-25v-212l299 240q10 7 22 7 15 0 25-10t11-25v-643q0-15-11-25t-25-11h-928q-15 0-25 11t-11 25v928q0 15 11 25t25 11h214z" horiz-adv-x="1000" />
@ -730,6 +790,8 @@
<glyph glyph-name="shopping-bag" unicode="&#xf290;" d="M981 64l19-174q2-16-9-28-10-12-27-12h-928q-16 0-27 12-11 12-9 28l20 174h961z m-52 469l48-433h-954l48 433q2 13 12 22t24 9h143v-71q0-30 21-51t50-21 51 21 21 51v71h214v-71q0-30 21-51t51-21 50 21 21 51v71h143q14 0 24-9t12-22z m-215 103v-143q0-15-10-25t-25-11-25 11-11 25v143q0 59-42 101t-101 42-101-42-42-101v-143q0-15-10-25t-26-11-25 11-10 25v143q0 88 63 151t151 63 152-63 62-151z" horiz-adv-x="1000" />
<glyph glyph-name="gas-station" unicode="&#xf298;" d="M750 433c-23 0-42 19-42 42s19 42 42 42 42-19 42-42-19-42-42-42m-250 0h-250v209h250m324-93l0 0-155 155-44-44 88-88c-39-14-67-52-67-97 0-57 47-104 104-104 15 0 29 3 42 9v-301c0-23-19-41-42-41s-42 18-42 41v188c0 46-37 83-83 83h-42v292c0 46-37 83-83 83h-250c-46 0-83-37-83-83v-667h416v313h63v-209c0-57 47-104 104-104s104 47 104 104v396c0 29-11 55-30 74z" horiz-adv-x="1000" />
<glyph glyph-name="question-circle-o" unicode="&#xf29c;" d="M491 180v-89q0-8-5-13t-13-5h-89q-8 0-13 5t-5 13v89q0 8 5 13t13 5h89q8 0 13-5t5-13z m143 277q0-28-8-50t-26-39-29-24-33-20q-18-10-26-16t-14-13-7-16v-18q0-8-5-13t-13-5h-89q-8 0-13 5t-5 13v38q0 19 6 36t13 26 22 20 23 14 25 12q29 14 42 24t12 27q0 24-24 40t-54 17q-31 0-53-15-16-12-44-47-5-6-14-6-6 0-11 3l-60 46q-6 4-7 11t3 13q68 107 195 107 72 0 133-50t61-120z m-205 250q-73 0-139-28t-114-76-76-114-29-139 29-139 76-113 114-77 139-28 138 28 114 77 76 113 29 139-29 139-76 114-114 76-138 28z m428-357q0-117-57-215t-156-156-215-58-216 58-155 156-58 215 58 215 155 156 216 58 215-58 156-156 57-215z" horiz-adv-x="857.1" />
<glyph glyph-name="gender-male" unicode="&#xf29d;" d="M375 475c54 0 104-17 145-46l213 213h-191v83h333v-333h-83v191l-213-212c29-42 46-92 46-146 0-138-112-250-250-250s-250 112-250 250 112 250 250 250m0-83c-92 0-167-75-167-167s75-167 167-167 167 75 167 167-75 167-167 167z" horiz-adv-x="1000" />
@ -746,6 +808,8 @@
<glyph glyph-name="trash-alt" unicode="&#xf2ed;" d="M523 38c-12 0-23 10-23 23v422c0 13 11 23 23 23h47c13 0 24-10 24-23v-422c0-13-11-23-24-23h-47z m321 656c17 0 31-14 31-31v-32c0-17-14-31-31-31h-31v-656c0-52-42-94-94-94h-563c-51 0-93 42-93 94v656h-32c-17 0-31 14-31 31v32c0 17 14 31 31 31h161l67 111c15 25 51 45 80 45h0 197 0c29 0 65-20 80-45l67-111h161z m-508 57l-34-57h272l-35 57c-1 3-6 5-10 5h0-183 0c-4 0-8-2-10-5z m383-807v656h-563v-656h563z m-414 94c-13 0-24 10-24 23v422c0 13 11 23 24 23h47c13 0 23-10 23-23v-422c0-13-10-23-23-23h-47z" horiz-adv-x="875" />
<glyph glyph-name="image-filter-none" unicode="&#xf2f6;" d="M875 142h-583v583h583m0 83h-583c-46 0-84-37-84-83v-583c0-46 38-84 84-84h583c46 0 83 38 83 84v583c0 46-37 83-83 83m-750-166h-83v-667c0-46 37-83 83-83h667v83h-667v667z" horiz-adv-x="1000" />
<glyph glyph-name="facebook" unicode="&#xf300;" d="M124-150v469h-124v169h124v145c0 113 73 217 242 217 69 0 119-7 119-7l-4-157s-51 0-108 0c-60 0-70-28-70-74v-124h183l-8-169h-175v-469h-179" horiz-adv-x="486" />
<glyph glyph-name="twitter" unicode="&#xf302;" d="M749-25c0-34-13-64-37-88-25-25-54-37-89-37l-248 0c-103 0-192 36-265 110-73 73-110 161-110 264l0 501c0 35 12 65 37 89 24 24 54 36 89 36 34 0 64-12 88-37 25-24 37-54 37-88l0-181 353 0c32 0 60-12 83-35 22-22 34-49 34-81 0-32-12-59-34-82-23-23-51-34-82-34l-354 0 0-88c0-34 12-64 36-88 24-24 54-36 88-36l248 0c35 0 64-12 89-37 24-24 37-54 37-88" horiz-adv-x="749" />
@ -756,14 +820,28 @@
<glyph glyph-name="linkedin-2" unicode="&#xf31a;" d="M238-150l0 675-225 0 0-675 225 0z m-113 767c79 0 127 52 127 116-1 67-48 117-125 117-77 0-127-50-127-117 0-64 49-116 124-116l1 0z m237-767l224 0 0 377c0 20 1 40 7 55 17 40 53 82 115 82 82 0 114-62 114-153l0-361 224 0 0 387c0 207-110 304-258 304-121 0-174-68-204-114l2 0 0 98-224 0c3-64 0-675 0-675z" horiz-adv-x="1046" />
<glyph glyph-name="javascript" unicode="&#xf31e;" d="M125 725h750v-750h-750v750m197-627c17-35 50-64 106-64 62 0 105 33 105 106v241h-70v-239c0-36-15-45-38-45-24 0-34 16-45 36l-58-35m249 8c21-41 63-72 129-72 67 0 117 34 117 98 0 59-34 85-94 111l-18 7c-30 13-43 22-43 43 0 17 13 30 34 30 20 0 33-8 45-30l55 36c-23 40-56 56-100 56-63 0-103-40-103-93 0-58 33-85 84-107l18-7c32-14 51-23 51-47 0-20-18-35-48-35-34 0-54 18-69 43l-58-33z" horiz-adv-x="1000" />
<glyph glyph-name="php" unicode="&#xf31f;" d="M500 97c-276 0-500 113-500 253s224 253 500 253 500-113 500-253-224-253-500-253m-216 331c22 0 38-4 45-13 8-8 9-23 6-43-5-22-12-36-25-45-11-9-29-14-53-14h-37l23 115h41m-146-231h60l14 73h51c23 0 41 2 56 7 14 5 28 13 40 24 10 9 18 19 24 30 6 11 11 24 13 37 7 32 2 58-14 76-16 18-41 27-76 27h-115l-53-274m302 347l-53-274h59l31 157h47c15 0 25-3 30-8 4-5 5-14 3-27l-24-122h60l25 128c5 25 1 44-11 56-13 11-36 17-69 17h-53l15 73h-60m310-116c23 0 38-4 45-13 8-8 10-23 6-43-4-22-12-36-24-45-12-9-30-14-54-14h-35l20 115h42m-146-231h60l14 73h51c23 0 42 2 56 7 15 5 28 13 40 24 10 9 18 19 24 30 6 11 11 24 14 37 6 32 1 58-15 76-15 18-41 27-75 27h-115l-54-274z" horiz-adv-x="1000" />
<glyph glyph-name="python" unicode="&#xf321;" d="M83 613c289 192 380-55 387-191 8-136-125-307-290-194v-224l-97 64v545m93-71v-224c151-91 202-17 202 112 0 181-104 187-202 112m452 135s-7-145 0-288c15-143 192-32 192-32v288l97-12v-385c0-256-257-244-257-244l-32 96c225 0 196 149 196 149-271-106-292 76-292 76v288l96 64z" horiz-adv-x="1000" />
<glyph glyph-name="win8" unicode="&#xf325;" d="M986 850l-549-80 0-398 549 0 0 478z m-587-86l-399-58 0-334 399 0 0 392z m-399-430l0-339 399-58 0 397-399 0z m437 0l0-403 549-81 0 484-549 0z" horiz-adv-x="986" />
<glyph glyph-name="instagram-1" unicode="&#xf32d;" d="M690 350q0 26-6 50l176 0 0-344q0-56-39-96t-95-40l-592 0q-56 0-95 40t-39 96l0 344 174 0q-4-32-4-50 0-106 76-183t184-77q106 0 183 77t77 183z m36 430q56 0 95-39t39-95l0-146-218 0q-78 110-212 110-138 0-212-110l-218 0 0 146q0 56 39 95t95 39l592 0z m64-166l0 72q0 24-24 24l-72 0q-24 0-24-24l0-72q0-8 7-16t17-8l72 0q24 0 24 24z m-200-264q0-66-47-113t-113-47-113 47-47 113q0 68 47 114t113 46 113-46 47-114z" horiz-adv-x="860" />
<glyph glyph-name="library-books" unicode="&#xf332;" d="M792 558h-417v84h417m-167-417h-250v83h250m167 84h-417v83h417m41 292h-500c-45 0-83-38-83-84v-500c0-45 38-83 83-83h500c46 0 84 38 84 83v500c0 46-38 84-84 84m-666-167h-84v-583c0-46 38-84 84-84h583v84h-583v583z" horiz-adv-x="1000" />
<glyph glyph-name="message-reply-text" unicode="&#xf368;" d="M750 517h-500v83h500v-83m0-125h-500v83h500v-83m0-125h-500v83h500v-83m167 416c0 46-38 84-84 84h-666c-46 0-84-38-84-84v-500c0-45 38-83 84-83h583l167-167v750z" horiz-adv-x="1000" />
<glyph glyph-name="message-text-outline" unicode="&#xf36a;" d="M833 767c46 0 84-38 84-84v-500c0-45-38-83-84-83h-583l-167-167v750c0 47 38 84 84 84h666m-666-84v-548l48 48h618v500h-666m83-125h500v-83h-500v83m0-166h375v-84h-375v84z" horiz-adv-x="1000" />
<glyph glyph-name="cloud-download-alt" unicode="&#xf381;" d="M1050 407c114-23 200-124 200-244 0-139-112-251-250-251h-719c-155 0-281 127-281 282 0 122 79 227 188 265 0 6 0 11 0 16 0 173 139 313 312 313 116 0 217-63 271-157 30 20 66 32 104 32 104 0 188-84 188-188 0-24-5-47-13-68z m-260-173c20 20 6 54-22 54h-127v218c0 17-14 32-32 32h-93c-18 0-32-15-32-32v-218h-127c-28 0-42-34-22-54l205-206c13-12 33-12 45 0z" horiz-adv-x="1250" />
<glyph glyph-name="cloud-upload-alt" unicode="&#xf382;" d="M1050 407c114-23 200-124 200-244 0-139-112-251-250-251h-719c-155 0-281 127-281 282 0 122 79 227 188 265 0 6 0 11 0 16 0 173 139 313 312 313 116 0 217-63 271-157 30 20 66 32 104 32 104 0 188-84 188-188 0-24-5-47-13-68z m-282-119c28 0 42 33 22 53l-205 206c-12 12-32 12-45 0l-205-206c-20-20-6-53 22-53h127v-219c0-17 14-31 32-31h93c18 0 32 14 32 31v219h127z" horiz-adv-x="1250" />
<glyph glyph-name="navigation" unicode="&#xf390;" d="M500 767l-312-762 29-30 283 125 283-125 30 30-313 762z" horiz-adv-x="1000" />
<glyph glyph-name="lock-open-1" unicode="&#xf3c1;" d="M827 850c164 1 298-133 298-297v-156c0-26-21-47-47-47h-62c-26 0-47 21-47 47v156c0 78-64 142-142 141-78-1-139-65-139-143v-138h93c52 0 94-42 94-94v-375c0-52-42-94-94-94h-687c-52 0-94 42-94 94v375c0 52 42 94 94 94h437v137c0 164 132 299 296 300z" horiz-adv-x="1125" />
<glyph glyph-name="percent" unicode="&#xf3f0;" d="M292 683c69 0 125-55 125-125s-56-125-125-125-125 56-125 125 56 125 125 125m416-416c70 0 125-56 125-125s-55-125-125-125-125 56-125 125 56 125 125 125m125 358l-608-608-58 58 608 608 58-58z" horiz-adv-x="1000" />
@ -774,10 +852,14 @@
<glyph glyph-name="Scientific" unicode="&#xf463;" d="M117 262l118 118 105 20c135 183 391 274 484 274 0-93-91-349-274-484l-20-105-118-118-30 147c-59 0-59 0-88 30-30 29-30 29-30 88l-147 30m118-118l59-59-111-111h-59v59l111 111m-59 59l52-8-103-102v60l51 50m169-125l8-52-50-51h-60l102 103m197 376c-35 0-63-28-63-62s28-63 63-63 62 28 62 63-28 62-62 62z" horiz-adv-x="1000" />
<glyph glyph-name="school" unicode="&#xf474;" d="M500 725l-458-250 458-250 375 205v-288h83v333m-750-174v-167l292-159 292 159v167l-292-159-292 159z" horiz-adv-x="1000" />
<glyph glyph-name="selection" unicode="&#xf489;" d="M83 683c0 47 38 84 84 84h125v-84h-125v-125h-84v125m834 0v-125h-84v125h-125v84h125c46 0 84-38 84-84m-84-666v125h84v-125c0-47-38-84-84-84h-125v84h125m-750 0v125h84v-125h125v-84h-125c-46 0-84 38-84 84m334 750h166v-84h-166v84m0-750h166v-84h-166v84m416 416h84v-166h-84v166m-750 0h84v-166h-84v166z" horiz-adv-x="1000" />
<glyph glyph-name="warehouse" unicode="&#xf494;" d="M984 163c9 0 16-7 16-16v-94c0-8-7-15-16-15h-718c-8 0-15 7-15 15l0 94c0 9 7 16 15 16h718z m0-188c9 0 16-7 16-16v-93c0-9-7-16-16-16h-718c-9 0-16 7-16 16l0 93c0 9 7 16 16 16h718z m0 375c9 0 16-7 16-16v-93c0-9-7-16-16-16h-717c-9 0-16 7-16 16l0 93c0 9 7 16 16 16h717z m208 272c35-15 58-49 58-87v-669c0-9-7-16-16-16h-156c-8 0-15 7-15 16v484c0 34-29 63-64 63h-748c-35 0-63-29-63-63v-484c0-9-7-16-16-16h-156c-9 0-16 7-16 16v669c0 38 23 72 58 87l531 221c9 4 26 7 36 7 10 0 26-3 36-7z" horiz-adv-x="1250" />
<glyph glyph-name="shopping" unicode="&#xf49a;" d="M500 308c-115 0-208 94-208 209h83c0-69 56-125 125-125s125 56 125 125h83c0-115-93-209-208-209m0 417c69 0 125-56 125-125h-250c0 69 56 125 125 125m292-125h-84c0 115-93 208-208 208s-208-93-208-208h-84c-46 0-83-37-83-83v-500c0-46 38-84 83-84h584c46 0 83 38 83 84v500c0 46-37 83-83 83z" horiz-adv-x="1000" />
<glyph glyph-name="Home-And-Office" unicode="&#xf4b9;" d="M292 600h83c46 0 83-37 83-83v-167h-250v167c0 46 38 83 84 83m333 0h83c46 0 84-37 84-83v-167h-250v167c0 46 37 83 83 83m-583-125h41c23 0 42-19 42-42v-83c0-46 38-83 83-83h584c46 0 83 37 83 83v83c0 23 19 42 42 42h41c23 0 42-19 42-42v-375h-125v84h-750v-84h-125v375c0 23 19 42 42 42z" horiz-adv-x="1000" />
<glyph glyph-name="sort-alphabetical" unicode="&#xf4bb;" d="M385 642l136 135 135-135h-271m271-584l-135-135-136 135h271m-286 196h-120l-30-112h-99l129 416h125l130-416h-102l-33 112m-106 68h93l-27 88-10 40-11 40h-1l-9-40-10-41-25-87m280-180v52l198 282v3h-179v79h301v-55l-194-278v-3h197v-80h-323z" horiz-adv-x="1000" />
@ -832,6 +914,20 @@
<glyph glyph-name="ruler-horizontal" unicode="&#xf547;" d="M1063 600c34 0 62-28 62-62v-375c0-35-28-63-62-63h-1000c-35 0-63 28-63 63v375c0 34 28 62 63 62h93v-172c0-8 7-15 16-15h31c9 0 16 7 16 15v172h125v-172c0-8 7-15 15-15h32c8 0 15 7 15 15v172h125v-172c0-8 7-15 16-15h31c9 0 16 7 16 15v172h125v-172c0-8 7-15 15-15h32c8 0 15 7 15 15v172h125v-172c0-8 7-15 16-15h31c9 0 16 7 16 15v172h94z" horiz-adv-x="1125" />
<glyph glyph-name="drafting-compass" unicode="&#xf568;" d="M893 177l107-186-14-114c-2-20-24-33-43-25l-105 45-107 185c59 23 113 56 162 95z m83 185c-103-162-282-262-476-262-69 0-136 13-199 37l-139-240-105-45c-19-8-41 5-43 25l-14 114 139 241c-41 35-79 75-109 122-10 14-4 35 11 43l54 32c15 8 33 3 42-11 19-28 41-53 66-76l133 231c-14 27-23 57-23 90 0 103 83 187 187 187s188-84 188-187c0-33-9-63-24-90l101-175c-45-45-100-78-161-95l-100 172c-1 0-3 0-4 0s-3 0-4 0l-132-227c44-15 89-23 136-23 149 0 287 76 367 200 10 14 27 19 42 11l55-30c15-9 21-29 12-44z m-476 363c-34 0-62-28-62-62s28-63 62-63 63 28 63 63-28 62-63 62z" horiz-adv-x="1000" />
<glyph glyph-name="view-carousel" unicode="&#xf56c;" d="M750 600v-458h167v458m-834-458h167v458h-167m209-542h416v625h-416v-625z" horiz-adv-x="1000" />
<glyph glyph-name="view-dashboard" unicode="&#xf56e;" d="M542 725v-250h333v250m-333-750h333v417h-333m-417-417h333v250h-333m0 83h333v417h-333v-417z" horiz-adv-x="1000" />
<glyph glyph-name="view-day" unicode="&#xf56f;" d="M83 725v-125h792v125m-42-208h-708c-23 0-42-19-42-42v-250c0-23 19-42 42-42h708c23 0 42 19 42 42v250c0 23-19 42-42 42m-750-542h792v125h-792v-125z" horiz-adv-x="1000" />
<glyph glyph-name="view-quilt" unicode="&#xf574;" d="M417 642v-250h458v250m-208-542h208v250h-208m-500-250h208v542h-208m250-542h208v250h-208v-250z" horiz-adv-x="1000" />
<glyph glyph-name="fingerprint" unicode="&#xf577;" d="M500 370c26 0 47-21 47-47 3-194-31-345-57-439-6-21-25-34-46-34-40 0-50 41-45 60 39 136 57 272 54 413 0 26 21 47 47 47z m-1 159c111-1 203-91 205-200 1-100-6-200-23-297-1-10-14-46-53-39-26 4-43 28-39 54 15 92 22 186 21 280-1 59-52 108-113 109-67 0-107-52-106-103 1-100-8-201-28-299-5-25-30-41-56-36-25 5-41 30-36 55 19 92 28 185 26 279-2 105 82 197 202 197z m-217 39c20-16 24-46 7-66-36-45-55-100-54-158 1-80-6-159-20-237-1-9-15-45-54-38-26 5-43 29-38 55 13 71 19 145 18 218-1 80 25 158 75 219 17 20 46 23 66 7z m214 122c198-3 361-163 364-355 0-8 0-21 0-29 0-57-5-149-12-206-2-18-19-45-52-41-25 3-44 26-41 52 9 73 12 148 11 222-2 143-124 261-271 263-23 0-45-2-67-7-25-6-50 9-56 35-6 25 10 50 35 56 29 7 59 10 89 10z m493-238c12-55 11-98 11-141 0-26-21-46-47-46h0c-26 0-47 21-47 47 1 47 0 78-9 120-6 26 10 51 36 56 25 6 50-10 56-36z m-79 178c15-22 10-51-11-66-21-14-51-9-65 12-78 111-206 178-342 180-110 2-212-39-288-115-72-72-112-169-110-271l0-46c-1-26-22-46-47-46-1 0-1 0-1 0-26 1-47 22-46 48l0 42c-2 128 47 249 138 340 93 93 220 144 356 142 165-2 321-85 416-220z" horiz-adv-x="1000" />
<glyph glyph-name="fish" unicode="&#xf578;" d="M639 663c268 0 486-250 486-313s-218-312-486-312c-176 0-329 107-415 198l-170-129c-24-18-59 1-53 29l47 214-47 214c-6 28 29 47 53 29l170-129c86 92 239 199 415 199z m171-360c26 0 47 21 47 47 0 26-21 47-47 47-26 0-47-21-47-47 0-26 21-47 47-47z" horiz-adv-x="1125" />
<glyph glyph-name="glass-martini-alt" unicode="&#xf57b;" d="M981 738l-418-418v-376h109c43 0 78-35 78-78 0-9-7-16-16-16h-468c-9 0-16 7-16 16 0 43 35 78 78 78h110v376l-419 418c-41 41-12 112 47 112h868c59 0 88-71 47-112z m-114 18h-734l94-93h546z" horiz-adv-x="1000" />
<glyph glyph-name="map-marked" unicode="&#xf59f;" d="M563 850c135 0 246-110 246-246 0-110-161-310-223-383-12-15-35-15-47 0-62 73-223 273-223 383 0 136 111 246 247 246z m-524-422l232 93c10-29 24-60 42-91v-455l-270-123c-21-8-43 7-43 29v489c0 24 18 50 39 58z m524-280c27 0 53 12 71 33 38 45 79 97 116 150v-481l-375 125v356c37-53 78-105 116-150 18-21 44-33 72-33z m519 387c21 8 43-7 43-29v-489c0-23-18-49-39-58l-273-109v563z" horiz-adv-x="1125" />
@ -844,10 +940,14 @@
<glyph glyph-name="shuttle-van" unicode="&#xf5b6;" d="M1228 439c14-17 22-38 22-60v-216c0-35-28-63-62-63h-63c0-104-84-188-187-188s-188 84-188 188h-250c0-104-84-188-187-188s-188 84-188 188h-62c-35 0-63 28-63 63v562c0 35 28 63 63 63h831c24 0 56-16 72-34z m-1103 36h188v188h-188v-188z m188-469c51 0 93 42 93 94s-42 94-93 94-94-42-94-94 42-94 94-94z m312 469v188h-187v-188h187z m313-469c51 0 93 42 93 94s-42 94-93 94-94-42-94-94 42-94 94-94z m-188 469h285l-156 188h-129v-188z" horiz-adv-x="1250" />
<glyph glyph-name="wrench-2" unicode="&#xf5b7;" d="M946 58l-379 380c37 95 16 208-63 287-83 83-208 100-308 54l179-179-125-125-183 179c-50-100-29-225 54-308 79-79 192-100 287-63l380-379c16-17 41-17 58 0l96 96c21 17 21 46 4 58z" horiz-adv-x="1000" />
<glyph glyph-name="tooth" unicode="&#xf5c9;" d="M867 662c20-81 1-158-42-216-45-61-64-134-71-209-8-92-20-184-41-274l-15-67c-6-27-30-46-58-46-27 0-51 19-58 45l-67 271c-9 35-41 60-77 60-37 0-69-25-78-60l-67-271c-7-26-31-45-58-45-28 0-52 19-58 46l-15 67c-21 90-33 182-41 274-7 75-26 148-71 209-43 58-62 135-42 216 21 88 92 160 180 183 45 12 90 1 130-20l196-126c16-10 35-4 44 9 9 15 5 34-10 43l-55 36c7 3 14 6 20 11 51 37 112 63 174 47 88-23 159-95 180-183z" horiz-adv-x="875" />
<glyph glyph-name="apple-alt" unicode="&#xf5d1;" d="M685 598c51-9 93-36 125-82 29-40 48-91 59-152 9-56 8-112-2-168-16-93-47-170-94-233-56-75-126-113-211-113-20 0-43 6-68 19-17 11-36 16-56 16s-40-5-57-16c-25-13-48-19-68-19-85 0-155 38-211 113-47 63-78 140-94 233-10 56-11 112-2 168 11 61 30 112 59 152 32 46 74 73 125 82 31 5 74 1 129-14 46-13 86-28 119-46 32 18 72 33 119 46 54 15 97 19 128 14z m-107 80c-18-17-42-29-72-37-21-6-44-10-68-10l-30 2c-2 18-2 39 0 63 5 47 20 82 45 107 18 17 42 29 72 37 21 7 44 10 69 10l29-2 2-29c0-25-3-48-10-69-8-30-20-54-37-72z" horiz-adv-x="875" />
<glyph glyph-name="account-multiple-minus" unicode="&#xf5d3;" d="M542 308c-84 0-250-41-250-125v-83h500v83c0 84-167 125-250 125m276-6c34-30 57-69 57-119v-83h125v83c0 65-99 105-182 119m-276 90c69 0 125 56 125 125s-56 125-125 125-125-56-125-125 56-125 125-125m208 0c69 0 125 56 125 125s-56 125-125 125c-13 0-26-2-38-6 23-34 38-75 38-119 0-44-15-85-38-119 12-4 25-6 38-6m-417 41h-333v-83h333v83z" horiz-adv-x="1000" />
<glyph glyph-name="scale" unicode="&#xf5d4;" d="M442 850h-312c-18 0-32-14-32-31v-938c0-17 14-31 32-31h312c17 0 31 14 31 31v938c0 17-14 31-31 31z m-31-938h-250v94h156v63h-156v94h94v62h-94v94h156v62h-156v94h94v63h-94v93h156v63h-156v94h250v-876z m447 147l-103-102v786l102-102 44 44-156 156c-12 12-32 12-44 0l-156-156 44-44 103 102v-786l-103 102-44-44 156-156c13-12 32-12 45 0l156 156-44 44z" horiz-adv-x="1000" />
<glyph glyph-name="cylinder-1" unicode="&#xf5d6;" d="M500 850c-214 0-375-81-375-187v-219h63v112c66-50 179-81 312-81s246 31 313 81v-518c0-60-134-126-313-126s-312 66-312 126v93h-63v-93c0-107 161-188 375-188s375 81 375 188v625c0 106-161 187-375 187z m0-312c-179 0-312 66-312 125s133 125 312 125 313-66 313-125-134-125-313-125z" horiz-adv-x="1000" />
@ -890,22 +990,64 @@
<glyph glyph-name="telegram-2" unicode="&#xf5ed;" d="M615 555l-358-120c-30-9-49-36-49-67 0-31 19-57 49-67l145-49 49-145c10-30 36-49 67-49 31 0 58 19 67 49l120 358c8 26 2 53-17 73s-47 25-73 17z m-97-387l-50 150-150 50 300 100z m0 0m-18 682c-276 0-500-224-500-500s224-500 500-500 500 224 500 500-224 500-500 500z m0-917c-230 0-417 187-417 417s187 417 417 417 417-187 417-417-187-417-417-417z m0 0" horiz-adv-x="1000" />
<glyph glyph-name="willa-engine" unicode="&#xf5ee;" d="M468 622c-3-2-8-6-9-10-1-2-1-19-1-44-1-44 0-46 4-51 5-5-9-5 240-5 250 0 234 0 239 6 5 5 6 8 6 35 0 14-1 33-1 42-1 19-1 20-8 25l-4 2-170 0c-93 0-197 0-231 1-52 0-62 0-65-1z m-405-1c-4-3-7-5-9-9-1-4-2-14-2-262 0-194 1-259 2-262 1-5 7-11 12-12 3-1 19-1 43-1l39 0 103 103 103 104 102-102c111-111 105-105 115-104 5 1 11 6 13 11 2 4 2 93 0 98 0 2-44 47-105 107-86 85-105 105-110 107-5 3-7 3-14 3-6 0-9-1-14-3-6-3-12-8-100-96l-93-93 0 199c0 138 0 200-1 202-1 4-6 8-10 10-5 2-70 2-74 0z m410-219c-5 0-7-2-11-6-6-6-7-14-3-21 4-8 69-72 75-75 5-2 7-2 203-2 217-1 201-1 205 5 5 6 5 9 4 51l-1 39-3 4c-1 2-4 4-6 5-3 1-20 2-232 1-125 0-229 0-231-1z m153-223c-2-1-4-3-5-6-2-4-2-7-2-45 0-39 0-42 2-45 1-2 3-4 5-6 3-1 9-1 157-1 148 0 154 0 157 2 2 1 4 3 5 5 2 3 2 5 2 45 0 47 0 47-7 51-4 2-8 2-157 2-146 0-154 0-157-2z" horiz-adv-x="1000" />
<glyph glyph-name="en-letters" unicode="&#xf5f0;" d="M425 224v-111h-396v511h386v-112h-248v-86h219v-108h-219v-94h258z m547 400v-511h-115l-218 272v-272h-137v511h115l218-273v273h137z" horiz-adv-x="1000" />
<glyph glyph-name="fa-letters" unicode="&#xf5f1;" d="M176 512v-113h218v-111h-218v-176h-140v512h387v-112h-247z m624-300h-208l-39-100h-142l218 512h137l218-512h-145l-39 100z m-40 106l-64 164-63-164h127z" horiz-adv-x="1000" />
<glyph glyph-name="ar-letters" unicode="&#xf5f2;" d="M367 208h-193l-36-92h-132l202 475h127l203-475h-135l-36 92z m-38 99l-58 152-59-152h117z m446-65h-71v-126h-130v475h210c41 0 77-7 107-22 31-14 55-34 71-61 17-26 25-57 25-93 0-34-8-64-23-90-16-25-38-45-67-60l99-149h-139l-82 126z m61 225c-13 12-33 18-60 18h-72v-139h72c27 0 47 6 60 18 14 12 20 29 20 51 0 22-6 39-20 52z" horiz-adv-x="1000" />
<glyph glyph-name="min" unicode="&#xf5f3;" d="M452 133l-2 259-121-211h-59l-120 204v-252h-123v489h109l166-282 161 282h110l1-489h-122z m216 489h134v-489h-134v489z m676 0v-489h-109l-208 261v-261h-130v489h109l208-260v260h130z" horiz-adv-x="1367" />
<glyph glyph-name="max" unicode="&#xf5f5;" d="M423 129l-1 253-118-206h-58l-118 199v-246h-121v478h108l162-276 158 276h107l2-478h-121z m522 93h-195l-37-93h-133l204 478h128l205-478h-136l-36 93z m-39 100l-59 152-59-152h118z m514-193l-96 148-94-148h-149l168 242-160 236h146l93-138 91 138h141l-161-231 171-247h-150z" horiz-adv-x="1563" />
<glyph glyph-name="text" unicode="&#xf5f6;" d="M401 212h-212l-40-101h-144l221 520h140l222-520h-148l-39 101z m-42 108l-64 167-64-167h128z m576 154c34-30 51-77 51-140v-223h-127v52c-19-39-58-59-114-59-30 0-57 5-79 16-22 11-38 26-49 45-12 18-17 39-17 63 0 38 14 68 42 89 28 21 72 31 131 31h77c-2 43-30 64-82 64-19 0-38-3-57-9-19-6-35-15-49-26l-46 96c22 15 48 27 79 35 31 8 61 12 93 12 64 0 113-15 147-46z m-111-269c12 8 21 20 26 35v35h-59c-40 0-60-14-60-41 0-12 5-22 14-29 9-8 22-12 37-12 16 0 30 4 42 12z" horiz-adv-x="1000" />
<glyph glyph-name="advertisement" unicode="&#xf5f7;" d="M893 493h-36v249c0 20-16 36-35 36-5 0-9-1-13-3l-527-211h-175c-59 0-107-48-107-107v-143c0-59 48-107 107-107h2v-249c0-20 16-36 35-36h143c20 0 36 16 36 36v233l486-195c4-2 8-3 13-3 19 0 35 17 35 36v250h36c59 0 107 48 107 107s-48 107-107 107z" horiz-adv-x="1000" />
<glyph glyph-name="advertisement-1" unicode="&#xf5f8;" d="M893 493h-36v249c0 20-16 36-35 36-5 0-9-1-13-3l-527-211h-175c-59 0-107-48-107-107v-143c0-59 48-107 107-107h2v-249c0-20 16-36 35-36h143c20 0 36 16 36 36v233l486-195c4-2 8-3 13-3 19 0 35 17 35 36v250h36c59 0 107 48 107 107s-48 107-107 107z m-642-500h-71v214h71v-214z m2 286h-146c-20 0-36 16-36 35v143c0 20 16 36 36 36h146v-214z m533-197l-462 185v237l462 185v-607z m107 268h-36v71h36c20 0 36-16 36-35s-16-36-36-36z" horiz-adv-x="1000" />
<glyph glyph-name="chat-1" unicode="&#xf5fa;" d="M867 850h-733c-72 0-131-59-131-131v-521c0-72 58-130 131-131h212l132-205c5-8 13-12 22-12 9 0 17 4 22 12l130 205h215c72 1 130 59 130 131v521c0 72-58 131-130 131z m78-652c0-43-35-78-78-78h-229c-9 0-17-5-22-12l-116-183-117 183c-5 7-13 12-22 12h-227c-44 0-79 35-79 78v521c0 44 35 79 79 79h732c44 0 79-35 79-79v-521z m-466 364h-194c-14 0-26-12-26-26s12-26 26-26h194c15 0 26 12 26 26s-11 26-26 26z m236-131h-430c-14 0-26-12-26-26s12-26 26-26h430c14 0 26 12 26 26s-12 26-26 26z" horiz-adv-x="1000" />
<glyph glyph-name="chat-alt" unicode="&#xf5fb;" d="M867 850h-733c-72 0-131-59-131-131v-521c0-72 58-130 131-131h212l132-205c5-8 13-12 22-12 9 0 17 4 22 12l130 205h215c72 1 130 59 130 131v521c0 72-58 131-130 131z m-582-288h194c15 0 26-12 26-26s-11-26-26-26h-194c-14 0-26 12-26 26s12 26 26 26z m430-183h-430c-14 0-26 12-26 26s12 26 26 26h430c14 0 26-12 26-26s-12-26-26-26z" horiz-adv-x="1000" />
<glyph glyph-name="send-message" unicode="&#xf5fc;" d="M814 265c-13-13-13-33 0-46l85-84c12-13 33-13 45 0 13 12 13 33 0 46l-84 84c-13 13-33 13-46 0l0 0z m-229-229c-13-13-13-33 0-46l85-84c12-13 33-13 45 0 13 12 13 33 0 45l-84 85c-13 12-33 12-46 0l0 0z m76 153c-12-13-12-33 0-46l215-214c12-13 33-13 45 0 13 12 13 33 0 45l-214 215c-13 12-33 12-46 0z m-619 659l936-305c26-9 30-45 6-59l-353-205c-11-7-25-6-36 2l-99 74 74-100c7-10 8-24 2-35l-206-354c-14-24-50-20-58 6l-306 936c-8 25 15 49 40 40l0 0z" horiz-adv-x="1000" />
<glyph glyph-name="oil-can" unicode="&#xf613;" d="M1230 537c10 3 20-5 20-15v-35c0-5-2-9-5-11l-414-420c-12-12-28-18-45-18h-536c-34 0-62 28-62 62v91l-137 25c-29 5-51 31-51 61v186c0 35 29 62 62 62 4 0 9 0 12-1l270-49h109v94h-109c-17 0-31 14-31 31v31c0 18 14 32 31 32h312c18 0 32-14 32-32v-31c0-17-14-31-32-31h-109v-94h111c16 0 41-6 56-13l99-49z m-1042-251v122l-94 17v-122z m885-165c0 46 83 167 83 167s84-121 84-167-38-83-84-83-83 37-83 83z" horiz-adv-x="1250" />
<glyph glyph-name="account-settings-variant" unicode="&#xf631;" d="M375 683c-92 0-167-74-167-166s75-167 167-167 167 75 167 167-75 166-167 166m0-416c-111 0-333-56-333-167v-83h461c-2 13-3 27-3 41 0 63 21 125 59 175-64 22-135 34-184 34m375 0c-5 0-10-4-11-9l-8-55c-12-5-24-12-35-20l-52 21c-4 0-10 0-13-5l-41-72c-3-5-2-10 2-14l44-34c-1-7-1-14-1-21 0-7 0-13 1-20l-44-35c-4-3-5-8-2-13l41-72c3-6 8-6 13-6l52 21c11-7 22-14 35-19l8-55c1-5 5-9 11-9h83c5 0 10 4 10 9l8 55c13 5 24 12 35 19l52-21c5 0 10 0 13 6l42 72c2 5 1 10-3 13l-44 35c1 7 2 13 2 20 0 7-1 14-2 21l44 34c4 4 5 9 3 14l-42 72c-3 5-8 5-13 5l-52-21c-11 8-22 15-35 20l-8 55c0 5-5 9-10 9m-41-146c34 0 62-28 62-63s-28-62-62-62c-35 0-63 28-63 62s28 63 63 63z" horiz-adv-x="1000" />
<glyph glyph-name="truck-monster" unicode="&#xf63b;" d="M1219 413c17 0 31-14 31-32v-62c0-17-14-31-31-31h-33c-57 75-147 125-248 125-102 0-192-50-249-125h-128c-57 75-147 125-248 125s-192-50-249-125h-33c-17 0-31 14-31 31v62c0 18 14 32 31 32h32v156c0 17 14 31 31 31h344v188c0 34 28 62 62 62h221c33 0 77-21 98-47l162-203h144c35 0 63-28 63-62v-125h31z m-656 187h258l-100 125h-158v-125z m593-437c18 0 32-14 32-32v-62c0-17-14-31-32-31h-10c-3-12-11-30-17-41l7-8c13-12 13-32 0-44l-44-44c-12-12-32-12-44 0l-7 7c-13-7-27-12-41-17v-10c0-17-14-31-31-31h-63c-17 0-31 14-31 31v10c-14 5-28 10-41 17l-7-7c-12-12-32-12-44 0l-44 44c-13 12-13 32 0 44l7 8c-7 13-13 26-17 41h-10c-17 0-31 14-31 31v62c0 18 14 32 31 32h10c3 11 11 30 17 40l-7 8c-13 12-13 32 0 44l44 44c12 12 32 12 44 0l7-7c13 7 27 12 41 17v10c0 17 14 31 31 31h63c17 0 31-14 31-31v-10c12-4 30-11 41-17l7 7c12 12 32 12 44 0l44-44c13-12 13-32 0-44l-7-8c7-13 13-26 17-40h10z m-218-157c51 0 93 42 93 94s-42 94-93 94-94-42-94-94 42-94 94-94z m-407 157c18 0 32-14 32-32v-62c0-17-14-31-32-31h-10c-3-12-11-30-17-41l7-7c13-13 13-32 0-45l-44-44c-12-12-32-12-44 0l-7 7c-13-7-27-12-41-17v-10c0-17-14-31-31-31h-63c-17 0-31 14-31 31v10c-14 5-28 10-41 17l-7-7c-12-12-32-12-44 0l-44 44c-13 13-13 32 0 45l7 7c-7 13-13 26-17 41h-10c-17 0-31 14-31 31v62c0 18 14 32 31 32h10c3 11 11 30 17 40l-7 8c-13 12-13 32 0 44l44 44c12 12 32 12 44 0l7-7c13 7 27 12 41 17v10c0 17 14 31 31 31h63c17 0 31-14 31-31v-10c12-4 30-11 41-17l7 7c12 12 32 12 44 0l44-44c13-12 13-32 0-44l-7-8c7-13 13-26 17-40h10z m-218-157c51 0 93 42 93 94s-42 94-93 94-94-42-94-94 42-94 94-94z" horiz-adv-x="1250" />
<glyph glyph-name="envelope-open-text" unicode="&#xf658;" d="M344 428c-17 0-31 14-31 31v32c0 17 14 31 31 31h312c18 0 32-14 32-31v-32c0-17-14-31-32-31h-312z m-31-156v31c0 17 14 31 31 31h312c18 0 32-14 32-31v-31c0-17-14-31-32-31h-312c-17 0-31 14-31 31z m187-237c32 0 64 10 92 30l408 295v-416c0-52-42-94-94-94h-812c-52 0-94 42-94 94v416l409-295c27-20 59-30 91-30z m464 497c23-18 36-45 36-74v-21l-187-135v361h-625v-361l-188 135v21c0 25 16 58 36 74 17 13 34 26 58 44v87c0 51 42 93 94 93h151c6 5 11 9 18 13 33 24 98 82 143 81 45 1 111-57 143-81 7-4 12-8 18-13h152c51 0 93-42 93-93v-87c24-18 41-31 58-44z" horiz-adv-x="1000" />
<glyph glyph-name="shape-rectangle-plus" unicode="&#xf65f;" d="M792 600h125v-83h-125v-125h-84v125h-125v83h125v125h84v-125m-84-458v125h84v-209h-667v542h333v-83h-250v-375h500z" horiz-adv-x="1000" />
<glyph glyph-name="Beauty" unicode="&#xf665;" d="M417 683h83v-83h-83v83m-125 42h83v-83h-83v83m0-125h83v-83h-83v83m-42-83v-84h-83v84h83m0 125v-84h-83v84h83m0 125v-84h-83v84h83m292-834c-46 0-84 38-84 84v416c0 46 38 84 84 84v41h41v125h125v-125h42v-41c46 0 83-38 83-84v-416c0-46-37-84-83-84h-208m0 500v-416h208v416h-208z" horiz-adv-x="1000" />
<glyph glyph-name="kaaba" unicode="&#xf66b;" d="M1082 687c26-9 43-32 43-59v-96l-518 155c-29 9-60 9-89 0l-518-155v96c0 25 19 51 43 59l460 153c16 6 43 10 60 10s43-4 59-10z m-546-60c17 6 36 6 54 0l535-160v-446c0-30-20-55-49-62l-473-105c-11-2-29-4-40-4s-30 2-41 4l-473 105c-29 7-49 32-49 62v446z m-286-226v32c0 10-10 18-20 15l-156-43c-7-1-11-8-11-15v-32c0-10 9-18 19-15l157 43c6 1 11 8 11 15z m281 76v33c0 10-10 18-19 15l-188-51c-7-2-11-8-11-15v-33c0-10 9-18 19-15l188 51c7 2 11 8 11 15z m344-44v-32 0c0-7 5-14 12-15l156-43c10-3 20 5 20 15v32c0 7-5 14-12 15l-156 43c-10 3-20-5-20-15z m-281 77v-33 0c0-6 5-13 11-15l188-51c10-3 20 5 20 15v33c0 7-5 13-12 15l-187 51c-10 2-20-5-20-15z" horiz-adv-x="1125" />
<glyph glyph-name="landmark" unicode="&#xf66f;" d="M980 670c12-4 20-16 20-29v-72c0-17-14-31-31-31h-938c-17 0-31 14-31 31v72c0 12 9 25 20 29l458 176c6 2 16 4 22 4s16-2 22-4z m-855-195h125v-312h188v312h125v-312h187v312h125v-312h31c18 0 32-14 32-32v-93h-875v93c0 18 14 32 31 32h31v312z m844-500c17 0 31-14 31-31v-63c0-17-14-31-31-31h-938c-17 0-31 14-31 31v63c0 17 14 31 31 31h938z" horiz-adv-x="1000" />
<glyph glyph-name="mosque" unicode="&#xf678;" d="M0-88v626h250v-626c0-34-28-62-62-62h-125c-35 0-63 28-63 62z m1131 376h-700c-35 34-56 72-56 115 0 103 82 183 172 240 82 51 157 112 218 188l16 19 16-19c61-76 137-137 219-188 90-57 172-137 172-240 0-43-22-81-57-115z m57-63c34 0 62-28 62-62v-251c0-34-28-62-62-62h-63v125c0 35-28 63-62 63s-63-28-63-63v-125h-125v141c0 93-94 140-94 140s-93-47-93-140v-141h-125v125c0 35-28 63-63 63s-62-28-62-63v-125h-63c-34 0-62 28-62 62v251c0 34 28 62 62 62h813z m-1063 625c0 0 125-62 125-187v-63h-250v63c0 125 125 187 125 187z" horiz-adv-x="1250" />
<glyph glyph-name="star-and-crescent" unicode="&#xf699;" d="M665-61c17 0 30-14 30-29 0-13-9-24-20-28-57-21-116-32-175-32-276 0-500 224-500 500s224 500 500 500c59 0 118-11 175-32 14-5 22-19 19-34-3-13-15-23-29-23-3 0-13 1-18 1-227 0-412-185-412-412s185-412 412-412c5 0 15 1 18 1z m318 493c16-2 23-22 11-33l-108-105 26-149c2-12-8-22-19-22-3 0-7 0-10 2l-133 70-133-70c-3-2-6-2-9-2-12 0-22 10-20 22l26 149-108 105c-12 11-5 31 11 33l149 22 67 135c3 7 10 11 17 11s14-4 17-11l67-135z" horiz-adv-x="1000" />
<glyph glyph-name="star-of-david" unicode="&#xf69a;" d="M792 350l104-175c28-47-6-106-62-106h-209l-109-184c-14-23-39-35-63-35s-48 12-62 35l-110 184h-208c-56 0-91 59-63 106l104 175-104 175c-28 47 7 106 63 106h208l110 184c14 23 38 35 62 35s49-12 63-35l109-184h209c56 0 90-59 62-106z m-25 172h-77l39-65z m-102-172l-102 172h-219l-103-172 103-172h219z m-212 356l-44-75h89z m-314-184l39-65 38 65h-77z m0-344h77l-38 65z m314-184l45 75h-89z m237 184h77l-38 65z" horiz-adv-x="906.3" />
<glyph glyph-name="lamp" unicode="&#xf6b4;" d="M333 767h334l166-500h-666l166 500m125-542h84v-208h208v-84h-500v84h208v208z" horiz-adv-x="1000" />
<glyph glyph-name="account-edit" unicode="&#xf6bb;" d="M904 294l-41-42-86 86 42 41c9 9 23 9 32 0l53-53c9-9 9-23 0-32m-404-233l253 252 85-85-252-253h-86v86m0 206c-184 0-333-75-333-167v-83h250v78l166 167c-27 3-55 5-83 5m0 416c-92 0-167-74-167-166s75-167 167-167 167 75 167 167-75 166-167 166z" horiz-adv-x="1000" />
<glyph glyph-name="infinity-1" unicode="&#xf6e3;" d="M775 574c124 0 225-99 225-224 0-123-101-224-225-224-60 0-117 24-159 66l-116 102-118-104c-40-41-97-64-157-64-124 0-225 101-225 224s101 224 225 224c60 0 117-23 159-66l116-102 118 104c40 41 97 64 157 64m-450-324l113 100-111 98c-29 28-64 43-102 43-78 0-142-63-142-141 0-78 64-141 142-141 38 0 73 15 100 41m350 200l-112-100 110-98c29-28 65-43 102-43 78 0 142 63 142 141 0 78-64 141-142 141-38 0-73-15-100-41z" horiz-adv-x="1000" />
<glyph glyph-name="skull-crossbones" unicode="&#xf714;" d="M858-35c15-8 21-26 14-42l-28-56c-8-15-27-21-42-14l-364 178-365-178c-15-7-34-1-42 14l-28 56c-7 16-1 34 14 42l278 135-278 135c-15 8-21 26-14 42l28 56c8 15 27 21 42 14l365-177 364 177c15 7 34 1 42-14l28-56c7-16 1-34-14-42l-278-135z m-565 422c-82 43-137 122-137 213 0 138 126 250 282 250s281-112 281-250c0-91-55-170-137-213l11-51c5-25-11-48-32-48h-247c-21 0-37 23-32 48z m254 244c-35 0-63-28-63-62s28-63 63-63 62 28 62 63-28 62-62 62z m-219 0c-34 0-62-28-62-62s28-63 62-63 63 28 63 63-28 62-63 62z" horiz-adv-x="875" />
<glyph glyph-name="spider" unicode="&#xf717;" d="M295 523l-53 106c-3 8-6 20-6 28 0 6 1 15 3 20l50 152c6 16 24 25 40 19l30-9c16-6 25-24 19-40l-46-139 40-80c-3-8-5-16-7-23l-10-51h-9z m825-355c9-15 6-34-9-44l-26-17c-14-10-34-6-43 9l-94 140h-92l119-190c6-10 9-21 9-33v-152c0-17-14-31-31-31h-31c-17 0-31 14-31 31v143l-145 232c2-28 4-55 4-83 0-103-80-198-187-198s-188 95-188 198c0 28 2 55 4 83l-145-232v-143c0-17-14-31-31-31h-31c-17 0-31 14-31 31v152 0c0 10 4 25 9 33l119 190h-92l-94-140c-9-15-29-19-43-9l-26 17c-14 10-18 29-9 44l103 154c11 16 34 28 52 28h153l-135 48c-11 3-26 14-32 24l-105 157c-10 15-6 34 9 44l26 17c14 10 33 6 43-9l99-148 118-39h70l21 101c4 21 33 118 136 118s131-97 136-118l20-101h70l118 39 99 148c10 15 29 19 44 9l26-17c14-10 18-29 8-44l-104-157c-7-10-21-21-33-24l-134-48h152c18 0 42-12 52-28z m-327 492l-46 139c-6 16 3 34 19 40l30 9c16 6 34-3 40-19l50-152c2-5 3-14 3-20 0-8-3-20-6-28l-53-106-51-17h-9l-10 51c-2 7-4 15-6 23z" horiz-adv-x="1125" />
<glyph glyph-name="view-parallel" unicode="&#xf727;" d="M167-25v750h166v-750h-166m250 0v750h166v-750h-166m250 0v750h166v-750h-166z" horiz-adv-x="1000" />
<glyph glyph-name="cancel-2" unicode="&#xf739;" d="M500 767c230 0 417-187 417-417s-187-417-417-417-417 187-417 417 187 417 417 417m0-84c-184 0-333-149-333-333 0-77 26-148 70-205l468 468c-57 44-128 70-205 70m0-666c184 0 333 149 333 333 0 77-26 148-70 205l-468-468c57-44 128-70 205-70z" horiz-adv-x="1000" />
<glyph glyph-name="truck-fast" unicode="&#xf787;" d="M125 288l-31 62h219l-25 63h-205l-31 62h325l-25 63h-306l-36 62h157c0 46 37 83 83 83h500v-166h125l125-167v-208h-83c0-69-56-125-125-125s-125 56-125 125h-167c0-69-56-125-125-125s-125 56-125 125h-83v146h-42m667-209c34 0 62 28 62 63s-28 62-62 62-63-28-63-62 28-63 63-63m62 375h-104v-104h186l-82 104m-479-375c35 0 63 28 63 63s-28 62-63 62-62-28-62-62 27-63 62-63z" horiz-adv-x="1000" />
@ -914,10 +1056,16 @@
<glyph glyph-name="horse-head" unicode="&#xf7ab;" d="M996 201c9-23 3-50-14-68l-89-77c-11-12-27-19-44-19h-98c-20 0-39 10-51 26l-90 125c-27-16-57-26-91-26-77 0-142 47-171 112-4 10-17 13-25 5l-24-23c-4-5-6-13-3-19 39-76 115-129 204-136v-1l80-160c21-41-10-90-56-90h-461c-35 0-63 28-63 62v159c0 312 70 538 326 630l395 148c10 3 21-2 23-12 24-91-31-140-66-161 83-16 152-74 181-154z m-355 212c26 0 47 20 47 46s-21 47-47 47-47-21-47-47 21-46 47-46z" horiz-adv-x="1000" />
<glyph glyph-name="mug-hot" unicode="&#xf7b6;" d="M248 564c-5 32-20 62-43 86-45 45-72 103-80 165-2 18 13 35 32 35h32c16 0 29-11 32-27 5-39 23-76 51-104 40-40 64-91 72-146 2-19-13-35-32-35h-32c-16 0-29 11-32 26z m219 0c-5 32-20 62-44 86-44 45-71 103-79 165-2 18 13 35 32 35h32c16 0 29-11 31-27 6-39 24-76 52-104 39-40 64-91 71-146 3-19-12-35-31-35h-33c-15 0-28 11-31 26z m314-89c121 0 219-98 219-219s-98-218-219-218h-31c0-104-84-188-187-188h-375c-104 0-188 84-188 188v375c0 34 28 62 63 62h718z m0-312c52 0 94 42 94 93s-42 94-94 94h-31v-187h31z" horiz-adv-x="1000" />
<glyph glyph-name="radiation" unicode="&#xf7b9;" d="M641 350c0 56-30 105-74 133l157 251c10 15 30 19 45 9 113-82 190-212 200-360 1-18-14-33-32-33h-296z m-74-132l157-251c10-15 5-35-11-44-68-36-146-57-229-57s-160 21-228 57c-16 9-21 29-11 44l157 251c24-15 52-24 82-24s59 9 83 24z m-83 39c-51 0-93 42-93 93s42 94 93 94 94-42 94-94-42-93-94-93z m-452 93c-18 0-33 15-32 33 10 148 87 278 200 360 15 10 35 5 45-10l157-250c-45-28-74-77-74-133h-296z" horiz-adv-x="968.8" />
<glyph glyph-name="restroom" unicode="&#xf7bd;" d="M250 600c-69 0-125 56-125 125s56 125 125 125 125-56 125-125-56-125-125-125z m750 0c-69 0-125 56-125 125s56 125 125 125 125-56 125-125-56-125-125-125z m249-442c7-30-17-58-48-58h-107v-203c0-26-21-47-47-47h-94c-26 0-47 21-47 47v203h-107c-31 0-55 28-48 58l89 363c7 26 30 44 58 47 30-19 64-30 102-30 37 0 72 11 101 30 28-3 52-21 59-47z m-593 692c17 0 32-14 32-31v-938c0-17-15-31-32-31h-62c-17 0-31 14-31 31v938c0 17 14 31 31 31h62z m-304-282c48-4 86-44 86-93v-266c0-26-21-46-47-46h-16v-266c0-26-21-47-47-47h-156c-26 0-47 21-47 47v266h-16c-26 0-46 20-46 46v266c0 49 37 89 85 93 30-19 65-30 102-30s73 11 102 30z" horiz-adv-x="1250" />
<glyph glyph-name="sd-card" unicode="&#xf7c2;" d="M625 850c69 0 125-56 125-125v-750c0-69-56-125-125-125h-500c-69 0-125 56-125 125v625l250 250h375z m-312-312v187h-94v-187h94z m156 0v187h-94v-187h94z m156 0v187h-94v-187h94z" horiz-adv-x="750" />
<glyph glyph-name="sim-card" unicode="&#xf7c4;" d="M0 725c0 69 56 125 125 125h375l250-250v-625c0-69-56-125-125-125h-500c-69 0-125 56-125 125v750z m438-375v125h-125v-125h125z m187 0v63c0 34-28 62-62 62h-63v-125h125z m-125-250v-125h63c34 0 62 28 62 63v62h-125z m-187 0v-125h125v125h-125z m-188 0v-62c0-35 28-63 63-63h62v125h-125z m0 188v-125h500v125h-500z m0 125v-63h125v125h-62c-35 0-63-28-63-62z" horiz-adv-x="750" />
<glyph glyph-name="fire-alt" unicode="&#xf7e4;" d="M632 750c142-131 243-346 243-450 0-248-196-450-437-450s-438 202-438 450c0 140 136 372 328 550 75-69 141-144 194-217 33 40 69 79 110 117z m-38-665c96 67 119 197 65 299-6 13-14 26-22 39l-114-130s-180 229-193 245c-95-114-142-180-142-256 0-151 114-244 255-244 57 0 109 17 151 47z" horiz-adv-x="875" />
<glyph glyph-name="cheese" unicode="&#xf7ef;" d="M0 288h1000v-313c0-35-28-63-62-63h-875c-35 0-63 28-63 63v313z m586 500c230-13 414-204 414-438h-1000l544 424c10 7 27 14 39 14 1 0 2 0 3 0z" horiz-adv-x="1000" />
@ -934,6 +1082,8 @@
<glyph glyph-name="biking" unicode="&#xf84a;" d="M781 663c-51 0-93 42-93 93s42 94 93 94 94-42 94-94-42-93-94-93z m-8-237l-80 65-114-98 81-53c15-11 28-34 28-52v-250c0-35-28-63-63-63s-62 28-62 63v216l-160 107c-15 10-28 33-28 52 0 15 10 37 22 47l219 188c9 8 28 15 40 15 12 0 30-7 39-14l139-111h104c34 0 62-28 62-63s-28-62-62-62h-125-1c-12 0-29 6-39 13z m227-76c138 0 250-112 250-250s-112-250-250-250-250 112-250 250 112 250 250 250z m0-375c69 0 125 56 125 125s-56 125-125 125-125-56-125-125 56-125 125-125z m-750 375c138 0 250-112 250-250s-112-250-250-250-250 112-250 250 112 250 250 250z m0-375c69 0 125 56 125 125s-56 125-125 125-125-56-125-125 56-125 125-125z" horiz-adv-x="1250" />
<glyph glyph-name="icons" unicode="&#xf86d;" d="M228 422l-189 195c-55 56-52 150 10 203 53 45 133 37 182-14l19-20 19 20c49 51 129 59 182 14 62-53 65-147 10-203l-189-195c-5-6-15-10-22-10-7 0-17 4-22 10z m281-197c30 0 54-24 54-53v0-268 0c0-30-24-54-54-54h-455c-30 0-54 24-54 54v0 268 0c0 29 24 53 54 53h0 93l14 28c7 19 30 35 50 35h0 140 0c21 0 43-16 50-35l14-28h94z m-228-289c56 0 102 45 102 102s-46 101-102 101-101-45-101-101 45-102 101-102z m694 226c19 0 31-17 22-30l-181-272c-4-5-13-10-20-10-1 0-1 0-1 0-16 0-28 12-24 25l47 162h-121c-15 0-27 11-25 24l33 209c2 10 12 17 24 17h148c16 0 28-13 24-26l-44-99h118z m-41 687c35 6 66-23 66-61v-282c0-52-56-93-125-93-69 0-125 42-125 93 0 52 56 94 125 94 9 0 23-1 31-3v92l-218-34v-212c-1-51-57-93-125-93-69 0-125 42-125 94 0 52 56 94 125 94 8 0 22-2 31-4v209c0 31 21 57 50 62z" horiz-adv-x="1000" />
<glyph glyph-name="sort-alpha-up-alt" unicode="&#xf882;" d="M31 538c-27 0-41 33-22 53l156 187c6 5 15 10 23 10s17-5 22-10l156-187c20-20 6-53-22-53h-94v-594c0-18-14-32-31-32h-63c-17 0-31 14-31 32v594h-94z m532-125c-18 0-32 14-32 31v34 0c0 16 10 37 21 47l120 138h-109c-18 0-32 14-32 31v62c0 18 14 32 32 32h250c17 0 31-14 31-32v-34 0c0-16-10-37-21-47l-120-137h110c17 0 31-14 31-32v-62c0-17-14-31-31-31h-250z m310-459c1-3 2-7 2-10 0-18-14-32-31-32h-49 0c-12 0-26 10-30 22l-8 25h-139l-8-25c-4-12-18-22-30-22h0-49c-17 0-31 14-31 32 0 3 1 7 2 10l116 313c4 11 17 21 29 21h0 81 0c12 0 25-10 29-21z m-217 115h64l-32 94z" horiz-adv-x="875" />
<glyph glyph-name="sort-amount-down-alt" unicode="&#xf884;" d="M469 663c-17 0-31 14-31 31v62c0 18 14 32 31 32h125c17 0 31-14 31-32v-62c0-17-14-31-31-31h-125z m0-250c-17 0-31 14-31 31v62c0 18 14 32 31 32h250c17 0 31-14 31-32v-62c0-17-14-31-31-31h-250z m500-375c17 0 31-14 31-32v-62c0-18-14-32-31-32h-500c-17 0-31 14-31 32v62c0 18 14 32 31 32h500z m-500 125c-17 0-31 14-31 31v62c0 18 14 32 31 32h375c17 0 31-14 31-32v-62c0-17-14-31-31-31h-375z m-125 0c28 0 41-34 22-54l-156-187c-5-5-15-10-22-10-8 0-17 5-23 10l-156 187c-20 20-5 54 22 54h94v593c0 18 14 32 31 32h63c17 0 31-14 31-32v-593h94z" horiz-adv-x="1000" />

Before

Width:  |  Height:  |  Size: 214 KiB

After

Width:  |  Height:  |  Size: 244 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -2,7 +2,7 @@
<div :class="`we-icon ${theme}`">
<div class="icon"> <v-icon> WMi-{{icon}} </v-icon> </div>
<div class="label Fa">
<div v-html="label"></div>
<div v-if="label" v-html="label"></div>
<div class="value Fa" v-html="value"></div>
</div>
</div>
@ -12,7 +12,7 @@
export default {
props: {
theme: { default: 'theme-red' },
label: { default: " عنوان " },
label: String,
value: { default: " مقدار " },
icon: { default: 'ok' },
},
@ -34,28 +34,37 @@ export default {
text-align: center;
}
.we-icon .number {
font-size: 60px;
line-height: 45px;
}
.we-icon .icon .v-icon {
font-size: 40px;
margin-left: -5px;
line-height: 45px;
}
.we-icon .label {
font-size: 13px;
font-size: 12px;
text-align: right;
line-height: 16px;
margin-right: 3px;
margin-bottom: 2px;
opacity: 0.7;
}
.we-icon .value {
font-size: 15px;
font-size: 16px;
}
.we-icon.sm .number {
font-size: 50px;
line-height: 40px;
/*----------------------------------------------------*/
/* Sizes */
/*----------------------------------------------------*/
.we-icon.sm .v-icon {
font-size: 30px;
line-height: 20px;
}
.we-icon.sm .value {
font-size: 14px;
line-height: 16px;
}
.we-icon.sm .label {
font-size: 10px;
line-height: 12px;
}
.we-icon.sm .label {

@ -1,8 +1,8 @@
<template>
<div class="WM-Info-Block" :class='direction'>
<div class="Label"><v-icon>WMi-{{icon}}</v-icon> {{label}} </div>
<div v-if="label" class="Label"><v-icon>WMi-{{icon}}</v-icon> {{label}} </div>
<div class="Values pt-1" >
<v-chip v-if="values.length > 0" v-for="(value, index) in values" :key="index" color="grey lighten-3 ml-1"> {{ value }} </v-chip>
<v-chip v-if="values.length > 0" small label v-for="(value, index) in values" :key="index" color="grey lighten-3 ml-1"> {{ value }} </v-chip>
<v-chip outlined color="red" icon="WMi-cancel" v-if="values.length == 0">
<v-icon> WMi-cancel </v-icon> آیتمی مشخص شده نشده است
</v-chip>
@ -17,7 +17,7 @@
export default {
props: {
icon: { default: 'check' },
label: { default: " عنوان " },
label: String,
values: { },
direction: { default: '' },
},
@ -27,7 +27,6 @@ export default {
.WM-Info-Block {
text-align: right;
padding: 5px 10px 10px 10px;
margin-bottom: 10px;
border-right: 1px solid #dcdcdc;
}
.WM-Info-Block.LTR {

@ -1,7 +1,9 @@
<template>
<div class="info-block" :class='direction'>
<div class="Label"><v-icon v-if="icon">WMi-{{icon}}</v-icon> {{ label }} </div>
<div class="Value" :class='valueClass' v-html="value"></div>
<div v-if="value" class="Value" :class='valueClass' v-html="value"></div>
<div v-if="secondValue" class="second-value" v-html="secondValue"></div>
<a v-if="link" :href="link" class="link WM-Link">دانلود فایل </a>
</div>
</template>
@ -10,7 +12,9 @@ export default {
props: {
icon: String,
label: { default: " عنوان " },
value: { default: "" },
value: String,
secondValue: String,
link: String,
direction: { default: '' },
valueClass: { default: '' },
},
@ -19,8 +23,7 @@ export default {
<style lang="scss" scoped>
.info-block {
text-align: right;
padding: 5px 10px 10px 10px;
margin: 0px 2px 10px;
padding: 3px 10px 3px 10px;
border-right: 1px solid #dcdcdc;
}
.info-block.LTR {
@ -31,6 +34,7 @@ export default {
border-left: 1px solid #dcdcdc;
}
.info-block .Label {
opacity: 0.7;
color: #797979;
font-size: 12px;
}
@ -38,6 +42,15 @@ export default {
color: #000;
font-size: 16px;
font-family: 'iranyekan-regular';
margin-right: 3px;
}
.info-block:not(.LTR) .second-value {
opacity: 0.7;
color: #797979;
font-size: 12px;
line-height: 14px;
font-family: 'Montserrat-Regular';
margin-right: 3px;
}
.info-block .v-icon {
margin-top: -5px;

@ -0,0 +1,224 @@
<template>
<div :class="`name-block-en ${theme} LTR`">
<div v-if="number!=''" class="number En Bold"> {{ number }} </div>
<div v-if="colorBox" :class="`color-box ${colorBox}`"></div>
<div class="text">
<div v-if="top_label" class="top-label En Thin" v-html="top_label"></div>
<div class="En Bold title-en"> {{ name_en }} </div>
<div v-if="desc" class="En desc"> {{ desc }} </div>
<!------------------------Conditional::Begin----------------------->
<div v-if="name_fa" class="Fa title-fa"> {{ name_fa }} </div>
<div v-if="date" class="Fa Thin date">
<template v-if="date_filter" >{{ date | moment("dddd ، jD jMMMM ماه jYYYY، HH:mm") }} </template>
<template v-else >{{date}}</template>
</div>
<div v-if="label" class="Fa Thin label"><v-icon v-if="labelIcon">WMi-{{ labelIcon }}</v-icon> {{ label }} </div>
<!------------------------Conditional::End----------------------->
</div>
</div>
</template>
<script>
export default {
props: {
theme: { default: '' },
number: { default: '' },
name_fa: String,
name_en: { default: 'English Title' },
desc: String,
top_label: String,
date: String,
date_filter: { default: false },
label: String,
labelIcon: String,
colorBox: String,
},
};
</script>
<style lang="scss" scoped>
.name-block-en {
display: flex;
justify-content: right;
align-items: center;
position: relative;
text-align: left;
}
.name-block-en .En.number {
font-size: 55px;
line-height: 55px;
margin-right: 10px;
min-width: 30px;
}
.name-block-en .text {
text-align: right;
}
.name-block-en .text .title-en {
font-size: 24px;
line-height: 24px;
letter-spacing: 5px;
text-transform: uppercase;
text-align: left;
direction: ltr;
}
.name-block-en.title-ls-0 .text .title-en {
letter-spacing: 0px;
}
.name-block-en.title-ls-3 .text .title-en {
letter-spacing: 3px;
}
.name-block-en.no-transform .text .title-en {
text-transform: none;
}
.name-block-en .text .desc {
font-size: 14px;
line-height: 18px;
margin-right: -5px;
color: #b1b1b1;
text-align: left;
direction: ltr;
}
.name-block-en.desc-mt-2 .text .desc {
margin-top: 5px;
}
.name-block-en.ltr-3 .text .title-en {
letter-spacing: 3px;
}
.name-block-en.en-mt-3 .text .title-en {
margin-top: 3px;
}
.name-block-en .text .date {
font-size: 12px;
}
.name-block-en .text .label {
font-size: 14px;
}
.name-block-en.en-origin .text .title-en {
font-size: 13px;
text-transform: none;
letter-spacing: 0px;
margin-right: 0px;
}
.name-block-en .text .top-label {
font-size: 12px;
opacity: 0.8;
}
/*----------------------------------------------------*/
/* Size MD */
/*----------------------------------------------------*/
.name-block-en.md {
text-align:right;
padding: 0px 2px;
}
.name-block-en.md .title-fa {
font-size: 18px;
line-height: 22px;
}
.name-block-en.md .title-en {
font-size: 10px;
line-height: 18px;
letter-spacing: 3px;
text-transform: uppercase;
margin-right: -3px;
}
.name-block-en.md .En.number {
font-size: 36px;
}
/*----------------------------------------------------*/
/* Size SM */
/*----------------------------------------------------*/
.name-block-en.sm {
text-align:right;
padding: 0px 2px;
}
.name-block-en.sm .title-fa {
font-size: 16px;
line-height: 26px;
}
.name-block-en.sm .title-en {
font-size: 10px;
line-height: 18px;
letter-spacing: 2px;
text-transform: uppercase;
margin-right: -2px;
}
.name-block-en.sm .En.number {
font-size: 36px;
}
/*----------------------------------------------------*/
/* Size xl */
/*----------------------------------------------------*/
.name-block-en.xl {
text-align:right;
padding: 0px 2px;
}
.name-block-en.xl .title-fa {
font-size: 28px;
line-height: 38px;
}
.name-block-en.xl .title-en {
font-size: 16px;
line-height: 24px;
letter-spacing: 5px;
text-transform: uppercase;
color: #9a9a9a;
margin-right: -3px;
}
/*----------------------------------------------------*/
/* Fa-Only */
/*----------------------------------------------------*/
.name-block-en.fa-only .number.En {
font-size: 20px;
line-height: 20px;
margin-left: 0px;
}
/*----------------------------------------------------*/
/* number-absolute */
/*----------------------------------------------------*/
.name-block-en.number-absolute .number {
position: absolute;
bottom: -15px;
right: 10px;
font-size: 60px;
opacity: 0.08;
line-height: 80px;
}
.name-block-en.number-absolute.top-left .number {
top: 0px;
right: 0px;
line-height: 36px;
}
.name-block-en.number-light-gray .number {
color: var(--color-light-gray);
}
.color-box {
width: 10px;
height: 35px;
margin: 0px 0px 5px 15px;
border-radius: 3px;
}
/*----------------------------------------------------*/
/* Colors */
/*----------------------------------------------------*/
@import "resources/js/Global/scss/_vars.scss";
@each $color,
$value in $colors {
.name-block-en.theme-#{$color} {
color: $value;
}
}
</style>

@ -1,7 +1,8 @@
<template>
<div :class="`name-block ${theme} `">
<div v-if="number!=''" class="number En Bold"> {{ number }} </div>
<div v-if="colorBox" :class="`color-box ${colorBox}`"></div>
<v-icon v-if="icon" :class="`icon-box`">WMi-{{icon}}</v-icon>
<div v-else-if="colorBox" :class="`color-box ${colorBox}`"></div>
<div class="text">
<div v-if="top_label" class="top-label Fa Thin" v-html="top_label"></div>
<div class="Fa title-fa"> {{ name_fa }} </div>
@ -33,6 +34,7 @@
label: String,
labelIcon: String,
colorBox: String,
icon: String,
},
};
</script>
@ -44,7 +46,7 @@
position: relative;
}
.name-block .En.number {
font-size: 55px;
font-size: 45px;
line-height: 55px;
margin-left: 10px;
min-width: 30px;
@ -54,7 +56,7 @@
}
.name-block .text .title-fa {
font-size: 20px;
line-height: 22px;
line-height: 26px;
}
.name-block .text .title-en {
font-size: 12px;
@ -133,6 +135,29 @@
font-size: 36px;
}
/*----------------------------------------------------*/
/* Size XS */
/*----------------------------------------------------*/
.name-block.xs {
text-align:right;
padding: 0px 2px;
}
.name-block.xs .title-fa {
font-size: 14px;
line-height: 24px;
}
.name-block.xs .title-en {
font-size: 8px;
line-height: 16px;
letter-spacing: 1px;
text-transform: uppercase;
margin-right: -2px;
}
.name-block.xs .En.number {
font-size: 30px;
}
/*----------------------------------------------------*/
/* Size xl */
/*----------------------------------------------------*/
@ -192,6 +217,11 @@
margin: 0px 0px 5px 15px;
border-radius: 3px;
}
.icon-box {
font-size: 30px;
margin-top: 3px;
margin-left: 10px;
}
/*----------------------------------------------------*/
/* Colors */
@ -202,6 +232,9 @@
.name-block.theme-#{$color} {
color: $value;
}
.name-block.icon-#{$color} .icon-box {
color: $value;
}
}

@ -1,6 +1,10 @@
<template>
<div :class="`we-number ${theme}`">
<div class="number En Bold" v-html="number"></div>
<div class="flex-justified-right">
<v-icon v-if="prepend_icon" class="prepend-icon">WMi-{{ prepend_icon}} </v-icon>
<div class="number En Bold" v-html="number"></div>
<v-icon v-if="append_icon" class="append-icon">WMi-{{ append_icon }} </v-icon>
</div>
<div class="label Fa" v-html="label"></div>
</div>
</template>
@ -8,9 +12,11 @@
<script>
export default {
props: {
theme: { default: '' },
number: { default: '' },
label: { default: 'آیتم' },
theme: { default: '' },
number: { default: '' },
label: { default: 'آیتم' },
prepend_icon: String,
append_icon: String,
},
};
</script>
@ -20,15 +26,17 @@
border-radius: 3px;
border: 1px solid transparent;
}
.we-number .number {
font-size: 25px;
line-height: 20px;
}
.we-number .label {
font-size: 12px;
opacity: 0.7;
text-align: left;
}
.we-number.label-center .label {
text-align: center;
}
/*----------------------------------------------------*/
/* Left Label */
@ -50,22 +58,50 @@
/*----------------------------------------------------*/
/* Lg Size */
/*----------------------------------------------------*/
/*--------------lg------------------------------------*/
.we-number.lg .number {
font-size: 60px;
line-height: 45px;
/*--------------default------------------------------------*/
.we-number .number {
font-size: 30px;
line-height: 20px;
}
.we-number .prepend-icon, .we-number .append-icon {
font-size: 18px;
margin-right: -3px;
margin-left: -3px;
}
/*--------------sm------------------------------------*/
.we-number.sm .number {
font-size: 25px;
line-height: 15px;
}
/*--------------md------------------------------------*/
.we-number.md .number {
font-size: 40px;
line-height: 25px;
}
/*--------------lg------------------------------------*/
.we-number.lg .number {
font-size: 50px;
line-height: 35px;
}
/*--------------sm------------------------------------*/
.we-number.sm .number {
font-size: 35px;
line-height: 30px;
.we-number.lg .prepend-icon, .we-number.lg .append-icon {
font-size: 28px;
margin-right: -5px;
margin-left: -5px;
}
/*--------------xl------------------------------------*/
.we-number.xl .number {
font-size: 60px;
line-height: 45px;
}
.we-number.xl .prepend-icon, .we-number.xl .append-icon {
font-size: 32px;
margin-right: -5px;
margin-left: -5px;
}
/*--------------xxl------------------------------------*/
.we-number.xxl .number {
font-size: 80px;
line-height: 65px;
@ -80,14 +116,22 @@
@import "resources/js/Global/scss/_vars.scss";
@each $color,
$value in $colors {
.we-number.bg-#{$color} {
background-color: $value;
.we-number.theme-#{$color},
.we-number.theme-#{$color} .prepend-icon, .we-number.theme-#{$color} .append-icon {
color: $value;
}
.we-number.border-#{$color} {
border: 1px solid $value;
}
.we-number.border-left-#{$color} {
border-left: 3px solid $value;
border-radius: 0px 5px 5px 0px;
}
}
@each $color,
$value in $colors {
.we-number.theme-#{$color} {
color: $value;
@each $backgroundColor,
$value in $backgrounds {
.we-number.bg-#{$backgroundColor} {
background-color: $value;
}
}
</style>

@ -1,11 +1,18 @@
<template>
<div :class="`we-price ${theme}`">
<div :class="`we-price ${theme} ${(price == 0) ? 'zero-label' : ''}`">
<div v-if="original_price && original_price != 0" class="discount">
<div class="number-original En Bold" > {{ Intl.NumberFormat().format(Number(original_price)) }} </div>
<div class="percent En Bold"> 12 <v-icon color="white"> WMi-percentage</v-icon> </div>
</div>
<div v-if="(price != 0 || !zeroLabel)" class="number En Bold"> {{ Intl.NumberFormat().format(price) }} </div>
<div v-else class="number Fa Bold"> {{ zeroLabel }} </div>
<div v-if="top_label" class="label top Fa" v-html="top_label"></div>
<!----------------------------Main Value------------------------->
<div v-if="(price != 0 || !zeroLabel)" class="number En Bold">
<v-icon v-if="prepend_icon" class="prepend-icon">WMi-{{ prepend_icon}} </v-icon>
{{ Intl.NumberFormat().format(price) }}
<v-icon v-if="append_icon" class="append-icon">WMi-{{ append_icon }} </v-icon>
</div>
<!----------------------------Main Value------------------------->
<div v-else class="text--24 Fa Bold"> {{ zeroLabel }} </div>
<div class="label Fa" v-html="label"></div>
</div>
</template>
@ -18,6 +25,10 @@
price: { default: 1000 },
label: { default: 'تومان' },
zeroLabel: String,
top_label: String,
direction: String,
prepend_icon: String,
append_icon: String,
},
};
</script>
@ -36,6 +47,15 @@
.we-price .number {
font-size: 25px;
line-height: 20px;
direction: ltr;
}
.we-price .prepend-icon, .we-price .append-icon {
margin-right: -10px;
margin-left: -10px;
font-size: 18px;
}
.we-price.icon-mr-5 .prepend-icon {
margin-right: 5px;
}
.we-price .discount {
@ -70,6 +90,19 @@
opacity: 0.7;
text-align: left;
}
.we-price .label.top {
text-align: right;
}
/*----------------------------------------------------*/
/* Zero Label */
/*----------------------------------------------------*/
.we-price.zero-label .label {
display: none;
}
.we-price.zero-label .number-original {
text-decoration: none;
}
/*----------------------------------------------------*/
/* Misc */
@ -90,6 +123,15 @@
line-height: 25px;
}
/*----------------------------------------------------*/
/* MD Size */
/*----------------------------------------------------*/
.we-price.md {
transform: scale(0.8, 0.8);
}
/*----------------------------------------------------*/
/* SM Size */
/*----------------------------------------------------*/
@ -115,15 +157,28 @@
@import "resources/js/Global/scss/_vars.scss";
@each $color,
$value in $colors {
.we-price.bg-#{$color} {
background-color: $value;
}
.we-price.theme-#{$color} .discount .percent {
background-color: $value;
}
.we-price.theme-#{$color} .number-original {
color: $value;
}
.we-price.theme-#{$color}-full .number, .we-price.theme-#{$color}-full .label, .we-price.theme-#{$color}-full .prepend-icon, .we-price.theme-#{$color}-full .append-icon {
color: $value;
}
.we-price.border-#{$color} {
border: 1px solid $value;
}
.we-price.border-left-#{$color} {
border-left: 3px solid $value;
border-radius: 0px 5px 5px 0px;
}
}
@each $backgroundColor,
$value in $backgrounds {
.we-price.bg-#{$backgroundColor} {
background-color: $value;
}
}

@ -1,13 +1,13 @@
<template>
<div>
<div class="backgrounds" :style="'background-image: url('+$_getPath()+'images/Backgrounds/Gradient/'+ImageName+'.jpg);'"></div>
<div class="backgrounds" :style="'background-image: url('+$_getPath()+ImageSRC+');'"></div>
</div>
</template>
<script>
export default {
props: {
ImageName: { default: 'Blue' },
imageSRC: { default: 'Blue' },
},
};

@ -0,0 +1,25 @@
<template>
<div>
<div class="backgrounds" :style="'background-image: url('+imageSRC+');'"></div>
</div>
</template>
<script>
export default {
props: {
imageSRC: { default: 'Blue' },
},
};
</script>
<style lang="scss" scoped>
.backgrounds {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
min-width: 100%;
min-height: 100%;
position:fixed;
}
</style>

@ -0,0 +1,56 @@
<template>
<div class="flex-justified-space-between title-big">
<div>
<div class="Fa Thin desc"> {{ desc }} </div>
<div :class="`Fa Bold text-gradient ${gradient} title-fa`"> {{ title_fa }} </div>
</div>
<div class="title-en En Bold">
<div class="text"> {{ title_en }} </div>
</div>
</div>
</template>
<script>
export default {
props: {
title_fa: { default: " عنوان بخش - بزرگ "},
desc: { default: " توضحیحات مربوط به این بخش "},
title_en: { default: "the big title"},
gradient: { default: "black-black"},
},
};
</script>
<style scoped lang="scss">
.title-big {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #f5f5f5;
padding-bottom: 0px;
margin-bottom: 15px;
}
.title-big .title-fa {
font-size: 50px;
}
.title-big .desc {
font-size: 16px;
opacity: 0.8;
}
.title-big .title-en {
position: relative;
width: 300px;
height: 160px;
letter-spacing: 3px;
font-size: 150px;
line-height: 160px;
white-space: nowrap;
text-transform: uppercase;
color: #b1b1b1;
opacity: 0.1;
}
.title-big .title-en .text {
position: absolute;
left: 0px;
bottom: 0px;
}
</style>

@ -1,6 +1,7 @@
<template>
<div :class="`RTL text-lg-right section-title ${theme} ${(icon) ? 'icon-visible' : ''}`">
<v-icon v-if="icon" :color="color">WMi-{{icon}}</v-icon>
<div v-if="letterIcon" :class="`letter-icon En Bold ${color}--text`" >{{ letterIcon }}</div>
<div v-if="number" :class='"step En color-"+color+""' v-text="number"></div>
<div class="Title">
<div class="Fa" v-text="titleFa"></div>
@ -19,6 +20,7 @@ export default {
number: String,
theme: String,
icon: String,
letterIcon: String,
},
data: function () {
return {}
@ -45,15 +47,12 @@ export default {
font-size: 50px;
opacity: 0.2;
}
.section-title.icon-ml-15 .v-icon {
margin-left: 15px;
.section-title .letter-icon {
font-size: 40px;
margin-left: 10px;
}
.section-title .Title {
float: right;
margin-right: -30px;
margin-top: 8px;
.section-title.icon-ml-15 .v-icon {
margin-left: 15px !important;
}
.section-title .Title .Fa {
@ -86,10 +85,11 @@ export default {
}
.section-title.sm .Title .Fa {
font-size: 18px;
line-height: 20px;
line-height: 24px;
}
.section-title.sm .Title .En {
font-size: 10px;
line-height: 16px;
}
.section-title.sm .v-icon {
font-size: 40px;

@ -1,105 +1,105 @@
<template>
<div class="WM-Checkbox c-toggle-hide RTL WM-Align-R">
<input
type="checkbox"
:id="rand"
class="c-check"
:value="valueSelected"
v-model="values"
@change="changeValue"
/>
<label :for="rand">
<span class="inc"></span>
<span class="check"></span>
<span class="box"></span>
{{ showText }}
</label>
</div>
<div class="WM-Checkbox c-toggle-hide RTL WM-Align-R">
<input
type="checkbox"
:id="rand"
class="c-check"
:value="valueSelected"
v-model="values"
@change="changeValue"
/>
<label :for="rand">
<span class="inc"></span>
<span class="check"></span>
<span class="box"></span>
{{ showText }}
</label>
</div>
</template>
<script>
export default {
props: {
itemValue: { default: null },
itemSlug: { default: 'id' },
itemText: { default: null },
text: { default: " " },
item: { default: {} },
color: { default: "Red" },
value: { type: Array }
},
data: function() {
return {
IconClass: "WMi-" + this.Icon,
rand: Math.random(),
values: this.computedValues(this.value)
};
},
computed: {
valueSelected() {
if (typeof this.item == 'object') {
if (this.itemValue) {
return this.item[this.itemValue];
} else {
return this.item[this.itemSlug];
}
} else {
return this.item;
}
},
showText() {
if (this.itemText) {
return this.item[this.itemText];
}
return this.text;
},
},
methods: {
changeValue($event) {
if (this.value) {
if ($event.target.checked) {
if (this.itemValue) {
this.value.push(this.valueSelected);
} else {
this.value.push(this.item);
}
} else {
if (typeof this.item == 'object' && !this.itemValue) {
var index = this.value.findIndex(
x => x[this.itemSlug] == this.item[this.itemSlug]
);
} else {
var index = this.value.findIndex(
x => x == this.valueSelected
);
}
this.value.splice(index, 1);
}
}
this.$emit("change", this.item, $event.target.checked);
},
computedValues(value) {
if (Array.isArray(value)) {
let newArray = [];
for (const val of value) {
if (typeof val == "object") {
newArray.push(val[this.itemSlug]);
} else {
newArray.push(val);
}
}
return newArray;
} else {
return value;
}
}
},
watch: {
value(value) {
this.values = this.computedValues(value);
},
}
};
export default {
props: {
itemValue: {default: null},
itemSlug: {default: 'id'},
itemText: {default: null},
text: {default: " "},
item: {default: () => ({})},
color: {default: "Red"},
value: {type: Array}
},
data: function () {
return {
IconClass: "WMi-" + this.Icon,
rand: Math.random(),
values: this.computedValues(this.value)
};
},
computed: {
valueSelected() {
if (typeof this.item == 'object') {
if (this.itemValue) {
return this.item[this.itemValue];
} else {
return this.item[this.itemSlug];
}
} else {
return this.item;
}
},
showText() {
if (this.itemText) {
return this.item[this.itemText];
}
return this.text;
},
},
methods: {
changeValue($event) {
if (this.value) {
if ($event.target.checked) {
if (this.itemValue) {
this.value.push(this.valueSelected);
} else {
this.value.push(this.item);
}
} else {
if (typeof this.item == 'object' && !this.itemValue) {
var index = this.value.findIndex(
x => x[this.itemSlug] == this.item[this.itemSlug]
);
} else {
var index = this.value.findIndex(
x => x == this.valueSelected
);
}
this.value.splice(index, 1);
}
}
this.$emit("change", this.item, $event.target.checked);
},
computedValues(value) {
if (Array.isArray(value)) {
let newArray = [];
for (const val of value) {
if (typeof val == "object") {
newArray.push(val[this.itemSlug]);
} else {
newArray.push(val);
}
}
return newArray;
} else {
return value;
}
}
},
watch: {
value(value) {
this.values = this.computedValues(value);
},
}
};
</script>
<style lang="scss" scoped>
@ -128,7 +128,7 @@ export default {
padding-right: 30px;
}
.WM-Checkbox label>span {
.WM-Checkbox label > span {
display: block;
position: absolute;
right: 0;
@ -137,7 +137,7 @@ export default {
transition-duration: 0.3s;
}
.WM-Checkbox label>span.inc {
.WM-Checkbox label > span.inc {
background: #fff;
right: -10px;
top: -10px;
@ -149,7 +149,7 @@ export default {
-webkit-border-radius: 50% !important;
}
.WM-Checkbox label>.box {
.WM-Checkbox label > .box {
top: 1px;
border: 2px solid #d0d7de;
height: 20px;
@ -160,11 +160,11 @@ export default {
transition-delay: 0.2s;
}
.ie .WM-Checkbox label>.box {
.ie .WM-Checkbox label > .box {
top: 2px;
}
.WM-Checkbox label>.check {
.WM-Checkbox label > .check {
top: 2px;
left: 6px;
width: 20px;
@ -182,42 +182,42 @@ export default {
transition-delay: 0.3s;
}
.WM-Checkbox label>span.inc {
.WM-Checkbox label > span.inc {
-webkit-animation: growCircle 0.3s ease;
-moz-animation: growCircle 0.3s ease;
animation: growCircle 0.3s ease;
}
.WM-Checkbox input[type=checkbox]:checked~label>.box {
.WM-Checkbox input[type=checkbox]:checked ~ label > .box {
opacity: 0;
-webkit-transform: scale(0) rotate(180deg);
-moz-transform: scale(0) rotate(180deg);
transform: scale(0) rotate(180deg);
}
.WM-Checkbox input[type=checkbox]:checked~label>.check {
.WM-Checkbox input[type=checkbox]:checked ~ label > .check {
opacity: 1;
-webkit-transform: scale(1) rotate(-45deg);
-moz-transform: scale(1) rotate(-45deg);
transform: scale(1) rotate(-45deg);
}
.WM-Checkbox input[type=checkbox]:disabled~label,
.WM-Checkbox input[type=checkbox][disabled]~label {
.WM-Checkbox input[type=checkbox]:disabled ~ label,
.WM-Checkbox input[type=checkbox][disabled] ~ label {
cursor: not-allowed;
opacity: 0.7;
filter: alpha(opacity=70);
}
.WM-Checkbox input[type=checkbox]:disabled~label>.box,
.WM-Checkbox input[type=checkbox][disabled]~label>.box {
.WM-Checkbox input[type=checkbox]:disabled ~ label > .box,
.WM-Checkbox input[type=checkbox][disabled] ~ label > .box {
cursor: not-allowed;
opacity: 0.7;
filter: alpha(opacity=70);
}
.WM-Checkbox input[type=checkbox]:disabled:checked~label>.check,
.WM-Checkbox input[type=checkbox][disabled]:checked~label>.check {
.WM-Checkbox input[type=checkbox]:disabled:checked ~ label > .check,
.WM-Checkbox input[type=checkbox][disabled]:checked ~ label > .check {
cursor: not-allowed;
opacity: 0.7;
filter: alpha(opacity=70);
@ -227,11 +227,11 @@ export default {
color: #e7505a;
}
.WM-Checkbox.has-error label>.box {
.WM-Checkbox.has-error label > .box {
border-color: #e7505a;
}
.WM-Checkbox.has-error label>.check {
.WM-Checkbox.has-error label > .check {
border-color: #e7505a;
}
@ -239,11 +239,11 @@ export default {
color: #4eabe6;
}
.WM-Checkbox.has-info label>.box {
.WM-Checkbox.has-info label > .box {
border-color: #4eabe6;
}
.WM-Checkbox.has-info label>.check {
.WM-Checkbox.has-info label > .check {
border-color: #4eabe6;
}
@ -251,11 +251,11 @@ export default {
color: #5dc09c;
}
.WM-Checkbox.has-success label>.box {
.WM-Checkbox.has-success label > .box {
border-color: #5dc09c;
}
.WM-Checkbox.has-success label>.check {
.WM-Checkbox.has-success label > .check {
border-color: #5dc09c;
}
@ -263,11 +263,11 @@ export default {
color: #c8d046;
}
.WM-Checkbox.has-warning label>.box {
.WM-Checkbox.has-warning label > .box {
border-color: #c8d046;
}
.WM-Checkbox.has-warning label>.check {
.WM-Checkbox.has-warning label > .check {
border-color: #c8d046;
}

@ -0,0 +1,53 @@
<template>
<prism-editor class="my-editor LTR height-300 " v-model="code" :highlight="highlighter" line-numbers></prism-editor>
</template>
<script>
// import Prism Editor
import { PrismEditor } from 'vue-prism-editor';
import 'vue-prism-editor/dist/prismeditor.min.css'; // import the styles somewhere
// import highlighting library (you can use any library you want just return html string)
import { highlight, languages } from 'prismjs/components/prism-core';
import 'prismjs/components/prism-clike';
import 'prismjs/components/prism-javascript';
import 'prismjs/themes/prism-tomorrow.css'; // import syntax highlighting styles
export default {
components: {
PrismEditor,
},
data: () => ({ code: 'console.log("Hello World")' }),
methods: {
highlighter(code) {
return highlight(code, languages.js); // languages.<insert language> to return html with markup
},
},
};
</script>
<style>
.height-300 {
height: 300px;
}
/* required class */
.my-editor {
/* we dont use `language-` classes anymore so thats why we need to add background and text color manually */
background: #f5f2f0;
border: 1px solid #dcdcdc;
border-left: 10px solid #dcdcdc;
color: #5a6268;
border-radius: 5px;
/* you must provide font-family font-size line-height. Example: */
font-family: Fira code, Fira Mono, Consolas, Menlo, Courier, monospace;
font-size: 14px;
line-height: 1.5;
padding: 5px;
}
/* optional class for removing the outline */
.prism-editor__textarea:focus {
outline: none;
}
</style>

@ -0,0 +1,101 @@
<template>
<div class="upload-example width-full">
<cropper classname="upload-example-cropper" :stencil-props="stencilProps" @change="onChangeCropper" :src="image" />
<div class="button-wrapper">
<v-btn
@click.native="$refs['image_'+uniqueId].click()"
large
:color="color"
dark
>
<input
type="file"
:ref="'image_'+uniqueId"
:name="'image_' + uniqueId"
v-show="false"
@change="uploadImage($event)"
accept="image/*"
/>
<v-icon dark>{{icon}}</v-icon>{{name}}
</v-btn>
</div>
</div>
</template>
<script>
import { Cropper } from "vue-advanced-cropper";
export default {
props: {
name: {
default: 'آپلود عکس'
},
icon: {
default: 'WMi-upload'
},
color: {
default: 'black'
},
stencilProps: {
default: () => ({aspectRatio: 1, checkImageOrigin: false})
},
crop_data: {
default: () => ([])
},
value: {
default: ''
},
url: {
default: ''
}
},
components: {
Cropper
},
data: () => ({
uniqueId: Math.floor(Math.random() * 10000),
}),
computed: {
image: {
get() {
return this.url;
},
set(value) {
this.$emit('update:url', value);
}
},
file: {
get() {
return this.value;
},
set(value) {
this.$emit('input', value);
}
}
},
methods: {
uploadImage(event) {
// Reference to the DOM input element
let input = event.target;
// Ensure that you have a file before attempting to read it
if (input.files && input.files[0])
{
//set v-model
this.file = input.files[0];
// create a new FileReader to read this image and convert to base64 format
let reader = new FileReader();
// Define a callback function to run, when FileReader finishes its job
reader.onload = e => {
// Note: arrow function used here, so that "this.imageData" refers to the imageData of Vue component
// Read image as base64 and set to imageData
this.image = e.target.result;
};
// Start the reader job - read file as a data url (base64 format)
reader.readAsDataURL(input.files[0]);
}
},
onChangeCropper({coordinates}) {
this.$emit('update:crop_data', coordinates);
},
}
}
</script>

@ -1,6 +1,8 @@
<template>
<div>
<vue-dropzone ref="myVueDropzone" id="dropzone" :destroyDropzone="false" @vdropzone-sending="setParams" @vdropzone-removed-file="removeFile" :options="dropzoneOptions" @vdropzone-success="responseSuccess"></vue-dropzone>
<vue-dropzone ref="myVueDropzone" id="dropzone" :destroyDropzone="false" @vdropzone-sending="setParams" @vdropzone-removed-file="removeFile"
:options="dropzoneOptions" @vdropzone-success="responseSuccess">
</vue-dropzone>
</div>
</template>
@ -74,3 +76,13 @@ export default {
},
};
</script>
<style>
.vue-dropzone {
border: 1px solid #bdbdbd;
background: #eeeeee;
border-radius: 5px;
display: flex;
justify-content: center;
align-items: center;
}
</style>

@ -1,125 +1,144 @@
<template>
<v-row>
<v-col class="image-select" :class="size" size="xl12 hidden-sm-and-down">
<div class="item" v-for="item in items">
<img class="thumbnail" style="width:100%;" :src="`/images/Global/Flags/${item.src}.png`"/>
<v-col v-for="(item, i) in items" :key="i" class="image-select" @click="changeSelected(item)" :class="`${size} pa-1`">
<div :class="{'active': isActive(item), 'item': true, 'selected': isSelectedItem(item)}">
<img class="thumbnail width-full" :src="$_getPath(item[itemSrc])"/>
<div class="name">
<div class="content">
<div class="Fa"> {{ item.name }} </div>
<div class="En"> {{ item.name_en }} </div>
<div class="Fa"> {{ item[itemText] }}</div>
<div class="En"> {{ item[itemTextEn] }}</div>
</div>
</div>
<div class="icon-wrapper"><v-icon class="WMi-ok" style="color: #fff;"></v-icon></div>
<div class="icon-wrapper">
<v-icon class="WMi-ok" color="white"></v-icon>
</div>
</div>
</v-col>
<v-col xl="4" offset-xl="8" class="hidden-md-and-up">
<v-card-text>
<v-autocomplete
:items="items"
:color="$_color('product')"
prepend-icon="WMi-globe"
append-icon="WMi-down-open"
label=" زبان ترجمه "
>
<template v-slot:selection="data">
<div class="color-square" :class="data.item.src"> </div> {{ data.item.name}}
</template>
<template v-slot:item="data">
<div class="color-square" :class="data.item.src "> </div> {{ data.item.name}}
</template>
</v-autocomplete>
</v-card-text>
</v-col>
</v-row>
</template>
<script>
export default {
props: {
size: { default: "xl12" },
items: { default: []},
size: {default: "col-xl-2"},
items: {default: []},
itemValue: {default: 'id'},
itemText: {default: 'name'},
itemTextEn: {default: 'name_en'},
itemSrc: {default: 'src'},
value: {default: ''},
selected: {default: () => ([])}
},
data: () => ({
thumbnail:"images/Business/Items/iPhoneX.jpg",
thumbnail: "images/Business/Items/iPhoneX.jpg",
}),
computed: {
currentSelect: {
get() {
return this.value;
},
set(value) {
this.$emit('input', value);
}
}
},
methods: {
isSelectedItem(item) {
return this.selected.includes(item[this.itemValue]);
},
isActive(item) {
return item[this.itemValue] === this.value;
},
changeSelected(item) {
this.currentSelect = item[this.itemValue];
}
}
};
</script>
<style lang="scss" scoped>
.image-select {
display: flex;
.no-en .content .En {
display: none;
}
.en-ltr-0 .image-select .item .name .En {
letter-spacing: 0px;
}
.image-select .thumbnail {
width: 12%;
.image-select {
}
.image-select .item {
position: relative;
border: 1px solid transparent;
transition: 0.2s;
padding: 10px;
margin-bottom: 10px;
width: 12%;
cursor: pointer;
}
.image-select .item .icon-wrapper {
display: none;
width: 30px;
height: 30px;
background-color: var(--color-blue);
text-align: center;
justify-content: center;
color: #fff;
}
.image-select .item.selected {
border: 1px solid var(--color-blue);
}
.image-select .item.selected .icon-wrapper {
display: flex;
position: absolute;
right: 0px;
bottom: 0px;
}
.image-select .item .thumbnail {
position: relative;
}
.image-select .item .name {
display: flex;
position: absolute;
width: 100%;
height: calc(100% - 20px);
height: 100%;
color: #fff;
right: 0px;
top: 0px;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 0.2s linear;
background-color: rgba(0,0,0,0.8);
background-color: rgba(0, 0, 0, 0.8);
justify-content: center;
align-items: center;
text-align: center;
}
.image-select .item .name .Fa {
font-size: 22px;
font-size: 18px;
line-height: 24px;
}
.image-select .item .name .En {
font-size: 12px;
line-height: 18px;
letter-spacing: 5px;
text-transform: uppercase;
opacity: 0.8;
}
.image-select .item:hover {
.image-select .item:hover, .image-select .item.active {
border: 1px solid #2f353b;
padding: 5px;
/*padding: 5px;*/
}
.image-select .item:hover .thumbnail {
.image-select .item:hover .thumbnail, .image-select .item.active .thumbnail {
-webkit-filter: grayscale(0%);
}
.image-select .item:hover .name {
.image-select .item:hover .name, .image-select .item.active .name {
visibility: visible;
opacity: 1;
margin: 5px;
width: calc(100% - 10px);
height: calc(100% - 10px);
width: 100%;
height: 100%;
}
</style>

@ -1,7 +1,7 @@
<template>
<button :disabled="disabled" :type="type" :class="`link-button ${theme}`">
<div class="overlay"></div>
<div v-if="prepend_icon != ''" class="pre-label">
<div v-if="prepend_icon != ''" class="prepend-icon">
<v-icon>WMi-{{ prepend_icon }}</v-icon>
</div>
<div class="name">
@ -40,7 +40,7 @@ export default {
border-radius: 5px;
}
.link-button .pre-label .v-icon {
.link-button .prepend-icon .v-icon {
font-size: 22px;
transition: color 0.3s;
}
@ -78,7 +78,7 @@ export default {
@import "resources/js/Global/scss/_vars.scss";
@each $color,
$value in $colors {
.link-button.theme-#{$color} .name, .link-button.theme-#{$color} .pre-label .v-icon {
.link-button.theme-#{$color} .name, .link-button.theme-#{$color} .prepend-icon .v-icon {
color: $value;
}
}
@ -89,6 +89,13 @@ export default {
}
}
/*----------------------------------------------------*/
/* Misc */
/*----------------------------------------------------*/
.link-button.name-mr-2 .name {
margin-right: 10px;
}
/*----------------------------------------------------*/
/* Hover State */
@ -103,7 +110,7 @@ export default {
.link-button:hover .name {
color: var(--color-white);
}
.link-button:hover .left-icon .v-icon, .link-button:hover .pre-label .v-icon {
.link-button:hover .left-icon .v-icon, .link-button:hover .prepend-icon .v-icon {
color: var(--color-white);
}

@ -3,7 +3,7 @@
<v-text-field
v-model="dateShow"
:label="label"
prepend-icon="WMi-calendar-alt"
:prepend-icon="'WMi-'+icon"
color="purple"
:id="'my-custom-date-' + uniqueId"
readonly
@ -56,6 +56,7 @@
},
label: {default: 'در تاریخ '},
value: {default: null},
icon: {default: 'calendar-alt'},
},
data: () => ({
localeConfig: {

@ -1,17 +1,20 @@
<template>
<div :class="`quantity-select ${theme}`">
<div class="controls">
<div class="add">
<v-icon color="cyan">WMi-plus</v-icon>
<div >
<div v-if="topLabel" class="top-label Fa Thin mr-3 light-gray"> {{ topLabel }} </div>
<div :class="`quantity-select ${theme}`">
<div class="controls">
<div class="add">
<v-icon color="cyan">WMi-plus</v-icon>
</div>
<div class="reduce">
<v-icon color="red">WMi-minus</v-icon>
</div>
</div>
<div class="reduce">
<v-icon color="red">WMi-minus</v-icon>
<div class="value En Bold">
<div class="number"> {{ quantity }} </div>
<div class="unit Fa Thin"> {{ label }} </div>
</div>
</div>
<div class="value En Bold">
<div class="number"> {{ quantity }} </div>
<div class="unit Fa Thin"> {{ label }} </div>
</div>
</div>
</template>
@ -19,9 +22,11 @@
<script>
export default {
props: {
theme: { default: '' },
quantity: { default: '' },
label: { default: 'نام فارسی' },
theme: { default: '' },
quantity: { default: '' },
label: { default: 'نام فارسی' },
topLabel: String,
},
};
</script>
@ -55,6 +60,10 @@
.quantity-select .v-icon:hover {
opacity: 1;
}
.top-label {
border-radius: 5px;
margin-bottom: 3px;
}
.quantity-select .controls .add {
display: block;

@ -1,9 +1,9 @@
<template>
<v-row :class="`radio-group ${theme}`">
<v-col v-for="(item, index) in items" :key="index" :xl="item[itemSize]" class="pt-0" @click="changeSelected($event, item || {})">
<div :class="{'active': isActive(item), [item.theme]: true, ['bubble']: true}">
<div :class="{'active': isActive(item), [item[itemTheme]]: true, ['theme-' + item[itemColor] ]: true, ['bubble']: true}">
<div class="body">
<div :class="`icon ${(item[itemIconClass]) ? item[itemIconClass] : ''}`">
<div v-if="item[itemIcon]" :class="`icon ${(item[itemIconClass]) ? item[itemIconClass] : ''}`">
<v-icon>WMi-{{ item[itemIcon] }}</v-icon>
</div>
<div class="text">
@ -23,6 +23,8 @@
items: {default: () => ([])},
value: {default: null},
itemValue: {default: 'id'},
itemTheme: {default: 'theme'},
itemColor: {default: 'color'},
itemText: {default: 'title_fa'},
itemIcon: {default: 'icon'},
itemTextEn: {default: 'title_en'},
@ -182,12 +184,10 @@
border-radius: 10px;
border: 1px solid;
}
.bubble.fa-only .text {
margin-right: 5px;
}
.bubble.fa-only .v-icon {
font-size: 20px !important;
line-height: 20px;
margin-left: 5px;
}
.bubble.fa-only .Fa {
font-size: 14px !important;

@ -1,14 +1,14 @@
<template>
<button :disabled="disabled" :type="type" :class="`slide-button ${theme}`">
<div class="overlay"></div>
<div v-if="prepend_icon != ''" class="back-label">
<div v-if="prepend_icon != ''" class="prepend-icon">
<v-icon>WMi-{{ prepend_icon }}</v-icon>
</div>
<div class="name">
<div class="Fa"> {{ title_fa }} </div>
<div class="En"> {{ title_en }} </div>
</div>
<div v-if="append_icon" class="left-icon">
<div v-if="append_icon" class="append-icon">
<v-icon>WMi-{{ append_icon }}</v-icon>
</div>
</button>
@ -44,14 +44,14 @@ export default {
text-align: right;
border-radius: 5px;
}
.slide-button .back-label {
.slide-button .prepend-icon {
position: absolute;
right: 15px;
}
.slide-button .left-icon {
.slide-button .append-icon {
margin-right: 30px;
}
.slide-button .left-icon .v-icon, .slide-button .back-label .v-icon {
.slide-button .append-icon .v-icon, .slide-button .prepend-icon .v-icon {
font-size: 32px;
color: var(--color-white);
transition: color 0.3s;
@ -64,6 +64,7 @@ export default {
font-size: 18px;
}
.slide-button .name .En {
direction: ltr;
font-size: 12px;
letter-spacing: 3px;
opacity: 0.8;
@ -109,6 +110,13 @@ export default {
}
}
/*----------------------------------------------------*/
/* Misc */
/*----------------------------------------------------*/
.slide-button.name-mr-2 .name {
margin-right: 10px;
}
/*----------------------------------------------------*/
/* Hover State */
/*----------------------------------------------------*/
@ -122,7 +130,7 @@ export default {
.slide-button:hover .name {
color: var(--color-white);
}
.slide-button:hover .left-icon .v-icon, .slide-button:hover .back-label .v-icon {
.slide-button:hover .append-icon .v-icon, .slide-button:hover .prepend-icon .v-icon {
color: var(--color-white);
}

@ -4,7 +4,7 @@
<div class="button-wrapper">
<v-btn
large
:color="$_color('product_option')"
:color="color"
@click.native="$refs['image_'+uniqueId].click()"
light
>
@ -29,6 +29,7 @@
props: {
batch_id: {default: null, type: String},
media: {default: '', type: String},
color: {default: 'gold', type: String},
},
data: () => ({
uniqueId: Math.floor(Math.random() * 10000),

@ -4,7 +4,9 @@
<v-icon>WMi-left-open</v-icon>
</template>
<template v-slot:item="props">
<router-link :to="{name: props.item.routeName}" class="WM-Link WM-Margin-T-5" :class="[LinkClass, props.item.disabled && 'disabled']"><v-icon>WMi-{{ props.item.icon }}</v-icon> {{ props.item.text.toUpperCase() }}</router-link>
<router-link :to="{name: props.item.routeName}" class="WM-Link" :class="[LinkClass, props.item.disabled && 'disabled']">
<v-icon>WMi-{{ props.item.icon }}</v-icon> {{ props.item.text.toUpperCase() }}
</router-link>
</template>
</v-breadcrumbs>
</template>
@ -12,7 +14,7 @@
<script>
export default {
props: {
LinkClass: { default: 'WM-Link-Red' },
LinkClass: { default: '' },
items: { default: [] },
},
};
@ -32,8 +34,30 @@ export default {
.v-breadcrumbs .WM-Link {
font-size: 14px;
}
.router-link-exact-active.router-link-active.WM-Link-Cyan .v-icon {
color: #32c5d2;
.v-breadcrumbs a, .v-breadcrumbs a .v-icon::before {
transition: 0.4s;
}
/*----------------------------------------------------*/
/* Colors */
/*----------------------------------------------------*/
@import "resources/js/Global/scss/_vars.scss";
@each $color,
$value in $colors {
.v-breadcrumbs.theme-#{$color} .router-link-active:hover {
color: $value;
}
.v-breadcrumbs.theme-#{$color} .router-link-active::after {
background: $value;
}
.v-breadcrumbs.theme-#{$color} .router-link-active:hover .v-icon::before {
color: $value;
}
.v-breadcrumbs.theme-#{$color} .router-link-active.disabled {
color: $value;
border-bottom: 2px solid $value;
}
}
</style>

@ -0,0 +1,31 @@
<template>
<v-row>
<v-col v-for="(row, index) in rows" :key="index" xl="12" :class="` pt-1 pb-0`">
<v-row :class="`end-row ${row.rowClass} theme-${row.color}`">
<v-col xl="3" :class="`flex-justified-right ${row.titleClass || ''} color-${row.color} pr-5`">
{{ row.title }}
</v-col>
<v-col xl="6" class="flex-justified-center">
<number-block v-if="row.quantity" :theme="`label-left ${row.quantityClass || ''} color-${row.color}`" :number="row.quantity" :label="row.quantityLabel" />
</v-col>
<v-col xl="3" md="6" class="flex-justified-left pt-1 pb-1">
<price-block :theme="`label-left ${row.valueClass || ''} color-${row.color}`" zero-label="رایگان" :price="row.value" :label="row.valueLabel" />
</v-col>
</v-row>
</v-col>
</v-row>
</template>
<script>
export default {
components: {},
props: {
rows: { default: ""},
},
data() {
return {};
},
}
</script>
<style lang="scss" scoped>
</style>

@ -4,7 +4,7 @@
<div class="Fa"> {{ textFa }} </div>
<div class="En"> {{ textEn }} </div>
<router-link v-if="hasBtn" :to="{ name: routeName }" class="flex lg6 xs12">
<v-btn class="ma-2" outlined @click.native="modal ? $_openModalStack( modal ) : null" :color="$_color(themeColor)">
<v-btn class="ma-2" outlined @click.native="modal ? $_openModal( modal ) : null" :color="$_color(themeColor)">
<v-icon left>WMi-{{btnIcon}}</v-icon> {{ btnText }}
</v-btn>
</router-link>

@ -21,10 +21,10 @@
'modal_task_add': () => '@Common/components/Task/AddEdit/Modal-Add.vue'
},
computed: {
...mapGetters("modal", ["isModalStack"]),
...mapGetters("modal", ["isModal"]),
modal: {
get() {
return this.isModalStack(this.name);
return this.isModal(this.name);
},
set(value) {
if (!value) {

@ -77,14 +77,14 @@ export default {
}
},
computed: {
...mapGetters("modal", ["isModalStack", "getModal", "getDialogType", "getDialogProperties"]),
...mapGetters("modal", ["isModal", "getModal", "getDialogType", "getDialogProperties"]),
modal: {
get() {
return this.isModalStack(this.$options.name);
return this.isModal(this.$options.name);
},
set(value) {
if (!value) {
this.$_closeModalStack();
this.$_closeModal();
}
}
},
@ -94,13 +94,13 @@ export default {
if (typeof this.getDialogProperties.success == "function") {
await this.getDialogProperties.success();
}
this.$_closeModalStack();
this.$_closeModal();
},
async cancel() {
if (typeof this.getDialogProperties.close == "function") {
await this.getDialogProperties.close();
}
this.$_closeModalStack();
this.$_closeModal();
}
}
};

@ -21,7 +21,7 @@
:color="properties.properties && properties.properties.color ? properties.properties.color : 'blue'"
depressed
dark
@click="$_closeModalStack()"
@click="$_closeModal()"
>
<v-icon dark right>WMi-ok</v-icon>
متوجه شدم
@ -41,14 +41,14 @@ export default {
properties: {}
}),
computed: {
...mapGetters("modal", ["isModalStack", "getModal"]),
...mapGetters("modal", ["isModal", "getModal"]),
modal: {
get() {
return this.isModalStack(this.$options.name);
return this.isModal(this.$options.name);
},
set(value) {
if (!value) {
this.$_closeModalStack();
this.$_closeModal();
}
}
},

@ -30,7 +30,7 @@ export default {
width: 110px;
height: 100%;
position: absolute;
padding: 10px;
padding: 5px;
right: 0px;
top: 0px;
border: 1px solid transparent;

@ -68,11 +68,15 @@ export default {
<style scoped lang="scss">
.we-icon-tile {
width:100%;
padding: 10px;
padding: 5px;
transition: 0.5s;
border: 1px solid transparent;
position: relative;
}
.we-icon-tile.no-background .static-content {
background: none !important;
}
.we-icon-tile:hover {
border: 1px solid #6d6d6d;
border-radius: 5px;
@ -101,12 +105,31 @@ export default {
justify-content: center;
align-items: center;
}
.we-icon-tile.content-right .static-content {
justify-content: right;
padding-right: 50px;
}
.Content {
padding-top:10px;
}
.Content .v-icon {
font-size: 80px;
}
.we-icon-tile.icon-60 .Content .v-icon {
font-size: 60px;
}
.we-icon-tile.icon-50 .Content .v-icon {
font-size: 50px;
}
.we-icon-tile.icon-ml-10 .Content .v-icon {
margin-left: 10px;
margin-right: -10px;
}
.we-icon-tile.icon-ml-5 .Content .v-icon {
margin-left: 5px;
margin-right: -5px;
}
.Inline .info .Fa {
margin-right:15px;
}
@ -194,13 +217,13 @@ export default {
.we-icon-tile.sm .info .En {
font-size: 12px;
font-size: 10px;
letter-spacing: 10px;
margin-right: -10px;
margin-top: -5px;
margin-top: -3px;
}
.we-icon-tile.sm .info .Fa {
font-size: 22px;
font-size: 20px;
}
/*---------------------------------------------------------------*/

@ -0,0 +1,105 @@
<template>
<div class="order-status">
<div :class="`current-status theme-${steps[currentStep].color}`">
<div class="symbol"> <v-icon> WMi-{{ steps[currentStep].icon }} </v-icon> </div>
<div class="text">
<name-block :theme="`theme-${(steps[currentStep].color)}`" :name_fa="steps[currentStep].name_fa" :name_en="steps[currentStep].name_en" :number="parseInt(currentStep)+1" />
</div>
</div>
<v-stepper class="we-stepper">
<v-stepper-header>
<v-stepper-step v-for="(step, index) in steps" :key="index" :step="index+1" :class="`fade-in fast delay-0${index} theme-${step.color} ${getStepStatus(index,currentStep)}`">
<name-block :theme="`sm`" :name_en="step.name_en" :name_fa="step.name_fa" />
</v-stepper-step>
</v-stepper-header>
</v-stepper>
</div>
</template>
<script>
export default {
name: "steps-timeline",
props: {
currentStep: {default: 1},
steps: {default: ""},
},
methods: {
getStepStatus: function(thisStep, currentStep) {
if(thisStep > currentStep) {
return 'waiting';
} else if(thisStep == currentStep) {
return 'active';
} else if(thisStep < currentStep) {
return 'passed';
}
}
},
}
</script>
<style lang="scss" scoped>
.order-status {
border: 1px solid #eeeeee;
border-radius: 5px;
margin-top: 10px;
}
.current-status {
display: flex;
justify-content: space-around;
align-items: center;
padding: 30px;
}
.current-status .symbol .v-icon {
font-size: 90px;
}
.current-status .text {
display: flex;
justify-content: center;
align-items: center;
}
</style>
<style lang="scss">
.we-stepper .v-stepper__step.passed {
filter: grayscale(100%);
opacity: 0.5 !important;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label {
text-shadow: none;
}
/* --------------------------------------------------------
Steps : Colors
-------------------------------------------------------- */
@import "resources/js/Global/scss/_vars.scss";
@each $color,
$value in $colors {
//-------------------Active State-----------------------------
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.active .v-stepper__label .title-fa,
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.active .v-stepper__label .title-en,
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.active .v-stepper__step__step {
color: #fff;
}
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.active {
background-color: $value;
}
//-------------------Waiting State-----------------------------
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.waiting .v-stepper__label .title-fa,
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.waiting .v-stepper__label .title-en {
color: $value;
}
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.waiting .v-stepper__step__step {
color: $value
}
//-------------------Current Step-----------------------------
.order-status .current-status.theme-#{$color} {
border: 2px solid $value;
}
.order-status .current-status.theme-#{$color} .symbol .v-icon {
color: $value
}
}
</style>

@ -21,8 +21,8 @@ const global = {
...mapActions("modal", [
"$_dialog",
"$_helper",
"$_openModalStack",
"$_closeModalStack"
"$_openModal",
"$_closeModal"
]),

@ -44,6 +44,8 @@ Vue.component("icon-block", IconBlock);
import NameBlock from "@Global/components/Blocks/Name.vue";
Vue.component("name-block", NameBlock);
import NameBlockEn from "@Global/components/Blocks/Name-En.vue";
Vue.component("name-block-en", NameBlockEn);
import PriceBlock from "@Global/components/Blocks/Price.vue";
Vue.component("price-block", PriceBlock);

@ -1,6 +1,8 @@
import CRMPolicy from '@CRM/policy';
import BlogPolicy from '@Blog/policy';
import PortfolioPolicy from '@Portfolio/policy';
import ProductPolicy from '@Product/policy';
import ServicePolicy from '@Service/policy';
import CorePolicy from '@Core/policy';
import CommonPolicy from '@Common/policy';
@ -8,6 +10,8 @@ export default {
...PortfolioPolicy,
...BlogPolicy,
...CRMPolicy,
...ProductPolicy,
...ServicePolicy,
...CorePolicy,
...CommonPolicy,
}

@ -21,47 +21,22 @@ $Value in $colors {
}
/* --------------------------------------------------------
Steps : Colors
-------------------------------------------------------- */
@each $color,
$value in $colors {
//-------------------Active State-----------------------------
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.active .v-stepper__label {
color: #fff;
}
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.active .v-stepper__step__step {
color: #fff;
}
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.active {
background-color: $value;
}
//-------------------Passed State-----------------------------
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.passed .v-stepper__label {
color: $value;
}
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.passed .v-stepper__step__step {
color: $value
}
//-------------------Current Step-----------------------------
.order-status .current-status.theme-#{$color} {
border: 2px solid $value;
}
.order-status .current-status.theme-#{$color} .symbol .v-icon {
color: $value
}
.text-gradient.orange-purple {
background: -webkit-linear-gradient(300deg, #ffbb82 .31%, #6a2150 1.91%, #f9755a 99.36%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
@each $backgroundColor,
$value in $backgrounds {
.v-stepper.we-stepper .v-stepper__step.theme-#{$backgroundColor}.passed {
background-color: $value;
}
.bg-#{$backgroundColor} {
background-color: $value;
}
.text-gradient.cyan-black {
background: -webkit-linear-gradient(300deg, #3c3c3c 0.31%, #312b2f 1.91%, #1d919c 99.36%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.text-gradient.black-black {
background: -webkit-linear-gradient(300deg, #3c3c3c 0.31%, #312b2f 1.91%, #656565 99.36%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

@ -228,6 +228,9 @@
.WMi-emo-saint:before { content: '\e8e2'; } /* '' */
.WMi-emo-grin:before { content: '\e8e3'; } /* '' */
.WMi-emo-tongue:before { content: '\e8e4'; } /* '' */
.WMi-theme:before { content: '\e8e5'; } /* '' */
.WMi-camera-timer:before { content: '\e8e6'; } /* '' */
.WMi-stopwatch:before { content: '\e8e8'; } /* '' */
.WMi-th-list:before { content: '\f00b'; } /* '' */
.WMi-pause:before { content: '\f00e'; } /* '' */
.WMi-play:before { content: '\f00f'; } /* '' */

File diff suppressed because one or more lines are too long

@ -228,6 +228,9 @@
.WMi-emo-saint { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e2;&nbsp;'); }
.WMi-emo-grin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e3;&nbsp;'); }
.WMi-emo-tongue { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e4;&nbsp;'); }
.WMi-theme { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e5;&nbsp;'); }
.WMi-camera-timer { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e6;&nbsp;'); }
.WMi-stopwatch { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e8;&nbsp;'); }
.WMi-th-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;&nbsp;'); }
.WMi-pause { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;&nbsp;'); }
.WMi-play { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00f;&nbsp;'); }

@ -239,6 +239,9 @@
.WMi-emo-saint { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e2;&nbsp;'); }
.WMi-emo-grin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e3;&nbsp;'); }
.WMi-emo-tongue { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e4;&nbsp;'); }
.WMi-theme { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e5;&nbsp;'); }
.WMi-camera-timer { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e6;&nbsp;'); }
.WMi-stopwatch { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e8;&nbsp;'); }
.WMi-th-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;&nbsp;'); }
.WMi-pause { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;&nbsp;'); }
.WMi-play { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00f;&nbsp;'); }

@ -1,11 +1,11 @@
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?22850035');
src: url('../font/fontello.eot?22850035#iefix') format('embedded-opentype'),
url('../font/fontello.woff2?22850035') format('woff2'),
url('../font/fontello.woff?22850035') format('woff'),
url('../font/fontello.ttf?22850035') format('truetype'),
url('../font/fontello.svg?22850035#fontello') format('svg');
src: url('../font/fontello.eot?69142571');
src: url('../font/fontello.eot?69142571#iefix') format('embedded-opentype'),
url('../font/fontello.woff2?69142571') format('woff2'),
url('../font/fontello.woff?69142571') format('woff'),
url('../font/fontello.ttf?69142571') format('truetype'),
url('../font/fontello.svg?69142571#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@ -15,7 +15,7 @@
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
src: url('../font/fontello.svg?22850035#fontello') format('svg');
src: url('../font/fontello.svg?69142571#fontello') format('svg');
}
}
*/
@ -284,6 +284,9 @@
.WMi-emo-saint:before { content: '\e8e2'; } /* '' */
.WMi-emo-grin:before { content: '\e8e3'; } /* '' */
.WMi-emo-tongue:before { content: '\e8e4'; } /* '' */
.WMi-theme:before { content: '\e8e5'; } /* '' */
.WMi-camera-timer:before { content: '\e8e6'; } /* '' */
.WMi-stopwatch:before { content: '\e8e8'; } /* '' */
.WMi-th-list:before { content: '\f00b'; } /* '' */
.WMi-pause:before { content: '\f00e'; } /* '' */
.WMi-play:before { content: '\f00f'; } /* '' */

@ -464,6 +464,12 @@
<glyph glyph-name="emo-tongue" unicode="&#xe8e4;" d="M174 800c-61 0-110-65-110-144 0-80 49-145 110-145s110 65 110 145c0 79-49 144-110 144z m476 0c-60 0-109-65-109-144 0-80 49-145 109-145 61 0 110 65 110 145 0 79-49 144-110 144z m121-560l-718-1c-29 0-53-24-53-53 0-30 24-54 53-54l140 0 0-74c0-55 20-108 60-148 46-47 103-60 165-60 57 0 111 17 153 59 41 41 60 94 60 150l0 74 140 0c29 0 53 24 53 53 0 30-24 54-53 54z m-471-109l224 0 0-72c0-27-7-53-28-74-39-39-129-39-168 0-20 21-28 45-28 73l0 73z" horiz-adv-x="824" />
<glyph glyph-name="theme" unicode="&#xe8e5;" d="M718 200c8 0 13 4 13 12l37 78-107 54-33-78c-4-4-4-13 0-17l12-12c21-8 37-17 53-33 5-4 9-4 13-4 8-4 8-4 12 0z m95 49c-8 4-21-4-25-12l-45-99c0-4-4-8 0-12 12-62-21-128-54-165-33-33-90-53-152-53-58 0-107 20-140 53-4 4-16 17-20 33-5-4-9-12-17-12h-206c-12 0-20 8-20 20v288c0 13 8 21 20 21h206c12 0 21-8 21-21v-263c8 16 20 29 37 33 4 0 4 0 8 4 4 4 12 8 21 17 4 4 4 8 4 12s0 4 4 8c4 8 4 17 8 29v4c0 4 0 8 0 12v140c0 13 8 21 21 21h127l17 41h-478c-12 0-20 8-20 21v164c0 13 8 21 20 21h552c4 0 8 0 8-4l41 94c4 4 0 13 0 21-4 4-8 8-16 8h-9-617c-58 0-103-45-103-103v-617c0-58 45-103 103-103h617c58 0 103 45 103 103v263c0 21-8 29-16 33z m-288-82c-25-25-33-49-37-70-4-16-9-29-21-41-25-25-37-29-37-29-8-4-12-8-12-16 0-9 0-13 4-21 29-29 66-41 111-41 49 0 99 16 123 41 42 41 66 128 21 173-41 45-107 45-152 4z m399 683c-29 0-54-16-66-41l-181-428 107-54 202 424c4 9 8 21 8 33 0 37-33 66-70 66z" horiz-adv-x="1000" />
<glyph glyph-name="camera-timer" unicode="&#xe8e6;" d="M206 585c-16 17-16 43 0 60 16 16 42 16 59 0l280-225 14-11c33-33 33-86 0-118-32-33-85-33-118 0l-11 14-224 280m294-568c184 0 333 149 333 333 0 92-37 175-97 236l59 59c75-76 122-180 122-295 0-230-187-417-417-417s-417 187-417 417h84c0-184 149-333 333-333m0 791c46 0 83-37 83-83s-37-83-83-83-83 37-83 83 37 83 83 83z" horiz-adv-x="1000" />
<glyph glyph-name="stopwatch" unicode="&#xe8e8;" d="M0 617l246 246 81-82-40-41 42-43q58 34 124 52v101h231v-101q99-26 178-90t124-158 45-200q0-94-36-180t-99-148-148-99-179-37-181 37-147 99-99 148-37 180q0 123 62 231l-44 44-41-41z m222-316q0-94 46-174t127-127 174-47 174 47 126 127 47 174-47 174-126 126-174 47-174-47-127-126-46-174z m118 130q0 24 16 41 17 17 41 17t41-17l140-140h198q24 0 41-17t16-41q0-25-17-40-17-18-40-18h-222q-3 0-11 1l-5 2q-1 0-3 1t-3 0q-1 1-3 2t-2 1l-5 3q-3 2-9 8l-157 156q-16 17-16 41z" horiz-adv-x="1031.7" />
<glyph glyph-name="th-list" unicode="&#xf00b;" d="M292 428v-156c0-26-21-47-47-47h-198c-26 0-47 21-47 47v156c0 26 21 47 47 47h198c26 0 47-21 47-47z m-292-312c0 26 21 47 47 47h198c26 0 47-21 47-47v-157c0-26-21-47-47-47h-198c-26 0-47 21-47 47v157z m245 672c26 0 47-21 47-47v-157c0-25-21-46-47-46h-198c-26 0-47 21-47 46v157c0 26 21 47 47 47h198z m156-876c-26 0-47 21-47 47v157c0 26 21 47 47 47h552c26 0 47-21 47-47v-157c0-26-21-47-47-47h-552z m-47 829c0 26 21 47 47 47h552c26 0 47-21 47-47v-157c0-25-21-46-47-46h-552c-26 0-47 21-47 46v157z m47-516c-26 0-47 21-47 47v156c0 26 21 47 47 47h552c26 0 47-21 47-47v-156c0-26-21-47-47-47h-552z" horiz-adv-x="1000" />
<glyph glyph-name="pause" unicode="&#xf00e;" d="M0 5q0-27 19-46t45-19h127q27 0 45 19t19 46v691q0 27-19 45t-45 19h-127q-27 0-45-19t-19-45v-691z m480 0q0-27 19-46t45-19h127q26 0 45 19t19 46v691q0 27-19 45t-45 19h-127q-27 0-45-19t-19-45v-691z" horiz-adv-x="735.4" />

Before

Width:  |  Height:  |  Size: 242 KiB

After

Width:  |  Height:  |  Size: 244 KiB

@ -152,6 +152,9 @@ $Value in $colors {
justify-content: space-between;
align-items: center;
}
.flex-ltr {
flex-direction: row-reverse;
}
/* --------------------------------------------------------
Navigation :: Begin
@ -198,18 +201,19 @@ $Value in $colors {
/* --------------------------------------------------------
Tabs :: Begin
-------------------------------------------------------- */
@media screen and (min-width: 600px) {
.v-tab {
min-width: 300px;
}
}
//@media screen and (min-width: 600px) {
// .v-tab {
// min-width: 300px;
// }
//}
.v-tab .Fa {
font-size: 18px;
letter-spacing: 0px;
}
.v-tab .En {
font-size: 12px;
letter-spacing: 10px;
margin-right: -5px;
letter-spacing: 5px;
text-transform: uppercase;
}
@ -323,8 +327,8 @@ $Value in $colors {
.float-buttons-placeholder {
position: fixed;
left: 5%;
bottom: 5%;
left: 3%;
bottom: 3%;
z-index: 999;
}
@ -344,6 +348,9 @@ $Value in $colors {
border-radius: 8px;
margin-left: 8px;
}
.v-application .white.color-square {
border: 1px solid #000 !important;
}
.image-square {
width: 32px;
@ -392,6 +399,18 @@ $Value in $colors {
-------------------------------------------------------- */
/* --------------------------------------------------------
margins :: Begin
-------------------------------------------------------- */
.mt--2 {
margin-top: -2px;
}
.mt--8 {
margin-top: -8px;
}
.mr--3 {
margin-right: -3px;
}
/* --------------------------------------------------------
masonry :: End
@ -641,7 +660,6 @@ $value in $backgrounds {
margin: 0px -20px;
padding: 5px 20px;
background-color: #f9f9f9;
margin-bottom: 20px;
}
.full-row.mr-ml--30 {
margin: 0px -30px;
@ -683,6 +701,24 @@ $value in $colors {
font-size: 16px;
}
.row.cols-justified-right .col:not([class^="flex-justified"]) {
display: flex;
justify-content: right;
align-items: center;
}
.row.cols-pt-pb-0 .col {
padding-bottom: 0px;
padding-top: 0px;
}
.row.cols-pt-pb-1 .col {
padding-bottom: 2px;
padding-top: 2px;
}
.row.cols-pt-pb-2 .col {
padding-bottom: 4px;
padding-top: 4px;
}
/*---------------------------------------------------------------*/
/* active states :: Begin
@ -702,7 +738,7 @@ $value in $colors {
/*---------------------------------------------------------------*/
/* hidden states :: Begin
/* disable states :: Begin
/*---------------------------------------------------------------*/
.hidden-by-height {
max-height: 0px;
@ -715,6 +751,25 @@ $value in $colors {
opacity: 1;
}
.disable-by-gray-scale:not(.active) {
filter: grayscale(100%);
transition: 0.3s;
cursor: not-allowed;
}
.disable-by-gray-scale:not(.active) > * {
pointer-events: none;
}
.disable-by-opacity:not(.active) {
opacity: 0.5;
transition: 0.3s;
cursor: not-allowed;
}
.disable-by-opacity:not(.active) > * {
pointer-events: none;
}
/*---------------------------------------------------------------*/
/* home Tiles :: Begin
/*---------------------------------------------------------------*/

@ -140,6 +140,19 @@ $Value in $Colors {
.v-input__prepend-outer {
margin-left: 9px;
}
.v-input.en-suffix .v-text-field__suffix {
font-family: 'Montserrat-ExtraBold', sans-serif;
}
.v-input.suffix-padd-10 .v-text-field__suffix {
padding: 10px 10px;
}
.v-input.icon-wide .v-input__icon.v-input__icon--prepend {
margin-right: 10px;
}
.v-input.LTR .v-messages__message, .v-input.LTR .v-counter {
font-family: 'Montserrat-Regular', sans-serif;
text-align: left;
}
.v-select--chips.v-autocomplete .v-label {
margin-top: 8px;
@ -209,7 +222,7 @@ table.v-table tbody td {
}
.v-application--is-rtl .v-input.LTR .v-input__prepend-outer {
margin: 8px 3px 0px 0px;
margin: 5px 3px 0px 0px;
}
.v-input.LTR input {
@ -219,14 +232,14 @@ table.v-table tbody td {
.v-input.LTR .v-label {
font-size: 14px;
top: 10px;
top: 8px;
}
.v-input.LTR .v-text-field__suffix {
border-top-left-radius: 0px;
border-top-right-radius: 10px;
}
.v-input.LTR input {
padding-bottom: 2px;
padding-bottom: 5px;
}
.v-input--selection-controls.v-input .Fa .v-label {
@ -255,7 +268,7 @@ table.v-table tbody td {
}
.v-data-footer {
padding-left: 90px;
padding-left: 150px;
}
.orange.darken-2 {
@ -322,6 +335,10 @@ table.v-table tbody td {
font-size: 25px;
}
.v-btn.icon-20 .v-icon {
font-size: 20px !important;
}
.theme--dark.v-btn.v-btn--disabled:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) {
background-color: rgba(0, 0, 0, 0.12) !important;
cursor: not-allowed;
@ -574,11 +591,9 @@ $Value in $Shadows {
justify-content: center;
}
.v-stepper.we-stepper .v-stepper__step .v-stepper__label {
color: #32c5d2;
text-align: right;
}
.v-stepper.we-stepper .v-stepper__step .v-stepper__step__step {
color: #32c5d2;
border-radius: 0px;
height: auto;
min-width: auto;
@ -595,29 +610,6 @@ $Value in $Shadows {
color: rgba(0,0,0,.38);
}
.v-stepper.we-stepper .v-stepper__label .Fa {
font-size: 18px;
}
.v-stepper.we-stepper .v-stepper__label .En {
font-size: 12px;
margin-top: 5px;
text-transform: uppercase;
letter-spacing: 3px;
}
//------------------------------------------------------
// Theme Gray
//------------------------------------------------------
.v-stepper.we-stepper .v-stepper__step.v-stepper__step--inactive {
//border-right: 2px solid #00000061;
background-color: transparent;
}
.v-stepper.we-stepper .v-stepper__step.v-stepper__step--inactive .v-stepper__label {
color: #00000061;
}
.v-stepper.we-stepper .v-stepper__step.v-stepper__step--inactive .v-stepper__step__step {
color: #00000061;
}
//------------------------------------------------------
@ -632,3 +624,12 @@ $Value in $Shadows {
.v-input--switch.small .v-messages {
min-height: 0px;
}
//------------------------------------------------------
// Tree Select
//------------------------------------------------------
.vue-treeselect__placeholder, .vue-treeselect__single-value {
font-size: 14px;
color: rgba(0,0,0,.6);
}

@ -11,12 +11,12 @@ $OrangeBackground: #fff9f8;
//--------------------------------------------Yellow
$Yellow: #ffc107;
$YellowShadow:rgba(234, 223, 131, 0.5);
$YellowBackground: #ffe5e9;
$YellowBackground: #fff3de;
//--------------------------------------------Gold
$Gold: #ddcfbb;
$Gold: #d4ba96;
$GoldShadow:rgba(234, 223, 131, 0.5);
$GoldBackground: #ffe5e9;
$GoldBackground: #fffaf4;
//--------------------------------------------Purple
$Purple:#ac3773;
@ -28,11 +28,21 @@ $Blue: #3498DB;
$BlueShadow:rgba(51, 152, 219, 1);
$BlueBackground: #ecf7ff;
//--------------------------------------------DarkBlue
$DarkBlue: #04314B;
$DarkBlueShadow: rgba(4, 49, 75, 0.6);
$DarkBlueBackground: #ecf7ff;
//--------------------------------------------Green
$Green: #0d7e00;
$GreenShadow:rgba(13, 126, 0, 0.35);
$GreenBackground: #fbfffa;
//--------------------------------------------Pink
$Pink: #e94c8f;
$PinkShadow: rgba(233, 76, 143, 0.14);
$PinkBackground: #fbfffa;
//--------------------------------------------Cyan
$Cyan: #32c5d2;
$CyanShadow:rgba(50, 197, 210, 0.32);
@ -51,7 +61,12 @@ $GrayBackground: #ffe5e9;
//--------------------------------------------Brown
$Brown: #8b4513;
$BrownShadow:rgba(145, 81, 23, 0.5);
$BrownBackground: #ffe5e9;
$BrownBackground: #fff4ed;
//--------------------------------------------Creme
$Creme: #f8f4e8;
$CremeShadow:rgba(145, 81, 23, 0.5);
$CremeBackground: #fff4ed;
//--------------------------------------------Black
$Black: #2f353b;
@ -70,10 +85,11 @@ $TealBackground: #ffe5e9;
$Colors: (Red: $Red, Orange: $Orange, Yellow: $Yellow, Gold: $Gold, Purple: $Purple, Blue: $Blue, Green: $Green, Cyan: $Cyan, LightGray: $LightGray, Gray: $Gray, Brown: $Brown, Black: $Black, White: $White);
$colors: (red: $Red, orange: $Orange, yellow: $Yellow, gold: $Gold, purple: $Purple, blue: $Blue, green: $Green, cyan: $Cyan, light-gray: $LightGray, gray: $Gray, brown: $Brown, black: $Black, white: $White, tael: $Teal);
$Shadows: (red: $RedShadow, orange: $OrangeShadow, yellow: $YellowShadow, gold: $GoldShadow, purple: $PurpleShadow, blue: $BlueShadow, green: $GreenShadow, cyan: $CyanShadow, gray: $GrayShadow, 'grey.lighten-3': $LightGrayShadow, brown: $BrownShadow, black: $BlackShadow, white: $WhiteShadow, teal: $TealShadow);
$backgrounds: (red: $RedBackground, orange: $OrangeBackground, yellow: $YellowBackground, gold: $GoldBackground, purple: $PurpleBackground, blue: $BlueBackground, green: $GreenBackground, cyan: $CyanBackground, gray: $GrayBackground, 'grey.lighten-3': $LightGrayBackground, brown: $BrownBackground, black: $BlackBackground, white: $WhiteBackground, teal: $TealBackground);
$colors: (red: $Red, orange: $Orange, yellow: $Yellow, gold: $Gold, purple: $Purple, blue: $Blue, dark-blue: $DarkBlue, green: $Green, cyan: $Cyan, light-gray: $LightGray, gray: $Gray, brown: $Brown, black: $Black, white: $White, tael: $Teal);
$Shadows: (red: $RedShadow, orange: $OrangeShadow, yellow: $YellowShadow, gold: $GoldShadow, purple: $PurpleShadow, blue: $BlueShadow, dark-blue: $DarkBlueShadow, green: $GreenShadow, cyan: $CyanShadow, gray: $GrayShadow, 'grey.lighten-3': $LightGrayShadow, brown: $BrownShadow, black: $BlackShadow, white: $WhiteShadow, teal: $TealShadow);
$backgrounds: (red: $RedBackground, orange: $OrangeBackground, yellow: $YellowBackground, gold: $GoldBackground, purple: $PurpleBackground, blue: $BlueBackground, dark-blue: $DarkBlueBackground, green: $GreenBackground, cyan: $CyanBackground, gray: $GrayBackground, 'grey.lighten-3': $LightGrayBackground, brown: $BrownBackground, black: $BlackBackground, white: $WhiteBackground, teal: $TealBackground);
:root {
//-------------------------------------------Main Colors
--color-red: #ee3552;
--color-orange: #ff6b57;
--color-yellow: #ffc107;
@ -92,6 +108,23 @@ $backgrounds: (red: $RedBackground, orange: $OrangeBackground, yellow: $YellowBa
--color-light-gray: #e6e6e6;
--color-light-blue: #C9D3EC;
--color-link-hover: #181b31;
//-------------------------------------------Main Background Colors
--color-bg-red: #fff8f9;
--color-bg-orange: #fff9f8;
--color-bg-yellow: #fff3de;
--color-bg-gold: #fffaf4;
--color-bg-purple: #fff5fa;
--color-bg-blue: #ecf7ff;
--color-bg-dark-blue: #ecf7ff;
--color-bg-green: #fbfffa;
--color-bg-pink: #fbfffa;
--color-bg-cyan: #faffff;
--color-bg-white: #fff;
--color-bg-gray: #ffe5e9;
--color-bg-brown: #ffe5e9;
--color-bg-black: #e8e8e87a;
//-------------------------------------------Module Colors
//-------------------------misc

@ -9,6 +9,15 @@
url('../assets/Fonts/IranYekan/Normal/ttf/iranyekanwebextraboldfanum.ttf') format('truetype');
}
@font-face {
font-family: 'iranyekan-bold';
font-style: normal;
font-weight: bold;
src: url('../assets/Fonts/IranYekan/Normal/eot/iranyekanwebboldfanum.eot');
src: url('../assets/Fonts/IranYekan/Normal/woff/iranyekanwebboldfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../assets/Fonts/IranYekan/Normal/ttf/iranyekanwebboldfanum.ttf') format('truetype');
}
@font-face {
font-family: 'iranyekan-light';
@ -102,11 +111,14 @@ a:hover {
font-family: 'iranyekan-regular', sans-serif;
}
.Fa.Thin {
.Fa.Thin, Fa.Light {
font-family: 'iranyekan-light', sans-serif;
}
.Fa.Bold {
font-family: 'iranyekan-bold', sans-serif;
}
.Fa.ExtraBold {
font-family: 'iranyekan-extrabold', sans-serif;
}

@ -39,7 +39,6 @@ function errorResponseHandler(error) {
toast.error('مشکل از سمت سرور', 'خطا');
}
}
return Promise.reject(error);
}
function successHandler(response) {
if(response.status === 200 || response.status === 201) {

@ -2,7 +2,7 @@ import $_can from "@Global/policy/can";
export default {
$_openModalStack({ state, rootState }, data) { // data: {name, rel, model, form_data, data, modal_pop_data, type}
$_openModal({ state, rootState }, data) { // data: {name, rel, model, form_data, data, modal_pop_data, type}
let can = true;
if (data.can) {
can = $_can(data.can);
@ -24,7 +24,7 @@ export default {
}
}
},
$_closeModalStack({ state, rootState }) {
$_closeModal({ state, rootState }) {
if (state.modals.length) {
let last_data = [...state.modals].pop();
let module = last_data.name.split("_")[1];
@ -57,7 +57,7 @@ export default {
$_dialog:({commit, dispatch}, properties) => {
properties['name'] = 'modal_dialog';
dispatch('$_openModalStack', properties);
dispatch('$_openModal', properties);
commit('SET_DIALOG_TYPE', properties.type);
commit('SET_DIALOG_PROPERTIES', properties);
@ -67,6 +67,6 @@ export default {
let data = {};
data['name'] = 'modal_helper';
data['slug'] = slug;
dispatch('$_openModalStack', data);
dispatch('$_openModal', data);
},
};

@ -9,8 +9,8 @@ export default {
},
getDialogProperties:(state) => state.dialogProperties,
getDialogType:(state) => state.dialogType,
isModalStack: (state) => (...names) => {
isModal: (state) => (...names) => {
for (const name of names) {
if (state.modals.findIndex(x => x.name == name) != -1) {
return true;
@ -19,7 +19,7 @@ export default {
return false;
},
getModal:(state) => (name) => state.modals[state.modals.findIndex(x => x.name == name)],
getModals:(state) => state.modals,
getActiveModal:(state) => state.modals[state.modals.length],
isActiveModal:(state) => (name) => state.modals[state.modals.length].name == name,

@ -2,11 +2,16 @@ export default [
{ name: 'قرمز', color:'red'},
{ name: 'نارنجی', color:'orange'},
{ name: 'زرد', color:'yellow'},
{ name: 'صورتی', color:'pink'},
{ name: 'طلایی', color:'gold'},
{ name: 'بنفش', color:'purple'},
{ name: 'آبی', color:'blue'},
{ name: 'آبی تیره', color:'dark-blue'},
{ name: 'سبز', color:'green'},
{ name: 'سبز پاستیلی', color:'teal'},
{ name: 'فیروزه ای', color:'cyan'},
{ name: 'قهوه ای', color:'brown'},
{ name: 'خاکستری', color:'gray'},
{ name: 'مشکی', color:'black'},
{ name: 'سفید', color:'white'},
];

@ -1,9 +1,11 @@
export default [
{ name: 'انگلیسی', name_en:'English', src:'English'},
{ name: 'عربی', name_en:'Arabic', src:'Arabic'},
{ name: 'آلمانی', name_en:'German', src:'German'},
{ name: 'چینی', name_en:'Chinese', src:'Chinese'},
{ name: 'فرانسوی', name_en:'France', src:'France'},
{ name: 'روسی', name_en:'Russian', src:'Russian'},
{ name: 'اسپانیایی', name_en:'Spanish', src:'Spanish'},
{ id: 1, name: 'فارسی', name_en:'Persian', src:'/images/Global/Flags/Persian.png', accronym_name: 'ir'},
{ id: 2, name: 'انگلیسی', name_en:'English', src:'/images/Global/Flags/English.png', accronym_name: 'en'},
{ id: 3, name: 'عربی', name_en:'Arabic', src:'/images/Global/Flags/Arabic.png', accronym_name: 'ar'},
{ id: 4, name: 'آلمانی', name_en:'German', src:'/images/Global/Flags/German.png', accronym_name: 'de'},
{ id: 5, name: 'چینی', name_en:'Chinese', src:'/images/Global/Flags/Chinese.png', accronym_name: 'cn'},
{ id: 6, name: 'فرانسوی', name_en:'France', src:'/images/Global/Flags/France.png', accronym_name: 'fr'},
{ id: 7, name: 'روسی', name_en:'Russian', src:'/images/Global/Flags/Russian.png', accronym_name: 'ru'},
{ id: 8, name: 'اسپانیایی', name_en:'Spanish', src:'/images/Global/Flags/Spanish.png', accronym_name: 'es'},
{ id: 9, name: 'ایتالیایی', name_en:'Italy', src:'/images/Global/Flags/Italian.png', accronym_name: 'IT'},
];

@ -43,7 +43,7 @@ export default {
// --------------------------
// Products
// --------------------------
product : 'cyan',
product : 'red',
translation : 'blue',
pricing_method: 'purple',
product_option: 'gold',
@ -53,7 +53,7 @@ export default {
// --------------------------
// Service
// --------------------------
service : 'red',
service : 'orange',
// --------------------------
// Store
@ -86,6 +86,11 @@ export default {
gallery : 'black',
// --------------------------
// Finance
// --------------------------
expense : 'red',

@ -0,0 +1,89 @@
const isUndefined = (value) => value === undefined;
const isNull = (value) => value === null;
const isBoolean = (value) => typeof value === 'boolean';
const isObject = (value) => value === Object(value);
const isArray = (value) => Array.isArray(value);
const isDate = (value) => value instanceof Date;
const isBlob = (value) =>
value &&
typeof value.size === 'number' &&
typeof value.type === 'string' &&
typeof value.slice === 'function';
const isFile = (value) =>
isBlob(value) &&
typeof value.name === 'string' &&
(typeof value.lastModifiedDate === 'object' ||
typeof value.lastModified === 'number');
const objectToFormData = (obj, cfg, fd, pre) => {
cfg = cfg || {};
cfg.indices = isUndefined(cfg.indices) ? true : cfg.indices;
cfg.nullsAsUndefineds = isUndefined(cfg.nullsAsUndefineds)
? false
: cfg.nullsAsUndefineds;
cfg.booleansAsIntegers = isUndefined(cfg.booleansAsIntegers)
? false
: cfg.booleansAsIntegers;
cfg.allowEmptyArrays = isUndefined(cfg.allowEmptyArrays)
? true
: cfg.allowEmptyArrays;
fd = fd || new FormData();
if (isUndefined(obj)) {
return fd;
} else if (isNull(obj)) {
if (!cfg.nullsAsUndefineds) {
fd.append(pre, '');
}
} else if (isBoolean(obj)) {
if (cfg.booleansAsIntegers) {
fd.append(pre, obj ? 1 : 0);
} else {
fd.append(pre, obj);
}
} else if (isArray(obj)) {
if (obj.length) {
obj.forEach((value, index) => {
const key = pre + '[' + (cfg.indices ? index : '') + ']';
objectToFormData(value, cfg, fd, key);
});
} else if (cfg.allowEmptyArrays) {
fd.append(pre , []);
}
} else if (isDate(obj)) {
fd.append(pre, obj.toISOString());
} else if (isObject(obj) && !isFile(obj) && !isBlob(obj)) {
Object.keys(obj).forEach((prop) => {
const value = obj[prop];
if (isArray(value)) {
while (prop.length > 2 && prop.lastIndexOf('[]') === prop.length - 2) {
prop = prop.substring(0, prop.length - 2);
}
}
const key = pre ? pre + '[' + prop + ']' : prop;
objectToFormData(value, cfg, fd, key);
});
} else {
fd.append(pre, obj);
}
return fd;
};
export { objectToFormData };

@ -60,17 +60,17 @@ export default {
}
},
computed: {
...mapGetters("modal", ["isModalStack", "getModal"]),
...mapGetters("modal", ["isModal", "getModal"]),
...mapGetters([
'getModuleState'
]),
modal: {
get() {
return this.isModalStack(this.$options.name);
return this.isModal(this.$options.name);
},
set(value) {
if (!value) {
this.$_closeModalStack();
this.$_closeModal();
}
}
},

@ -60,21 +60,21 @@ export default {
if (this.modal && this.getModal(this.$options.name).model) {
let response = await this.actviveTrial(this.getModal(this.$options.name).model.id);
if (response.status == 200) {
this.$_closeModalStack();
this.$_closeModal();
}
}
},
...mapActions("rolePermission", ["actviveTrial"])
},
computed: {
...mapGetters("modal", ["isModalStack", "getModal"]),
...mapGetters("modal", ["isModal", "getModal"]),
modal: {
get() {
return this.isModalStack(this.$options.name);
return this.isModal(this.$options.name);
},
set(value) {
if (!value) {
this.$_closeModalStack();
this.$_closeModal();
}
}
},

@ -33,7 +33,7 @@
<!-- <v-btn-->
<!-- v-on="on"-->
<!-- small-->
<!-- @click.native="$_openModalStack({ name: 'rolePermission_trialConfirm', model: module})"-->
<!-- @click.native="$_openModal({ name: 'rolePermission_trialConfirm', model: module})"-->
<!-- slot="activator"-->
<!-- fab-->
<!-- :color="module.color_class"-->
@ -46,7 +46,7 @@
<!-- &lt;!&ndash; <v-tooltip top transition="slide-x-transition" color="black" v-if="module.has_module == 'no' || module.is_trial == 'yes'">-->
<!-- <template v-slot:activator="{ on }">-->
<!-- <v-btn-->
<!-- @click.native="$_openModalStack({ name: 'rolePermission_paymentConfirm', model: module})"-->
<!-- @click.native="$_openModal({ name: 'rolePermission_paymentConfirm', model: module})"-->
<!-- slot="activator"-->
<!-- fab-->
<!-- :color="module.color_class"-->

@ -0,0 +1,36 @@
@keyframes fadein {
to { opacity: 1; }
}
.fade-in {
opacity: 0;
animation: fadein 1s forwards;
}
.fade-in.fast {
animation-duration: 0.5s;
}
.fade-in.very-fast {
animation-duration: 0.2s;
}
$delays: ('01': 0.1s, '02': 0.2s, '03': 0.3s, '04': 0.4s, '05': 0.5s, '06': 0.6s, '07': 0.7s , '08': 0.8s , '09': 0.9s , '1': 1s , '11': 1.1s );
@each $delay,
$Value in $delays {
.delay-#{$delay} {
animation-delay: $Value;
}
}
//--------------------------------------------
// States handler and animations
//--------------------------------------------
.hide-by-height {
max-height: 0px;
overflow: hidden;
opacity: 0;
transition: opacity 0.4s, max-height 0.4s cubic-bezier(1,0,.2,1);
}
.hide-by-height.active {
max-height: 5000px;
opacity: 1;
}

@ -0,0 +1,86 @@
/* --------------------------------------------------------
Colors :: Begin
-------------------------------------------------------- */
@each $Color,
$Value in $colors {
.color-#{$Color},
.link-#{$Color}:hover,
.link-#{$Color}:hover .v-icon,
.link-#{$Color}.WM-Selected,
.link-#{$Color}.WM-Active {
color: $Value;
}
.border-#{$Color},
.hover-#{$Color}:hover {
border-color: $Value;
}
.border-right-#{$Color} {
border-right-color: $Value;
}
}
/* --------------------------------------------------------
Steps : Colors
-------------------------------------------------------- */
@each $color,
$value in $colors {
//-------------------Active State-----------------------------
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.active .v-stepper__label {
color: #fff;
}
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.active .v-stepper__step__step {
color: #fff;
}
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.active {
background-color: $value;
}
//-------------------Passed State-----------------------------
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.passed .v-stepper__label {
color: $value;
}
.v-stepper.we-stepper .v-stepper__step.theme-#{$color}.passed .v-stepper__step__step {
color: $value
}
//-------------------Current Step-----------------------------
.order-status .current-status.theme-#{$color} {
border: 2px solid $value;
}
.order-status .current-status.theme-#{$color} .symbol .v-icon {
color: $value
}
}
@each $backgroundColor,
$value in $backgrounds {
.v-stepper.we-stepper .v-stepper__step.theme-#{$backgroundColor}.passed {
background-color: $value;
}
.bg-#{$backgroundColor} {
background-color: $value;
}
}
.text-gradient.orange-purple {
background: -webkit-linear-gradient(300deg, #ffbb82 .31%, #6a2150 1.91%, #f9755a 99.36%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.text-gradient.cyan-black {
background: -webkit-linear-gradient(300deg, #3c3c3c 0.31%, #312b2f 1.91%, #1d919c 99.36%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.text-gradient.black-black {
background: -webkit-linear-gradient(300deg, #3c3c3c 0.31%, #312b2f 1.91%, #656565 99.36%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

@ -0,0 +1,85 @@
/*
Animation example, for spinners
*/
.animate-spin {
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}

@ -0,0 +1,542 @@
.WMi-ok:before { content: '\e800'; } /* '' */
.WMi-picture:before { content: '\e801'; } /* '' */
.WMi-search:before { content: '\e802'; } /* '' */
.WMi-music:before { content: '\e803'; } /* '' */
.WMi-star-half:before { content: '\e804'; } /* '' */
.WMi-star-empty:before { content: '\e805'; } /* '' */
.WMi-star:before { content: '\e806'; } /* '' */
.WMi-heart-empty:before { content: '\e807'; } /* '' */
.WMi-heart:before { content: '\e808'; } /* '' */
.WMi-mail:before { content: '\e809'; } /* '' */
.WMi-cancel:before { content: '\e80a'; } /* '' */
.WMi-lock:before { content: '\e80b'; } /* '' */
.WMi-lock-open:before { content: '\e80c'; } /* '' */
.WMi-attach:before { content: '\e80d'; } /* '' */
.WMi-link:before { content: '\e80e'; } /* '' */
.WMi-bookmark:before { content: '\e80f'; } /* '' */
.WMi-upload:before { content: '\e810'; } /* '' */
.WMi-download:before { content: '\e811'; } /* '' */
.WMi-tag:before { content: '\e812'; } /* '' */
.WMi-trash-empty:before { content: '\e813'; } /* '' */
.WMi-cog:before { content: '\e814'; } /* '' */
.WMi-off-1:before { content: '\e815'; } /* '' */
.WMi-resize-vertical:before { content: '\e816'; } /* '' */
.WMi-down-open:before { content: '\e817'; } /* '' */
.WMi-left-open:before { content: '\e818'; } /* '' */
.WMi-right-open:before { content: '\e819'; } /* '' */
.WMi-up-open:before { content: '\e81a'; } /* '' */
.WMi-user-md:before { content: '\e81b'; } /* '' */
.WMi-chat:before { content: '\e81c'; } /* '' */
.WMi-location-arrow:before { content: '\e81d'; } /* '' */
.WMi-indent-left:before { content: '\e81e'; } /* '' */
.WMi-indent-right:before { content: '\e81f'; } /* '' */
.WMi-align-justify-1:before { content: '\e820'; } /* '' */
.WMi-check:before { content: '\e821'; } /* '' */
.WMi-credit-card:before { content: '\e822'; } /* '' */
.WMi-briefcase:before { content: '\e823'; } /* '' */
.WMi-off:before { content: '\e824'; } /* '' */
.WMi-arrows-cw:before { content: '\e825'; } /* '' */
.WMi-shuffle:before { content: '\e826'; } /* '' */
.WMi-globe:before { content: '\e827'; } /* '' */
.WMi-cloud:before { content: '\e828'; } /* '' */
.WMi-zoom-in:before { content: '\e829'; } /* '' */
.WMi-zoom-out:before { content: '\e82a'; } /* '' */
.WMi-attach-1:before { content: '\e82b'; } /* '' */
.WMi-check-1:before { content: '\e82c'; } /* '' */
.WMi-cancel-1:before { content: '\e82d'; } /* '' */
.WMi-comment:before { content: '\e82e'; } /* '' */
.WMi-layers:before { content: '\e82f'; } /* '' */
.WMi-signal:before { content: '\e830'; } /* '' */
.WMi-equalizer:before { content: '\e831'; } /* '' */
.WMi-macstore:before { content: '\e832'; } /* '' */
.WMi-emo-happy:before { content: '\e833'; } /* '' */
.WMi-emo-wink:before { content: '\e834'; } /* '' */
.WMi-emo-wink2:before { content: '\e835'; } /* '' */
.WMi-emo-unhappy:before { content: '\e836'; } /* '' */
.WMi-emo-sleep:before { content: '\e837'; } /* '' */
.WMi-emo-coffee:before { content: '\e838'; } /* '' */
.WMi-emo-sunglasses:before { content: '\e839'; } /* '' */
.WMi-emo-angry:before { content: '\e83a'; } /* '' */
.WMi-emo-squint:before { content: '\e83b'; } /* '' */
.WMi-emo-laugh:before { content: '\e83c'; } /* '' */
.WMi-camera:before { content: '\e83d'; } /* '' */
.WMi-emo-displeased:before { content: '\e83e'; } /* '' */
.WMi-emo-surprised:before { content: '\e83f'; } /* '' */
.WMi-th:before { content: '\e840'; } /* '' */
.WMi-asterisk:before { content: '\e841'; } /* '' */
.WMi-gift:before { content: '\e842'; } /* '' */
.WMi-basket:before { content: '\e843'; } /* '' */
.WMi-Beauty-1:before { content: '\e844'; } /* '' */
.WMi-rss-1:before { content: '\e845'; } /* '' */
.WMi-shop:before { content: '\e846'; } /* '' */
.WMi-shop-1:before { content: '\e847'; } /* '' */
.WMi-basket-1:before { content: '\e848'; } /* '' */
.WMi-plus:before { content: '\e849'; } /* '' */
.WMi-minus:before { content: '\e84a'; } /* '' */
.WMi-Real-Estate:before { content: '\e84b'; } /* '' */
.WMi-retweet:before { content: '\e84c'; } /* '' */
.WMi-edit:before { content: '\e84d'; } /* '' */
.WMi-tags:before { content: '\e84e'; } /* '' */
.WMi-map-1:before { content: '\e84f'; } /* '' */
.WMi-doc-landscape:before { content: '\e850'; } /* '' */
.WMi-logout:before { content: '\e851'; } /* '' */
.WMi-login:before { content: '\e852'; } /* '' */
.WMi-logout-1:before { content: '\e853'; } /* '' */
.WMi-back-in-time:before { content: '\e854'; } /* '' */
.WMi-chat-alt-1:before { content: '\e855'; } /* '' */
.WMi-art-gallery:before { content: '\e856'; } /* '' */
.WMi-gift-1:before { content: '\e857'; } /* '' */
.WMi-switch:before { content: '\e858'; } /* '' */
.WMi-level-down:before { content: '\e859'; } /* '' */
.WMi-help:before { content: '\e85a'; } /* '' */
.WMi-location:before { content: '\e85b'; } /* '' */
.WMi-phone:before { content: '\e85c'; } /* '' */
.WMi-phone-1:before { content: '\e85d'; } /* '' */
.WMi-share:before { content: '\e85e'; } /* '' */
.WMi-Repairing:before { content: '\e85f'; } /* '' */
.WMi-shuffle-1:before { content: '\e860'; } /* '' */
.WMi-loop:before { content: '\e861'; } /* '' */
.WMi-glyph:before { content: '\e862'; } /* '' */
.WMi-glyph-1:before { content: '\e863'; } /* '' */
.WMi-glyph-2:before { content: '\e864'; } /* '' */
.WMi-warning-empty:before { content: '\e865'; } /* '' */
.WMi-shop-bag:before { content: '\e866'; } /* '' */
.WMi-Clothes:before { content: '\e867'; } /* '' */
.WMi-Agriculture:before { content: '\e868'; } /* '' */
.WMi-Medical:before { content: '\e869'; } /* '' */
.WMi-Sports-and-Entertainment:before { content: '\e86a'; } /* '' */
.WMi-wrench-1:before { content: '\e86b'; } /* '' */
.WMi-pencil:before { content: '\e86c'; } /* '' */
.WMi-map-2:before { content: '\e86d'; } /* '' */
.WMi-map-o-1:before { content: '\e86e'; } /* '' */
.WMi-marquee:before { content: '\e86f'; } /* '' */
.WMi-doc-text-inv:before { content: '\e870'; } /* '' */
.WMi-calendar:before { content: '\e871'; } /* '' */
.WMi-calendar-1:before { content: '\e872'; } /* '' */
.WMi-Art-And-Culture:before { content: '\e873'; } /* '' */
.WMi-graduation-cap:before { content: '\e874'; } /* '' */
.WMi-Advertising-1:before { content: '\e875'; } /* '' */
.WMi-filter:before { content: '\e876'; } /* '' */
.WMi-Tourism-And-Transportation:before { content: '\e877'; } /* '' */
.WMi-Makeup-And-Hygienic:before { content: '\e878'; } /* '' */
.WMi-clock:before { content: '\e879'; } /* '' */
.WMi-user:before { content: '\e87a'; } /* '' */
.WMi-users:before { content: '\e87b'; } /* '' */
.WMi-Official:before { content: '\e87c'; } /* '' */
.WMi-crown:before { content: '\e87d'; } /* '' */
.WMi-gift-2:before { content: '\e87e'; } /* '' */
.WMi-Decoration-And-Building-Industry:before { content: '\e87f'; } /* '' */
.WMi-Flowers-And-Plants:before { content: '\e880'; } /* '' */
.WMi-Advertising:before { content: '\e881'; } /* '' */
.WMi-shop-2:before { content: '\e882'; } /* '' */
.WMi-glyph-3:before { content: '\e883'; } /* '' */
.WMi-glyph-4:before { content: '\e884'; } /* '' */
.WMi-glyph-5:before { content: '\e885'; } /* '' */
.WMi-glyph-6:before { content: '\e886'; } /* '' */
.WMi-glyph-7:before { content: '\e887'; } /* '' */
.WMi-glyph-8:before { content: '\e888'; } /* '' */
.WMi-glyph-9:before { content: '\e889'; } /* '' */
.WMi-glyph-10:before { content: '\e88a'; } /* '' */
.WMi-pos:before { content: '\e88b'; } /* '' */
.WMi-glyph-12:before { content: '\e88c'; } /* '' */
.WMi-glyph-13:before { content: '\e88d'; } /* '' */
.WMi-glyph-14:before { content: '\e88e'; } /* '' */
.WMi-glyph-15:before { content: '\e88f'; } /* '' */
.WMi-glyph-16:before { content: '\e890'; } /* '' */
.WMi-glyph-17:before { content: '\e891'; } /* '' */
.WMi-glyph-18:before { content: '\e892'; } /* '' */
.WMi-glyph-19:before { content: '\e893'; } /* '' */
.WMi-glyph-20:before { content: '\e894'; } /* '' */
.WMi-glyph-21:before { content: '\e895'; } /* '' */
.WMi-glyph-22:before { content: '\e896'; } /* '' */
.WMi-glyph-23:before { content: '\e897'; } /* '' */
.WMi-glyph-24:before { content: '\e898'; } /* '' */
.WMi-business-affiliate-network:before { content: '\e899'; } /* '' */
.WMi-camera-1:before { content: '\e89a'; } /* '' */
.WMi-Photography:before { content: '\e89b'; } /* '' */
.WMi-SocialMedia:before { content: '\e89c'; } /* '' */
.WMi-WebAndApp:before { content: '\e89d'; } /* '' */
.WMi-Graphic:before { content: '\e89e'; } /* '' */
.WMi-bell:before { content: '\e89f'; } /* '' */
.WMi-RegisterBusiness:before { content: '\e8a0'; } /* '' */
.WMi-code-1:before { content: '\e8a1'; } /* '' */
.WMi-aparat:before { content: '\e8a2'; } /* '' */
.WMi-truck:before { content: '\e8a3'; } /* '' */
.WMi-eye:before { content: '\e8a4'; } /* '' */
.WMi-eye-off:before { content: '\e8a5'; } /* '' */
.WMi-flight:before { content: '\e8a6'; } /* '' */
.WMi-cloud-1:before { content: '\e8a7'; } /* '' */
.WMi-animation:before { content: '\e8a8'; } /* '' */
.WMi-instagram-2:before { content: '\e8a9'; } /* '' */
.WMi-videocam:before { content: '\e8aa'; } /* '' */
.WMi-video:before { content: '\e8ab'; } /* '' */
.WMi-info-1:before { content: '\e8ac'; } /* '' */
.WMi-play-1:before { content: '\e8ad'; } /* '' */
.WMi-pause-1:before { content: '\e8ae'; } /* '' */
.WMi-to-end-1:before { content: '\e8af'; } /* '' */
.WMi-to-end-alt:before { content: '\e8b0'; } /* '' */
.WMi-to-start-1:before { content: '\e8b1'; } /* '' */
.WMi-to-start-alt:before { content: '\e8b2'; } /* '' */
.WMi-fast-fw:before { content: '\e8b3'; } /* '' */
.WMi-fast-bw:before { content: '\e8b4'; } /* '' */
.WMi-stop-1:before { content: '\e8b5'; } /* '' */
.WMi-eject:before { content: '\e8b6'; } /* '' */
.WMi-comments-alt:before { content: '\e8b7'; } /* '' */
.WMi-comment-1:before { content: '\e8b8'; } /* '' */
.WMi-comments:before { content: '\e8b9'; } /* '' */
.WMi-trash-alt-1:before { content: '\e8ba'; } /* '' */
.WMi-hourglass:before { content: '\e8bb'; } /* '' */
.WMi-person:before { content: '\e8bc'; } /* '' */
.WMi-temperatire:before { content: '\e8bd'; } /* '' */
.WMi-temperature-fahrenheit:before { content: '\e8be'; } /* '' */
.WMi-undo:before { content: '\e8bf'; } /* '' */
.WMi-transgender-1:before { content: '\e8c0'; } /* '' */
.WMi-back:before { content: '\e8c1'; } /* '' */
.WMi-brightness-2:before { content: '\e8c2'; } /* '' */
.WMi-brightness-3:before { content: '\e8c3'; } /* '' */
.WMi-gender-female:before { content: '\e8c4'; } /* '' */
.WMi-carrot:before { content: '\e8c5'; } /* '' */
.WMi-map-signs-1:before { content: '\e8c6'; } /* '' */
.WMi-wifi-1:before { content: '\e8c7'; } /* '' */
.WMi-chart-bar-1:before { content: '\e8c8'; } /* '' */
.WMi-emo-displeased-1:before { content: '\e8c9'; } /* '' */
.WMi-emo-surprised-1:before { content: '\e8ca'; } /* '' */
.WMi-basket-2:before { content: '\e8cb'; } /* '' */
.WMi-donut:before { content: '\e8cc'; } /* '' */
.WMi-signal-1:before { content: '\e8cd'; } /* '' */
.WMi-infinity:before { content: '\e8ce'; } /* '' */
.WMi-th-large-1:before { content: '\e8cf'; } /* '' */
.WMi-th-1:before { content: '\e8d0'; } /* '' */
.WMi-eq:before { content: '\e8d1'; } /* '' */
.WMi-quote-right-alt:before { content: '\e8d2'; } /* '' */
.WMi-quote-left-alt:before { content: '\e8d3'; } /* '' */
.WMi-pinterest-1:before { content: '\e8d4'; } /* '' */
.WMi-youtube:before { content: '\e8d5'; } /* '' */
.WMi-wordpress:before { content: '\e8d6'; } /* '' */
.WMi-th-large-2:before { content: '\e8d7'; } /* '' */
.WMi-braille:before { content: '\e8d8'; } /* '' */
.WMi-number:before { content: '\e8d9'; } /* '' */
.WMi-doc-text:before { content: '\e8da'; } /* '' */
.WMi-internet-explorer:before { content: '\e8db'; } /* '' */
.WMi-barcode:before { content: '\e8dc'; } /* '' */
.WMi-hdd-1:before { content: '\e8dd'; } /* '' */
.WMi-signature:before { content: '\e8de'; } /* '' */
.WMi-headphones:before { content: '\e8df'; } /* '' */
.WMi-account-multiple-plus:before { content: '\e8e0'; } /* '' */
.WMi-account-key:before { content: '\e8e1'; } /* '' */
.WMi-emo-saint:before { content: '\e8e2'; } /* '' */
.WMi-emo-grin:before { content: '\e8e3'; } /* '' */
.WMi-emo-tongue:before { content: '\e8e4'; } /* '' */
.WMi-theme:before { content: '\e8e5'; } /* '' */
.WMi-th-list:before { content: '\f00b'; } /* '' */
.WMi-pause:before { content: '\f00e'; } /* '' */
.WMi-play:before { content: '\f00f'; } /* '' */
.WMi-to-end:before { content: '\f010'; } /* '' */
.WMi-to-start:before { content: '\f011'; } /* '' */
.WMi-account-off:before { content: '\f012'; } /* '' */
.WMi-account-plus:before { content: '\f014'; } /* '' */
.WMi-account-remove:before { content: '\f015'; } /* '' */
.WMi-clock-1:before { content: '\f017'; } /* '' */
.WMi-account-switch:before { content: '\f019'; } /* '' */
.WMi-alarm-plus:before { content: '\f024'; } /* '' */
.WMi-hash:before { content: '\f029'; } /* '' */
.WMi-alert-outline:before { content: '\f02a'; } /* '' */
.WMi-book:before { content: '\f02d'; } /* '' */
.WMi-Food:before { content: '\f02f'; } /* '' */
.WMi-Digital:before { content: '\f034'; } /* '' */
.WMi-apple:before { content: '\f035'; } /* '' */
.WMi-align-left:before { content: '\f036'; } /* '' */
.WMi-align-center:before { content: '\f037'; } /* '' */
.WMi-align-right:before { content: '\f038'; } /* '' */
.WMi-list:before { content: '\f03a'; } /* '' */
.WMi-archive:before { content: '\f03c'; } /* '' */
.WMi-linkedin-1:before { content: '\f05c'; } /* '' */
.WMi-backspace:before { content: '\f06e'; } /* '' */
.WMi-backup-restore:before { content: '\f06f'; } /* '' */
.WMi-calendar-alt:before { content: '\f073'; } /* '' */
.WMi-comment-2:before { content: '\f075'; } /* '' */
.WMi-shopping-cart:before { content: '\f07a'; } /* '' */
.WMi-folder:before { content: '\f07b'; } /* '' */
.WMi-stop:before { content: '\f080'; } /* '' */
.WMi-cogs:before { content: '\f085'; } /* '' */
.WMi-info-circled-alt:before { content: '\f086'; } /* '' */
.WMi-link-ext:before { content: '\f08e'; } /* '' */
.WMi-check-empty:before { content: '\f096'; } /* '' */
.WMi-bookmark-empty:before { content: '\f097'; } /* '' */
.WMi-twitter-1:before { content: '\f099'; } /* '' */
.WMi-rss:before { content: '\f09e'; } /* '' */
.WMi-hdd:before { content: '\f0a0'; } /* '' */
.WMi-wrench:before { content: '\f0ad'; } /* '' */
.WMi-resize-full-alt:before { content: '\f0b2'; } /* '' */
.WMi-users-1:before { content: '\f0c0'; } /* '' */
.WMi-beaker:before { content: '\f0c3'; } /* '' */
.WMi-menu:before { content: '\f0c9'; } /* '' */
.WMi-list-ul:before { content: '\f0ca'; } /* '' */
.WMi-list-ol:before { content: '\f0cb'; } /* '' */
.WMi-magic:before { content: '\f0d0'; } /* '' */
.WMi-gplus:before { content: '\f0d5'; } /* '' */
.WMi-WM-Logo:before { content: '\f0da'; } /* '' */
.WMi-open:before { content: '\f0db'; } /* '' */
.WMi-sort:before { content: '\f0dc'; } /* '' */
.WMi-chronometer:before { content: '\f0dd'; } /* '' */
.WMi-Clothes-And-Personal-Belongings:before { content: '\f0de'; } /* '' */
.WMi-mail-alt:before { content: '\f0e0'; } /* '' */
.WMi-Cleaning:before { content: '\f0e2'; } /* '' */
.WMi-sea-ship-with-containers:before { content: '\f0e3'; } /* '' */
.WMi-freight-truck:before { content: '\f0e4'; } /* '' */
.WMi-wa-fit:before { content: '\f0e7'; } /* '' */
.WMi-sitemap:before { content: '\f0e8'; } /* '' */
.WMi-exchange:before { content: '\f0ec'; } /* '' */
.WMi-Medical-Services:before { content: '\f0f0'; } /* '' */
.WMi-Drug-And-Medical-Equipment:before { content: '\f0f1'; } /* '' */
.WMi-bell-alt:before { content: '\f0f3'; } /* '' */
.WMi-HomeAppliances:before { content: '\f0f4'; } /* '' */
.WMi-Edible-And-Groceries:before { content: '\f0f5'; } /* '' */
.WMi-plus-squared:before { content: '\f0fe'; } /* '' */
.WMi-angle-double-left:before { content: '\f100'; } /* '' */
.WMi-angle-double-right:before { content: '\f101'; } /* '' */
.WMi-angle-double-up:before { content: '\f102'; } /* '' */
.WMi-angle-double-down:before { content: '\f103'; } /* '' */
.WMi-angle-left:before { content: '\f104'; } /* '' */
.WMi-angle-right:before { content: '\f105'; } /* '' */
.WMi-angle-up:before { content: '\f106'; } /* '' */
.WMi-angle-down:before { content: '\f107'; } /* '' */
.WMi-imac:before { content: '\f108'; } /* '' */
.WMi-laptop:before { content: '\f109'; } /* '' */
.WMi-tablet:before { content: '\f10a'; } /* '' */
.WMi-mobile:before { content: '\f10b'; } /* '' */
.WMi-quote-left:before { content: '\f10d'; } /* '' */
.WMi-quote-right:before { content: '\f10e'; } /* '' */
.WMi-circle:before { content: '\f111'; } /* '' */
.WMi-cash:before { content: '\f114'; } /* '' */
.WMi-Information-Technology:before { content: '\f120'; } /* '' */
.WMi-code:before { content: '\f121'; } /* '' */
.WMi-star-half-alt:before { content: '\f123'; } /* '' */
.WMi-direction:before { content: '\f124'; } /* '' */
.WMi-crop:before { content: '\f125'; } /* '' */
.WMi-unlink:before { content: '\f127'; } /* '' */
.WMi-info:before { content: '\f129'; } /* '' */
.WMi-attention-alt:before { content: '\f12a'; } /* '' */
.WMi-calendar-2:before { content: '\f133'; } /* '' */
.WMi-html5:before { content: '\f13b'; } /* '' */
.WMi-css3:before { content: '\f13c'; } /* '' */
.WMi-ellipsis:before { content: '\f141'; } /* '' */
.WMi-ellipsis-vert:before { content: '\f142'; } /* '' */
.WMi-ok-squared:before { content: '\f14a'; } /* '' */
.WMi-compass:before { content: '\f14e'; } /* '' */
.WMi-doc-inv:before { content: '\f15b'; } /* '' */
.WMi-doc-text-inv-1:before { content: '\f15c'; } /* '' */
.WMi-sort-alpha-down:before { content: '\f15d'; } /* '' */
.WMi-sort-alt-up:before { content: '\f160'; } /* '' */
.WMi-sort-alt-down:before { content: '\f161'; } /* '' */
.WMi-sort-numeric-down:before { content: '\f162'; } /* '' */
.WMi-sort-numeric-up:before { content: '\f163'; } /* '' */
.WMi-youtube-play:before { content: '\f16a'; } /* '' */
.WMi-dropbox:before { content: '\f16b'; } /* '' */
.WMi-instagram:before { content: '\f16d'; } /* '' */
.WMi-windows:before { content: '\f17a'; } /* '' */
.WMi-comment-processing:before { content: '\f184'; } /* '' */
.WMi-content-cut:before { content: '\f190'; } /* '' */
.WMi-wheelchair:before { content: '\f193'; } /* '' */
.WMi-plus-squared-alt:before { content: '\f196'; } /* '' */
.WMi-bank:before { content: '\f19c'; } /* '' */
.WMi-Educational:before { content: '\f19d'; } /* '' */
.WMi-crop-1:before { content: '\f19e'; } /* '' */
.WMi-google:before { content: '\f1a0'; } /* '' */
.WMi-crown-1:before { content: '\f1a5'; } /* '' */
.WMi-paw:before { content: '\f1b0'; } /* '' */
.WMi-cube:before { content: '\f1b2'; } /* '' */
.WMi-cubes:before { content: '\f1b3'; } /* '' */
.WMi-Vehicle:before { content: '\f1b9'; } /* '' */
.WMi-taxi:before { content: '\f1ba'; } /* '' */
.WMi-database:before { content: '\f1c0'; } /* '' */
.WMi-codeopen:before { content: '\f1cb'; } /* '' */
.WMi-paper-plane:before { content: '\f1d8'; } /* '' */
.WMi-telegram:before { content: '\f1d9'; } /* '' */
.WMi-sliders:before { content: '\f1de'; } /* '' */
.WMi-Sport:before { content: '\f1e3'; } /* '' */
.WMi-plug:before { content: '\f1e6'; } /* '' */
.WMi-wifi:before { content: '\f1eb'; } /* '' */
.WMi-trash:before { content: '\f1f8'; } /* '' */
.WMi-Engineering:before { content: '\f1fa'; } /* '' */
.WMi-eyedropper:before { content: '\f1fb'; } /* '' */
.WMi-brush:before { content: '\f1fc'; } /* '' */
.WMi-birthday:before { content: '\f1fd'; } /* '' */
.WMi-chart-pie:before { content: '\f200'; } /* '' */
.WMi-chart-line:before { content: '\f201'; } /* '' */
.WMi-toggle-off:before { content: '\f204'; } /* '' */
.WMi-toggle-on:before { content: '\f205'; } /* '' */
.WMi-factory:before { content: '\f20f'; } /* '' */
.WMi-diamond:before { content: '\f219'; } /* '' */
.WMi-motorcycle:before { content: '\f21c'; } /* '' */
.WMi-heartbeat:before { content: '\f21e'; } /* '' */
.WMi-transgender:before { content: '\f224'; } /* '' */
.WMi-pinterest:before { content: '\f231'; } /* '' */
.WMi-user-plus:before { content: '\f234'; } /* '' */
.WMi-user-times:before { content: '\f235'; } /* '' */
.WMi-bed:before { content: '\f236'; } /* '' */
.WMi-flip-to-back:before { content: '\f247'; } /* '' */
.WMi-clone:before { content: '\f24d'; } /* '' */
.WMi-balance-scale:before { content: '\f24e'; } /* '' */
.WMi-wikipedia:before { content: '\f266'; } /* '' */
.WMi-television:before { content: '\f26c'; } /* '' */
.WMi-Industry:before { content: '\f275'; } /* '' */
.WMi-map-signs:before { content: '\f277'; } /* '' */
.WMi-map-o:before { content: '\f278'; } /* '' */
.WMi-map:before { content: '\f279'; } /* '' */
.WMi-comment-alt:before { content: '\f27a'; } /* '' */
.WMi-edge:before { content: '\f282'; } /* '' */
.WMi-credit-card-alt:before { content: '\f283'; } /* '' */
.WMi-shopping-bag:before { content: '\f290'; } /* '' */
.WMi-gas-station:before { content: '\f298'; } /* '' */
.WMi-question-circle-o:before { content: '\f29c'; } /* '' */
.WMi-gender-male:before { content: '\f29d'; } /* '' */
.WMi-envelope-open:before { content: '\f2b6'; } /* '' */
.WMi-envelope-open-o:before { content: '\f2b7'; } /* '' */
.WMi-telegram-1:before { content: '\f2c6'; } /* '' */
.WMi-hanger:before { content: '\f2c8'; } /* '' */
.WMi-snowflake-o:before { content: '\f2dc'; } /* '' */
.WMi-trash-alt:before { content: '\f2ed'; } /* '' */
.WMi-image-filter-none:before { content: '\f2f6'; } /* '' */
.WMi-facebook:before { content: '\f300'; } /* '' */
.WMi-twitter:before { content: '\f302'; } /* '' */
.WMi-linkedin-squared:before { content: '\f30c'; } /* '' */
.WMi-linkedin:before { content: '\f318'; } /* '' */
.WMi-linkedin-2:before { content: '\f31a'; } /* '' */
.WMi-javascript:before { content: '\f31e'; } /* '' */
.WMi-php:before { content: '\f31f'; } /* '' */
.WMi-python:before { content: '\f321'; } /* '' */
.WMi-win8:before { content: '\f325'; } /* '' */
.WMi-instagram-1:before { content: '\f32d'; } /* '' */
.WMi-library-books:before { content: '\f332'; } /* '' */
.WMi-message-reply-text:before { content: '\f368'; } /* '' */
.WMi-message-text-outline:before { content: '\f36a'; } /* '' */
.WMi-cloud-download-alt:before { content: '\f381'; } /* '' */
.WMi-cloud-upload-alt:before { content: '\f382'; } /* '' */
.WMi-navigation:before { content: '\f390'; } /* '' */
.WMi-lock-open-1:before { content: '\f3c1'; } /* '' */
.WMi-percent:before { content: '\f3f0'; } /* '' */
.WMi-Flowers-and-Plants:before { content: '\f405'; } /* '' */
.WMi-table-tennis:before { content: '\f45d'; } /* '' */
.WMi-Scientific:before { content: '\f463'; } /* '' */
.WMi-school:before { content: '\f474'; } /* '' */
.WMi-selection:before { content: '\f489'; } /* '' */
.WMi-warehouse:before { content: '\f494'; } /* '' */
.WMi-shopping:before { content: '\f49a'; } /* '' */
.WMi-Home-And-Office:before { content: '\f4b9'; } /* '' */
.WMi-sort-alphabetical:before { content: '\f4bb'; } /* '' */
.WMi-sort-numeric:before { content: '\f4be'; } /* '' */
.WMi-user-check:before { content: '\f4fc'; } /* '' */
.WMi-user-clock:before { content: '\f4fd'; } /* '' */
.WMi-user-cog:before { content: '\f4fe'; } /* '' */
.WMi-user-friends:before { content: '\f500'; } /* '' */
.WMi-user-graduate:before { content: '\f501'; } /* '' */
.WMi-user-lock:before { content: '\f502'; } /* '' */
.WMi-user-minus:before { content: '\f503'; } /* '' */
.WMi-temperature-celsius:before { content: '\f504'; } /* '' */
.WMi-user-shield:before { content: '\f505'; } /* '' */
.WMi-user-slash:before { content: '\f506'; } /* '' */
.WMi-user-tag:before { content: '\f507'; } /* '' */
.WMi-user-tie:before { content: '\f508'; } /* '' */
.WMi-users-cog:before { content: '\f509'; } /* '' */
.WMi-broadcast-tower:before { content: '\f519'; } /* '' */
.WMi-chart-bar:before { content: '\f526'; } /* '' */
.WMi-equals:before { content: '\f52c'; } /* '' */
.WMi-greater-than-equal:before { content: '\f532'; } /* '' */
.WMi-helicopter:before { content: '\f533'; } /* '' */
.WMi-less-than-equal:before { content: '\f537'; } /* '' */
.WMi-money-check-alt:before { content: '\f53d'; } /* '' */
.WMi-not-equal:before { content: '\f53e'; } /* '' */
.WMi-percentage:before { content: '\f541'; } /* '' */
.WMi-ruler-combined:before { content: '\f546'; } /* '' */
.WMi-ruler-horizontal:before { content: '\f547'; } /* '' */
.WMi-drafting-compass:before { content: '\f568'; } /* '' */
.WMi-view-carousel:before { content: '\f56c'; } /* '' */
.WMi-view-dashboard:before { content: '\f56e'; } /* '' */
.WMi-view-day:before { content: '\f56f'; } /* '' */
.WMi-view-quilt:before { content: '\f574'; } /* '' */
.WMi-fingerprint:before { content: '\f577'; } /* '' */
.WMi-fish:before { content: '\f578'; } /* '' */
.WMi-glass-martini-alt:before { content: '\f57b'; } /* '' */
.WMi-map-marked:before { content: '\f59f'; } /* '' */
.WMi-weight-kilogram:before { content: '\f5a2'; } /* '' */
.WMi-plane-arrival:before { content: '\f5af'; } /* '' */
.WMi-plane-departure:before { content: '\f5b0'; } /* '' */
.WMi-shuttle-van:before { content: '\f5b6'; } /* '' */
.WMi-wrench-2:before { content: '\f5b7'; } /* '' */
.WMi-tooth:before { content: '\f5c9'; } /* '' */
.WMi-apple-alt:before { content: '\f5d1'; } /* '' */
.WMi-account-multiple-minus:before { content: '\f5d3'; } /* '' */
.WMi-scale:before { content: '\f5d4'; } /* '' */
.WMi-cylinder-1:before { content: '\f5d6'; } /* '' */
.WMi-cylinder-2:before { content: '\f5d8'; } /* '' */
.WMi-shield:before { content: '\f5d9'; } /* '' */
.WMi-cart:before { content: '\f5da'; } /* '' */
.WMi-supermarket:before { content: '\f5db'; } /* '' */
.WMi-communications:before { content: '\f5dc'; } /* '' */
.WMi-heart-1:before { content: '\f5dd'; } /* '' */
.WMi-bike:before { content: '\f5de'; } /* '' */
.WMi-delivery:before { content: '\f5df'; } /* '' */
.WMi-map-3:before { content: '\f5e0'; } /* '' */
.WMi-car-crash:before { content: '\f5e1'; } /* '' */
.WMi-align-justify:before { content: '\f5e2'; } /* '' */
.WMi-equal-alt:before { content: '\f5e3'; } /* '' */
.WMi-car-side:before { content: '\f5e4'; } /* '' */
.WMi-pos-terminal:before { content: '\f5e5'; } /* '' */
.WMi-tag-1:before { content: '\f5e7'; } /* '' */
.WMi-electronic:before { content: '\f5e9'; } /* '' */
.WMi-ladder:before { content: '\f5ea'; } /* '' */
.WMi-list-1:before { content: '\f5ec'; } /* '' */
.WMi-telegram-2:before { content: '\f5ed'; } /* '' */
.WMi-willa-engine:before { content: '\f5ee'; } /* '' */
.WMi-en-letters:before { content: '\f5f0'; } /* '' */
.WMi-fa-letters:before { content: '\f5f1'; } /* '' */
.WMi-ar-letters:before { content: '\f5f2'; } /* '' */
.WMi-min:before { content: '\f5f3'; } /* '' */
.WMi-max:before { content: '\f5f5'; } /* '' */
.WMi-text:before { content: '\f5f6'; } /* '' */
.WMi-advertisement:before { content: '\f5f7'; } /* '' */
.WMi-advertisement-1:before { content: '\f5f8'; } /* '' */
.WMi-chat-1:before { content: '\f5fa'; } /* '' */
.WMi-chat-alt:before { content: '\f5fb'; } /* '' */
.WMi-send-message:before { content: '\f5fc'; } /* '' */
.WMi-oil-can:before { content: '\f613'; } /* '' */
.WMi-account-settings-variant:before { content: '\f631'; } /* '' */
.WMi-truck-monster:before { content: '\f63b'; } /* '' */
.WMi-envelope-open-text:before { content: '\f658'; } /* '' */
.WMi-shape-rectangle-plus:before { content: '\f65f'; } /* '' */
.WMi-Beauty:before { content: '\f665'; } /* '' */
.WMi-kaaba:before { content: '\f66b'; } /* '' */
.WMi-landmark:before { content: '\f66f'; } /* '' */
.WMi-mosque:before { content: '\f678'; } /* '' */
.WMi-star-and-crescent:before { content: '\f699'; } /* '' */
.WMi-star-of-david:before { content: '\f69a'; } /* '' */
.WMi-lamp:before { content: '\f6b4'; } /* '' */
.WMi-account-edit:before { content: '\f6bb'; } /* '' */
.WMi-infinity-1:before { content: '\f6e3'; } /* '' */
.WMi-skull-crossbones:before { content: '\f714'; } /* '' */
.WMi-spider:before { content: '\f717'; } /* '' */
.WMi-view-parallel:before { content: '\f727'; } /* '' */
.WMi-cancel-2:before { content: '\f739'; } /* '' */
.WMi-truck-fast:before { content: '\f787'; } /* '' */
.WMi-heart-broken:before { content: '\f7a9'; } /* '' */
.WMi-horse-head:before { content: '\f7ab'; } /* '' */
.WMi-mug-hot:before { content: '\f7b6'; } /* '' */
.WMi-radiation:before { content: '\f7b9'; } /* '' */
.WMi-restroom:before { content: '\f7bd'; } /* '' */
.WMi-sd-card:before { content: '\f7c2'; } /* '' */
.WMi-sim-card:before { content: '\f7c4'; } /* '' */
.WMi-fire-alt:before { content: '\f7e4'; } /* '' */
.WMi-cheese:before { content: '\f7ef'; } /* '' */
.WMi-hamburger:before { content: '\f805'; } /* '' */
.WMi-ice-cream:before { content: '\f810'; } /* '' */
.WMi-pepper-hot:before { content: '\f816'; } /* '' */
.WMi-pizza-slice:before { content: '\f818'; } /* '' */
.WMi-user-nurse:before { content: '\f82f'; } /* '' */
.WMi-biking:before { content: '\f84a'; } /* '' */
.WMi-icons:before { content: '\f86d'; } /* '' */
.WMi-sort-alpha-up-alt:before { content: '\f882'; } /* '' */
.WMi-sort-amount-down-alt:before { content: '\f884'; } /* '' */
.WMi-sort-amount-up-alt:before { content: '\f885'; } /* '' */
.WMi-mouse:before { content: '\f8cc'; } /* '' */

File diff suppressed because one or more lines are too long

@ -0,0 +1,542 @@
.WMi-ok { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;'); }
.WMi-picture { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe801;&nbsp;'); }
.WMi-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe802;&nbsp;'); }
.WMi-music { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe803;&nbsp;'); }
.WMi-star-half { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe804;&nbsp;'); }
.WMi-star-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe805;&nbsp;'); }
.WMi-star { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe806;&nbsp;'); }
.WMi-heart-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe807;&nbsp;'); }
.WMi-heart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe808;&nbsp;'); }
.WMi-mail { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe809;&nbsp;'); }
.WMi-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80a;&nbsp;'); }
.WMi-lock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80b;&nbsp;'); }
.WMi-lock-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80c;&nbsp;'); }
.WMi-attach { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80d;&nbsp;'); }
.WMi-link { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80e;&nbsp;'); }
.WMi-bookmark { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80f;&nbsp;'); }
.WMi-upload { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe810;&nbsp;'); }
.WMi-download { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe811;&nbsp;'); }
.WMi-tag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe812;&nbsp;'); }
.WMi-trash-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe813;&nbsp;'); }
.WMi-cog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe814;&nbsp;'); }
.WMi-off-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe815;&nbsp;'); }
.WMi-resize-vertical { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe816;&nbsp;'); }
.WMi-down-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe817;&nbsp;'); }
.WMi-left-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe818;&nbsp;'); }
.WMi-right-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe819;&nbsp;'); }
.WMi-up-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81a;&nbsp;'); }
.WMi-user-md { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81b;&nbsp;'); }
.WMi-chat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81c;&nbsp;'); }
.WMi-location-arrow { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81d;&nbsp;'); }
.WMi-indent-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81e;&nbsp;'); }
.WMi-indent-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81f;&nbsp;'); }
.WMi-align-justify-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe820;&nbsp;'); }
.WMi-check { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe821;&nbsp;'); }
.WMi-credit-card { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe822;&nbsp;'); }
.WMi-briefcase { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe823;&nbsp;'); }
.WMi-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe824;&nbsp;'); }
.WMi-arrows-cw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe825;&nbsp;'); }
.WMi-shuffle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe826;&nbsp;'); }
.WMi-globe { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe827;&nbsp;'); }
.WMi-cloud { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe828;&nbsp;'); }
.WMi-zoom-in { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe829;&nbsp;'); }
.WMi-zoom-out { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82a;&nbsp;'); }
.WMi-attach-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82b;&nbsp;'); }
.WMi-check-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82c;&nbsp;'); }
.WMi-cancel-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82d;&nbsp;'); }
.WMi-comment { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82e;&nbsp;'); }
.WMi-layers { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82f;&nbsp;'); }
.WMi-signal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe830;&nbsp;'); }
.WMi-equalizer { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe831;&nbsp;'); }
.WMi-macstore { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe832;&nbsp;'); }
.WMi-emo-happy { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe833;&nbsp;'); }
.WMi-emo-wink { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe834;&nbsp;'); }
.WMi-emo-wink2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe835;&nbsp;'); }
.WMi-emo-unhappy { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe836;&nbsp;'); }
.WMi-emo-sleep { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe837;&nbsp;'); }
.WMi-emo-coffee { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe838;&nbsp;'); }
.WMi-emo-sunglasses { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe839;&nbsp;'); }
.WMi-emo-angry { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83a;&nbsp;'); }
.WMi-emo-squint { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83b;&nbsp;'); }
.WMi-emo-laugh { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83c;&nbsp;'); }
.WMi-camera { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83d;&nbsp;'); }
.WMi-emo-displeased { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83e;&nbsp;'); }
.WMi-emo-surprised { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83f;&nbsp;'); }
.WMi-th { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe840;&nbsp;'); }
.WMi-asterisk { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe841;&nbsp;'); }
.WMi-gift { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe842;&nbsp;'); }
.WMi-basket { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe843;&nbsp;'); }
.WMi-Beauty-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe844;&nbsp;'); }
.WMi-rss-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe845;&nbsp;'); }
.WMi-shop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe846;&nbsp;'); }
.WMi-shop-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe847;&nbsp;'); }
.WMi-basket-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe848;&nbsp;'); }
.WMi-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe849;&nbsp;'); }
.WMi-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84a;&nbsp;'); }
.WMi-Real-Estate { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84b;&nbsp;'); }
.WMi-retweet { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84c;&nbsp;'); }
.WMi-edit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84d;&nbsp;'); }
.WMi-tags { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84e;&nbsp;'); }
.WMi-map-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84f;&nbsp;'); }
.WMi-doc-landscape { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe850;&nbsp;'); }
.WMi-logout { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe851;&nbsp;'); }
.WMi-login { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe852;&nbsp;'); }
.WMi-logout-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe853;&nbsp;'); }
.WMi-back-in-time { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe854;&nbsp;'); }
.WMi-chat-alt-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe855;&nbsp;'); }
.WMi-art-gallery { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe856;&nbsp;'); }
.WMi-gift-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe857;&nbsp;'); }
.WMi-switch { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe858;&nbsp;'); }
.WMi-level-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe859;&nbsp;'); }
.WMi-help { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85a;&nbsp;'); }
.WMi-location { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85b;&nbsp;'); }
.WMi-phone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85c;&nbsp;'); }
.WMi-phone-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85d;&nbsp;'); }
.WMi-share { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85e;&nbsp;'); }
.WMi-Repairing { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85f;&nbsp;'); }
.WMi-shuffle-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe860;&nbsp;'); }
.WMi-loop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe861;&nbsp;'); }
.WMi-glyph { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe862;&nbsp;'); }
.WMi-glyph-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe863;&nbsp;'); }
.WMi-glyph-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe864;&nbsp;'); }
.WMi-warning-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe865;&nbsp;'); }
.WMi-shop-bag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe866;&nbsp;'); }
.WMi-Clothes { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe867;&nbsp;'); }
.WMi-Agriculture { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe868;&nbsp;'); }
.WMi-Medical { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe869;&nbsp;'); }
.WMi-Sports-and-Entertainment { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86a;&nbsp;'); }
.WMi-wrench-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86b;&nbsp;'); }
.WMi-pencil { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86c;&nbsp;'); }
.WMi-map-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86d;&nbsp;'); }
.WMi-map-o-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86e;&nbsp;'); }
.WMi-marquee { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86f;&nbsp;'); }
.WMi-doc-text-inv { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe870;&nbsp;'); }
.WMi-calendar { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe871;&nbsp;'); }
.WMi-calendar-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe872;&nbsp;'); }
.WMi-Art-And-Culture { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe873;&nbsp;'); }
.WMi-graduation-cap { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe874;&nbsp;'); }
.WMi-Advertising-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe875;&nbsp;'); }
.WMi-filter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe876;&nbsp;'); }
.WMi-Tourism-And-Transportation { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe877;&nbsp;'); }
.WMi-Makeup-And-Hygienic { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe878;&nbsp;'); }
.WMi-clock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe879;&nbsp;'); }
.WMi-user { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87a;&nbsp;'); }
.WMi-users { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87b;&nbsp;'); }
.WMi-Official { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87c;&nbsp;'); }
.WMi-crown { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87d;&nbsp;'); }
.WMi-gift-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87e;&nbsp;'); }
.WMi-Decoration-And-Building-Industry { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87f;&nbsp;'); }
.WMi-Flowers-And-Plants { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe880;&nbsp;'); }
.WMi-Advertising { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe881;&nbsp;'); }
.WMi-shop-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe882;&nbsp;'); }
.WMi-glyph-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe883;&nbsp;'); }
.WMi-glyph-4 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe884;&nbsp;'); }
.WMi-glyph-5 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe885;&nbsp;'); }
.WMi-glyph-6 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe886;&nbsp;'); }
.WMi-glyph-7 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe887;&nbsp;'); }
.WMi-glyph-8 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe888;&nbsp;'); }
.WMi-glyph-9 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe889;&nbsp;'); }
.WMi-glyph-10 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88a;&nbsp;'); }
.WMi-pos { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88b;&nbsp;'); }
.WMi-glyph-12 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88c;&nbsp;'); }
.WMi-glyph-13 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88d;&nbsp;'); }
.WMi-glyph-14 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88e;&nbsp;'); }
.WMi-glyph-15 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88f;&nbsp;'); }
.WMi-glyph-16 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe890;&nbsp;'); }
.WMi-glyph-17 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe891;&nbsp;'); }
.WMi-glyph-18 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe892;&nbsp;'); }
.WMi-glyph-19 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe893;&nbsp;'); }
.WMi-glyph-20 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe894;&nbsp;'); }
.WMi-glyph-21 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe895;&nbsp;'); }
.WMi-glyph-22 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe896;&nbsp;'); }
.WMi-glyph-23 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe897;&nbsp;'); }
.WMi-glyph-24 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe898;&nbsp;'); }
.WMi-business-affiliate-network { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe899;&nbsp;'); }
.WMi-camera-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe89a;&nbsp;'); }
.WMi-Photography { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe89b;&nbsp;'); }
.WMi-SocialMedia { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe89c;&nbsp;'); }
.WMi-WebAndApp { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe89d;&nbsp;'); }
.WMi-Graphic { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe89e;&nbsp;'); }
.WMi-bell { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe89f;&nbsp;'); }
.WMi-RegisterBusiness { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a0;&nbsp;'); }
.WMi-code-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a1;&nbsp;'); }
.WMi-aparat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a2;&nbsp;'); }
.WMi-truck { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a3;&nbsp;'); }
.WMi-eye { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a4;&nbsp;'); }
.WMi-eye-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a5;&nbsp;'); }
.WMi-flight { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a6;&nbsp;'); }
.WMi-cloud-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a7;&nbsp;'); }
.WMi-animation { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a8;&nbsp;'); }
.WMi-instagram-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a9;&nbsp;'); }
.WMi-videocam { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8aa;&nbsp;'); }
.WMi-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ab;&nbsp;'); }
.WMi-info-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ac;&nbsp;'); }
.WMi-play-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ad;&nbsp;'); }
.WMi-pause-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ae;&nbsp;'); }
.WMi-to-end-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8af;&nbsp;'); }
.WMi-to-end-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b0;&nbsp;'); }
.WMi-to-start-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b1;&nbsp;'); }
.WMi-to-start-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b2;&nbsp;'); }
.WMi-fast-fw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b3;&nbsp;'); }
.WMi-fast-bw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b4;&nbsp;'); }
.WMi-stop-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b5;&nbsp;'); }
.WMi-eject { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b6;&nbsp;'); }
.WMi-comments-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b7;&nbsp;'); }
.WMi-comment-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b8;&nbsp;'); }
.WMi-comments { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b9;&nbsp;'); }
.WMi-trash-alt-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ba;&nbsp;'); }
.WMi-hourglass { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8bb;&nbsp;'); }
.WMi-person { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8bc;&nbsp;'); }
.WMi-temperatire { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8bd;&nbsp;'); }
.WMi-temperature-fahrenheit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8be;&nbsp;'); }
.WMi-undo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8bf;&nbsp;'); }
.WMi-transgender-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c0;&nbsp;'); }
.WMi-back { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c1;&nbsp;'); }
.WMi-brightness-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c2;&nbsp;'); }
.WMi-brightness-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c3;&nbsp;'); }
.WMi-gender-female { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c4;&nbsp;'); }
.WMi-carrot { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c5;&nbsp;'); }
.WMi-map-signs-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c6;&nbsp;'); }
.WMi-wifi-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c7;&nbsp;'); }
.WMi-chart-bar-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c8;&nbsp;'); }
.WMi-emo-displeased-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c9;&nbsp;'); }
.WMi-emo-surprised-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ca;&nbsp;'); }
.WMi-basket-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8cb;&nbsp;'); }
.WMi-donut { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8cc;&nbsp;'); }
.WMi-signal-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8cd;&nbsp;'); }
.WMi-infinity { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ce;&nbsp;'); }
.WMi-th-large-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8cf;&nbsp;'); }
.WMi-th-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d0;&nbsp;'); }
.WMi-eq { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d1;&nbsp;'); }
.WMi-quote-right-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d2;&nbsp;'); }
.WMi-quote-left-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d3;&nbsp;'); }
.WMi-pinterest-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d4;&nbsp;'); }
.WMi-youtube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d5;&nbsp;'); }
.WMi-wordpress { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d6;&nbsp;'); }
.WMi-th-large-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d7;&nbsp;'); }
.WMi-braille { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d8;&nbsp;'); }
.WMi-number { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d9;&nbsp;'); }
.WMi-doc-text { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8da;&nbsp;'); }
.WMi-internet-explorer { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8db;&nbsp;'); }
.WMi-barcode { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8dc;&nbsp;'); }
.WMi-hdd-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8dd;&nbsp;'); }
.WMi-signature { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8de;&nbsp;'); }
.WMi-headphones { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8df;&nbsp;'); }
.WMi-account-multiple-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e0;&nbsp;'); }
.WMi-account-key { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e1;&nbsp;'); }
.WMi-emo-saint { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e2;&nbsp;'); }
.WMi-emo-grin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e3;&nbsp;'); }
.WMi-emo-tongue { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e4;&nbsp;'); }
.WMi-theme { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e5;&nbsp;'); }
.WMi-th-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;&nbsp;'); }
.WMi-pause { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;&nbsp;'); }
.WMi-play { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00f;&nbsp;'); }
.WMi-to-end { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf010;&nbsp;'); }
.WMi-to-start { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;&nbsp;'); }
.WMi-account-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf012;&nbsp;'); }
.WMi-account-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf014;&nbsp;'); }
.WMi-account-remove { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf015;&nbsp;'); }
.WMi-clock-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf017;&nbsp;'); }
.WMi-account-switch { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf019;&nbsp;'); }
.WMi-alarm-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf024;&nbsp;'); }
.WMi-hash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf029;&nbsp;'); }
.WMi-alert-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02a;&nbsp;'); }
.WMi-book { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02d;&nbsp;'); }
.WMi-Food { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02f;&nbsp;'); }
.WMi-Digital { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf034;&nbsp;'); }
.WMi-apple { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf035;&nbsp;'); }
.WMi-align-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf036;&nbsp;'); }
.WMi-align-center { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf037;&nbsp;'); }
.WMi-align-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf038;&nbsp;'); }
.WMi-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03a;&nbsp;'); }
.WMi-archive { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03c;&nbsp;'); }
.WMi-linkedin-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05c;&nbsp;'); }
.WMi-backspace { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06e;&nbsp;'); }
.WMi-backup-restore { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06f;&nbsp;'); }
.WMi-calendar-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf073;&nbsp;'); }
.WMi-comment-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf075;&nbsp;'); }
.WMi-shopping-cart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07a;&nbsp;'); }
.WMi-folder { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07b;&nbsp;'); }
.WMi-stop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf080;&nbsp;'); }
.WMi-cogs { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;&nbsp;'); }
.WMi-info-circled-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf086;&nbsp;'); }
.WMi-link-ext { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;&nbsp;'); }
.WMi-check-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;&nbsp;'); }
.WMi-bookmark-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf097;&nbsp;'); }
.WMi-twitter-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;&nbsp;'); }
.WMi-rss { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09e;&nbsp;'); }
.WMi-hdd { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a0;&nbsp;'); }
.WMi-wrench { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ad;&nbsp;'); }
.WMi-resize-full-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b2;&nbsp;'); }
.WMi-users-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c0;&nbsp;'); }
.WMi-beaker { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c3;&nbsp;'); }
.WMi-menu { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;&nbsp;'); }
.WMi-list-ul { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ca;&nbsp;'); }
.WMi-list-ol { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cb;&nbsp;'); }
.WMi-magic { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d0;&nbsp;'); }
.WMi-gplus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d5;&nbsp;'); }
.WMi-WM-Logo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0da;&nbsp;'); }
.WMi-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0db;&nbsp;'); }
.WMi-sort { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dc;&nbsp;'); }
.WMi-chronometer { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dd;&nbsp;'); }
.WMi-Clothes-And-Personal-Belongings { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0de;&nbsp;'); }
.WMi-mail-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;&nbsp;'); }
.WMi-Cleaning { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;&nbsp;'); }
.WMi-sea-ship-with-containers { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e3;&nbsp;'); }
.WMi-freight-truck { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e4;&nbsp;'); }
.WMi-wa-fit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e7;&nbsp;'); }
.WMi-sitemap { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e8;&nbsp;'); }
.WMi-exchange { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ec;&nbsp;'); }
.WMi-Medical-Services { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f0;&nbsp;'); }
.WMi-Drug-And-Medical-Equipment { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f1;&nbsp;'); }
.WMi-bell-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f3;&nbsp;'); }
.WMi-HomeAppliances { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f4;&nbsp;'); }
.WMi-Edible-And-Groceries { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f5;&nbsp;'); }
.WMi-plus-squared { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fe;&nbsp;'); }
.WMi-angle-double-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf100;&nbsp;'); }
.WMi-angle-double-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf101;&nbsp;'); }
.WMi-angle-double-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf102;&nbsp;'); }
.WMi-angle-double-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf103;&nbsp;'); }
.WMi-angle-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf104;&nbsp;'); }
.WMi-angle-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf105;&nbsp;'); }
.WMi-angle-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf106;&nbsp;'); }
.WMi-angle-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf107;&nbsp;'); }
.WMi-imac { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf108;&nbsp;'); }
.WMi-laptop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf109;&nbsp;'); }
.WMi-tablet { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10a;&nbsp;'); }
.WMi-mobile { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10b;&nbsp;'); }
.WMi-quote-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10d;&nbsp;'); }
.WMi-quote-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10e;&nbsp;'); }
.WMi-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf111;&nbsp;'); }
.WMi-cash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf114;&nbsp;'); }
.WMi-Information-Technology { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf120;&nbsp;'); }
.WMi-code { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf121;&nbsp;'); }
.WMi-star-half-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;&nbsp;'); }
.WMi-direction { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf124;&nbsp;'); }
.WMi-crop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf125;&nbsp;'); }
.WMi-unlink { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf127;&nbsp;'); }
.WMi-info { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf129;&nbsp;'); }
.WMi-attention-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12a;&nbsp;'); }
.WMi-calendar-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf133;&nbsp;'); }
.WMi-html5 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13b;&nbsp;'); }
.WMi-css3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13c;&nbsp;'); }
.WMi-ellipsis { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf141;&nbsp;'); }
.WMi-ellipsis-vert { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf142;&nbsp;'); }
.WMi-ok-squared { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14a;&nbsp;'); }
.WMi-compass { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14e;&nbsp;'); }
.WMi-doc-inv { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15b;&nbsp;'); }
.WMi-doc-text-inv-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15c;&nbsp;'); }
.WMi-sort-alpha-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15d;&nbsp;'); }
.WMi-sort-alt-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf160;&nbsp;'); }
.WMi-sort-alt-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf161;&nbsp;'); }
.WMi-sort-numeric-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf162;&nbsp;'); }
.WMi-sort-numeric-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf163;&nbsp;'); }
.WMi-youtube-play { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16a;&nbsp;'); }
.WMi-dropbox { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16b;&nbsp;'); }
.WMi-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16d;&nbsp;'); }
.WMi-windows { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17a;&nbsp;'); }
.WMi-comment-processing { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf184;&nbsp;'); }
.WMi-content-cut { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf190;&nbsp;'); }
.WMi-wheelchair { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf193;&nbsp;'); }
.WMi-plus-squared-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf196;&nbsp;'); }
.WMi-bank { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf19c;&nbsp;'); }
.WMi-Educational { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf19d;&nbsp;'); }
.WMi-crop-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf19e;&nbsp;'); }
.WMi-google { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1a0;&nbsp;'); }
.WMi-crown-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1a5;&nbsp;'); }
.WMi-paw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1b0;&nbsp;'); }
.WMi-cube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1b2;&nbsp;'); }
.WMi-cubes { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1b3;&nbsp;'); }
.WMi-Vehicle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1b9;&nbsp;'); }
.WMi-taxi { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1ba;&nbsp;'); }
.WMi-database { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1c0;&nbsp;'); }
.WMi-codeopen { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1cb;&nbsp;'); }
.WMi-paper-plane { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1d8;&nbsp;'); }
.WMi-telegram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1d9;&nbsp;'); }
.WMi-sliders { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1de;&nbsp;'); }
.WMi-Sport { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1e3;&nbsp;'); }
.WMi-plug { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1e6;&nbsp;'); }
.WMi-wifi { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1eb;&nbsp;'); }
.WMi-trash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1f8;&nbsp;'); }
.WMi-Engineering { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1fa;&nbsp;'); }
.WMi-eyedropper { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1fb;&nbsp;'); }
.WMi-brush { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1fc;&nbsp;'); }
.WMi-birthday { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1fd;&nbsp;'); }
.WMi-chart-pie { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf200;&nbsp;'); }
.WMi-chart-line { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf201;&nbsp;'); }
.WMi-toggle-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf204;&nbsp;'); }
.WMi-toggle-on { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf205;&nbsp;'); }
.WMi-factory { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf20f;&nbsp;'); }
.WMi-diamond { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf219;&nbsp;'); }
.WMi-motorcycle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf21c;&nbsp;'); }
.WMi-heartbeat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf21e;&nbsp;'); }
.WMi-transgender { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf224;&nbsp;'); }
.WMi-pinterest { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf231;&nbsp;'); }
.WMi-user-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf234;&nbsp;'); }
.WMi-user-times { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf235;&nbsp;'); }
.WMi-bed { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf236;&nbsp;'); }
.WMi-flip-to-back { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf247;&nbsp;'); }
.WMi-clone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf24d;&nbsp;'); }
.WMi-balance-scale { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf24e;&nbsp;'); }
.WMi-wikipedia { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf266;&nbsp;'); }
.WMi-television { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf26c;&nbsp;'); }
.WMi-Industry { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf275;&nbsp;'); }
.WMi-map-signs { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf277;&nbsp;'); }
.WMi-map-o { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf278;&nbsp;'); }
.WMi-map { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf279;&nbsp;'); }
.WMi-comment-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf27a;&nbsp;'); }
.WMi-edge { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf282;&nbsp;'); }
.WMi-credit-card-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf283;&nbsp;'); }
.WMi-shopping-bag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf290;&nbsp;'); }
.WMi-gas-station { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf298;&nbsp;'); }
.WMi-question-circle-o { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf29c;&nbsp;'); }
.WMi-gender-male { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf29d;&nbsp;'); }
.WMi-envelope-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2b6;&nbsp;'); }
.WMi-envelope-open-o { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2b7;&nbsp;'); }
.WMi-telegram-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2c6;&nbsp;'); }
.WMi-hanger { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2c8;&nbsp;'); }
.WMi-snowflake-o { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2dc;&nbsp;'); }
.WMi-trash-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2ed;&nbsp;'); }
.WMi-image-filter-none { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2f6;&nbsp;'); }
.WMi-facebook { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf300;&nbsp;'); }
.WMi-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf302;&nbsp;'); }
.WMi-linkedin-squared { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf30c;&nbsp;'); }
.WMi-linkedin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf318;&nbsp;'); }
.WMi-linkedin-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf31a;&nbsp;'); }
.WMi-javascript { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf31e;&nbsp;'); }
.WMi-php { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf31f;&nbsp;'); }
.WMi-python { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf321;&nbsp;'); }
.WMi-win8 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf325;&nbsp;'); }
.WMi-instagram-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf32d;&nbsp;'); }
.WMi-library-books { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf332;&nbsp;'); }
.WMi-message-reply-text { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf368;&nbsp;'); }
.WMi-message-text-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf36a;&nbsp;'); }
.WMi-cloud-download-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf381;&nbsp;'); }
.WMi-cloud-upload-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf382;&nbsp;'); }
.WMi-navigation { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf390;&nbsp;'); }
.WMi-lock-open-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf3c1;&nbsp;'); }
.WMi-percent { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf3f0;&nbsp;'); }
.WMi-Flowers-and-Plants { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf405;&nbsp;'); }
.WMi-table-tennis { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf45d;&nbsp;'); }
.WMi-Scientific { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf463;&nbsp;'); }
.WMi-school { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf474;&nbsp;'); }
.WMi-selection { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf489;&nbsp;'); }
.WMi-warehouse { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf494;&nbsp;'); }
.WMi-shopping { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf49a;&nbsp;'); }
.WMi-Home-And-Office { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf4b9;&nbsp;'); }
.WMi-sort-alphabetical { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf4bb;&nbsp;'); }
.WMi-sort-numeric { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf4be;&nbsp;'); }
.WMi-user-check { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf4fc;&nbsp;'); }
.WMi-user-clock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf4fd;&nbsp;'); }
.WMi-user-cog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf4fe;&nbsp;'); }
.WMi-user-friends { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf500;&nbsp;'); }
.WMi-user-graduate { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf501;&nbsp;'); }
.WMi-user-lock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf502;&nbsp;'); }
.WMi-user-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf503;&nbsp;'); }
.WMi-temperature-celsius { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf504;&nbsp;'); }
.WMi-user-shield { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf505;&nbsp;'); }
.WMi-user-slash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf506;&nbsp;'); }
.WMi-user-tag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf507;&nbsp;'); }
.WMi-user-tie { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf508;&nbsp;'); }
.WMi-users-cog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf509;&nbsp;'); }
.WMi-broadcast-tower { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf519;&nbsp;'); }
.WMi-chart-bar { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf526;&nbsp;'); }
.WMi-equals { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf52c;&nbsp;'); }
.WMi-greater-than-equal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf532;&nbsp;'); }
.WMi-helicopter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf533;&nbsp;'); }
.WMi-less-than-equal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf537;&nbsp;'); }
.WMi-money-check-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf53d;&nbsp;'); }
.WMi-not-equal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf53e;&nbsp;'); }
.WMi-percentage { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf541;&nbsp;'); }
.WMi-ruler-combined { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf546;&nbsp;'); }
.WMi-ruler-horizontal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf547;&nbsp;'); }
.WMi-drafting-compass { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf568;&nbsp;'); }
.WMi-view-carousel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf56c;&nbsp;'); }
.WMi-view-dashboard { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf56e;&nbsp;'); }
.WMi-view-day { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf56f;&nbsp;'); }
.WMi-view-quilt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf574;&nbsp;'); }
.WMi-fingerprint { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf577;&nbsp;'); }
.WMi-fish { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf578;&nbsp;'); }
.WMi-glass-martini-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf57b;&nbsp;'); }
.WMi-map-marked { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf59f;&nbsp;'); }
.WMi-weight-kilogram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5a2;&nbsp;'); }
.WMi-plane-arrival { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5af;&nbsp;'); }
.WMi-plane-departure { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5b0;&nbsp;'); }
.WMi-shuttle-van { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5b6;&nbsp;'); }
.WMi-wrench-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5b7;&nbsp;'); }
.WMi-tooth { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5c9;&nbsp;'); }
.WMi-apple-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5d1;&nbsp;'); }
.WMi-account-multiple-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5d3;&nbsp;'); }
.WMi-scale { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5d4;&nbsp;'); }
.WMi-cylinder-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5d6;&nbsp;'); }
.WMi-cylinder-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5d8;&nbsp;'); }
.WMi-shield { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5d9;&nbsp;'); }
.WMi-cart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5da;&nbsp;'); }
.WMi-supermarket { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5db;&nbsp;'); }
.WMi-communications { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5dc;&nbsp;'); }
.WMi-heart-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5dd;&nbsp;'); }
.WMi-bike { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5de;&nbsp;'); }
.WMi-delivery { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5df;&nbsp;'); }
.WMi-map-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e0;&nbsp;'); }
.WMi-car-crash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e1;&nbsp;'); }
.WMi-align-justify { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e2;&nbsp;'); }
.WMi-equal-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e3;&nbsp;'); }
.WMi-car-side { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e4;&nbsp;'); }
.WMi-pos-terminal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e5;&nbsp;'); }
.WMi-tag-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e7;&nbsp;'); }
.WMi-electronic { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e9;&nbsp;'); }
.WMi-ladder { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5ea;&nbsp;'); }
.WMi-list-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5ec;&nbsp;'); }
.WMi-telegram-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5ed;&nbsp;'); }
.WMi-willa-engine { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5ee;&nbsp;'); }
.WMi-en-letters { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f0;&nbsp;'); }
.WMi-fa-letters { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f1;&nbsp;'); }
.WMi-ar-letters { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f2;&nbsp;'); }
.WMi-min { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f3;&nbsp;'); }
.WMi-max { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f5;&nbsp;'); }
.WMi-text { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f6;&nbsp;'); }
.WMi-advertisement { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f7;&nbsp;'); }
.WMi-advertisement-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f8;&nbsp;'); }
.WMi-chat-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5fa;&nbsp;'); }
.WMi-chat-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5fb;&nbsp;'); }
.WMi-send-message { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5fc;&nbsp;'); }
.WMi-oil-can { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf613;&nbsp;'); }
.WMi-account-settings-variant { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf631;&nbsp;'); }
.WMi-truck-monster { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf63b;&nbsp;'); }
.WMi-envelope-open-text { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf658;&nbsp;'); }
.WMi-shape-rectangle-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf65f;&nbsp;'); }
.WMi-Beauty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf665;&nbsp;'); }
.WMi-kaaba { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf66b;&nbsp;'); }
.WMi-landmark { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf66f;&nbsp;'); }
.WMi-mosque { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf678;&nbsp;'); }
.WMi-star-and-crescent { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf699;&nbsp;'); }
.WMi-star-of-david { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf69a;&nbsp;'); }
.WMi-lamp { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf6b4;&nbsp;'); }
.WMi-account-edit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf6bb;&nbsp;'); }
.WMi-infinity-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf6e3;&nbsp;'); }
.WMi-skull-crossbones { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf714;&nbsp;'); }
.WMi-spider { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf717;&nbsp;'); }
.WMi-view-parallel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf727;&nbsp;'); }
.WMi-cancel-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf739;&nbsp;'); }
.WMi-truck-fast { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf787;&nbsp;'); }
.WMi-heart-broken { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7a9;&nbsp;'); }
.WMi-horse-head { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7ab;&nbsp;'); }
.WMi-mug-hot { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7b6;&nbsp;'); }
.WMi-radiation { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7b9;&nbsp;'); }
.WMi-restroom { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7bd;&nbsp;'); }
.WMi-sd-card { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7c2;&nbsp;'); }
.WMi-sim-card { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7c4;&nbsp;'); }
.WMi-fire-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7e4;&nbsp;'); }
.WMi-cheese { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7ef;&nbsp;'); }
.WMi-hamburger { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf805;&nbsp;'); }
.WMi-ice-cream { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf810;&nbsp;'); }
.WMi-pepper-hot { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf816;&nbsp;'); }
.WMi-pizza-slice { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf818;&nbsp;'); }
.WMi-user-nurse { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf82f;&nbsp;'); }
.WMi-biking { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf84a;&nbsp;'); }
.WMi-icons { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf86d;&nbsp;'); }
.WMi-sort-alpha-up-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf882;&nbsp;'); }
.WMi-sort-amount-down-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf884;&nbsp;'); }
.WMi-sort-amount-up-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf885;&nbsp;'); }
.WMi-mouse { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf8cc;&nbsp;'); }

@ -0,0 +1,553 @@
[class^="WMi-"], [class*=" WMi-"] {
font-family: 'fontello';
font-style: normal;
font-weight: normal;
/* fix buttons height */
line-height: 1em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
}
.WMi-ok { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;'); }
.WMi-picture { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe801;&nbsp;'); }
.WMi-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe802;&nbsp;'); }
.WMi-music { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe803;&nbsp;'); }
.WMi-star-half { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe804;&nbsp;'); }
.WMi-star-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe805;&nbsp;'); }
.WMi-star { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe806;&nbsp;'); }
.WMi-heart-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe807;&nbsp;'); }
.WMi-heart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe808;&nbsp;'); }
.WMi-mail { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe809;&nbsp;'); }
.WMi-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80a;&nbsp;'); }
.WMi-lock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80b;&nbsp;'); }
.WMi-lock-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80c;&nbsp;'); }
.WMi-attach { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80d;&nbsp;'); }
.WMi-link { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80e;&nbsp;'); }
.WMi-bookmark { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80f;&nbsp;'); }
.WMi-upload { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe810;&nbsp;'); }
.WMi-download { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe811;&nbsp;'); }
.WMi-tag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe812;&nbsp;'); }
.WMi-trash-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe813;&nbsp;'); }
.WMi-cog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe814;&nbsp;'); }
.WMi-off-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe815;&nbsp;'); }
.WMi-resize-vertical { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe816;&nbsp;'); }
.WMi-down-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe817;&nbsp;'); }
.WMi-left-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe818;&nbsp;'); }
.WMi-right-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe819;&nbsp;'); }
.WMi-up-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81a;&nbsp;'); }
.WMi-user-md { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81b;&nbsp;'); }
.WMi-chat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81c;&nbsp;'); }
.WMi-location-arrow { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81d;&nbsp;'); }
.WMi-indent-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81e;&nbsp;'); }
.WMi-indent-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81f;&nbsp;'); }
.WMi-align-justify-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe820;&nbsp;'); }
.WMi-check { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe821;&nbsp;'); }
.WMi-credit-card { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe822;&nbsp;'); }
.WMi-briefcase { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe823;&nbsp;'); }
.WMi-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe824;&nbsp;'); }
.WMi-arrows-cw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe825;&nbsp;'); }
.WMi-shuffle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe826;&nbsp;'); }
.WMi-globe { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe827;&nbsp;'); }
.WMi-cloud { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe828;&nbsp;'); }
.WMi-zoom-in { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe829;&nbsp;'); }
.WMi-zoom-out { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82a;&nbsp;'); }
.WMi-attach-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82b;&nbsp;'); }
.WMi-check-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82c;&nbsp;'); }
.WMi-cancel-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82d;&nbsp;'); }
.WMi-comment { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82e;&nbsp;'); }
.WMi-layers { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82f;&nbsp;'); }
.WMi-signal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe830;&nbsp;'); }
.WMi-equalizer { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe831;&nbsp;'); }
.WMi-macstore { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe832;&nbsp;'); }
.WMi-emo-happy { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe833;&nbsp;'); }
.WMi-emo-wink { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe834;&nbsp;'); }
.WMi-emo-wink2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe835;&nbsp;'); }
.WMi-emo-unhappy { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe836;&nbsp;'); }
.WMi-emo-sleep { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe837;&nbsp;'); }
.WMi-emo-coffee { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe838;&nbsp;'); }
.WMi-emo-sunglasses { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe839;&nbsp;'); }
.WMi-emo-angry { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83a;&nbsp;'); }
.WMi-emo-squint { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83b;&nbsp;'); }
.WMi-emo-laugh { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83c;&nbsp;'); }
.WMi-camera { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83d;&nbsp;'); }
.WMi-emo-displeased { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83e;&nbsp;'); }
.WMi-emo-surprised { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83f;&nbsp;'); }
.WMi-th { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe840;&nbsp;'); }
.WMi-asterisk { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe841;&nbsp;'); }
.WMi-gift { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe842;&nbsp;'); }
.WMi-basket { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe843;&nbsp;'); }
.WMi-Beauty-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe844;&nbsp;'); }
.WMi-rss-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe845;&nbsp;'); }
.WMi-shop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe846;&nbsp;'); }
.WMi-shop-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe847;&nbsp;'); }
.WMi-basket-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe848;&nbsp;'); }
.WMi-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe849;&nbsp;'); }
.WMi-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84a;&nbsp;'); }
.WMi-Real-Estate { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84b;&nbsp;'); }
.WMi-retweet { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84c;&nbsp;'); }
.WMi-edit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84d;&nbsp;'); }
.WMi-tags { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84e;&nbsp;'); }
.WMi-map-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84f;&nbsp;'); }
.WMi-doc-landscape { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe850;&nbsp;'); }
.WMi-logout { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe851;&nbsp;'); }
.WMi-login { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe852;&nbsp;'); }
.WMi-logout-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe853;&nbsp;'); }
.WMi-back-in-time { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe854;&nbsp;'); }
.WMi-chat-alt-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe855;&nbsp;'); }
.WMi-art-gallery { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe856;&nbsp;'); }
.WMi-gift-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe857;&nbsp;'); }
.WMi-switch { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe858;&nbsp;'); }
.WMi-level-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe859;&nbsp;'); }
.WMi-help { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85a;&nbsp;'); }
.WMi-location { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85b;&nbsp;'); }
.WMi-phone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85c;&nbsp;'); }
.WMi-phone-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85d;&nbsp;'); }
.WMi-share { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85e;&nbsp;'); }
.WMi-Repairing { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85f;&nbsp;'); }
.WMi-shuffle-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe860;&nbsp;'); }
.WMi-loop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe861;&nbsp;'); }
.WMi-glyph { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe862;&nbsp;'); }
.WMi-glyph-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe863;&nbsp;'); }
.WMi-glyph-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe864;&nbsp;'); }
.WMi-warning-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe865;&nbsp;'); }
.WMi-shop-bag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe866;&nbsp;'); }
.WMi-Clothes { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe867;&nbsp;'); }
.WMi-Agriculture { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe868;&nbsp;'); }
.WMi-Medical { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe869;&nbsp;'); }
.WMi-Sports-and-Entertainment { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86a;&nbsp;'); }
.WMi-wrench-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86b;&nbsp;'); }
.WMi-pencil { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86c;&nbsp;'); }
.WMi-map-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86d;&nbsp;'); }
.WMi-map-o-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86e;&nbsp;'); }
.WMi-marquee { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86f;&nbsp;'); }
.WMi-doc-text-inv { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe870;&nbsp;'); }
.WMi-calendar { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe871;&nbsp;'); }
.WMi-calendar-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe872;&nbsp;'); }
.WMi-Art-And-Culture { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe873;&nbsp;'); }
.WMi-graduation-cap { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe874;&nbsp;'); }
.WMi-Advertising-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe875;&nbsp;'); }
.WMi-filter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe876;&nbsp;'); }
.WMi-Tourism-And-Transportation { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe877;&nbsp;'); }
.WMi-Makeup-And-Hygienic { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe878;&nbsp;'); }
.WMi-clock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe879;&nbsp;'); }
.WMi-user { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87a;&nbsp;'); }
.WMi-users { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87b;&nbsp;'); }
.WMi-Official { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87c;&nbsp;'); }
.WMi-crown { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87d;&nbsp;'); }
.WMi-gift-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87e;&nbsp;'); }
.WMi-Decoration-And-Building-Industry { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87f;&nbsp;'); }
.WMi-Flowers-And-Plants { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe880;&nbsp;'); }
.WMi-Advertising { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe881;&nbsp;'); }
.WMi-shop-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe882;&nbsp;'); }
.WMi-glyph-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe883;&nbsp;'); }
.WMi-glyph-4 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe884;&nbsp;'); }
.WMi-glyph-5 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe885;&nbsp;'); }
.WMi-glyph-6 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe886;&nbsp;'); }
.WMi-glyph-7 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe887;&nbsp;'); }
.WMi-glyph-8 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe888;&nbsp;'); }
.WMi-glyph-9 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe889;&nbsp;'); }
.WMi-glyph-10 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88a;&nbsp;'); }
.WMi-pos { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88b;&nbsp;'); }
.WMi-glyph-12 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88c;&nbsp;'); }
.WMi-glyph-13 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88d;&nbsp;'); }
.WMi-glyph-14 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88e;&nbsp;'); }
.WMi-glyph-15 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88f;&nbsp;'); }
.WMi-glyph-16 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe890;&nbsp;'); }
.WMi-glyph-17 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe891;&nbsp;'); }
.WMi-glyph-18 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe892;&nbsp;'); }
.WMi-glyph-19 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe893;&nbsp;'); }
.WMi-glyph-20 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe894;&nbsp;'); }
.WMi-glyph-21 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe895;&nbsp;'); }
.WMi-glyph-22 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe896;&nbsp;'); }
.WMi-glyph-23 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe897;&nbsp;'); }
.WMi-glyph-24 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe898;&nbsp;'); }
.WMi-business-affiliate-network { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe899;&nbsp;'); }
.WMi-camera-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe89a;&nbsp;'); }
.WMi-Photography { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe89b;&nbsp;'); }
.WMi-SocialMedia { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe89c;&nbsp;'); }
.WMi-WebAndApp { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe89d;&nbsp;'); }
.WMi-Graphic { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe89e;&nbsp;'); }
.WMi-bell { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe89f;&nbsp;'); }
.WMi-RegisterBusiness { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a0;&nbsp;'); }
.WMi-code-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a1;&nbsp;'); }
.WMi-aparat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a2;&nbsp;'); }
.WMi-truck { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a3;&nbsp;'); }
.WMi-eye { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a4;&nbsp;'); }
.WMi-eye-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a5;&nbsp;'); }
.WMi-flight { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a6;&nbsp;'); }
.WMi-cloud-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a7;&nbsp;'); }
.WMi-animation { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a8;&nbsp;'); }
.WMi-instagram-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8a9;&nbsp;'); }
.WMi-videocam { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8aa;&nbsp;'); }
.WMi-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ab;&nbsp;'); }
.WMi-info-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ac;&nbsp;'); }
.WMi-play-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ad;&nbsp;'); }
.WMi-pause-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ae;&nbsp;'); }
.WMi-to-end-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8af;&nbsp;'); }
.WMi-to-end-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b0;&nbsp;'); }
.WMi-to-start-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b1;&nbsp;'); }
.WMi-to-start-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b2;&nbsp;'); }
.WMi-fast-fw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b3;&nbsp;'); }
.WMi-fast-bw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b4;&nbsp;'); }
.WMi-stop-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b5;&nbsp;'); }
.WMi-eject { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b6;&nbsp;'); }
.WMi-comments-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b7;&nbsp;'); }
.WMi-comment-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b8;&nbsp;'); }
.WMi-comments { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8b9;&nbsp;'); }
.WMi-trash-alt-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ba;&nbsp;'); }
.WMi-hourglass { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8bb;&nbsp;'); }
.WMi-person { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8bc;&nbsp;'); }
.WMi-temperatire { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8bd;&nbsp;'); }
.WMi-temperature-fahrenheit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8be;&nbsp;'); }
.WMi-undo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8bf;&nbsp;'); }
.WMi-transgender-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c0;&nbsp;'); }
.WMi-back { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c1;&nbsp;'); }
.WMi-brightness-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c2;&nbsp;'); }
.WMi-brightness-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c3;&nbsp;'); }
.WMi-gender-female { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c4;&nbsp;'); }
.WMi-carrot { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c5;&nbsp;'); }
.WMi-map-signs-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c6;&nbsp;'); }
.WMi-wifi-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c7;&nbsp;'); }
.WMi-chart-bar-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c8;&nbsp;'); }
.WMi-emo-displeased-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8c9;&nbsp;'); }
.WMi-emo-surprised-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ca;&nbsp;'); }
.WMi-basket-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8cb;&nbsp;'); }
.WMi-donut { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8cc;&nbsp;'); }
.WMi-signal-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8cd;&nbsp;'); }
.WMi-infinity { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8ce;&nbsp;'); }
.WMi-th-large-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8cf;&nbsp;'); }
.WMi-th-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d0;&nbsp;'); }
.WMi-eq { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d1;&nbsp;'); }
.WMi-quote-right-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d2;&nbsp;'); }
.WMi-quote-left-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d3;&nbsp;'); }
.WMi-pinterest-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d4;&nbsp;'); }
.WMi-youtube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d5;&nbsp;'); }
.WMi-wordpress { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d6;&nbsp;'); }
.WMi-th-large-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d7;&nbsp;'); }
.WMi-braille { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d8;&nbsp;'); }
.WMi-number { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8d9;&nbsp;'); }
.WMi-doc-text { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8da;&nbsp;'); }
.WMi-internet-explorer { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8db;&nbsp;'); }
.WMi-barcode { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8dc;&nbsp;'); }
.WMi-hdd-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8dd;&nbsp;'); }
.WMi-signature { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8de;&nbsp;'); }
.WMi-headphones { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8df;&nbsp;'); }
.WMi-account-multiple-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e0;&nbsp;'); }
.WMi-account-key { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e1;&nbsp;'); }
.WMi-emo-saint { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e2;&nbsp;'); }
.WMi-emo-grin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e3;&nbsp;'); }
.WMi-emo-tongue { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e4;&nbsp;'); }
.WMi-theme { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe8e5;&nbsp;'); }
.WMi-th-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;&nbsp;'); }
.WMi-pause { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;&nbsp;'); }
.WMi-play { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00f;&nbsp;'); }
.WMi-to-end { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf010;&nbsp;'); }
.WMi-to-start { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;&nbsp;'); }
.WMi-account-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf012;&nbsp;'); }
.WMi-account-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf014;&nbsp;'); }
.WMi-account-remove { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf015;&nbsp;'); }
.WMi-clock-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf017;&nbsp;'); }
.WMi-account-switch { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf019;&nbsp;'); }
.WMi-alarm-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf024;&nbsp;'); }
.WMi-hash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf029;&nbsp;'); }
.WMi-alert-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02a;&nbsp;'); }
.WMi-book { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02d;&nbsp;'); }
.WMi-Food { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02f;&nbsp;'); }
.WMi-Digital { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf034;&nbsp;'); }
.WMi-apple { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf035;&nbsp;'); }
.WMi-align-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf036;&nbsp;'); }
.WMi-align-center { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf037;&nbsp;'); }
.WMi-align-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf038;&nbsp;'); }
.WMi-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03a;&nbsp;'); }
.WMi-archive { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03c;&nbsp;'); }
.WMi-linkedin-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05c;&nbsp;'); }
.WMi-backspace { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06e;&nbsp;'); }
.WMi-backup-restore { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06f;&nbsp;'); }
.WMi-calendar-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf073;&nbsp;'); }
.WMi-comment-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf075;&nbsp;'); }
.WMi-shopping-cart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07a;&nbsp;'); }
.WMi-folder { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07b;&nbsp;'); }
.WMi-stop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf080;&nbsp;'); }
.WMi-cogs { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;&nbsp;'); }
.WMi-info-circled-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf086;&nbsp;'); }
.WMi-link-ext { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;&nbsp;'); }
.WMi-check-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;&nbsp;'); }
.WMi-bookmark-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf097;&nbsp;'); }
.WMi-twitter-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;&nbsp;'); }
.WMi-rss { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09e;&nbsp;'); }
.WMi-hdd { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a0;&nbsp;'); }
.WMi-wrench { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ad;&nbsp;'); }
.WMi-resize-full-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b2;&nbsp;'); }
.WMi-users-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c0;&nbsp;'); }
.WMi-beaker { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c3;&nbsp;'); }
.WMi-menu { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;&nbsp;'); }
.WMi-list-ul { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ca;&nbsp;'); }
.WMi-list-ol { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cb;&nbsp;'); }
.WMi-magic { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d0;&nbsp;'); }
.WMi-gplus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d5;&nbsp;'); }
.WMi-WM-Logo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0da;&nbsp;'); }
.WMi-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0db;&nbsp;'); }
.WMi-sort { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dc;&nbsp;'); }
.WMi-chronometer { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dd;&nbsp;'); }
.WMi-Clothes-And-Personal-Belongings { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0de;&nbsp;'); }
.WMi-mail-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;&nbsp;'); }
.WMi-Cleaning { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;&nbsp;'); }
.WMi-sea-ship-with-containers { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e3;&nbsp;'); }
.WMi-freight-truck { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e4;&nbsp;'); }
.WMi-wa-fit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e7;&nbsp;'); }
.WMi-sitemap { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e8;&nbsp;'); }
.WMi-exchange { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ec;&nbsp;'); }
.WMi-Medical-Services { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f0;&nbsp;'); }
.WMi-Drug-And-Medical-Equipment { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f1;&nbsp;'); }
.WMi-bell-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f3;&nbsp;'); }
.WMi-HomeAppliances { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f4;&nbsp;'); }
.WMi-Edible-And-Groceries { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f5;&nbsp;'); }
.WMi-plus-squared { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fe;&nbsp;'); }
.WMi-angle-double-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf100;&nbsp;'); }
.WMi-angle-double-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf101;&nbsp;'); }
.WMi-angle-double-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf102;&nbsp;'); }
.WMi-angle-double-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf103;&nbsp;'); }
.WMi-angle-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf104;&nbsp;'); }
.WMi-angle-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf105;&nbsp;'); }
.WMi-angle-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf106;&nbsp;'); }
.WMi-angle-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf107;&nbsp;'); }
.WMi-imac { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf108;&nbsp;'); }
.WMi-laptop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf109;&nbsp;'); }
.WMi-tablet { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10a;&nbsp;'); }
.WMi-mobile { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10b;&nbsp;'); }
.WMi-quote-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10d;&nbsp;'); }
.WMi-quote-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10e;&nbsp;'); }
.WMi-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf111;&nbsp;'); }
.WMi-cash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf114;&nbsp;'); }
.WMi-Information-Technology { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf120;&nbsp;'); }
.WMi-code { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf121;&nbsp;'); }
.WMi-star-half-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;&nbsp;'); }
.WMi-direction { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf124;&nbsp;'); }
.WMi-crop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf125;&nbsp;'); }
.WMi-unlink { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf127;&nbsp;'); }
.WMi-info { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf129;&nbsp;'); }
.WMi-attention-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12a;&nbsp;'); }
.WMi-calendar-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf133;&nbsp;'); }
.WMi-html5 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13b;&nbsp;'); }
.WMi-css3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13c;&nbsp;'); }
.WMi-ellipsis { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf141;&nbsp;'); }
.WMi-ellipsis-vert { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf142;&nbsp;'); }
.WMi-ok-squared { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14a;&nbsp;'); }
.WMi-compass { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14e;&nbsp;'); }
.WMi-doc-inv { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15b;&nbsp;'); }
.WMi-doc-text-inv-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15c;&nbsp;'); }
.WMi-sort-alpha-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15d;&nbsp;'); }
.WMi-sort-alt-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf160;&nbsp;'); }
.WMi-sort-alt-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf161;&nbsp;'); }
.WMi-sort-numeric-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf162;&nbsp;'); }
.WMi-sort-numeric-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf163;&nbsp;'); }
.WMi-youtube-play { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16a;&nbsp;'); }
.WMi-dropbox { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16b;&nbsp;'); }
.WMi-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16d;&nbsp;'); }
.WMi-windows { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17a;&nbsp;'); }
.WMi-comment-processing { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf184;&nbsp;'); }
.WMi-content-cut { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf190;&nbsp;'); }
.WMi-wheelchair { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf193;&nbsp;'); }
.WMi-plus-squared-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf196;&nbsp;'); }
.WMi-bank { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf19c;&nbsp;'); }
.WMi-Educational { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf19d;&nbsp;'); }
.WMi-crop-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf19e;&nbsp;'); }
.WMi-google { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1a0;&nbsp;'); }
.WMi-crown-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1a5;&nbsp;'); }
.WMi-paw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1b0;&nbsp;'); }
.WMi-cube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1b2;&nbsp;'); }
.WMi-cubes { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1b3;&nbsp;'); }
.WMi-Vehicle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1b9;&nbsp;'); }
.WMi-taxi { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1ba;&nbsp;'); }
.WMi-database { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1c0;&nbsp;'); }
.WMi-codeopen { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1cb;&nbsp;'); }
.WMi-paper-plane { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1d8;&nbsp;'); }
.WMi-telegram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1d9;&nbsp;'); }
.WMi-sliders { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1de;&nbsp;'); }
.WMi-Sport { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1e3;&nbsp;'); }
.WMi-plug { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1e6;&nbsp;'); }
.WMi-wifi { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1eb;&nbsp;'); }
.WMi-trash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1f8;&nbsp;'); }
.WMi-Engineering { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1fa;&nbsp;'); }
.WMi-eyedropper { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1fb;&nbsp;'); }
.WMi-brush { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1fc;&nbsp;'); }
.WMi-birthday { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1fd;&nbsp;'); }
.WMi-chart-pie { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf200;&nbsp;'); }
.WMi-chart-line { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf201;&nbsp;'); }
.WMi-toggle-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf204;&nbsp;'); }
.WMi-toggle-on { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf205;&nbsp;'); }
.WMi-factory { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf20f;&nbsp;'); }
.WMi-diamond { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf219;&nbsp;'); }
.WMi-motorcycle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf21c;&nbsp;'); }
.WMi-heartbeat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf21e;&nbsp;'); }
.WMi-transgender { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf224;&nbsp;'); }
.WMi-pinterest { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf231;&nbsp;'); }
.WMi-user-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf234;&nbsp;'); }
.WMi-user-times { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf235;&nbsp;'); }
.WMi-bed { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf236;&nbsp;'); }
.WMi-flip-to-back { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf247;&nbsp;'); }
.WMi-clone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf24d;&nbsp;'); }
.WMi-balance-scale { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf24e;&nbsp;'); }
.WMi-wikipedia { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf266;&nbsp;'); }
.WMi-television { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf26c;&nbsp;'); }
.WMi-Industry { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf275;&nbsp;'); }
.WMi-map-signs { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf277;&nbsp;'); }
.WMi-map-o { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf278;&nbsp;'); }
.WMi-map { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf279;&nbsp;'); }
.WMi-comment-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf27a;&nbsp;'); }
.WMi-edge { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf282;&nbsp;'); }
.WMi-credit-card-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf283;&nbsp;'); }
.WMi-shopping-bag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf290;&nbsp;'); }
.WMi-gas-station { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf298;&nbsp;'); }
.WMi-question-circle-o { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf29c;&nbsp;'); }
.WMi-gender-male { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf29d;&nbsp;'); }
.WMi-envelope-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2b6;&nbsp;'); }
.WMi-envelope-open-o { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2b7;&nbsp;'); }
.WMi-telegram-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2c6;&nbsp;'); }
.WMi-hanger { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2c8;&nbsp;'); }
.WMi-snowflake-o { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2dc;&nbsp;'); }
.WMi-trash-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2ed;&nbsp;'); }
.WMi-image-filter-none { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf2f6;&nbsp;'); }
.WMi-facebook { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf300;&nbsp;'); }
.WMi-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf302;&nbsp;'); }
.WMi-linkedin-squared { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf30c;&nbsp;'); }
.WMi-linkedin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf318;&nbsp;'); }
.WMi-linkedin-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf31a;&nbsp;'); }
.WMi-javascript { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf31e;&nbsp;'); }
.WMi-php { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf31f;&nbsp;'); }
.WMi-python { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf321;&nbsp;'); }
.WMi-win8 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf325;&nbsp;'); }
.WMi-instagram-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf32d;&nbsp;'); }
.WMi-library-books { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf332;&nbsp;'); }
.WMi-message-reply-text { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf368;&nbsp;'); }
.WMi-message-text-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf36a;&nbsp;'); }
.WMi-cloud-download-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf381;&nbsp;'); }
.WMi-cloud-upload-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf382;&nbsp;'); }
.WMi-navigation { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf390;&nbsp;'); }
.WMi-lock-open-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf3c1;&nbsp;'); }
.WMi-percent { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf3f0;&nbsp;'); }
.WMi-Flowers-and-Plants { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf405;&nbsp;'); }
.WMi-table-tennis { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf45d;&nbsp;'); }
.WMi-Scientific { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf463;&nbsp;'); }
.WMi-school { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf474;&nbsp;'); }
.WMi-selection { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf489;&nbsp;'); }
.WMi-warehouse { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf494;&nbsp;'); }
.WMi-shopping { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf49a;&nbsp;'); }
.WMi-Home-And-Office { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf4b9;&nbsp;'); }
.WMi-sort-alphabetical { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf4bb;&nbsp;'); }
.WMi-sort-numeric { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf4be;&nbsp;'); }
.WMi-user-check { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf4fc;&nbsp;'); }
.WMi-user-clock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf4fd;&nbsp;'); }
.WMi-user-cog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf4fe;&nbsp;'); }
.WMi-user-friends { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf500;&nbsp;'); }
.WMi-user-graduate { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf501;&nbsp;'); }
.WMi-user-lock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf502;&nbsp;'); }
.WMi-user-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf503;&nbsp;'); }
.WMi-temperature-celsius { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf504;&nbsp;'); }
.WMi-user-shield { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf505;&nbsp;'); }
.WMi-user-slash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf506;&nbsp;'); }
.WMi-user-tag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf507;&nbsp;'); }
.WMi-user-tie { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf508;&nbsp;'); }
.WMi-users-cog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf509;&nbsp;'); }
.WMi-broadcast-tower { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf519;&nbsp;'); }
.WMi-chart-bar { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf526;&nbsp;'); }
.WMi-equals { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf52c;&nbsp;'); }
.WMi-greater-than-equal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf532;&nbsp;'); }
.WMi-helicopter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf533;&nbsp;'); }
.WMi-less-than-equal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf537;&nbsp;'); }
.WMi-money-check-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf53d;&nbsp;'); }
.WMi-not-equal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf53e;&nbsp;'); }
.WMi-percentage { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf541;&nbsp;'); }
.WMi-ruler-combined { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf546;&nbsp;'); }
.WMi-ruler-horizontal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf547;&nbsp;'); }
.WMi-drafting-compass { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf568;&nbsp;'); }
.WMi-view-carousel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf56c;&nbsp;'); }
.WMi-view-dashboard { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf56e;&nbsp;'); }
.WMi-view-day { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf56f;&nbsp;'); }
.WMi-view-quilt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf574;&nbsp;'); }
.WMi-fingerprint { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf577;&nbsp;'); }
.WMi-fish { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf578;&nbsp;'); }
.WMi-glass-martini-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf57b;&nbsp;'); }
.WMi-map-marked { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf59f;&nbsp;'); }
.WMi-weight-kilogram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5a2;&nbsp;'); }
.WMi-plane-arrival { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5af;&nbsp;'); }
.WMi-plane-departure { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5b0;&nbsp;'); }
.WMi-shuttle-van { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5b6;&nbsp;'); }
.WMi-wrench-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5b7;&nbsp;'); }
.WMi-tooth { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5c9;&nbsp;'); }
.WMi-apple-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5d1;&nbsp;'); }
.WMi-account-multiple-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5d3;&nbsp;'); }
.WMi-scale { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5d4;&nbsp;'); }
.WMi-cylinder-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5d6;&nbsp;'); }
.WMi-cylinder-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5d8;&nbsp;'); }
.WMi-shield { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5d9;&nbsp;'); }
.WMi-cart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5da;&nbsp;'); }
.WMi-supermarket { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5db;&nbsp;'); }
.WMi-communications { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5dc;&nbsp;'); }
.WMi-heart-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5dd;&nbsp;'); }
.WMi-bike { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5de;&nbsp;'); }
.WMi-delivery { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5df;&nbsp;'); }
.WMi-map-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e0;&nbsp;'); }
.WMi-car-crash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e1;&nbsp;'); }
.WMi-align-justify { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e2;&nbsp;'); }
.WMi-equal-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e3;&nbsp;'); }
.WMi-car-side { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e4;&nbsp;'); }
.WMi-pos-terminal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e5;&nbsp;'); }
.WMi-tag-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e7;&nbsp;'); }
.WMi-electronic { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5e9;&nbsp;'); }
.WMi-ladder { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5ea;&nbsp;'); }
.WMi-list-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5ec;&nbsp;'); }
.WMi-telegram-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5ed;&nbsp;'); }
.WMi-willa-engine { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5ee;&nbsp;'); }
.WMi-en-letters { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f0;&nbsp;'); }
.WMi-fa-letters { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f1;&nbsp;'); }
.WMi-ar-letters { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f2;&nbsp;'); }
.WMi-min { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f3;&nbsp;'); }
.WMi-max { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f5;&nbsp;'); }
.WMi-text { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f6;&nbsp;'); }
.WMi-advertisement { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f7;&nbsp;'); }
.WMi-advertisement-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5f8;&nbsp;'); }
.WMi-chat-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5fa;&nbsp;'); }
.WMi-chat-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5fb;&nbsp;'); }
.WMi-send-message { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf5fc;&nbsp;'); }
.WMi-oil-can { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf613;&nbsp;'); }
.WMi-account-settings-variant { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf631;&nbsp;'); }
.WMi-truck-monster { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf63b;&nbsp;'); }
.WMi-envelope-open-text { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf658;&nbsp;'); }
.WMi-shape-rectangle-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf65f;&nbsp;'); }
.WMi-Beauty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf665;&nbsp;'); }
.WMi-kaaba { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf66b;&nbsp;'); }
.WMi-landmark { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf66f;&nbsp;'); }
.WMi-mosque { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf678;&nbsp;'); }
.WMi-star-and-crescent { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf699;&nbsp;'); }
.WMi-star-of-david { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf69a;&nbsp;'); }
.WMi-lamp { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf6b4;&nbsp;'); }
.WMi-account-edit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf6bb;&nbsp;'); }
.WMi-infinity-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf6e3;&nbsp;'); }
.WMi-skull-crossbones { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf714;&nbsp;'); }
.WMi-spider { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf717;&nbsp;'); }
.WMi-view-parallel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf727;&nbsp;'); }
.WMi-cancel-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf739;&nbsp;'); }
.WMi-truck-fast { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf787;&nbsp;'); }
.WMi-heart-broken { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7a9;&nbsp;'); }
.WMi-horse-head { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7ab;&nbsp;'); }
.WMi-mug-hot { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7b6;&nbsp;'); }
.WMi-radiation { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7b9;&nbsp;'); }
.WMi-restroom { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7bd;&nbsp;'); }
.WMi-sd-card { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7c2;&nbsp;'); }
.WMi-sim-card { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7c4;&nbsp;'); }
.WMi-fire-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7e4;&nbsp;'); }
.WMi-cheese { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf7ef;&nbsp;'); }
.WMi-hamburger { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf805;&nbsp;'); }
.WMi-ice-cream { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf810;&nbsp;'); }
.WMi-pepper-hot { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf816;&nbsp;'); }
.WMi-pizza-slice { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf818;&nbsp;'); }
.WMi-user-nurse { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf82f;&nbsp;'); }
.WMi-biking { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf84a;&nbsp;'); }
.WMi-icons { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf86d;&nbsp;'); }
.WMi-sort-alpha-up-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf882;&nbsp;'); }
.WMi-sort-amount-down-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf884;&nbsp;'); }
.WMi-sort-amount-up-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf885;&nbsp;'); }
.WMi-mouse { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf8cc;&nbsp;'); }

@ -0,0 +1,598 @@
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?94401016');
src: url('../font/fontello.eot?94401016#iefix') format('embedded-opentype'),
url('../font/fontello.woff2?94401016') format('woff2'),
url('../font/fontello.woff?94401016') format('woff'),
url('../font/fontello.ttf?94401016') format('truetype'),
url('../font/fontello.svg?94401016#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
src: url('../font/fontello.svg?94401016#fontello') format('svg');
}
}
*/
[class^="WMi-"]:before, [class*=" WMi-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
/* opacity: .8; */
/* For safety - reset parent styles, that can break glyph codes*/
font-variant: normal;
text-transform: none;
/* fix buttons height, for twitter bootstrap */
line-height: 1em;
/* Animation center compensation - margins should be symmetric */
/* remove if not needed */
margin-left: .2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Font smoothing. That was taken from TWBS */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.WMi-ok:before { content: '\e800'; } /* '' */
.WMi-picture:before { content: '\e801'; } /* '' */
.WMi-search:before { content: '\e802'; } /* '' */
.WMi-music:before { content: '\e803'; } /* '' */
.WMi-star-half:before { content: '\e804'; } /* '' */
.WMi-star-empty:before { content: '\e805'; } /* '' */
.WMi-star:before { content: '\e806'; } /* '' */
.WMi-heart-empty:before { content: '\e807'; } /* '' */
.WMi-heart:before { content: '\e808'; } /* '' */
.WMi-mail:before { content: '\e809'; } /* '' */
.WMi-cancel:before { content: '\e80a'; } /* '' */
.WMi-lock:before { content: '\e80b'; } /* '' */
.WMi-lock-open:before { content: '\e80c'; } /* '' */
.WMi-attach:before { content: '\e80d'; } /* '' */
.WMi-link:before { content: '\e80e'; } /* '' */
.WMi-bookmark:before { content: '\e80f'; } /* '' */
.WMi-upload:before { content: '\e810'; } /* '' */
.WMi-download:before { content: '\e811'; } /* '' */
.WMi-tag:before { content: '\e812'; } /* '' */
.WMi-trash-empty:before { content: '\e813'; } /* '' */
.WMi-cog:before { content: '\e814'; } /* '' */
.WMi-off-1:before { content: '\e815'; } /* '' */
.WMi-resize-vertical:before { content: '\e816'; } /* '' */
.WMi-down-open:before { content: '\e817'; } /* '' */
.WMi-left-open:before { content: '\e818'; } /* '' */
.WMi-right-open:before { content: '\e819'; } /* '' */
.WMi-up-open:before { content: '\e81a'; } /* '' */
.WMi-user-md:before { content: '\e81b'; } /* '' */
.WMi-chat:before { content: '\e81c'; } /* '' */
.WMi-location-arrow:before { content: '\e81d'; } /* '' */
.WMi-indent-left:before { content: '\e81e'; } /* '' */
.WMi-indent-right:before { content: '\e81f'; } /* '' */
.WMi-align-justify-1:before { content: '\e820'; } /* '' */
.WMi-check:before { content: '\e821'; } /* '' */
.WMi-credit-card:before { content: '\e822'; } /* '' */
.WMi-briefcase:before { content: '\e823'; } /* '' */
.WMi-off:before { content: '\e824'; } /* '' */
.WMi-arrows-cw:before { content: '\e825'; } /* '' */
.WMi-shuffle:before { content: '\e826'; } /* '' */
.WMi-globe:before { content: '\e827'; } /* '' */
.WMi-cloud:before { content: '\e828'; } /* '' */
.WMi-zoom-in:before { content: '\e829'; } /* '' */
.WMi-zoom-out:before { content: '\e82a'; } /* '' */
.WMi-attach-1:before { content: '\e82b'; } /* '' */
.WMi-check-1:before { content: '\e82c'; } /* '' */
.WMi-cancel-1:before { content: '\e82d'; } /* '' */
.WMi-comment:before { content: '\e82e'; } /* '' */
.WMi-layers:before { content: '\e82f'; } /* '' */
.WMi-signal:before { content: '\e830'; } /* '' */
.WMi-equalizer:before { content: '\e831'; } /* '' */
.WMi-macstore:before { content: '\e832'; } /* '' */
.WMi-emo-happy:before { content: '\e833'; } /* '' */
.WMi-emo-wink:before { content: '\e834'; } /* '' */
.WMi-emo-wink2:before { content: '\e835'; } /* '' */
.WMi-emo-unhappy:before { content: '\e836'; } /* '' */
.WMi-emo-sleep:before { content: '\e837'; } /* '' */
.WMi-emo-coffee:before { content: '\e838'; } /* '' */
.WMi-emo-sunglasses:before { content: '\e839'; } /* '' */
.WMi-emo-angry:before { content: '\e83a'; } /* '' */
.WMi-emo-squint:before { content: '\e83b'; } /* '' */
.WMi-emo-laugh:before { content: '\e83c'; } /* '' */
.WMi-camera:before { content: '\e83d'; } /* '' */
.WMi-emo-displeased:before { content: '\e83e'; } /* '' */
.WMi-emo-surprised:before { content: '\e83f'; } /* '' */
.WMi-th:before { content: '\e840'; } /* '' */
.WMi-asterisk:before { content: '\e841'; } /* '' */
.WMi-gift:before { content: '\e842'; } /* '' */
.WMi-basket:before { content: '\e843'; } /* '' */
.WMi-Beauty-1:before { content: '\e844'; } /* '' */
.WMi-rss-1:before { content: '\e845'; } /* '' */
.WMi-shop:before { content: '\e846'; } /* '' */
.WMi-shop-1:before { content: '\e847'; } /* '' */
.WMi-basket-1:before { content: '\e848'; } /* '' */
.WMi-plus:before { content: '\e849'; } /* '' */
.WMi-minus:before { content: '\e84a'; } /* '' */
.WMi-Real-Estate:before { content: '\e84b'; } /* '' */
.WMi-retweet:before { content: '\e84c'; } /* '' */
.WMi-edit:before { content: '\e84d'; } /* '' */
.WMi-tags:before { content: '\e84e'; } /* '' */
.WMi-map-1:before { content: '\e84f'; } /* '' */
.WMi-doc-landscape:before { content: '\e850'; } /* '' */
.WMi-logout:before { content: '\e851'; } /* '' */
.WMi-login:before { content: '\e852'; } /* '' */
.WMi-logout-1:before { content: '\e853'; } /* '' */
.WMi-back-in-time:before { content: '\e854'; } /* '' */
.WMi-chat-alt-1:before { content: '\e855'; } /* '' */
.WMi-art-gallery:before { content: '\e856'; } /* '' */
.WMi-gift-1:before { content: '\e857'; } /* '' */
.WMi-switch:before { content: '\e858'; } /* '' */
.WMi-level-down:before { content: '\e859'; } /* '' */
.WMi-help:before { content: '\e85a'; } /* '' */
.WMi-location:before { content: '\e85b'; } /* '' */
.WMi-phone:before { content: '\e85c'; } /* '' */
.WMi-phone-1:before { content: '\e85d'; } /* '' */
.WMi-share:before { content: '\e85e'; } /* '' */
.WMi-Repairing:before { content: '\e85f'; } /* '' */
.WMi-shuffle-1:before { content: '\e860'; } /* '' */
.WMi-loop:before { content: '\e861'; } /* '' */
.WMi-glyph:before { content: '\e862'; } /* '' */
.WMi-glyph-1:before { content: '\e863'; } /* '' */
.WMi-glyph-2:before { content: '\e864'; } /* '' */
.WMi-warning-empty:before { content: '\e865'; } /* '' */
.WMi-shop-bag:before { content: '\e866'; } /* '' */
.WMi-Clothes:before { content: '\e867'; } /* '' */
.WMi-Agriculture:before { content: '\e868'; } /* '' */
.WMi-Medical:before { content: '\e869'; } /* '' */
.WMi-Sports-and-Entertainment:before { content: '\e86a'; } /* '' */
.WMi-wrench-1:before { content: '\e86b'; } /* '' */
.WMi-pencil:before { content: '\e86c'; } /* '' */
.WMi-map-2:before { content: '\e86d'; } /* '' */
.WMi-map-o-1:before { content: '\e86e'; } /* '' */
.WMi-marquee:before { content: '\e86f'; } /* '' */
.WMi-doc-text-inv:before { content: '\e870'; } /* '' */
.WMi-calendar:before { content: '\e871'; } /* '' */
.WMi-calendar-1:before { content: '\e872'; } /* '' */
.WMi-Art-And-Culture:before { content: '\e873'; } /* '' */
.WMi-graduation-cap:before { content: '\e874'; } /* '' */
.WMi-Advertising-1:before { content: '\e875'; } /* '' */
.WMi-filter:before { content: '\e876'; } /* '' */
.WMi-Tourism-And-Transportation:before { content: '\e877'; } /* '' */
.WMi-Makeup-And-Hygienic:before { content: '\e878'; } /* '' */
.WMi-clock:before { content: '\e879'; } /* '' */
.WMi-user:before { content: '\e87a'; } /* '' */
.WMi-users:before { content: '\e87b'; } /* '' */
.WMi-Official:before { content: '\e87c'; } /* '' */
.WMi-crown:before { content: '\e87d'; } /* '' */
.WMi-gift-2:before { content: '\e87e'; } /* '' */
.WMi-Decoration-And-Building-Industry:before { content: '\e87f'; } /* '' */
.WMi-Flowers-And-Plants:before { content: '\e880'; } /* '' */
.WMi-Advertising:before { content: '\e881'; } /* '' */
.WMi-shop-2:before { content: '\e882'; } /* '' */
.WMi-glyph-3:before { content: '\e883'; } /* '' */
.WMi-glyph-4:before { content: '\e884'; } /* '' */
.WMi-glyph-5:before { content: '\e885'; } /* '' */
.WMi-glyph-6:before { content: '\e886'; } /* '' */
.WMi-glyph-7:before { content: '\e887'; } /* '' */
.WMi-glyph-8:before { content: '\e888'; } /* '' */
.WMi-glyph-9:before { content: '\e889'; } /* '' */
.WMi-glyph-10:before { content: '\e88a'; } /* '' */
.WMi-pos:before { content: '\e88b'; } /* '' */
.WMi-glyph-12:before { content: '\e88c'; } /* '' */
.WMi-glyph-13:before { content: '\e88d'; } /* '' */
.WMi-glyph-14:before { content: '\e88e'; } /* '' */
.WMi-glyph-15:before { content: '\e88f'; } /* '' */
.WMi-glyph-16:before { content: '\e890'; } /* '' */
.WMi-glyph-17:before { content: '\e891'; } /* '' */
.WMi-glyph-18:before { content: '\e892'; } /* '' */
.WMi-glyph-19:before { content: '\e893'; } /* '' */
.WMi-glyph-20:before { content: '\e894'; } /* '' */
.WMi-glyph-21:before { content: '\e895'; } /* '' */
.WMi-glyph-22:before { content: '\e896'; } /* '' */
.WMi-glyph-23:before { content: '\e897'; } /* '' */
.WMi-glyph-24:before { content: '\e898'; } /* '' */
.WMi-business-affiliate-network:before { content: '\e899'; } /* '' */
.WMi-camera-1:before { content: '\e89a'; } /* '' */
.WMi-Photography:before { content: '\e89b'; } /* '' */
.WMi-SocialMedia:before { content: '\e89c'; } /* '' */
.WMi-WebAndApp:before { content: '\e89d'; } /* '' */
.WMi-Graphic:before { content: '\e89e'; } /* '' */
.WMi-bell:before { content: '\e89f'; } /* '' */
.WMi-RegisterBusiness:before { content: '\e8a0'; } /* '' */
.WMi-code-1:before { content: '\e8a1'; } /* '' */
.WMi-aparat:before { content: '\e8a2'; } /* '' */
.WMi-truck:before { content: '\e8a3'; } /* '' */
.WMi-eye:before { content: '\e8a4'; } /* '' */
.WMi-eye-off:before { content: '\e8a5'; } /* '' */
.WMi-flight:before { content: '\e8a6'; } /* '' */
.WMi-cloud-1:before { content: '\e8a7'; } /* '' */
.WMi-animation:before { content: '\e8a8'; } /* '' */
.WMi-instagram-2:before { content: '\e8a9'; } /* '' */
.WMi-videocam:before { content: '\e8aa'; } /* '' */
.WMi-video:before { content: '\e8ab'; } /* '' */
.WMi-info-1:before { content: '\e8ac'; } /* '' */
.WMi-play-1:before { content: '\e8ad'; } /* '' */
.WMi-pause-1:before { content: '\e8ae'; } /* '' */
.WMi-to-end-1:before { content: '\e8af'; } /* '' */
.WMi-to-end-alt:before { content: '\e8b0'; } /* '' */
.WMi-to-start-1:before { content: '\e8b1'; } /* '' */
.WMi-to-start-alt:before { content: '\e8b2'; } /* '' */
.WMi-fast-fw:before { content: '\e8b3'; } /* '' */
.WMi-fast-bw:before { content: '\e8b4'; } /* '' */
.WMi-stop-1:before { content: '\e8b5'; } /* '' */
.WMi-eject:before { content: '\e8b6'; } /* '' */
.WMi-comments-alt:before { content: '\e8b7'; } /* '' */
.WMi-comment-1:before { content: '\e8b8'; } /* '' */
.WMi-comments:before { content: '\e8b9'; } /* '' */
.WMi-trash-alt-1:before { content: '\e8ba'; } /* '' */
.WMi-hourglass:before { content: '\e8bb'; } /* '' */
.WMi-person:before { content: '\e8bc'; } /* '' */
.WMi-temperatire:before { content: '\e8bd'; } /* '' */
.WMi-temperature-fahrenheit:before { content: '\e8be'; } /* '' */
.WMi-undo:before { content: '\e8bf'; } /* '' */
.WMi-transgender-1:before { content: '\e8c0'; } /* '' */
.WMi-back:before { content: '\e8c1'; } /* '' */
.WMi-brightness-2:before { content: '\e8c2'; } /* '' */
.WMi-brightness-3:before { content: '\e8c3'; } /* '' */
.WMi-gender-female:before { content: '\e8c4'; } /* '' */
.WMi-carrot:before { content: '\e8c5'; } /* '' */
.WMi-map-signs-1:before { content: '\e8c6'; } /* '' */
.WMi-wifi-1:before { content: '\e8c7'; } /* '' */
.WMi-chart-bar-1:before { content: '\e8c8'; } /* '' */
.WMi-emo-displeased-1:before { content: '\e8c9'; } /* '' */
.WMi-emo-surprised-1:before { content: '\e8ca'; } /* '' */
.WMi-basket-2:before { content: '\e8cb'; } /* '' */
.WMi-donut:before { content: '\e8cc'; } /* '' */
.WMi-signal-1:before { content: '\e8cd'; } /* '' */
.WMi-infinity:before { content: '\e8ce'; } /* '' */
.WMi-th-large-1:before { content: '\e8cf'; } /* '' */
.WMi-th-1:before { content: '\e8d0'; } /* '' */
.WMi-eq:before { content: '\e8d1'; } /* '' */
.WMi-quote-right-alt:before { content: '\e8d2'; } /* '' */
.WMi-quote-left-alt:before { content: '\e8d3'; } /* '' */
.WMi-pinterest-1:before { content: '\e8d4'; } /* '' */
.WMi-youtube:before { content: '\e8d5'; } /* '' */
.WMi-wordpress:before { content: '\e8d6'; } /* '' */
.WMi-th-large-2:before { content: '\e8d7'; } /* '' */
.WMi-braille:before { content: '\e8d8'; } /* '' */
.WMi-number:before { content: '\e8d9'; } /* '' */
.WMi-doc-text:before { content: '\e8da'; } /* '' */
.WMi-internet-explorer:before { content: '\e8db'; } /* '' */
.WMi-barcode:before { content: '\e8dc'; } /* '' */
.WMi-hdd-1:before { content: '\e8dd'; } /* '' */
.WMi-signature:before { content: '\e8de'; } /* '' */
.WMi-headphones:before { content: '\e8df'; } /* '' */
.WMi-account-multiple-plus:before { content: '\e8e0'; } /* '' */
.WMi-account-key:before { content: '\e8e1'; } /* '' */
.WMi-emo-saint:before { content: '\e8e2'; } /* '' */
.WMi-emo-grin:before { content: '\e8e3'; } /* '' */
.WMi-emo-tongue:before { content: '\e8e4'; } /* '' */
.WMi-theme:before { content: '\e8e5'; } /* '' */
.WMi-th-list:before { content: '\f00b'; } /* '' */
.WMi-pause:before { content: '\f00e'; } /* '' */
.WMi-play:before { content: '\f00f'; } /* '' */
.WMi-to-end:before { content: '\f010'; } /* '' */
.WMi-to-start:before { content: '\f011'; } /* '' */
.WMi-account-off:before { content: '\f012'; } /* '' */
.WMi-account-plus:before { content: '\f014'; } /* '' */
.WMi-account-remove:before { content: '\f015'; } /* '' */
.WMi-clock-1:before { content: '\f017'; } /* '' */
.WMi-account-switch:before { content: '\f019'; } /* '' */
.WMi-alarm-plus:before { content: '\f024'; } /* '' */
.WMi-hash:before { content: '\f029'; } /* '' */
.WMi-alert-outline:before { content: '\f02a'; } /* '' */
.WMi-book:before { content: '\f02d'; } /* '' */
.WMi-Food:before { content: '\f02f'; } /* '' */
.WMi-Digital:before { content: '\f034'; } /* '' */
.WMi-apple:before { content: '\f035'; } /* '' */
.WMi-align-left:before { content: '\f036'; } /* '' */
.WMi-align-center:before { content: '\f037'; } /* '' */
.WMi-align-right:before { content: '\f038'; } /* '' */
.WMi-list:before { content: '\f03a'; } /* '' */
.WMi-archive:before { content: '\f03c'; } /* '' */
.WMi-linkedin-1:before { content: '\f05c'; } /* '' */
.WMi-backspace:before { content: '\f06e'; } /* '' */
.WMi-backup-restore:before { content: '\f06f'; } /* '' */
.WMi-calendar-alt:before { content: '\f073'; } /* '' */
.WMi-comment-2:before { content: '\f075'; } /* '' */
.WMi-shopping-cart:before { content: '\f07a'; } /* '' */
.WMi-folder:before { content: '\f07b'; } /* '' */
.WMi-stop:before { content: '\f080'; } /* '' */
.WMi-cogs:before { content: '\f085'; } /* '' */
.WMi-info-circled-alt:before { content: '\f086'; } /* '' */
.WMi-link-ext:before { content: '\f08e'; } /* '' */
.WMi-check-empty:before { content: '\f096'; } /* '' */
.WMi-bookmark-empty:before { content: '\f097'; } /* '' */
.WMi-twitter-1:before { content: '\f099'; } /* '' */
.WMi-rss:before { content: '\f09e'; } /* '' */
.WMi-hdd:before { content: '\f0a0'; } /* '' */
.WMi-wrench:before { content: '\f0ad'; } /* '' */
.WMi-resize-full-alt:before { content: '\f0b2'; } /* '' */
.WMi-users-1:before { content: '\f0c0'; } /* '' */
.WMi-beaker:before { content: '\f0c3'; } /* '' */
.WMi-menu:before { content: '\f0c9'; } /* '' */
.WMi-list-ul:before { content: '\f0ca'; } /* '' */
.WMi-list-ol:before { content: '\f0cb'; } /* '' */
.WMi-magic:before { content: '\f0d0'; } /* '' */
.WMi-gplus:before { content: '\f0d5'; } /* '' */
.WMi-WM-Logo:before { content: '\f0da'; } /* '' */
.WMi-open:before { content: '\f0db'; } /* '' */
.WMi-sort:before { content: '\f0dc'; } /* '' */
.WMi-chronometer:before { content: '\f0dd'; } /* '' */
.WMi-Clothes-And-Personal-Belongings:before { content: '\f0de'; } /* '' */
.WMi-mail-alt:before { content: '\f0e0'; } /* '' */
.WMi-Cleaning:before { content: '\f0e2'; } /* '' */
.WMi-sea-ship-with-containers:before { content: '\f0e3'; } /* '' */
.WMi-freight-truck:before { content: '\f0e4'; } /* '' */
.WMi-wa-fit:before { content: '\f0e7'; } /* '' */
.WMi-sitemap:before { content: '\f0e8'; } /* '' */
.WMi-exchange:before { content: '\f0ec'; } /* '' */
.WMi-Medical-Services:before { content: '\f0f0'; } /* '' */
.WMi-Drug-And-Medical-Equipment:before { content: '\f0f1'; } /* '' */
.WMi-bell-alt:before { content: '\f0f3'; } /* '' */
.WMi-HomeAppliances:before { content: '\f0f4'; } /* '' */
.WMi-Edible-And-Groceries:before { content: '\f0f5'; } /* '' */
.WMi-plus-squared:before { content: '\f0fe'; } /* '' */
.WMi-angle-double-left:before { content: '\f100'; } /* '' */
.WMi-angle-double-right:before { content: '\f101'; } /* '' */
.WMi-angle-double-up:before { content: '\f102'; } /* '' */
.WMi-angle-double-down:before { content: '\f103'; } /* '' */
.WMi-angle-left:before { content: '\f104'; } /* '' */
.WMi-angle-right:before { content: '\f105'; } /* '' */
.WMi-angle-up:before { content: '\f106'; } /* '' */
.WMi-angle-down:before { content: '\f107'; } /* '' */
.WMi-imac:before { content: '\f108'; } /* '' */
.WMi-laptop:before { content: '\f109'; } /* '' */
.WMi-tablet:before { content: '\f10a'; } /* '' */
.WMi-mobile:before { content: '\f10b'; } /* '' */
.WMi-quote-left:before { content: '\f10d'; } /* '' */
.WMi-quote-right:before { content: '\f10e'; } /* '' */
.WMi-circle:before { content: '\f111'; } /* '' */
.WMi-cash:before { content: '\f114'; } /* '' */
.WMi-Information-Technology:before { content: '\f120'; } /* '' */
.WMi-code:before { content: '\f121'; } /* '' */
.WMi-star-half-alt:before { content: '\f123'; } /* '' */
.WMi-direction:before { content: '\f124'; } /* '' */
.WMi-crop:before { content: '\f125'; } /* '' */
.WMi-unlink:before { content: '\f127'; } /* '' */
.WMi-info:before { content: '\f129'; } /* '' */
.WMi-attention-alt:before { content: '\f12a'; } /* '' */
.WMi-calendar-2:before { content: '\f133'; } /* '' */
.WMi-html5:before { content: '\f13b'; } /* '' */
.WMi-css3:before { content: '\f13c'; } /* '' */
.WMi-ellipsis:before { content: '\f141'; } /* '' */
.WMi-ellipsis-vert:before { content: '\f142'; } /* '' */
.WMi-ok-squared:before { content: '\f14a'; } /* '' */
.WMi-compass:before { content: '\f14e'; } /* '' */
.WMi-doc-inv:before { content: '\f15b'; } /* '' */
.WMi-doc-text-inv-1:before { content: '\f15c'; } /* '' */
.WMi-sort-alpha-down:before { content: '\f15d'; } /* '' */
.WMi-sort-alt-up:before { content: '\f160'; } /* '' */
.WMi-sort-alt-down:before { content: '\f161'; } /* '' */
.WMi-sort-numeric-down:before { content: '\f162'; } /* '' */
.WMi-sort-numeric-up:before { content: '\f163'; } /* '' */
.WMi-youtube-play:before { content: '\f16a'; } /* '' */
.WMi-dropbox:before { content: '\f16b'; } /* '' */
.WMi-instagram:before { content: '\f16d'; } /* '' */
.WMi-windows:before { content: '\f17a'; } /* '' */
.WMi-comment-processing:before { content: '\f184'; } /* '' */
.WMi-content-cut:before { content: '\f190'; } /* '' */
.WMi-wheelchair:before { content: '\f193'; } /* '' */
.WMi-plus-squared-alt:before { content: '\f196'; } /* '' */
.WMi-bank:before { content: '\f19c'; } /* '' */
.WMi-Educational:before { content: '\f19d'; } /* '' */
.WMi-crop-1:before { content: '\f19e'; } /* '' */
.WMi-google:before { content: '\f1a0'; } /* '' */
.WMi-crown-1:before { content: '\f1a5'; } /* '' */
.WMi-paw:before { content: '\f1b0'; } /* '' */
.WMi-cube:before { content: '\f1b2'; } /* '' */
.WMi-cubes:before { content: '\f1b3'; } /* '' */
.WMi-Vehicle:before { content: '\f1b9'; } /* '' */
.WMi-taxi:before { content: '\f1ba'; } /* '' */
.WMi-database:before { content: '\f1c0'; } /* '' */
.WMi-codeopen:before { content: '\f1cb'; } /* '' */
.WMi-paper-plane:before { content: '\f1d8'; } /* '' */
.WMi-telegram:before { content: '\f1d9'; } /* '' */
.WMi-sliders:before { content: '\f1de'; } /* '' */
.WMi-Sport:before { content: '\f1e3'; } /* '' */
.WMi-plug:before { content: '\f1e6'; } /* '' */
.WMi-wifi:before { content: '\f1eb'; } /* '' */
.WMi-trash:before { content: '\f1f8'; } /* '' */
.WMi-Engineering:before { content: '\f1fa'; } /* '' */
.WMi-eyedropper:before { content: '\f1fb'; } /* '' */
.WMi-brush:before { content: '\f1fc'; } /* '' */
.WMi-birthday:before { content: '\f1fd'; } /* '' */
.WMi-chart-pie:before { content: '\f200'; } /* '' */
.WMi-chart-line:before { content: '\f201'; } /* '' */
.WMi-toggle-off:before { content: '\f204'; } /* '' */
.WMi-toggle-on:before { content: '\f205'; } /* '' */
.WMi-factory:before { content: '\f20f'; } /* '' */
.WMi-diamond:before { content: '\f219'; } /* '' */
.WMi-motorcycle:before { content: '\f21c'; } /* '' */
.WMi-heartbeat:before { content: '\f21e'; } /* '' */
.WMi-transgender:before { content: '\f224'; } /* '' */
.WMi-pinterest:before { content: '\f231'; } /* '' */
.WMi-user-plus:before { content: '\f234'; } /* '' */
.WMi-user-times:before { content: '\f235'; } /* '' */
.WMi-bed:before { content: '\f236'; } /* '' */
.WMi-flip-to-back:before { content: '\f247'; } /* '' */
.WMi-clone:before { content: '\f24d'; } /* '' */
.WMi-balance-scale:before { content: '\f24e'; } /* '' */
.WMi-wikipedia:before { content: '\f266'; } /* '' */
.WMi-television:before { content: '\f26c'; } /* '' */
.WMi-Industry:before { content: '\f275'; } /* '' */
.WMi-map-signs:before { content: '\f277'; } /* '' */
.WMi-map-o:before { content: '\f278'; } /* '' */
.WMi-map:before { content: '\f279'; } /* '' */
.WMi-comment-alt:before { content: '\f27a'; } /* '' */
.WMi-edge:before { content: '\f282'; } /* '' */
.WMi-credit-card-alt:before { content: '\f283'; } /* '' */
.WMi-shopping-bag:before { content: '\f290'; } /* '' */
.WMi-gas-station:before { content: '\f298'; } /* '' */
.WMi-question-circle-o:before { content: '\f29c'; } /* '' */
.WMi-gender-male:before { content: '\f29d'; } /* '' */
.WMi-envelope-open:before { content: '\f2b6'; } /* '' */
.WMi-envelope-open-o:before { content: '\f2b7'; } /* '' */
.WMi-telegram-1:before { content: '\f2c6'; } /* '' */
.WMi-hanger:before { content: '\f2c8'; } /* '' */
.WMi-snowflake-o:before { content: '\f2dc'; } /* '' */
.WMi-trash-alt:before { content: '\f2ed'; } /* '' */
.WMi-image-filter-none:before { content: '\f2f6'; } /* '' */
.WMi-facebook:before { content: '\f300'; } /* '' */
.WMi-twitter:before { content: '\f302'; } /* '' */
.WMi-linkedin-squared:before { content: '\f30c'; } /* '' */
.WMi-linkedin:before { content: '\f318'; } /* '' */
.WMi-linkedin-2:before { content: '\f31a'; } /* '' */
.WMi-javascript:before { content: '\f31e'; } /* '' */
.WMi-php:before { content: '\f31f'; } /* '' */
.WMi-python:before { content: '\f321'; } /* '' */
.WMi-win8:before { content: '\f325'; } /* '' */
.WMi-instagram-1:before { content: '\f32d'; } /* '' */
.WMi-library-books:before { content: '\f332'; } /* '' */
.WMi-message-reply-text:before { content: '\f368'; } /* '' */
.WMi-message-text-outline:before { content: '\f36a'; } /* '' */
.WMi-cloud-download-alt:before { content: '\f381'; } /* '' */
.WMi-cloud-upload-alt:before { content: '\f382'; } /* '' */
.WMi-navigation:before { content: '\f390'; } /* '' */
.WMi-lock-open-1:before { content: '\f3c1'; } /* '' */
.WMi-percent:before { content: '\f3f0'; } /* '' */
.WMi-Flowers-and-Plants:before { content: '\f405'; } /* '' */
.WMi-table-tennis:before { content: '\f45d'; } /* '' */
.WMi-Scientific:before { content: '\f463'; } /* '' */
.WMi-school:before { content: '\f474'; } /* '' */
.WMi-selection:before { content: '\f489'; } /* '' */
.WMi-warehouse:before { content: '\f494'; } /* '' */
.WMi-shopping:before { content: '\f49a'; } /* '' */
.WMi-Home-And-Office:before { content: '\f4b9'; } /* '' */
.WMi-sort-alphabetical:before { content: '\f4bb'; } /* '' */
.WMi-sort-numeric:before { content: '\f4be'; } /* '' */
.WMi-user-check:before { content: '\f4fc'; } /* '' */
.WMi-user-clock:before { content: '\f4fd'; } /* '' */
.WMi-user-cog:before { content: '\f4fe'; } /* '' */
.WMi-user-friends:before { content: '\f500'; } /* '' */
.WMi-user-graduate:before { content: '\f501'; } /* '' */
.WMi-user-lock:before { content: '\f502'; } /* '' */
.WMi-user-minus:before { content: '\f503'; } /* '' */
.WMi-temperature-celsius:before { content: '\f504'; } /* '' */
.WMi-user-shield:before { content: '\f505'; } /* '' */
.WMi-user-slash:before { content: '\f506'; } /* '' */
.WMi-user-tag:before { content: '\f507'; } /* '' */
.WMi-user-tie:before { content: '\f508'; } /* '' */
.WMi-users-cog:before { content: '\f509'; } /* '' */
.WMi-broadcast-tower:before { content: '\f519'; } /* '' */
.WMi-chart-bar:before { content: '\f526'; } /* '' */
.WMi-equals:before { content: '\f52c'; } /* '' */
.WMi-greater-than-equal:before { content: '\f532'; } /* '' */
.WMi-helicopter:before { content: '\f533'; } /* '' */
.WMi-less-than-equal:before { content: '\f537'; } /* '' */
.WMi-money-check-alt:before { content: '\f53d'; } /* '' */
.WMi-not-equal:before { content: '\f53e'; } /* '' */
.WMi-percentage:before { content: '\f541'; } /* '' */
.WMi-ruler-combined:before { content: '\f546'; } /* '' */
.WMi-ruler-horizontal:before { content: '\f547'; } /* '' */
.WMi-drafting-compass:before { content: '\f568'; } /* '' */
.WMi-view-carousel:before { content: '\f56c'; } /* '' */
.WMi-view-dashboard:before { content: '\f56e'; } /* '' */
.WMi-view-day:before { content: '\f56f'; } /* '' */
.WMi-view-quilt:before { content: '\f574'; } /* '' */
.WMi-fingerprint:before { content: '\f577'; } /* '' */
.WMi-fish:before { content: '\f578'; } /* '' */
.WMi-glass-martini-alt:before { content: '\f57b'; } /* '' */
.WMi-map-marked:before { content: '\f59f'; } /* '' */
.WMi-weight-kilogram:before { content: '\f5a2'; } /* '' */
.WMi-plane-arrival:before { content: '\f5af'; } /* '' */
.WMi-plane-departure:before { content: '\f5b0'; } /* '' */
.WMi-shuttle-van:before { content: '\f5b6'; } /* '' */
.WMi-wrench-2:before { content: '\f5b7'; } /* '' */
.WMi-tooth:before { content: '\f5c9'; } /* '' */
.WMi-apple-alt:before { content: '\f5d1'; } /* '' */
.WMi-account-multiple-minus:before { content: '\f5d3'; } /* '' */
.WMi-scale:before { content: '\f5d4'; } /* '' */
.WMi-cylinder-1:before { content: '\f5d6'; } /* '' */
.WMi-cylinder-2:before { content: '\f5d8'; } /* '' */
.WMi-shield:before { content: '\f5d9'; } /* '' */
.WMi-cart:before { content: '\f5da'; } /* '' */
.WMi-supermarket:before { content: '\f5db'; } /* '' */
.WMi-communications:before { content: '\f5dc'; } /* '' */
.WMi-heart-1:before { content: '\f5dd'; } /* '' */
.WMi-bike:before { content: '\f5de'; } /* '' */
.WMi-delivery:before { content: '\f5df'; } /* '' */
.WMi-map-3:before { content: '\f5e0'; } /* '' */
.WMi-car-crash:before { content: '\f5e1'; } /* '' */
.WMi-align-justify:before { content: '\f5e2'; } /* '' */
.WMi-equal-alt:before { content: '\f5e3'; } /* '' */
.WMi-car-side:before { content: '\f5e4'; } /* '' */
.WMi-pos-terminal:before { content: '\f5e5'; } /* '' */
.WMi-tag-1:before { content: '\f5e7'; } /* '' */
.WMi-electronic:before { content: '\f5e9'; } /* '' */
.WMi-ladder:before { content: '\f5ea'; } /* '' */
.WMi-list-1:before { content: '\f5ec'; } /* '' */
.WMi-telegram-2:before { content: '\f5ed'; } /* '' */
.WMi-willa-engine:before { content: '\f5ee'; } /* '' */
.WMi-en-letters:before { content: '\f5f0'; } /* '' */
.WMi-fa-letters:before { content: '\f5f1'; } /* '' */
.WMi-ar-letters:before { content: '\f5f2'; } /* '' */
.WMi-min:before { content: '\f5f3'; } /* '' */
.WMi-max:before { content: '\f5f5'; } /* '' */
.WMi-text:before { content: '\f5f6'; } /* '' */
.WMi-advertisement:before { content: '\f5f7'; } /* '' */
.WMi-advertisement-1:before { content: '\f5f8'; } /* '' */
.WMi-chat-1:before { content: '\f5fa'; } /* '' */
.WMi-chat-alt:before { content: '\f5fb'; } /* '' */
.WMi-send-message:before { content: '\f5fc'; } /* '' */
.WMi-oil-can:before { content: '\f613'; } /* '' */
.WMi-account-settings-variant:before { content: '\f631'; } /* '' */
.WMi-truck-monster:before { content: '\f63b'; } /* '' */
.WMi-envelope-open-text:before { content: '\f658'; } /* '' */
.WMi-shape-rectangle-plus:before { content: '\f65f'; } /* '' */
.WMi-Beauty:before { content: '\f665'; } /* '' */
.WMi-kaaba:before { content: '\f66b'; } /* '' */
.WMi-landmark:before { content: '\f66f'; } /* '' */
.WMi-mosque:before { content: '\f678'; } /* '' */
.WMi-star-and-crescent:before { content: '\f699'; } /* '' */
.WMi-star-of-david:before { content: '\f69a'; } /* '' */
.WMi-lamp:before { content: '\f6b4'; } /* '' */
.WMi-account-edit:before { content: '\f6bb'; } /* '' */
.WMi-infinity-1:before { content: '\f6e3'; } /* '' */
.WMi-skull-crossbones:before { content: '\f714'; } /* '' */
.WMi-spider:before { content: '\f717'; } /* '' */
.WMi-view-parallel:before { content: '\f727'; } /* '' */
.WMi-cancel-2:before { content: '\f739'; } /* '' */
.WMi-truck-fast:before { content: '\f787'; } /* '' */
.WMi-heart-broken:before { content: '\f7a9'; } /* '' */
.WMi-horse-head:before { content: '\f7ab'; } /* '' */
.WMi-mug-hot:before { content: '\f7b6'; } /* '' */
.WMi-radiation:before { content: '\f7b9'; } /* '' */
.WMi-restroom:before { content: '\f7bd'; } /* '' */
.WMi-sd-card:before { content: '\f7c2'; } /* '' */
.WMi-sim-card:before { content: '\f7c4'; } /* '' */
.WMi-fire-alt:before { content: '\f7e4'; } /* '' */
.WMi-cheese:before { content: '\f7ef'; } /* '' */
.WMi-hamburger:before { content: '\f805'; } /* '' */
.WMi-ice-cream:before { content: '\f810'; } /* '' */
.WMi-pepper-hot:before { content: '\f816'; } /* '' */
.WMi-pizza-slice:before { content: '\f818'; } /* '' */
.WMi-user-nurse:before { content: '\f82f'; } /* '' */
.WMi-biking:before { content: '\f84a'; } /* '' */
.WMi-icons:before { content: '\f86d'; } /* '' */
.WMi-sort-alpha-up-alt:before { content: '\f882'; } /* '' */
.WMi-sort-amount-down-alt:before { content: '\f884'; } /* '' */
.WMi-sort-amount-up-alt:before { content: '\f885'; } /* '' */
.WMi-mouse:before { content: '\f8cc'; } /* '' */

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 243 KiB

@ -0,0 +1,125 @@
/* --------------------------------------------------------
Inputs :: Begin
-------------------------------------------------------- */
/* --------------------------------------------------------
Buttons :: Begin
-------------------------------------------------------- */
.WM-Btn {
outline: none !important;
border: none;
background: transparent;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
justify-content: center;
align-items: center;
padding: 0 20px;
min-width: 160px;
height: 50px;
border-radius: 25px;
font-size: 16px;
color: #fff;
line-height: 1.2;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: none;
}
/* --------------------------------------------------------
Links :: Begin
-------------------------------------------------------- */
.WM-Link {
display: inline-block;
color: #000;
direction: rtl;
text-decoration: none;
transition: width .3s cubic-bezier(1, 0, 0, 1);
}
.WM-Link::after {
content: '';
display: block;
width: 0;
height: 2px;
background: #000;
transition: width .3s cubic-bezier(1, 0, 0, 1);
// transition: width .3s;
margin-top: 2px;
}
.WM-Link:hover::after,
.WM-Link.WM-Selected::after,
.WM-Link.WM-Active::after {
width: 100%;
}
// -----------------------Modify--------------------------
.v-btn--floating {
height: 50px;
width: 50px;
}
.v-btn--floating .v-icon {
font-size: 18px;
}
.v-btn.WithText {
width: auto;
padding: 10px 30px;
}
.v-btn.Square {
border-radius: 10px;
}
.v-btn.WithText .v-btn__content {
font-size: 18px;
}
.v-btn.WithText .v-icon {
margin-left: 5px;
}
//------------------------------Tree Select------------------------------
.vue-treeselect__control {
background-color: transparent;
}
//------------------------------Fix V-Select Icon------------------------------
.v-list-item .v-simple-checkbox .v-icon:before {
font-family: "fontello";
content: '\F096';
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: .2em;
-webkit-font-smoothing: antialiased;
}
.v-list-item.v-list-item--active .v-simple-checkbox .v-icon:before {
content: '\F14A';
}

@ -0,0 +1,729 @@
@import '_vars.scss';
.we-item {
text-align: center;
border: 1px solid #eeeeee;
transition: 0.4s;
border-radius: 5px;
margin-bottom: 10px;
position: relative;
}
.opacity-03 {
opacity: 0.3;
}
.opacity-05 {
opacity: 0.5;
}
.opacity-07 {
opacity: 0.7;
}
.z-index-9 {
z-index: 99;
}
.z-index-99 {
z-index: 99;
}
/* --------------------------------------------------------
Borders :: Begin
-------------------------------------------------------- */
.border {
border: 1px solid;
}
.border-bottom {
border-bottom: 1px solid;
}
.border-top {
border-top: 1px solid;
}
.border-right {
border-right: 1px solid;
}
.border-left {
border-left: 1px solid;
}
[class^="border-"] {
transition: 0.2s;
}
[class^="border-"].x2 {
border-width: 2px;
}
@each $Color,
$Value in $colors {
.border-#{$Color} {
border-color: $Value;
}
}
/* --------------------------------------------------------
Labels :: Begin
-------------------------------------------------------- */
.WM-SubText {
display: inline-block;
padding: 10px 25px 5px 25px;
color: #fff;
border-radius: 5px;
margin: 3px 0px 10px 0px;
}
.Context {
font-family: BYekan-Edited, Montserrat-Regular !important;
}
.WM-SubText.SmallPad {
padding: 3px 15px 0px 15px;
}
.WM-Notification {
display: inline-block;
text-align: center;
line-height: 24px;
width: 26px;
height: 26px;
color: #fff;
border-radius: 13px;
}
/* --------------------------------------------------------
Price :: Begin
-------------------------------------------------------- */
.Price {
text-align: left;
direction: ltr;
font-size: 24px;
}
.Price .Unit {
font-size: 12px;
}
.Price .Old {
font-size: 14px;
margin-left: 20px;
text-decoration: line-through;
text-decoration-color: #ee3552;
color: #ee3552;
margin-top: -5px;
}
/* --------------------------------------------------------
Others :: Begin
-------------------------------------------------------- */
.zIndex99 {
z-index: 99;
}
.has-blur {
-webkit-filter: blur(5px);
transition: 0.5s -webkit-filter linear;
cursor: not-allowed;
}
.has-blur * {
pointer-events: none;
}
.flex-justified-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-justified-right {
display: flex;
justify-content: start;
align-items: center;
}
.flex-justified-left {
display: flex;
justify-content: flex-end;
align-items: center;
}
.flex-justified-space-between {
display: flex;
justify-content: space-between;
align-items: center;
}
.flex-ltr {
flex-direction: row-reverse;
}
/* --------------------------------------------------------
Navigation :: Begin
-------------------------------------------------------- */
.WM-NavWrapper {
z-index: 1000;
box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
background: #fff;
width: calc(100% - 2em);
margin: 0 1em;
position: fixed;
top: 1em;
.WM-Nav {
padding: 0.8em 1em;
list-style: none;
margin-bottom: 0;
}
}
.WM-PageNav {
border-left: 1px solid #c7c8c9;
padding: 3px 25px;
}
.modal-mask {
position: fixed;
z-index: 9998;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .5);
display: table;
transition: opacity .3s ease;
}
.modal-wrapper {
display: table-cell;
vertical-align: middle;
}
/* --------------------------------------------------------
Tabs :: Begin
-------------------------------------------------------- */
//@media screen and (min-width: 600px) {
// .v-tab {
// min-width: 300px;
// }
//}
.v-tab .Fa {
font-size: 18px;
letter-spacing: 0px;
}
.v-tab .En {
font-size: 12px;
margin-right: -5px;
letter-spacing: 5px;
text-transform: uppercase;
}
/* --------------------------------------------------------
Blocks :: Begin
-------------------------------------------------------- */
// ----------------------info Block----------------------
.WM-Info .v-icon {
margin-left: 5px;
line-height: 22px;
font-size: 14px;
color: $Gray;
}
.WM-Section {
padding: 10px 10px;
margin: 10px 0px;
border: 1px solid #eeeeee;
border-right: 2px solid #000;
margin-bottom: 30px;
}
.WM-Section .Step {
font-size: 50px;
opacity: 0.2;
float: right;
line-height: 60px;
}
.WM-Section .Title {
float: right;
margin-right: -30px;
margin-top: 8px;
}
.WM-Section .Title .FA {
font-size: 20px;
line-height: 1.2;
}
.WM-Section .Title .EN {
font-size: 12px;
letter-spacing: 5px;
text-transform: uppercase;
font-family: 'Montserrat-Regular', sans-serif;
}
.Duplicate {
border: 1px solid #ddd;
position: relative;
}
.hasConfig .v-autocomplete, .hasConfig .vue-treeselect, .hasConfig .v-input {
width: calc(100% - 45px);
float: right;
}
.hasConfig.x2 .v-autocomplete, .hasConfig.x2 .vue-treeselect, .hasConfig.x2 .v-input {
width: calc(100% - 75px);
float: right;
}
.hasConfig .v-btn {
float: right;
margin-top: 20px;
margin-right: 5px;
}
.hasConfig .v-btn:nth-of-type(2) {
margin-right: 2px;
}
.hasConfig .v-card__text {
width: calc(100% - 50px);
float: right;
}
.has-config {
display: flex;
justify-content: space-between;
align-items: center;
}
.WM-Pointer {
cursor: pointer;
}
.we-pointer {
cursor: pointer;
}
.WM-ToDuplicate-Block {
padding: 5px 10px 2px 10px;
border: 1px solid #eeeeee;
border-right: 2px solid #000;
margin: 5px;
;
}
.WM-ToDuplicate-Block .Header {
text-align: right;
font-size: 22px;
margin: 5px 0px;
}
/* --------------------------------------------------------
Float Buttons :: Begin
-------------------------------------------------------- */
.float-buttons-placeholder {
position: fixed;
left: 3%;
bottom: 3%;
z-index: 999;
}
.float-buttons-placeholder .v-btn.XS {
margin-left: -15px;
margin-bottom: -25px;
}
/* --------------------------------------------------------
Float Buttons :: End
-------------------------------------------------------- */
.color-square {
width: 16px;
height: 16px;
border-radius: 8px;
margin-left: 8px;
}
.image-square {
width: 32px;
margin-left: 5px;
}
.image-square.height-24 {
width: 24px;
}
/* --------------------------------------------------------
Cropper :: Begin
-------------------------------------------------------- */
.upload-example-cropper {
border: 1px solid #afafaf;
height: 300px;
width: 100%;
border-radius: 5px;
}
.button-wrapper {
display: flex;
justify-content: center;
margin-top: 17px;
}
.button {
color: white;
font-size: 16px;
padding: 10px 20px;
background: #3fb37f;
cursor: pointer;
transition: background 0.5s;
}
.button:hover {
background: #38d890;
}
.button input {
display: none;
}
/* --------------------------------------------------------
Cropper :: End
-------------------------------------------------------- */
/* --------------------------------------------------------
masonry :: End
-------------------------------------------------------- */
.masonry { /* Masonry container */
column-gap: 1em;
}
.masonry-item { /* Masonry bricks or child elements */
display: inline-block;
width: 100%;
}
.masonry-item img {
width: 100%;
}
/* Masonry on large screens */
@media only screen and (min-width: 1024px) {
.masonry {
column-count: 4;
}
}
/* Masonry on medium-sized screens */
@media only screen and (max-width: 1023px) and (min-width: 768px) {
.masonry {
column-count: 3;
}
}
/* Masonry on small screens */
@media only screen and (max-width: 767px) and (min-width: 540px) {
.masonry {
column-count: 2;
}
}
/*---------------------------------------------------------------*/
/* Qunatity :: Begin*/
/*---------------------------------------------------------------*/
.we-quantity {
transition: 0.2s;
border: 1px solid transparent;
border-radius: 5px;
padding: 5px;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.we-quantity .number {
font-size: 60px;
line-height: 45px;
}
.we-quantity .icon .v-icon {
font-size: 40px;
margin-left: -5px;
line-height: 45px;
}
.we-quantity .label {
font-size: 14px;
opacity: 0.7;
text-align: right;
line-height: 16px;
margin-right: 3px;
}
.we-quantity.sm .number {
font-size: 50px;
line-height: 40px;
}
.we-quantity.sm .label {
font-size: 12px;
opacity: 0.7;
text-align: right;
line-height: 14px;
margin-right: 3px;
}
.we-quantity.xl .number {
font-size: 70px;
line-height: 60px;
}
.we-quantity.xl .label {
font-size: 15px;
opacity: 0.7;
text-align: right;
line-height: 18px;
margin-right: 3px;
margin-top: 4px;
}
.we-quantity.variation {
padding: 5px 10px;
background-color: #eeeeee;
border-radius: 3px;
color: var(--color-store-order);
}
@each $color,
$value in $colors {
.we-quantity.theme-#{$color} .v-icon {
color: $value;
}
.we-quantity.theme-#{$color} .value {
color: $value;
}
}
/*---------------------------------------------------------------*/
/* Qunatity :: End*/
/*---------------------------------------------------------------*/
.we-color {
width: 16px;
height: 16px;
border-radius: 8px;
display: block;
float: right;
margin: 3px 5px 0px 5px;
}
/*---------------------------------------------------------------*/
/* Modals :: Begin
/*---------------------------------------------------------------*/
.v-dialog>.v-card>.v-card__title, .v-card__title {
padding-top: 30px;
}
.v-card__actions {
padding: 0px 20px;
}
/*---------------------------------------------------------------*/
/* Duplicate :: Begin
/*---------------------------------------------------------------*/
.duplicate-container {
position: relative;
border: 1px solid #eeeeee;
border-radius: 5px 0px 0px 5px;
margin: 0px 15px 10px 15px;
padding: 10px 10px 55px 10px;
width: 100%;
}
.duplicate-row {
position: relative;
border: 1px solid #eeeeee;
border-radius: 5px 0px 0px 5px;
margin: 5px 0px;
}
.duplicate-container .duplicate-row .remove-button {
position: absolute;
top: -22px;
left: 0px;
}
.duplicate-container .add-button {
position: absolute;
bottom: -4px;
left: 10px;
}
.exception-row {
padding: 10px;
border: 1px solid #eeeeee;
border-radius: 5px;
}
@each $color,
$value in $colors {
.duplicate-container.theme-#{$color}, .duplicate-row.theme-#{$color} {
border-right: 2px solid $value;
}
}
/*---------------------------------------------------------------*/
/* Modals :: End
/*---------------------------------------------------------------*/
.we-relative {
position: relative;
}
.we-iterator {
position: absolute;
right: 10px;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
font-size: 50px;
color: #6d6d6d;
opacity: 0.3;
}
.we-buttons {
display: flex;
justify-content: flex-end;
align-items: center;
height: 100%;
}
.filters {
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;
padding: 10px;
border: 1px solid var(--color-light-gray);
margin: 10px 0px;
}
.v-chip.bubble-chip {
border-top-right-radius: 0px;
}
.v-chip.v-size--x-small .v-chip__content {
font-size: 11px;
}
/*---------------------------------------------------------------*/
/* End & Full Row :: Begin
/*---------------------------------------------------------------*/
.end-row {
margin-left: -18px;
margin-right: -18px;
padding: 2px 10px;
}
@each $color,
$value in $colors {
.end-row.theme-#{$color} {
border: 2px solid $value;
}
}
@each $backgroundColor,
$value in $backgrounds {
.end-row.theme-#{$backgroundColor} {
background-color: $value;
}
}
.full-row {
margin: 0px -20px;
padding: 5px 20px;
background-color: #f9f9f9;
margin-bottom: 20px;
}
.full-row.mr-ml--30 {
margin: 0px -30px;
}
.full-row.bordered {
border: 1px solid #d0d0d0;
}
/*---------------------------------------------------------------*/
/* Sections :: Begin
/*---------------------------------------------------------------*/
.section-bordered {
border: 1px solid #eeeeee;
border-radius: 5px 0px 0px 5px;
}
@each $color,
$value in $colors {
.section-bordered.theme-#{$color} {
border-right: 2px solid $value;
}
}
/*---------------------------------------------------------------*/
/* we form size :: Begin
/*---------------------------------------------------------------*/
.row.we-form-size {
margin: 0px;
}
.row.we-form-size .col {
padding: 0px 6px 0px 10px;
}
.row.we-form-size.md .col {
padding: 5px 6px 5px 10px;
}
.v-btn--fab.v-size--x-small .v-icon, .v-btn--icon.v-size--x-small .v-icon {
font-size: 16px;
}
/*---------------------------------------------------------------*/
/* active states :: Begin
/*---------------------------------------------------------------*/
@each $background,
$value in $backgrounds {
.theme-#{$background}.active-bg {
background-color: $value;
}
}
@each $color,
$value in $colors {
.theme-#{$color}.active-border {
border-color: $value !important;
}
}
/*---------------------------------------------------------------*/
/* hidden states :: Begin
/*---------------------------------------------------------------*/
.hidden-by-height {
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: opacity 0.3s, max-height 0.3s cubic-bezier(1,0,.2,1);
}
.hidden-by-height.active {
max-height: 1000px;
opacity: 1;
}
/*---------------------------------------------------------------*/
/* home Tiles :: Begin
/*---------------------------------------------------------------*/
.has-back-button {
padding-right: 110px;
position: relative;
}

@ -0,0 +1,651 @@
#app {
padding: 0em 0;
}
.v-application {
font-family: "iranyekan-regular", "Montserrat-Regular" !important;
font-weight: 100;
}
.v-application--is-rtl .v-list-item__action:first-child, .v-application--is-rtl .v-list-item__icon:first-child {
margin-left: 2px;
}
.container {
width: 100%;
max-width: 100%;
padding: 5px 0px 0px 0px;
}
.we-dark .Header .Time, .we-dark .Header .Name, .we-dark .Header .v-icon, {
color: #000;
}
.we-dark .Tile.Shadowed {
background-color: #fff;
box-shadow: none;
border: 1px solid #d6d6d6;
}
.Tile {
margin: 0px 0px 10px 0px;
}
.row.reverse {
flex-direction: row-reverse;
}
a:-webkit-any-link {
text-decoration: none;
}
hr {
margin: 10px 0px;
border: 1px solid #eeeeee;
}
.v-application .headline, .v-application .title {
font-family: inherit !important;
}
// a {
// color:#000 !important;
// }
// a:hover {
// color:inherit !important;
// }
/* --------------------------------------------------------
Navigation :: Bootstrap Tabs
-------------------------------------------------------- */
.nav-tabs {
justify-content: center;
}
.nav-item {
text-align: center;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
border: 1px solid transparent;
border-bottom: 1px solid #ee3552;
color: #ee3552;
}
.nav-tabs .nav-link {
color: #000;
}
.nav-tabs .nav-link .v-chip {
margin: 12px 10px;
transition: 0.2s;
}
.v-chip {
margin-bottom: 2px;
}
.nav-tabs .nav-link:not(.active) .v-chip {
background-color: #000 !important;
border-color: #000 !important;
}
@each $Color,
$Value in $Colors {
.nav-tabs .nav-link.WM-#{$Color}.active,
.nav-tabs .nav-link.WM-#{$Color}:hover,
.nav-tabs .nav-link.WM-#{$Color}:focus {
border-bottom: 1px solid $Value;
color: $Value;
}
.nav-tabs .nav-link.WM-#{$Color}.active .WM-Notification,
.nav-tabs .nav-link.WM-#{$Color}:hover .WM-Notification,
.nav-tabs .nav-link.WM-#{$Color}:focus .WM-Notification {
background-color: $Value;
}
}
/* --------------------------------------------------------
Vuetify :: Data Iterator
-------------------------------------------------------- */
.v-data-iterator .v-data-footer {
width: 100%;
}
/* --------------------------------------------------------
Vuetify :: Dialog
-------------------------------------------------------- */
.v-dialog.XS {
width: 30%;
}
.v-dialog.v-dialog--active {
overflow-x: hidden;
}
.v-card__title--primary {
padding-top: 10px;
}
.theme--light.v-text-field>.v-input__control>.v-input__slot:before {
border-color: rgba(0, 0, 0, .22);
}
.theme--light.v-icon,
.theme--dark.v-icon {
font-size: 16px;
}
.v-input__prepend-outer {
margin-left: 9px;
}
.v-input.en-suffix .v-text-field__suffix {
font-family: 'Montserrat-ExtraBold', sans-serif;
}
.v-input.suffix-padd-10 .v-text-field__suffix {
padding: 10px 10px;
}
.v-input.icon-wide .v-input__icon.v-input__icon--prepend {
margin-right: 10px;
}
.v-input.LTR .v-messages__message, .v-input.LTR .v-counter {
font-family: 'Montserrat-Regular', sans-serif;
text-align: left;
}
.v-select--chips.v-autocomplete .v-label {
margin-top: 8px;
}
.v-select--chips.v-autocomplete .v-input__prepend-outer {
margin-top: 10px;
}
.v-select--chips.v-autocomplete .v-input__append-inner {
margin-top: 10px;
}
.v-select--chips.v-autocomplete .v-label.v-label--active {
margin-top: 0px;
}
table.v-table thead th {
font-size: 18px;
text-align: right;
}
table.v-table tbody td,
table.v-table tbody th {
height: 80px;
}
table.v-table tbody td {
font-weight: 400;
font-size: 16px;
}
.v-datatable thead th.column.sortable .v-icon {
line-height: 1.1;
}
.v-datatable__actions {
font-size: 15px;
}
// ------------------------------------------------------------------
// .v-chip :: BEGIN
// ------------------------------------------------------------------
.v-chip .v-chip__content {
padding: 0 10px;
font-size: 14px;
}
.v-application--is-rtl .v-chip--pill .v-avatar--left {
margin-right: -24px;
font-family: 'Montserrat-ExtraBold', sans-serif;
}
.v-chip {
height: 32px;
}
// ------------------------------------------------------------------
// .inputs :: BEGIN
// ------------------------------------------------------------------
.v-label {
font-size: 14px;
}
.v-list-item__title {
font-size: 0.8rem;
}
.v-application--is-rtl .v-input.LTR .v-input__prepend-outer {
margin: 5px 3px 0px 0px;
}
.v-input.LTR input {
direction: ltr;
font-family: "Montserrat-Regular";
}
.v-input.LTR .v-label {
font-size: 14px;
top: 8px;
}
.v-input.LTR .v-text-field__suffix {
border-top-left-radius: 0px;
border-top-right-radius: 10px;
}
.v-input.LTR input {
padding-bottom: 5px;
}
.v-input--selection-controls.v-input .Fa .v-label {
top: 3px;
}
.label-bottom .v-label {
left: calc(50% - 80px) !important;
right: auto;
position: absolute !important;
top: 25px !important;
}
.v-list .v-list-item {
font-size: 14px;
}
// ------------------------------------------------------------------
// .inputs :: END
// ------------------------------------------------------------------
.router-link-active.WM-Link-Cyan.disabled {
color: #32c5d2;
border-bottom: 2px solid #32c5d2;
}
.v-data-footer {
padding-left: 150px;
}
.orange.darken-2 {
background-color: #ff6b57 !important;
border-color: #ff6b57 !important;
}
.v-btn+.v-btn {
margin-right: 5px;
}
.v-card__text.WM-JustSide {
padding: 0px 16px;
}
.v-badge__badge span {
font-size: 16px;
line-height: 16px;
font-family: 'Montserrat-ExtraBold', sans-serif;
}
.v-chip .v-avatar {
font-size: 22px;
}
.Buttons {
text-align: center;
display: contents;
}
.v-btn {
margin: 6px 2px;
transition: 0.4s
}
.v-btn--fab.v-btn--small .v-icon {
font-size: 16px;
}
.v-btn.XS {
width: 32px;
height: 32px;
}
.v-btn.XS .v-icon {
font-size: 14px;
}
.v-btn.S {
width: 40px;
height: 40px;
}
.v-btn.S .v-icon {
font-size: 20px;
}
.v-btn.M {
width: 50px;
height: 50px;
}
.v-btn.M .v-icon {
font-size: 25px;
}
.v-btn.icon-20 .v-icon {
font-size: 20px !important;
}
.theme--dark.v-btn.v-btn--disabled:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) {
background-color: rgba(0, 0, 0, 0.12) !important;
cursor: not-allowed;
}
.theme--dark.v-btn.v-btn--disabled,
.theme--dark.v-btn.v-btn--disabled .v-btn__loading,
.theme--dark.v-btn.v-btn--disabled .v-icon {
color: rgba(0, 0, 0, 0.26) !important;
}
.v-tooltip .v-btn--outline:hover .v-icon,
.v-tooltip .v-btn--outline:focus .v-icon {
color: #fff;
}
.v-tooltip span {
font-size: 14px;
}
.v-input.LTR label {
left: 0px !important;
right: auto !important;
}
.v-input .v-text-field__suffix {
background-color: #eee;
padding: 5px 10px;
border-top-left-radius: 10px;
border: 1px solid rgb(199, 199, 199);
border-bottom: 0px;
font-size: 12px;
}
.v-input--switch.RTL .v-label {
text-align: right;
direction: rtl;
}
.v-card__text {
padding: 6px 16px;
}
.v-timeline--dense.RTL:before {
right: 18px;
left: inherit;
}
.v-timeline--dense.RTL .v-timeline-item__dot--small {
right: 7px;
left: inherit;
}
@each $Color,
$Value in $colors {
.v-application .#{$Color} {
background-color: $Value !important;
border-color: $Value !important;
}
.v-application .#{$Color}--text {
color: $Value !important;
caret-color: $Value !important;
}
}
@each $Shadow,
$Value in $Shadows {
.v-application .v-btn.v-btn--fab.#{$Shadow} {
box-shadow: 0 10px 30px 0px $Value;
-moz-box-shadow: 0 10px 30px 0px $Value;
-webkit-box-shadow: 0 10px 30px 0px $Value;
-o-box-shadow: 0 10px 30px 0px $Value;
-ms-box-shadow: 0 10px 30px 0px $Value;
}
}
.v-application .v-btn--fab:not(.v-btn--outlined).v-btn--active,
.v-application .v-btn--fab:not(.v-btn--outlined).v-btn:focus,
.v-application .v-btn--fab:not(.v-btn--outlined).v-btn:hover {
background-color: #000 !important;
color: #fff !important;
box-shadow: 0 10px 30px 0px $BlackShadow;
-moz-box-shadow: 0 10px 30px 0px $BlackShadow;
-webkit-box-shadow: 0 10px 30px 0px $BlackShadow;
-o-box-shadow: 0 10px 30px 0px $BlackShadow;
-ms-box-shadow: 0 10px 30px 0px $BlackShadow;
}
.v-btn--fab.v-size--small .v-icon {
font-size: 16px;
}
.v-list {
text-align: right;
}
.v-application .primary--text {
color: #525252 !important;
}
.v-btn {
letter-spacing: 0;
}
.v-application a {
color: #000;
}
.theme--light.v-card>.v-card__text {
color: rgba(0, 0, 0, .7);
}
.v-snack {
font-size: 16px;
}
// ------------------------------------------------------------------
// Badge :: Begin
// ------------------------------------------------------------------
.v-application--is-rtl .v-badge__badge {
right: auto;
left: -48px;
}
.v-badge__badge {
padding: 0 6px;
}
// ------------------------------------------------------------------
// Badge :: End
// ------------------------------------------------------------------
// ------------------------------------------------------------------
// vue-dropzone :: begin
// ------------------------------------------------------------------
.vue-dropzone {
font-family: "iranyekan-regular", "Montserrat-Regular" !important;
}
.v-application--wrap .dropzone {
border: 1px solid #bdbdbd;
background: #eeeeee;
}
// ------------------------------------------------------------------
// vue-dropzone :: end
// ------------------------------------------------------------------
// ------------------------------------------------------------------
// vue-advanced-cropper :: begin
// ------------------------------------------------------------------
.vue-advanced-cropper {
background-image: url('/images/Global/Backgrounds/Cropper-BG.png');
background-size: cover;
background-position: center;
}
// ------------------------------------------------------------------
// vue-advanced-cropper :: end
// ------------------------------------------------------------------
// ------------------------------------------------------------------
// Expansion-Panel :: Begin
// ------------------------------------------------------------------
.v-expansion-panel:before {
box-shadow: none;
}
.v-expansion-panel-header {
padding: 0px;
}
.v-expansion-panels.flat .v-expansion-panel.v-expansion-panel--active.v-item--active {
border: none;
}
.theme--light.v-expansion-panels .v-expansion-panel {
background-color: transparent;
}
// ------------------------------------------------------------------
// Expansion-Panel :: End
// ------------------------------------------------------------------
// ------------------------------------------------------------------
// tree select :: Begin
// ------------------------------------------------------------------
.vue-treeselect__control {
border: none;
border-bottom: 1px solid #c7c7c7;
border-radius: 0px;
}
.vue-treeselect__multi-value-item {
background: #eeeeee;
color: #484848;
}
.vue-treeselect__value-remove {
color: #484848;
}
// ------------------------------------------------------------------
// tree select :: End
// ------------------------------------------------------------------
// ------------------------------------------------------------------
// validation-error:: Begin
// ------------------------------------------------------------------
.theme--light.v-text-field.error--text > .v-input__control > .v-input__slot:before {
border-color: rgba(235, 15, 15, 0.76);
border-top-color: rgba(235, 15, 15, 0.76);
border-right-color: rgba(235, 15, 15, 0.76);
border-bottom-color: rgba(235, 15, 15, 0.76);
border-left-color: rgba(235, 15, 15, 0.76);
}
.theme--light.v-messages.error--text {
color: rgba(216, 17, 17, 0.8);
}
// ------------------------------------------------------------------
// validation-error:: End
// ------------------------------------------------------------------
.v-stepper.we-stepper {
box-shadow: none;
}
.v-stepper.we-stepper .v-stepper__step:first-child {
padding-right: 0px;
}
.v-stepper.we-stepper .v-stepper__header {
height: 83px;
background-color: #eeeeee;
}
.v-stepper.we-stepper .v-stepper__step {
flex: 1;
padding: 0px;
justify-content: center;
}
.v-stepper.we-stepper .v-stepper__step .v-stepper__label {
color: #32c5d2;
text-align: right;
}
.v-stepper.we-stepper .v-stepper__step .v-stepper__step__step {
color: #32c5d2;
border-radius: 0px;
height: auto;
min-width: auto;
width: auto;
border-right: 2px solid;
padding-right: 10px;
}
.v-stepper.we-stepper .v-stepper__step__step {
font-size: 50px;
line-height: 50px;
margin-left: 10px;
font-family: "Montserrat-ExtraBold";
background: transparent !important;
color: rgba(0,0,0,.38);
}
.v-stepper.we-stepper .v-stepper__label .Fa {
font-size: 18px;
}
.v-stepper.we-stepper .v-stepper__label .En {
font-size: 12px;
margin-top: 5px;
text-transform: uppercase;
letter-spacing: 3px;
}
//------------------------------------------------------
// Theme Gray
//------------------------------------------------------
.v-stepper.we-stepper .v-stepper__step.v-stepper__step--inactive {
//border-right: 2px solid #00000061;
background-color: transparent;
}
.v-stepper.we-stepper .v-stepper__step.v-stepper__step--inactive .v-stepper__label {
color: #00000061;
}
.v-stepper.we-stepper .v-stepper__step.v-stepper__step--inactive .v-stepper__step__step {
color: #00000061;
}
//------------------------------------------------------
// Small v-switch
//------------------------------------------------------
.v-input--switch.small {
margin-top: 0px;
}
.v-input--switch.small .v-input__slot {
margin-bottom: 0px;
}
.v-input--switch.small .v-messages {
min-height: 0px;
}

@ -0,0 +1,15 @@
/* --------------------------------------------------------
Borders :: Begin
-------------------------------------------------------- */
@media screen and (max-width: 600px) and (min-width: 50px) {
.Tile {
padding: 20px 4%;
}
}
/* --------------------------------------------------------
Labels :: Begin
-------------------------------------------------------- */

@ -0,0 +1,107 @@
.WM-Height-90 {
height: 90px;
}
.WM-Height-110 {
height: 110px;
}
.WM-Width-220 {
width: 220px;
}
.WM-Width-100 {
width: 100%;
}
.WM-Absolute {
position: absolute;
}
.WM-Relative {
position: relative;
}
.WM-Block {
display: block;
}
.WM-InlineBlock {
display: inline-block;
}
.WM-Flex {
display: flex !important;
}
.WM-Inline-Flex {
display: inline-flex !important;
}
.WM-Flex>*,
.WM-Inline-Flex>* {
-webkit-box-flex: 1 !important;
}
.WM-Float-L {
float: left;
}
.WM-Float-R {
float: right;
}
.WM-Align-R {
text-align: right;
}
.WM-Align-L {
text-align: left;
}
.WM-Align-C {
text-align: center;
}
.width-full {
width: 100%;
}
//
//
/* --------------------------------------------------------
Paddings :: Begin
-------------------------------------------------------- */
.WM-Padding-10 {
padding: 10px;
}
/* --------------------------------------------------------
Fonts :: Begin
-------------------------------------------------------- */
$FontSizes: [
12,
14,
16,
18,
20,
22,
24,
30,
32,
36,
48,
52,
60];
@each $Size in $FontSizes {
.text--#{$Size},
.theme--light.v-icon.text--#{$Size},
.theme--dark.v-icon.text--#{$Size} {
font-size: #{$Size}px;
line-height: #{$Size}px;
}
}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save