You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mnemonic.apache.org by ga...@apache.org on 2017/07/30 19:01:09 UTC

[1/3] incubator-mnemonic-site git commit: 345936b MNEMONIC-318: Host font instead of fetching from Google server

Repository: incubator-mnemonic-site
Updated Branches:
  refs/heads/asf-site 4c6a944c0 -> 226191fa3


http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/develop/coding/index.html
----------------------------------------------------------------------
diff --git a/develop/coding/index.html b/develop/coding/index.html
index 552c8e1..e25afff 100644
--- a/develop/coding/index.html
+++ b/develop/coding/index.html
@@ -6,7 +6,6 @@
   <title>Coding Guidelines</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/develop/index.html
----------------------------------------------------------------------
diff --git a/develop/index.html b/develop/index.html
index 38179ed..b379df2 100644
--- a/develop/index.html
+++ b/develop/index.html
@@ -6,7 +6,6 @@
   <title>Developing</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/arch.html
----------------------------------------------------------------------
diff --git a/docs/arch.html b/docs/arch.html
index 3406369..cfe03da 100644
--- a/docs/arch.html
+++ b/docs/arch.html
@@ -6,7 +6,6 @@
   <title>Architecture</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/benchmark.html
----------------------------------------------------------------------
diff --git a/docs/benchmark.html b/docs/benchmark.html
index 3625b37..110a8ba 100644
--- a/docs/benchmark.html
+++ b/docs/benchmark.html
@@ -6,7 +6,6 @@
   <title>Run Benchmark</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/build.html
----------------------------------------------------------------------
diff --git a/docs/build.html b/docs/build.html
index ec18314..29665c8 100644
--- a/docs/build.html
+++ b/docs/build.html
@@ -6,7 +6,6 @@
   <title>Project Build</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/codeusage.html
----------------------------------------------------------------------
diff --git a/docs/codeusage.html b/docs/codeusage.html
index b376b2b..96d33c8 100644
--- a/docs/codeusage.html
+++ b/docs/codeusage.html
@@ -6,7 +6,6 @@
   <title>Code Usage</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/devices.html
----------------------------------------------------------------------
diff --git a/docs/devices.html b/docs/devices.html
index 5aeeeda..7d7eba1 100644
--- a/docs/devices.html
+++ b/docs/devices.html
@@ -6,7 +6,6 @@
   <title>Device Support</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/devsetup.html
----------------------------------------------------------------------
diff --git a/docs/devsetup.html b/docs/devsetup.html
index a4a61a8..2365d47 100644
--- a/docs/devsetup.html
+++ b/docs/devsetup.html
@@ -6,7 +6,6 @@
   <title>Development Setup</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/disclaimer.html
----------------------------------------------------------------------
diff --git a/docs/disclaimer.html b/docs/disclaimer.html
index 97fb2d4..f9722f1 100644
--- a/docs/disclaimer.html
+++ b/docs/disclaimer.html
@@ -6,7 +6,6 @@
   <title>Disclaimer</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/docker.html
----------------------------------------------------------------------
diff --git a/docs/docker.html b/docs/docker.html
index fb2ba40..2a7719c 100644
--- a/docs/docker.html
+++ b/docs/docker.html
@@ -6,7 +6,6 @@
   <title>Docker usage</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/domusecases.html
----------------------------------------------------------------------
diff --git a/docs/domusecases.html b/docs/domusecases.html
index 387942d..49bc77b 100644
--- a/docs/domusecases.html
+++ b/docs/domusecases.html
@@ -6,7 +6,6 @@
   <title>DOM Use Cases</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/features.html
----------------------------------------------------------------------
diff --git a/docs/features.html b/docs/features.html
index d748663..176c012 100644
--- a/docs/features.html
+++ b/docs/features.html
@@ -6,7 +6,6 @@
   <title>Features</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/future.html
----------------------------------------------------------------------
diff --git a/docs/future.html b/docs/future.html
index 3c4013e..eaa9dc6 100644
--- a/docs/future.html
+++ b/docs/future.html
@@ -6,7 +6,6 @@
   <title>Future</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/gcdata.html
----------------------------------------------------------------------
diff --git a/docs/gcdata.html b/docs/gcdata.html
index f6a9b4a..3ce0575 100644
--- a/docs/gcdata.html
+++ b/docs/gcdata.html
@@ -6,7 +6,6 @@
   <title>Java GC data</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/hive-ddl.html
----------------------------------------------------------------------
diff --git a/docs/hive-ddl.html b/docs/hive-ddl.html
index 352a88d..8874640 100644
--- a/docs/hive-ddl.html
+++ b/docs/hive-ddl.html
@@ -6,7 +6,6 @@
   <title>Arch</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/index.html
----------------------------------------------------------------------
diff --git a/docs/index.html b/docs/index.html
index 60692d3..44dd846 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -6,7 +6,6 @@
   <title>Content</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/indexes.html
----------------------------------------------------------------------
diff --git a/docs/indexes.html b/docs/indexes.html
index b7ac0fc..3e77ba5 100644
--- a/docs/indexes.html
+++ b/docs/indexes.html
@@ -6,7 +6,6 @@
   <title>Arch</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/integration.html
----------------------------------------------------------------------
diff --git a/docs/integration.html b/docs/integration.html
index 1797313..04ffc35 100644
--- a/docs/integration.html
+++ b/docs/integration.html
@@ -6,7 +6,6 @@
   <title>Integration with other projects</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/memsrvcmp.html
----------------------------------------------------------------------
diff --git a/docs/memsrvcmp.html b/docs/memsrvcmp.html
index ce4c972..d85b4a1 100644
--- a/docs/memsrvcmp.html
+++ b/docs/memsrvcmp.html
@@ -6,7 +6,6 @@
   <title>Durable Memory Service Comparison</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/modes.html
----------------------------------------------------------------------
diff --git a/docs/modes.html b/docs/modes.html
index 18dfd10..d461513 100644
--- a/docs/modes.html
+++ b/docs/modes.html
@@ -6,7 +6,6 @@
   <title>Mnemonic Modes</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/runtest.html
----------------------------------------------------------------------
diff --git a/docs/runtest.html b/docs/runtest.html
index 62020fc..6179d25 100644
--- a/docs/runtest.html
+++ b/docs/runtest.html
@@ -6,7 +6,6 @@
   <title>Run tests</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/docs/submitchanges.html
----------------------------------------------------------------------
diff --git a/docs/submitchanges.html b/docs/submitchanges.html
index 08207d6..a21a791 100644
--- a/docs/submitchanges.html
+++ b/docs/submitchanges.html
@@ -6,7 +6,6 @@
   <title>Submit Changes</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/downloads/index.html
----------------------------------------------------------------------
diff --git a/downloads/index.html b/downloads/index.html
index e8730ce..2fe3fe7 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -6,7 +6,6 @@
   <title>Downloads</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index d3e4557..77e592c 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,8 +5,8 @@
     <description></description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Fri, 28 Jul 2017 14:39:38 -0700</pubDate>
-    <lastBuildDate>Fri, 28 Jul 2017 14:39:38 -0700</lastBuildDate>
+    <pubDate>Sun, 30 Jul 2017 11:56:06 -0700</pubDate>
+    <lastBuildDate>Sun, 30 Jul 2017 11:56:06 -0700</lastBuildDate>
     <generator>Jekyll v3.4.3</generator>
     
   </channel>

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/help/index.html
----------------------------------------------------------------------
diff --git a/help/index.html b/help/index.html
index 569b8d8..8a4d4c5 100644
--- a/help/index.html
+++ b/help/index.html
@@ -6,7 +6,6 @@
   <title>Getting Help</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index c16fb9d..0a0afc2 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,6 @@
   <title>Apache Incubator Mnemonic &bull; Non-volatile memory</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/talks/index.html
----------------------------------------------------------------------
diff --git a/talks/index.html b/talks/index.html
index ce495dc..82e831e 100644
--- a/talks/index.html
+++ b/talks/index.html
@@ -6,7 +6,6 @@
   <title>Mnemonic Talks</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">


[2/3] incubator-mnemonic-site git commit: 345936b MNEMONIC-318: Host font instead of fetching from Google server

Posted by ga...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/css/screen.css
----------------------------------------------------------------------
diff --git a/css/screen.css b/css/screen.css
index c970eb7..4774427 100644
--- a/css/screen.css
+++ b/css/screen.css
@@ -1 +1,1639 @@
-/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{
 color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.grid,.unit{-
 webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.grid{display:block;clear:both}.grid .unit{float:left;width:100%;padding:10px}.grid .unit:first-child{padding-left:20px}.grid .unit:last-child{padding-right:20px}.unit .unit:first-child{padding-left:0}.unit .unit:last-child{padding-right:0}.unit .grid:first-child>.unit{padding-top:0}.unit .grid:last-child>.unit{padding-bottom:0}.no-gutters .unit,.unit.no-gutters{padding:0 !important}.wrap .grid,.grid.wrap{max-width:978px;margin:0 auto}.grid .whole,.grid .w-1-1{width:100%}.grid .half,.grid .w-1-2{width:50%}.grid .one-third,.grid .w-1-3{width:33.3332%}.grid .two-thirds,.grid .w-2-3{width:66.6665%}.grid .one-quarter,.grid .one-fourth,.grid .w-1-4{width:25%}.grid .three-quarters,.grid .three-fourths,.grid .w-3-4{width:75%}.grid .one-fifth,.grid .w-1-5{width:20%}.grid .two-fifths,.grid .w-2-5{width:40%}.grid .three-fifths,.grid .w-3-5{width:60%}.grid .four-fifths,.grid .w-4-5{width:80%}.grid .golden-small,.grid
  .w-g-s{width:38.2716%}.grid .golden-large,.grid .w-g-l{width:61.7283%}.grid{*zoom:1}.grid:before,.grid:after{display:table;content:"";line-height:0}.grid:after{clear:both}.align-center{text-align:center}.align-left{text-align:left}.align-right{text-align:right}.pull-left{float:left}.pull-right{float:right}.unit img{max-width:100%}@media screen and (max-width: 568px){.grid:not(.no-stacking-on-mobiles)>.unit{width:100% !important;padding-left:20px;padding-right:20px}.unit .grid .unit{padding-left:0px;padding-right:0px}.center-on-mobiles{text-align:center !important}.hide-on-mobiles{display:none !important}}@media screen and (min-width: 1180px){.wider .grid,.grid.wider{max-width:1180px;margin:0 auto}}.highlight .hll{background-color:#ffc}.highlight .c{color:#87ceeb}.highlight .err{color:#ffffff}.highlight .g{color:#ffffff}.highlight .k{color:#f0e68c}.highlight .l{color:#ffffff}.highlight .n{color:#ffffff}.highlight .o{color:#ffffff}.highlight .x{color:#ffffff}.highlight .p{color:#ffff
 ff}.highlight .cm{color:#87ceeb}.highlight .cp{color:#cd5c5c}.highlight .c1{color:#87ceeb}.highlight .cs{color:#87ceeb}.highlight .gd{color:#0000c0;font-weight:bold;background-color:teal}.highlight .ge{color:#c000c0;text-decoration:underline}.highlight .gr{color:#c0c0c0;font-weight:bold;background-color:#c00000}.highlight .gh{color:#cd5c5c}.highlight .gi{color:#ffffff;background-color:#0000c0}.highlight span.go{color:#add8e6;font-weight:bold;background-color:#4d4d4d}.highlight .gp{color:#ffffff}.highlight .gs{color:#ffffff}.highlight .gu{color:#cd5c5c}.highlight .gt{color:#c0c0c0;font-weight:bold;background-color:#c00000}.highlight .kc{color:#f0e68c}.highlight .kd{color:#f0e68c}.highlight .kn{color:#f0e68c}.highlight .kp{color:#f0e68c}.highlight .kr{color:#f0e68c}.highlight .kt{color:#bdb76b}.highlight .ld{color:#ffffff}.highlight .m{color:#ffffff}.highlight .s{color:#ffffff}.highlight .na{color:#ffffff}.highlight .nb{color:#ffffff}.highlight .nc{color:#ffffff}.highlight .no{color:#
 ffa0a0}.highlight .nd{color:#ffffff}.highlight .ni{color:#ffdead}.highlight .ne{color:#ffffff}.highlight .nf{color:#ffffff}.highlight .nl{color:#ffffff}.highlight .nn{color:#ffffff}.highlight .nx{color:#ffffff}.highlight .py{color:#ffffff}.highlight .nt{color:#f0e68c}.highlight .nv{color:#98fb98}.highlight .ow{color:#ffffff}.highlight .w{color:#ffffff}.highlight .mf{color:#ffffff}.highlight .mh{color:#ffffff}.highlight .mi{color:#ffffff}.highlight .mo{color:#ffffff}.highlight .sb{color:#ffffff}.highlight .sc{color:#ffffff}.highlight .sd{color:#ffffff}.highlight .s2{color:#ffffff}.highlight .se{color:#ffffff}.highlight .sh{color:#ffffff}.highlight .si{color:#ffffff}.highlight .sx{color:#ffffff}.highlight .sr{color:#ffffff}.highlight .s1{color:#ffffff}.highlight .ss{color:#ffffff}.highlight .bp{color:#ffffff}.highlight .vc{color:#98fb98}.highlight .vg{color:#98fb98}.highlight .vi{color:#98fb98}.highlight .il{color:#ffffff}.highlight .bash .nv{-webkit-user-select:none;-moz-user-select:
 none;-ms-user-select:none;-o-user-select:none;user-select:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font:300 21px Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#333;background-color:#fff;-webkit-box-shadow:inset 0 3px 30px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 3px 30px rgba(0,0,0,0.3);box-shadow:inset 0 3px 30px rgba(0,0,0,0.3);text-shadow:0 1px 1px rgba(0,0,0,0.5);-webkit-font-feature-settings:"kern" 1;-moz-font-feature-settings:"kern" 1;-o-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;font-kerning:normal}.clear{display:block}.clear:after{content:"";display:block;height:0;clear:both;visibility:hidden}.logo{padding-top:8px}.grid .titlehead{padding:40px 20px 50px;text-align:left;text-transform:none;font-size:50px}.grid .titlehead .codesym{color:#e1e1e1;font-size:60px;padding:0 2px;position:relative;top:2px}.grid .titlehead .ifbody{font-size:31px;padding-left:72px}header,section,footer{float:left;width:100
 %;clear:both}header h1,header nav{display:inline-block}nav ul{padding:0;margin:0}nav li{display:inline-block}.main-nav{margin-top:52px}.main-nav ul{float:right}.main-nav li{margin-right:10px}.main-nav li a{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;font-weight:900;font-size:14px;padding:0.5em 1em;text-shadow:none;text-transform:uppercase;-webkit-transition:all 0.25s;-moz-transition:all 0.25s;-o-transition:all 0.25s;transition:all 0.25s}.main-nav li a:hover{background-color:#252525;color:white}.main-nav li.current a{background-color:#199acf;color:#FFF}.pitch-add{font-size:0.4em;float:right}.mobile-nav ul{overflow:hidden;width:100%;display:table}.mobile-nav a{float:left;width:100%;background-color:#333;color:#199acf;text-align:center;text-transform:uppercase;font-size:14px;font-weight:900;padding:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.mobile-nav li{display:table-cell;width:20%;padding:8px 2px}.mobile-nav .current a{background
 -color:#199acf;color:#222;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5),0 1px 5px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5),0 1px 5px rgba(0,0,0,0.5);box-shadow:inset 0 1px 0 rgba(255,255,255,0.5),0 1px 5px rgba(0,0,0,0.5);text-shadow:0 1px 0 rgba(255,255,255,0.3)}.header-link{position:relative;left:0.5em;opacity:0;font-size:0.8em;-webkit-transition:opacity 0.2s ease-in-out 0.1s;-moz-transition:opacity 0.2s ease-in-out 0.1s;-o-transition:opacity 0.2s ease-in-out 0.1s;transition:opacity 0.2s ease-in-out 0.1s}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link{opacity:1}@media (max-width: 768px){.main-nav ul{text-align:right}}@media (max-width: 830px){.main-nav .show-on-mobiles{display:inline}.main-nav .hide-on-mobiles{display:none}}footer{background-color:#212121;font-size:16px;padding-bottom:5px;color:#c0c0c0;margin-top:0px}footer a{color:#fff}footer a:hover img{opacity:1}footer p{max-width:
 800px;margin-left:auto;margin-right:auto}footer .align-right p{display:inline-block}footer img{display:inline-block;position:relative;top:8px;margin-left:5px;opacity:.8;padding:1px;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s}@media (max-width: 568px){footer .one-third p{margin-bottom:0}footer .two-thirds p{margin-top:-20px}}@-o-keyframes secfadein{from{opacity:0}to{opacity:1}}@-moz-keyframes secfadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes secfadein{from{opacity:0}to{opacity:1}}@keyframes secfadein{from{opacity:0}to{opacity:1}}.intro{background-color:#558C89;font-weight:bold;-o-animation:secfadein 2s;-moz-animation:secfadein 2s;-webkit-animation:secfadein 2s;animation:secfadein 2s;color:white}.intro .unit{padding:10px 0 0px}.intro p{font-size:1.75em;line-height:1em;margin:0}.intro .introlinks{text-align:right;margin:10px 12px}.intro .introlinks a{display:inline-block;font-weight:bold;margin:0px 5px;opacity:
 0.4;filter:alpha(opacity=40)}.intro .introlinks a:hover{opacity:1.0;filter:alpha(opacity=100)}@media (min-width: 569px){.intro p{font-size:1.75em}}.ingredients{background-color:steelblue;font-weight:bold;text-align:center;border:5px solid white;-o-animation:secfadein 2s;-moz-animation:secfadein 2s;-webkit-animation:secfadein 2s;animation:secfadein 2s;color:white}.ingredients .grid{display:table;width:100%}.ingredients .grid .row{display:table-row}.ingredients .grid .row .tblunit1{display:table-cell;padding:10px 0 0px;border-style:solid;border-color:white;border-width:0px 2px}.ingredients .grid .row .tblunit1:hover{background-color:#568ebd}.ingredients .grid .row .tblunit2{display:table-cell;padding:10px 0 0px;border-style:solid;border-color:white;border-width:0px 2px}.ingredients h2{margin:1em}.ingredients p{font-size:1.2em;margin:1em}.ingredients a{display:inline-block;text-decoration:none;-webkit-transition:all 0.25s;-moz-transition:all 0.25s;-o-transition:all 0.25s;transition:all
  0.25s;opacity:0.4;filter:alpha(opacity=40)}.ingredients a:hover{opacity:1.0;filter:alpha(opacity=100)}@media (min-width: 569px){.ingredients p{font-size:1.2em}}.quickstart{background-color:#3F1F1F;color:#fff;margin:60px 0;-webkit-box-shadow:inset 0 3px 10px rgba(0,0,0,0.4);-moz-box-shadow:inset 0 3px 10px rgba(0,0,0,0.4);box-shadow:inset 0 3px 10px rgba(0,0,0,0.4)}.quickstart .content{padding:0}.quickstart h3{font-size:24px;line-height:24px;margin-top:20px;text-shadow:0 1px 3px rgba(0,0,0,0.8)}.quickstart .code{font-size:12px;display:block;margin:0 0 -30px}@media (min-width: 768px){.quickstart .code{font-size:18px;margin:-30px 0;float:right}.quickstart h3{margin:50px 0 0;text-align:center}}.quickstart .code{display:block;padding:0;font-family:Menlo, Consolas, "Courier New", Courier, "Liberation Mono", monospace;line-height:1.3em}.quickstart .code .title{display:block;text-align:center;margin:0 20px;padding:5px 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;borde
 r-radius:5px 5px 0 0;-webkit-box-shadow:0 3px 10px rgba(0,0,0,0.5);-moz-box-shadow:0 3px 10px rgba(0,0,0,0.5);box-shadow:0 3px 10px rgba(0,0,0,0.5);font:400 16px/24px 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#444;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:#f7f7f7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjY2ZjZmNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIi
 BmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background-image:-webkit-gradient(linear, left top, left bottom, from(#f7f7f7), color-stop(7%, #cfcfcf), to(#aaa));background-image:-webkit-linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaa 100%);background-image:-moz-linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaa 100%);background-image:-o-linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaa 100%);background-image:linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaa 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#aaaaaa',GradientType=0 );border-bottom:1px solid #111}.quickstart .code .shell{padding:20px;text-shadow:none;margin:0 20px;background-color:#171717;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,0.3);-moz-box-shadow:0 5px 30px rgba(0,0,0,0.3);box-shadow:0 5px 30px rgba(0,0,0,0.3)}.quickstart .code .line{display:block;margin:0;padding:0}.
 quickstart .code .line span{display:inline-block}.quickstart .code .path{color:#87ceeb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.quickstart .code .prompt{color:#cd5c5c;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.quickstart .code .command{color:#f0e68c}.quickstart .code .output{color:#888}@media (min-width: 768px){.free-hosting img{float:left;margin:-20px -30px -30px -50px;width:300px;height:251px}.free-hosting .pane-content{margin-top:35px;padding-right:30px}.free-hosting p,.free-hosting a{font-size:18px}.free-hosting .pane:after{content:" ";float:right;background:url(../img/footer-arrow.png) top left no-repeat;width:73px;height:186px;position:absolute;right:0;bottom:-30px}}article{background-color:#fff;padding:20px;margin:0 10px;font-size:16px}@media (max-width: 480px){article ul{padding-left:20px}}@media (max-width: 568px){article{margin:0}}@media (min-widt
 h: 768px){article{padding:40px 40px 30px;font-size:21px}}aside{padding-top:30px;border-left:thick solid #199acf}aside h4{text-transform:uppercase;font-size:14px;font-weight:700;padding:0 10px 10px 10px;display:inline-block;border-bottom:1px solid #199ACF}aside ul{padding-left:0}aside ul:first-child{margin-top:0}aside li{padding-left:10px;list-style-type:none}aside li a{font-size:16px;position:relative}aside li.current a:before{content:"";border-color:transparent transparent transparent #444;border-style:solid;border-width:10px;width:0;height:0;position:absolute;top:0;left:-30px}.docs article{min-height:800px}.docs .content{padding:0}.section-nav{text-align:center;padding-top:40px;position:relative;margin:40px -20px 10px}.section-nav>div{width:49.5%}.section-nav a,.section-nav span{color:#fff;font-size:16px;text-transform:uppercase;font-weight:700;padding:8px 12px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3),inse
 t 0 1px 1px rgba(255,255,255,0.5);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3),inset 0 1px 1px rgba(255,255,255,0.5);box-shadow:0 1px 3px rgba(0,0,0,0.3),inset 0 1px 1px rgba(255,255,255,0.5);background-color:#767676}.section-nav a:hover{color:#fff;background-color:#888}.section-nav .next,.section-nav .prev{position:relative}.section-nav .next:after,.section-nav .prev:before{font-size:36px;color:#222;font-weight:900;text-shadow:0 1px 0 rgba(255,255,255,0.4);position:absolute;top:-7px}.section-nav .next:after{content:'\203A';right:10px}.section-nav .prev:before{content:'\2039';left:10px}.section-nav .prev,.section-nav .prev:hover{padding-left:30px}.section-nav .next,.section-nav .next:hover{padding-right:30px}.section-nav .disabled{opacity:.5;cursor:default}.improve{padding-top:25px;font-size:16px}.improve a{color:#999}.docs-nav-mobile select{color:#000;width:100%}article h2:first-child{margin-top:0}.post-category,.post-meta{display:inline-block;vertical-align:middle;font-size:.8em}.pos
 t-category{display:inline-block;margin-left:-30px;padding:6px 10px 8px;padding-left:50px;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;position:relative;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.2),inset 0 -1px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.2),inset 0 -1px 0 rgba(0,0,0,0.3);box-shadow:0 1px 5px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.2),inset 0 -1px 0 rgba(0,0,0,0.3);background-color:#1B3850;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzllMjgxMiIgc3RvcC1vcGFjaXR5PS
 IxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZjBkMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background-image:-webkit-gradient(linear, left top, left bottom, from(#1B3850), to(#204c69));background-image:-webkit-linear-gradient(top, #1B3850 0%, #204c69 100%);background-image:-moz-linear-gradient(top, #1B3850 0%, #204c69 100%);background-image:-o-linear-gradient(top, #1B3850 0%, #204c69 100%);background-image:linear-gradient(to bottom, #1B3850 0%, #204c69 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1B3850', endColorstr='#204c69',GradientType=0 )}.post-category:before{content:"";position:absolute;top:-10px;left:0;border-color:transparent #204c69 #204c69 transparent;border-style:solid;border-width:5px;width:0;height:0}.post-content img{max-width:100%}.label{float:left;text-transform:uppercase;font-weight:700;text-shadow:0
  -1px 0 rgba(0,0,0,0.5)}@media (max-width: 568px){.post-category{padding-left:30px}}@media (min-width: 768px){.post-category{margin-left:-50px}}.avatar{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:inline-block;vertical-align:middle}.post-meta{padding:5px 0;color:#c0c0c0;font-weight:600;text-shadow:0 -1px 0 #000}.post-date,.post-author{margin-left:10px}.news article+article{margin-top:-10px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;border-top:1px solid #555;-webkit-box-shadow:0 -1px 0 #2f2f2f;-moz-box-shadow:0 -1px 0 #2f2f2f;box-shadow:0 -1px 0 #2f2f2f}pre,code{white-space:pre;display:inline-block;margin:0;font:14px/1.8em Menlo, Consolas, "Courier New", Courier, "Liberation Mono", monospace;padding:0 0.5em}@media (min-width: 768px){pre,code{font-size:16px}}.highlight,p>pre,p>code,p>nobr>code,li>code,h5>code,.note>code{background-color:#2b2b2b;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5p
 x;border-radius:5px;-webkit-box-shadow:inset 0 1px 10px rgba(0,0,0,0.3),0 1px 0 rgba(255,255,255,0.1),0 -1px 0 rgba(0,0,0,0.5);-moz-box-shadow:inset 0 1px 10px rgba(0,0,0,0.3),0 1px 0 rgba(255,255,255,0.1),0 -1px 0 rgba(0,0,0,0.5);box-shadow:inset 0 1px 10px rgba(0,0,0,0.3),0 1px 0 rgba(255,255,255,0.1),0 -1px 0 rgba(0,0,0,0.5)}.note code{background-color:#333;background-color:rgba(0,0,0,0.2);margin-left:2.5px;margin-right:2.5px;font-size:0.8em}.highlight{margin:1em 0;padding:10px 0;width:100%;overflow:auto}h1,h2,h3,h4,h5,h6{margin:0}a{color:#199acf;text-decoration:none;-webkit-transition:all 0.25s;-moz-transition:all 0.25s;-o-transition:all 0.25s;transition:all 0.25s}a:hover{color:#090a4f}strong{font-weight:700}p{line-height:1.5em}.left{float:left}.right{float:right}.align-right{text-align:right}.align-left{text-align:left}.align-center{text-align:center}article h2,article h3,article h4,article h5,article h6{margin:1em 0}article h4{color:#000}article ul li p{margin:0}article ul li 
 blockquote{margin:10px 0}article ul li,article ol li{line-height:1.5em;margin-bottom:0.5em}h5,h6{font-size:1em;font-style:italic}blockquote{border-left:2px solid #777;padding-left:20px;font-style:italic;font-size:18px;font-weight:500}table{width:100%;background-color:#555;margin:.5em 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);box-shadow:0 1px 3px rgba(0,0,0,0.3)}thead{-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;color:#fff;background-color:#ddd}thead th{position:relative;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)}thead th:first-child{-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:
 5px}thead th:last-child{-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px}td{padding:.5em .75em}td p{margin:0}th{text-transform:uppercase;font-size:16px;padding:.5em .75em;text-shadow:0 -1px 0 rgba(0,0,0,0.9);color:#888}tbody td{border-top:1px solid #747474;border-top:1px solid rgba(0,0,0,0.1);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);background-color:#eee}tbody td p{font-size:16px}tbody td p code{font-size:14px}code.option,th .option,code.filter,th .filter{color:#50B600}code.flag,th .flag,code.output,th .output{color:#049DCE}code.option,code.flag,code.filter,code.output{margin-bottom:2px}.note{margin:30px 0;margin-left:-30px;padding:20px 20px 24px;padding-left:50px;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;position:relative;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.3),inset 0 1p
 x 0 rgba(255,255,255,0.2),inset 0 -1px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.2),inset 0 -1px 0 rgba(0,0,0,0.3);box-shadow:0 1px 5px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.2),inset 0 -1px 0 rgba(0,0,0,0.3);background-color:#7e6d42;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlNmQ0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YzRlMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background-image:-web
 kit-gradient(linear, left top, left bottom, from(#7e6d42), to(#5c4e35));background-image:-webkit-linear-gradient(top, #7e6d42 0%, #5c4e35 100%);background-image:-moz-linear-gradient(top, #7e6d42 0%, #5c4e35 100%);background-image:-o-linear-gradient(top, #7e6d42 0%, #5c4e35 100%);background-image:linear-gradient(to bottom, #7e6d42 0%, #5c4e35 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e6d42', endColorstr='#5c4e35',GradientType=0 )}@media (max-width: 568px){.note{margin-right:-30px}}@media (min-width: 768px){.note{margin-left:-50px}}.configtable{font-size:14px}.note:before{content:"";position:absolute;top:-10px;left:0;border-color:transparent #222 #222 transparent;border-style:solid;border-width:5px;width:0;height:0}.note h5,.note p{margin:0;color:#fff}.note h5{line-height:1.5em;font-weight:900;font-style:normal}.note p{font-weight:400;font-size:.75em}.note:after{content:'\2605';color:#199acf;position:absolute;top:14px;left:14px;font-size:28px;font-weigh
 t:700;text-shadow:0 -1px 0 rgba(0,0,0,0.5)}.info{background-color:#0389aa;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzODlhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDYxN2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background-image:-webkit-gradient(linear, left top, left bottom, from(#0389aa), to(#00617f));background-image:-webkit-linear-gradient(top, #0389aa 0%, #00617f 100%);background-image:-moz-linear-gradient(top, #0389aa 0%, #00617f 100%);backgrou
 nd-image:-o-linear-gradient(top, #0389aa 0%, #00617f 100%);background-image:linear-gradient(to bottom, #0389aa 0%, #00617f 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0389aa', endColorstr='#00617f',GradientType=0 )}.warning{background-color:#1B3850;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzllMjgxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZjBkMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background-image:-webkit-gradient(line
 ar, left top, left bottom, from(#1B3850), to(#204c69));background-image:-webkit-linear-gradient(top, #1B3850 0%, #204c69 100%);background-image:-moz-linear-gradient(top, #1B3850 0%, #204c69 100%);background-image:-o-linear-gradient(top, #1B3850 0%, #204c69 100%);background-image:linear-gradient(to bottom, #1B3850 0%, #204c69 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1B3850', endColorstr='#204c69',GradientType=0 )}.unreleased{background-color:#cd9239;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkOTIzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMjc1M
 jgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background-image:-webkit-gradient(linear, left top, left bottom, from(#cd9239), to(#a27528));background-image:-webkit-linear-gradient(top, #cd9239 0%, #a27528 100%);background-image:-moz-linear-gradient(top, #cd9239 0%, #a27528 100%);background-image:-o-linear-gradient(top, #cd9239 0%, #a27528 100%);background-image:linear-gradient(to bottom, #cd9239 0%, #a27528 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd9239', endColorstr='#a27528',GradientType=0 )}.info:before{border-color:transparent #00617f #00617f transparent}.warning:before{border-color:transparent #204c69 #204c69 transparent}.unreleased:before{border-color:transparent #664719 #664719 transparent}.info:after{content:'\24D8';color:#fff;position:absolute;top:15px;left:15px;font-size:28px;font-weight:700;text-shadow:0 -1px 0 rgba(0,
 0,0,0.5)}.warning:after{content:'\203C';color:#199acf;position:absolute;top:15px;left:15px;font-size:32px;font-weight:700;text-shadow:0 -1px 0 rgba(0,0,0,0.5)}.unreleased:after{content:'\2692';color:#2b2a12;position:absolute;top:8px;left:15px;font-size:38px;font-weight:700;text-shadow:0 1px 0 rgba(255,255,255,0.25)}@media (max-width: 768px){.mobile-side-scroller{overflow-x:scroll;margin:0 -40px;padding:0 10px}}.show-on-mobiles{display:none}@media screen and (max-width: 568px){.show-on-mobiles{display:block !important}a .show-on-mobiles{display:inline !important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.inner-center{display:table;margin:0 auto}#return-to-top{position:fixed;bottom:20px;right:20px;background:#000;background:rgba(0,0,0,0.7);width:50px;height:50px;display:block;text-decoration:none;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;display:none;-webkit-transition:all 0.3s line
 ar;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#return-to-top i{color:#fff;margin:0;position:relative;left:16px;top:13px;font-size:19px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#return-to-top:hover{background:rgba(0,0,0,0.9)}#return-to-top:hover i{color:#fff;top:5px}.secbtn{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin:10px;border:1px solid rgba(0,0,0,0.4);box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.5),0 0 1px 1px rgba(255,255,255,0.8),0 0 0 6px rgba(0,0,0,0.06),0 0 0 3px rgba(0,0,0,0.1);cursor:pointer}.secbtn .title{padding:10px;float:left;color:#fff;font-weight:800;font-size:20px;text-shadow:1px 1px rgba(0,0,0,0.2);text-align:center;border-right:1px solid rgba(255,255,255,0.3)}.secbtn .tag{padding:10px;float:left;color:rgba(0,0,0,0.4);font-weight:800;font-size:20px;text-shadow:1p
 x 1px rgba(255,255,255,0.3);text-align:left;border-left:1px solid rgba(0,0,0,0.2)}.btnyellow{background:#ffd65e;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJmMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #ffd65e 0%, #febf04 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd65e), color-stop(100%, #febf04));background:-webkit-linear-gradient(t
 op, #ffd65e 0%, #febf04 100%);background:-o-linear-gradient(top, #ffd65e 0%, #febf04 100%);background:-ms-linear-gradient(top, #ffd65e 0%, #febf04 100%);background:linear-gradient(top, #ffd65e 0%, #febf04 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 )}.btnyellow:hover{background:#febf04;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmYwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQ2NWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncm
 FkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #febf04 0%, #ffd65e 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #febf04), color-stop(100%, #ffd65e));background:-webkit-linear-gradient(top, #febf04 0%, #ffd65e 100%);background:-o-linear-gradient(top, #febf04 0%, #ffd65e 100%);background:-ms-linear-gradient(top, #febf04 0%, #ffd65e 100%);background:linear-gradient(top, #febf04 0%, #ffd65e 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf04', endColorstr='#ffd65e',GradientType=0 )}.btngreen{background:#8fc800;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI
 wJSIgc3RvcC1jb2xvcj0iIzhmYzgwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NjhlMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #8fc800 0%, #668e00 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8fc800), color-stop(100%, #668e00));background:-webkit-linear-gradient(top, #8fc800 0%, #668e00 100%);background:-o-linear-gradient(top, #8fc800 0%, #668e00 100%);background:-ms-linear-gradient(top, #8fc800 0%, #668e00 100%);background:linear-gradient(top, #8fc800 0%, #668e00 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#668e00',GradientType=0 )}.btngreen:hover{background:#668e00;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIG
 hlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2OGUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZmM4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #668e00 0%, #8fc800 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #668e00), color-stop(100%, #8fc800));background:-webkit-linear-gradient(top, #668e00 0%, #8fc800 100%);background:-o-linear-gradient(top, #668e00 0%, #8fc800 100%);background:-ms-linear-gradient(top, #668e00 0%, #8fc800 100%);background:linear-gradient(top, #668e00 0%, #8fc800 100%);filter:progid:DXImageTransform.Microsoft.gra
 dient( startColorstr='#668e00', endColorstr='#8fc800',GradientType=0 )}.highlight .lineno{color:#ccc;display:inline-block;padding:0 5px;border-right:1px solid #ccc}.highlight pre code{display:block;white-space:pre;overflow-x:auto;word-wrap:normal;font-size:10px}
+@charset "UTF-8";
+/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
+html {
+  font-family: sans-serif;
+  -ms-text-size-adjust: 100%;
+  -webkit-text-size-adjust: 100%; }
+
+body {
+  margin: 0; }
+
+article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
+  display: block; }
+
+audio, canvas, progress, video {
+  display: inline-block;
+  vertical-align: baseline; }
+
+audio:not([controls]) {
+  display: none;
+  height: 0; }
+
+[hidden], template {
+  display: none; }
+
+a {
+  background-color: transparent; }
+
+a:active, a:hover {
+  outline: 0; }
+
+abbr[title] {
+  border-bottom: 1px dotted; }
+
+b, strong {
+  font-weight: 700; }
+
+dfn {
+  font-style: italic; }
+
+h1 {
+  font-size: 2em;
+  margin: .67em 0; }
+
+mark {
+  background: #ff0;
+  color: #000; }
+
+small {
+  font-size: 80%; }
+
+sub, sup {
+  font-size: 75%;
+  line-height: 0;
+  position: relative;
+  vertical-align: baseline; }
+
+sup {
+  top: -.5em; }
+
+sub {
+  bottom: -.25em; }
+
+img {
+  border: 0; }
+
+svg:not(:root) {
+  overflow: hidden; }
+
+figure {
+  margin: 1em 40px; }
+
+hr {
+  -moz-box-sizing: content-box;
+  box-sizing: content-box;
+  height: 0; }
+
+pre {
+  overflow: auto; }
+
+code, kbd, pre, samp {
+  font-family: monospace,monospace;
+  font-size: 1em; }
+
+button, input, optgroup, select, textarea {
+  color: inherit;
+  font: inherit;
+  margin: 0; }
+
+button {
+  overflow: visible; }
+
+button, select {
+  text-transform: none; }
+
+button, html input[type=button], input[type=reset], input[type=submit] {
+  -webkit-appearance: button;
+  cursor: pointer; }
+
+button[disabled], html input[disabled] {
+  cursor: default; }
+
+button::-moz-focus-inner, input::-moz-focus-inner {
+  border: 0;
+  padding: 0; }
+
+input {
+  line-height: normal; }
+
+input[type=checkbox], input[type=radio] {
+  box-sizing: border-box;
+  padding: 0; }
+
+input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
+  height: auto; }
+
+input[type=search] {
+  -webkit-appearance: textfield;
+  -moz-box-sizing: content-box;
+  -webkit-box-sizing: content-box;
+  box-sizing: content-box; }
+
+input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
+  -webkit-appearance: none; }
+
+fieldset {
+  border: 1px solid silver;
+  margin: 0 2px;
+  padding: .35em .625em .75em; }
+
+legend {
+  border: 0;
+  padding: 0; }
+
+textarea {
+  overflow: auto; }
+
+optgroup {
+  font-weight: 700; }
+
+table {
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+td, th {
+  padding: 0; }
+
+/*
+ * Gridism
+ * A simple, responsive, and handy CSS grid by @cobyism
+ * https://github.com/cobyism/gridism
+ */
+/* Preserve some sanity */
+.grid,
+.unit {
+  -webkit-box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  box-sizing: border-box; }
+
+/* Set up some rules to govern the grid */
+.grid {
+  display: block;
+  clear: both; }
+
+.grid .unit {
+  float: left;
+  width: 100%;
+  padding: 10px; }
+
+/* This ensures the outer gutters are equal to the (doubled) inner gutters. */
+.grid .unit:first-child {
+  padding-left: 20px; }
+
+.grid .unit:last-child {
+  padding-right: 20px; }
+
+/* Nested grids already have padding though, so let’s nuke it */
+.unit .unit:first-child {
+  padding-left: 0; }
+
+.unit .unit:last-child {
+  padding-right: 0; }
+
+.unit .grid:first-child > .unit {
+  padding-top: 0; }
+
+.unit .grid:last-child > .unit {
+  padding-bottom: 0; }
+
+/* Let people nuke the gutters/padding completely in a couple of ways */
+.no-gutters .unit,
+.unit.no-gutters {
+  padding: 0 !important; }
+
+/* Wrapping at a maximum width is optional */
+.wrap .grid,
+.grid.wrap {
+  max-width: 978px;
+  margin: 0 auto; }
+
+/* Width classes also have shorthand versions numbered as fractions
+ * For example: for a grid unit 1/3 (one third) of the parent width,
+ * simply apply class="w-1-3" to the element. */
+.grid .whole, .grid .w-1-1 {
+  width: 100%; }
+
+.grid .half, .grid .w-1-2 {
+  width: 50%; }
+
+.grid .one-third, .grid .w-1-3 {
+  width: 33.3332%; }
+
+.grid .two-thirds, .grid .w-2-3 {
+  width: 66.6665%; }
+
+.grid .one-quarter,
+.grid .one-fourth, .grid .w-1-4 {
+  width: 25%; }
+
+.grid .three-quarters,
+.grid .three-fourths, .grid .w-3-4 {
+  width: 75%; }
+
+.grid .one-fifth, .grid .w-1-5 {
+  width: 20%; }
+
+.grid .two-fifths, .grid .w-2-5 {
+  width: 40%; }
+
+.grid .three-fifths, .grid .w-3-5 {
+  width: 60%; }
+
+.grid .four-fifths, .grid .w-4-5 {
+  width: 80%; }
+
+.grid .golden-small, .grid .w-g-s {
+  width: 38.2716%; }
+
+/* Golden section: smaller piece */
+.grid .golden-large, .grid .w-g-l {
+  width: 61.7283%; }
+
+/* Golden section: larger piece */
+/* Clearfix after every .grid */
+.grid {
+  *zoom: 1; }
+
+.grid:before, .grid:after {
+  display: table;
+  content: "";
+  line-height: 0; }
+
+.grid:after {
+  clear: both; }
+
+/* Utility classes */
+.align-center {
+  text-align: center; }
+
+.align-left {
+  text-align: left; }
+
+.align-right {
+  text-align: right; }
+
+.pull-left {
+  float: left; }
+
+.pull-right {
+  float: right; }
+
+/* A property for a better rendering of images in units: in
+   this way bigger pictures are just resized if the unit
+   becomes smaller */
+.unit img {
+  max-width: 100%; }
+
+/* Responsive Stuff */
+@media screen and (max-width: 568px) {
+  /* Stack anything that isn’t full-width on smaller screens 
+     and doesn't provide the no-stacking-on-mobiles class */
+  .grid:not(.no-stacking-on-mobiles) > .unit {
+    width: 100% !important;
+    padding-left: 20px;
+    padding-right: 20px; }
+
+  .unit .grid .unit {
+    padding-left: 0px;
+    padding-right: 0px; }
+
+  /* Sometimes, you just want to be different on small screens */
+  .center-on-mobiles {
+    text-align: center !important; }
+
+  .hide-on-mobiles {
+    display: none !important; } }
+/* Expand the wrap a bit further on larger screens */
+@media screen and (min-width: 1180px) {
+  .wider .grid,
+  .grid.wider {
+    max-width: 1180px;
+    margin: 0 auto; } }
+.highlight {
+  /* Comment */
+  /* Error */
+  /* Generic */
+  /* Keyword */
+  /* Literal */
+  /* Name */
+  /* Operator */
+  /* Other */
+  /* Punctuation */
+  /* Comment.Multiline */
+  /* Comment.Preproc */
+  /* Comment.Single */
+  /* Comment.Special */
+  /* Generic.Deleted */
+  /* Generic.Emph */
+  /* Generic.Error */
+  /* Generic.Heading */
+  /* Generic.Inserted */
+  /* Generic.Output, qualified with span to prevent applying this style to the Go language, see #1153. */
+  /* Generic.Prompt */
+  /* Generic.Strong */
+  /* Generic.Subheading */
+  /* Generic.Traceback */
+  /* Keyword.Constant */
+  /* Keyword.Declaration */
+  /* Keyword.Namespace */
+  /* Keyword.Pseudo */
+  /* Keyword.Reserved */
+  /* Keyword.Type */
+  /* Literal.Date */
+  /* Literal.Number */
+  /* Literal.String */
+  /* Name.Attribute */
+  /* Name.Builtin */
+  /* Name.Class */
+  /* Name.Constant */
+  /* Name.Decorator */
+  /* Name.Entity */
+  /* Name.Exception */
+  /* Name.Function */
+  /* Name.Label */
+  /* Name.Namespace */
+  /* Name.Other */
+  /* Name.Property */
+  /* Name.Tag */
+  /* Name.Variable */
+  /* Operator.Word */
+  /* Text.Whitespace */
+  /* Literal.Number.Float */
+  /* Literal.Number.Hex */
+  /* Literal.Number.Integer */
+  /* Literal.Number.Oct */
+  /* Literal.String.Backtick */
+  /* Literal.String.Char */
+  /* Literal.String.Doc */
+  /* Literal.String.Double */
+  /* Literal.String.Escape */
+  /* Literal.String.Heredoc */
+  /* Literal.String.Interpol */
+  /* Literal.String.Other */
+  /* Literal.String.Regex */
+  /* Literal.String.Single */
+  /* Literal.String.Symbol */
+  /* Name.Builtin.Pseudo */
+  /* Name.Variable.Class */
+  /* Name.Variable.Global */
+  /* Name.Variable.Instance */
+  /* Literal.Number.Integer.Long */ }
+  .highlight .hll {
+    background-color: #ffffcc; }
+  .highlight .c {
+    color: #87ceeb; }
+  .highlight .err {
+    color: #ffffff; }
+  .highlight .g {
+    color: #ffffff; }
+  .highlight .k {
+    color: #f0e68c; }
+  .highlight .l {
+    color: #ffffff; }
+  .highlight .n {
+    color: #ffffff; }
+  .highlight .o {
+    color: #ffffff; }
+  .highlight .x {
+    color: #ffffff; }
+  .highlight .p {
+    color: #ffffff; }
+  .highlight .cm {
+    color: #87ceeb; }
+  .highlight .cp {
+    color: #cd5c5c; }
+  .highlight .c1 {
+    color: #87ceeb; }
+  .highlight .cs {
+    color: #87ceeb; }
+  .highlight .gd {
+    color: #0000c0;
+    font-weight: bold;
+    background-color: #008080; }
+  .highlight .ge {
+    color: #c000c0;
+    text-decoration: underline; }
+  .highlight .gr {
+    color: #c0c0c0;
+    font-weight: bold;
+    background-color: #c00000; }
+  .highlight .gh {
+    color: #cd5c5c; }
+  .highlight .gi {
+    color: #ffffff;
+    background-color: #0000c0; }
+  .highlight span.go {
+    color: #add8e6;
+    font-weight: bold;
+    background-color: #4d4d4d; }
+  .highlight .gp {
+    color: #ffffff; }
+  .highlight .gs {
+    color: #ffffff; }
+  .highlight .gu {
+    color: #cd5c5c; }
+  .highlight .gt {
+    color: #c0c0c0;
+    font-weight: bold;
+    background-color: #c00000; }
+  .highlight .kc {
+    color: #f0e68c; }
+  .highlight .kd {
+    color: #f0e68c; }
+  .highlight .kn {
+    color: #f0e68c; }
+  .highlight .kp {
+    color: #f0e68c; }
+  .highlight .kr {
+    color: #f0e68c; }
+  .highlight .kt {
+    color: #bdb76b; }
+  .highlight .ld {
+    color: #ffffff; }
+  .highlight .m {
+    color: #ffffff; }
+  .highlight .s {
+    color: #ffffff; }
+  .highlight .na {
+    color: #ffffff; }
+  .highlight .nb {
+    color: #ffffff; }
+  .highlight .nc {
+    color: #ffffff; }
+  .highlight .no {
+    color: #ffa0a0; }
+  .highlight .nd {
+    color: #ffffff; }
+  .highlight .ni {
+    color: #ffdead; }
+  .highlight .ne {
+    color: #ffffff; }
+  .highlight .nf {
+    color: #ffffff; }
+  .highlight .nl {
+    color: #ffffff; }
+  .highlight .nn {
+    color: #ffffff; }
+  .highlight .nx {
+    color: #ffffff; }
+  .highlight .py {
+    color: #ffffff; }
+  .highlight .nt {
+    color: #f0e68c; }
+  .highlight .nv {
+    color: #98fb98; }
+  .highlight .ow {
+    color: #ffffff; }
+  .highlight .w {
+    color: #ffffff; }
+  .highlight .mf {
+    color: #ffffff; }
+  .highlight .mh {
+    color: #ffffff; }
+  .highlight .mi {
+    color: #ffffff; }
+  .highlight .mo {
+    color: #ffffff; }
+  .highlight .sb {
+    color: #ffffff; }
+  .highlight .sc {
+    color: #ffffff; }
+  .highlight .sd {
+    color: #ffffff; }
+  .highlight .s2 {
+    color: #ffffff; }
+  .highlight .se {
+    color: #ffffff; }
+  .highlight .sh {
+    color: #ffffff; }
+  .highlight .si {
+    color: #ffffff; }
+  .highlight .sx {
+    color: #ffffff; }
+  .highlight .sr {
+    color: #ffffff; }
+  .highlight .s1 {
+    color: #ffffff; }
+  .highlight .ss {
+    color: #ffffff; }
+  .highlight .bp {
+    color: #ffffff; }
+  .highlight .vc {
+    color: #98fb98; }
+  .highlight .vg {
+    color: #98fb98; }
+  .highlight .vi {
+    color: #98fb98; }
+  .highlight .il {
+    color: #ffffff; }
+  .highlight .bash .nv {
+    -webkit-user-select: none;
+    -moz-user-select: none;
+    -ms-user-select: none;
+    -o-user-select: none;
+    user-select: none; }
+
+/* Base */
+* {
+  -webkit-box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  box-sizing: border-box; }
+
+@font-face {
+  font-family: "Lato";
+  font-style: normal;
+  font-weight: 300;
+  src: url("/assets/fonts/Lato/Lato-Light.eot?") format("eot"), url("/assets/fonts/Lato/Lato-Light.wof2") format("wof2"), url("/assets/fonts/Lato/Lato-Light.woff") format("woff"); }
+@font-face {
+  font-family: "Lato";
+  font-style: normal;
+  font-weight: 400;
+  src: url("/assets/fonts/Lato/Lato-Regular.eot?") format("eot"), url("/assets/fonts/Lato/Lato-Regular.wof2") format("wof2"), url("/assets/fonts/Lato/Lato-Regular.woff") format("woff"); }
+@font-face {
+  font-family: "Lato";
+  font-style: normal;
+  font-weight: 700;
+  src: url("/assets/fonts/Lato/Lato-Bold.eot?") format("eot"), url("/assets/fonts/Lato/Lato-Bold.wof2") format("wof2"), url("/assets/fonts/Lato/Lato-Bold.woff") format("woff"); }
+@font-face {
+  font-family: "Lato";
+  font-style: normal;
+  font-weight: 900;
+  src: url("/assets/fonts/Lato/Lato-Black.eot?") format("eot"), url("/assets/fonts/Lato/Lato-Black.wof2") format("wof2"), url("/assets/fonts/Lato/Lato-Black.woff") format("woff"); }
+body {
+  font: 300 21px Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
+  color: #333;
+  background-color: #fff;
+  /*border-top: 5px solid #199acf;*/
+  -webkit-box-shadow: inset 0 3px 30px rgba(0, 0, 0, 0.3);
+  -moz-box-shadow: inset 0 3px 30px rgba(0, 0, 0, 0.3);
+  box-shadow: inset 0 3px 30px rgba(0, 0, 0, 0.3);
+  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
+  -webkit-font-feature-settings: "kern" 1;
+  -moz-font-feature-settings: "kern" 1;
+  -o-font-feature-settings: "kern" 1;
+  font-feature-settings: "kern" 1;
+  font-kerning: normal; }
+
+.clear {
+  display: block; }
+
+.clear:after {
+  content: "";
+  display: block;
+  height: 0;
+  clear: both;
+  visibility: hidden; }
+
+.logo {
+  padding-top: 8px; }
+
+.grid .titlehead {
+  padding: 40px 20px 50px;
+  text-align: left;
+  text-transform: none;
+  font-size: 50px; }
+  .grid .titlehead .codesym {
+    color: #e1e1e1;
+    font-size: 60px;
+    padding: 0 2px;
+    position: relative;
+    top: 2px; }
+  .grid .titlehead .ifbody {
+    font-size: 31px;
+    padding-left: 72px; }
+
+/* Sections */
+header,
+section,
+footer {
+  float: left;
+  width: 100%;
+  clear: both; }
+
+/* Header */
+header h1,
+header nav {
+  display: inline-block; }
+
+nav ul {
+  padding: 0;
+  margin: 0; }
+nav li {
+  display: inline-block; }
+
+.main-nav {
+  margin-top: 52px; }
+  .main-nav ul {
+    float: right; }
+  .main-nav li {
+    margin-right: 10px; }
+    .main-nav li a {
+      -webkit-border-radius: 10px;
+      -moz-border-radius: 10px;
+      border-radius: 10px;
+      font-weight: 900;
+      font-size: 14px;
+      padding: 0.5em 1em;
+      text-shadow: none;
+      text-transform: uppercase;
+      -webkit-transition: all 0.25s;
+      -moz-transition: all 0.25s;
+      -o-transition: all 0.25s;
+      transition: all 0.25s; }
+      .main-nav li a:hover {
+        background-color: #252525;
+        color: white; }
+    .main-nav li.current a {
+      background-color: #199acf;
+      color: #FFF; }
+
+.pitch-add {
+  font-size: 0.4em;
+  float: right; }
+
+.mobile-nav ul {
+  overflow: hidden;
+  width: 100%;
+  display: table; }
+.mobile-nav a {
+  float: left;
+  width: 100%;
+  background-color: #333;
+  color: #199acf;
+  text-align: center;
+  text-transform: uppercase;
+  font-size: 14px;
+  font-weight: 900;
+  padding: 5px;
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px; }
+.mobile-nav li {
+  display: table-cell;
+  width: 20%;
+  padding: 8px 2px; }
+.mobile-nav .current a {
+  background-color: #199acf;
+  color: #222;
+  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.5);
+  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.5);
+  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.5);
+  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3); }
+
+/*
+ * This code is courtesy Ben Balter, modified by Parker Moore.
+ * http://ben.balter.com/2014/03/13/pages-anchor-links/
+ */
+.header-link {
+  position: relative;
+  left: 0.5em;
+  opacity: 0;
+  font-size: 0.8em;
+  -webkit-transition: opacity 0.2s ease-in-out 0.1s;
+  -moz-transition: opacity 0.2s ease-in-out 0.1s;
+  -o-transition: opacity 0.2s ease-in-out 0.1s;
+  transition: opacity 0.2s ease-in-out 0.1s; }
+
+h2:hover .header-link,
+h3:hover .header-link,
+h4:hover .header-link,
+h5:hover .header-link,
+h6:hover .header-link {
+  opacity: 1; }
+
+@media (max-width: 768px) {
+  .main-nav ul {
+    text-align: right; } }
+@media (max-width: 830px) {
+  .main-nav .show-on-mobiles {
+    display: inline; }
+  .main-nav .hide-on-mobiles {
+    display: none; } }
+/* Footer */
+footer {
+  background-color: #212121;
+  font-size: 16px;
+  padding-bottom: 5px;
+  color: #c0c0c0;
+  margin-top: 0px; }
+  footer a {
+    color: #fff; }
+    footer a:hover img {
+      opacity: 1; }
+  footer p {
+    max-width: 800px;
+    margin-left: auto;
+    margin-right: auto; }
+  footer .align-right p {
+    display: inline-block; }
+  footer img {
+    display: inline-block;
+    position: relative;
+    top: 8px;
+    margin-left: 5px;
+    opacity: .8;
+    padding: 1px;
+    -webkit-transition: opacity 0.2s;
+    -moz-transition: opacity 0.2s;
+    -o-transition: opacity 0.2s;
+    transition: opacity 0.2s; }
+
+@media (max-width: 568px) {
+  footer .one-third p {
+    margin-bottom: 0; }
+  footer .two-thirds p {
+    margin-top: -20px; } }
+@-o-keyframes secfadein {
+  from {
+    opacity: 0; }
+  to {
+    opacity: 1; } }
+@-moz-keyframes secfadein {
+  from {
+    opacity: 0; }
+  to {
+    opacity: 1; } }
+@-webkit-keyframes secfadein {
+  from {
+    opacity: 0; }
+  to {
+    opacity: 1; } }
+@keyframes secfadein {
+  from {
+    opacity: 0; }
+  to {
+    opacity: 1; } }
+/* Intro */
+.intro {
+  background-color: #558C89;
+  font-weight: 900;
+  -o-animation: secfadein 2s;
+  -moz-animation: secfadein 2s;
+  -webkit-animation: secfadein 2s;
+  animation: secfadein 2s;
+  color: white; }
+  .intro .unit {
+    padding: 10px 0 0px; }
+  .intro p {
+    font-size: 1.75em;
+    line-height: 1em;
+    margin: 0; }
+  .intro .introlinks {
+    text-align: right;
+    margin: 10px 12px; }
+    .intro .introlinks a {
+      display: inline-block;
+      font-weight: bold;
+      margin: 0px 5px;
+      opacity: 0.4;
+      filter: alpha(opacity=40); }
+      .intro .introlinks a:hover {
+        opacity: 1.0;
+        filter: alpha(opacity=100); }
+
+@media (min-width: 569px) {
+  .intro p {
+    font-size: 1.75em; } }
+/* Ingredients */
+.ingredients {
+  background-color: steelblue;
+  font-weight: 900;
+  text-align: center;
+  border: 5px solid white;
+  -o-animation: secfadein 2s;
+  -moz-animation: secfadein 2s;
+  -webkit-animation: secfadein 2s;
+  animation: secfadein 2s;
+  color: white; }
+  .ingredients .grid {
+    display: table;
+    width: 100%; }
+    .ingredients .grid .row {
+      display: table-row; }
+      .ingredients .grid .row .tblunit1 {
+        display: table-cell;
+        padding: 10px 0 0px;
+        border-style: solid;
+        border-color: white;
+        border-width: 0px 2px; }
+        .ingredients .grid .row .tblunit1:hover {
+          background-color: #568ebd; }
+      .ingredients .grid .row .tblunit2 {
+        display: table-cell;
+        padding: 10px 0 0px;
+        border-style: solid;
+        border-color: white;
+        border-width: 0px 2px; }
+  .ingredients h2 {
+    margin: 1em; }
+  .ingredients p {
+    font-size: 1.2em;
+    margin: 1em; }
+  .ingredients a {
+    display: inline-block;
+    text-decoration: none;
+    -webkit-transition: all 0.25s;
+    -moz-transition: all 0.25s;
+    -o-transition: all 0.25s;
+    transition: all 0.25s;
+    opacity: 0.4;
+    filter: alpha(opacity=40); }
+    .ingredients a:hover {
+      opacity: 1.0;
+      filter: alpha(opacity=100); }
+
+@media (min-width: 569px) {
+  .ingredients p {
+    font-size: 1.2em; } }
+/* Quickstart */
+.quickstart {
+  background-color: #3F1F1F;
+  color: #fff;
+  margin: 60px 0;
+  -webkit-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.4);
+  -moz-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.4);
+  box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.4); }
+  .quickstart .content {
+    padding: 0; }
+  .quickstart h3 {
+    font-size: 24px;
+    line-height: 24px;
+    margin-top: 20px;
+    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8); }
+  .quickstart .code {
+    font-size: 12px;
+    display: block;
+    margin: 0 0 -30px; }
+
+@media (min-width: 768px) {
+  .quickstart .code {
+    font-size: 18px;
+    margin: -30px 0;
+    float: right; }
+  .quickstart h3 {
+    margin: 50px 0 0;
+    text-align: center; } }
+/* Code */
+.quickstart .code {
+  display: block;
+  padding: 0;
+  font-family: Menlo, Consolas, "Courier New", Courier, "Liberation Mono", monospace;
+  line-height: 1.3em; }
+  .quickstart .code .title {
+    display: block;
+    text-align: center;
+    margin: 0 20px;
+    padding: 5px 0;
+    -webkit-border-radius: 5px 5px 0 0;
+    -moz-border-radius: 5px 5px 0 0;
+    border-radius: 5px 5px 0 0;
+    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
+    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
+    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
+    font: 400 16px/24px 'Helvetica Neue', Helvetica, Arial, sans-serif;
+    color: #444;
+    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
+    background-color: #f7f7f7;
+    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjY2ZjZmNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
+    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), color-stop(7%, #cfcfcf), to(#aaaaaa));
+    background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaaaaa 100%);
+    background-image: -moz-linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaaaaa 100%);
+    background-image: -o-linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaaaaa 100%);
+    background-image: linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaaaaa 100%);
+    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#aaaaaa',GradientType=0 );
+    border-bottom: 1px solid #111; }
+  .quickstart .code .shell {
+    padding: 20px;
+    text-shadow: none;
+    margin: 0 20px;
+    background-color: #171717;
+    -webkit-border-radius: 0 0 5px 5px;
+    -moz-border-radius: 0 0 5px 5px;
+    border-radius: 0 0 5px 5px;
+    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
+    -moz-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
+    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3); }
+  .quickstart .code .line {
+    display: block;
+    margin: 0;
+    padding: 0; }
+    .quickstart .code .line span {
+      display: inline-block; }
+  .quickstart .code .path {
+    color: #87ceeb;
+    -webkit-user-select: none;
+    /* Chrome all / Safari all */
+    -moz-user-select: none;
+    /* Firefox all */
+    -ms-user-select: none;
+    /* IE 10+ */
+    -o-user-select: none;
+    user-select: none; }
+  .quickstart .code .prompt {
+    color: #cd5c5c;
+    -webkit-user-select: none;
+    /* Chrome all / Safari all */
+    -moz-user-select: none;
+    /* Firefox all */
+    -ms-user-select: none;
+    /* IE 10+ */
+    -o-user-select: none;
+    user-select: none; }
+  .quickstart .code .command {
+    color: #f0e68c; }
+  .quickstart .code .output {
+    color: #888; }
+
+@media (min-width: 768px) {
+  .free-hosting img {
+    float: left;
+    margin: -20px -30px -30px -50px;
+    width: 300px;
+    height: 251px; }
+  .free-hosting .pane-content {
+    margin-top: 35px;
+    padding-right: 30px; }
+  .free-hosting p,
+  .free-hosting a {
+    font-size: 18px; }
+  .free-hosting .pane:after {
+    content: " ";
+    float: right;
+    background: url(../img/footer-arrow.png) top left no-repeat;
+    width: 73px;
+    height: 186px;
+    position: absolute;
+    right: 0;
+    bottom: -30px; } }
+/* Article - Used for both docs and news */
+article {
+  background-color: #fff;
+  padding: 20px;
+  margin: 0 10px;
+  font-size: 16px; }
+
+@media (max-width: 480px) {
+  article ul {
+    padding-left: 20px; } }
+@media (max-width: 568px) {
+  article {
+    margin: 0; } }
+@media (min-width: 768px) {
+  article {
+    padding: 40px 40px 30px;
+    font-size: 21px; } }
+/* Right-side nav - used by both docs and news */
+aside {
+  padding-top: 30px;
+  border-left: thick solid #199acf; }
+  aside h4 {
+    text-transform: uppercase;
+    font-size: 14px;
+    font-weight: 700;
+    padding: 0 10px 10px 10px;
+    display: inline-block;
+    border-bottom: 1px solid #199ACF; }
+  aside ul {
+    padding-left: 0; }
+    aside ul:first-child {
+      margin-top: 0; }
+  aside li {
+    padding-left: 10px;
+    list-style-type: none; }
+    aside li a {
+      font-size: 16px;
+      position: relative; }
+    aside li.current a:before {
+      content: "";
+      border-color: transparent transparent transparent #444;
+      border-style: solid;
+      border-width: 10px;
+      width: 0;
+      height: 0;
+      position: absolute;
+      top: 0;
+      left: -30px; }
+
+/* Documentation */
+.docs article {
+  min-height: 800px; }
+.docs .content {
+  padding: 0; }
+
+.section-nav {
+  text-align: center;
+  padding-top: 40px;
+  position: relative;
+  margin: 40px -20px 10px; }
+  .section-nav > div {
+    width: 49.5%; }
+  .section-nav a,
+  .section-nav span {
+    color: #fff;
+    font-size: 16px;
+    text-transform: uppercase;
+    font-weight: 700;
+    padding: 8px 12px 10px;
+    -webkit-border-radius: 5px;
+    -moz-border-radius: 5px;
+    border-radius: 5px;
+    /*border: 1px solid #333;*/
+    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), inset 0 1px 1px rgba(255, 255, 255, 0.5);
+    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), inset 0 1px 1px rgba(255, 255, 255, 0.5);
+    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), inset 0 1px 1px rgba(255, 255, 255, 0.5);
+    background-color: #767676; }
+  .section-nav a:hover {
+    color: #fff;
+    background-color: #888; }
+  .section-nav .next,
+  .section-nav .prev {
+    position: relative; }
+  .section-nav .next:after,
+  .section-nav .prev:before {
+    font-size: 36px;
+    color: #222;
+    font-weight: 900;
+    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
+    position: absolute;
+    top: -7px; }
+  .section-nav .next:after {
+    content: '\203A';
+    right: 10px; }
+  .section-nav .prev:before {
+    content: '\2039';
+    left: 10px; }
+  .section-nav .prev,
+  .section-nav .prev:hover {
+    padding-left: 30px; }
+  .section-nav .next,
+  .section-nav .next:hover {
+    padding-right: 30px; }
+  .section-nav .disabled {
+    opacity: .5;
+    cursor: default; }
+
+.improve {
+  padding-top: 25px;
+  font-size: 16px; }
+  .improve a {
+    color: #999; }
+
+.docs-nav-mobile select {
+  color: #000;
+  width: 100%; }
+
+/* News */
+article h2:first-child {
+  margin-top: 0; }
+
+.post-category,
+.post-meta {
+  display: inline-block;
+  vertical-align: middle;
+  font-size: .8em; }
+
+.post-category {
+  display: inline-block;
+  margin-left: -30px;
+  padding: 6px 10px 8px;
+  padding-left: 50px;
+  -webkit-border-radius: 0 5px 5px 0;
+  -moz-border-radius: 0 5px 5px 0;
+  border-radius: 0 5px 5px 0;
+  position: relative;
+  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
+  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
+  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
+  background-color: #1B3850;
+  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzllMjgxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZjBkMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background-image: -webkit-gradient(linear, left top, left bottom, from(#1B3850), to(#204c69));
+  background-image: -webkit-linear-gradient(top, #1B3850 0%, #204c69 100%);
+  background-image: -moz-linear-gradient(top, #1B3850 0%, #204c69 100%);
+  background-image: -o-linear-gradient(top, #1B3850 0%, #204c69 100%);
+  background-image: linear-gradient(to bottom, #1B3850 0%, #204c69 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1B3850', endColorstr='#204c69',GradientType=0 ); }
+  .post-category:before {
+    content: "";
+    position: absolute;
+    top: -10px;
+    left: 0;
+    border-color: transparent #204c69 #204c69 transparent;
+    border-style: solid;
+    border-width: 5px;
+    width: 0;
+    height: 0; }
+
+.post-content img {
+  max-width: 100%; }
+
+.label {
+  float: left;
+  text-transform: uppercase;
+  font-weight: 700;
+  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); }
+
+@media (max-width: 568px) {
+  .post-category {
+    padding-left: 30px; } }
+@media (min-width: 768px) {
+  .post-category {
+    margin-left: -50px; } }
+.avatar {
+  -webkit-border-radius: 3px;
+  -moz-border-radius: 3px;
+  border-radius: 3px;
+  display: inline-block;
+  vertical-align: middle; }
+
+.post-meta {
+  padding: 5px 0;
+  color: #c0c0c0;
+  font-weight: 600;
+  text-shadow: 0 -1px 0 #000; }
+
+.post-date,
+.post-author {
+  margin-left: 10px; }
+
+.news article + article {
+  margin-top: -10px;
+  -webkit-border-radius: 0 0 10px 10px;
+  -moz-border-radius: 0 0 10px 10px;
+  border-radius: 0 0 10px 10px;
+  border-top: 1px solid #555;
+  -webkit-box-shadow: 0 -1px 0 #2f2f2f;
+  -moz-box-shadow: 0 -1px 0 #2f2f2f;
+  box-shadow: 0 -1px 0 #2f2f2f; }
+
+/* Code Highlighting */
+pre,
+code {
+  white-space: pre;
+  display: inline-block;
+  margin: 0;
+  font: 14px/1.8em Menlo, Consolas, "Courier New", Courier, "Liberation Mono", monospace;
+  padding: 0 0.5em; }
+
+@media (min-width: 768px) {
+  pre, code {
+    font-size: 16px; } }
+.highlight,
+p > pre,
+p > code,
+p > nobr > code,
+li > code,
+h5 > code,
+.note > code {
+  background-color: #2b2b2b;
+  color: #fff;
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px;
+  -webkit-box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.5);
+  -moz-box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.5);
+  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.5); }
+
+.note code {
+  background-color: #333;
+  background-color: rgba(0, 0, 0, 0.2);
+  margin-left: 2.5px;
+  margin-right: 2.5px;
+  font-size: 0.8em; }
+
+.highlight {
+  margin: 1em 0;
+  padding: 10px 0;
+  width: 100%;
+  overflow: auto; }
+
+/* HTML Elements */
+h1, h2, h3, h4, h5, h6 {
+  margin: 0; }
+
+a {
+  color: #199acf;
+  text-decoration: none;
+  -webkit-transition: all 0.25s;
+  -moz-transition: all 0.25s;
+  -o-transition: all 0.25s;
+  transition: all 0.25s; }
+  a:hover {
+    color: #090a4f; }
+
+strong {
+  font-weight: 700; }
+
+p {
+  line-height: 1.5em; }
+
+.left {
+  float: left; }
+
+.right {
+  float: right; }
+
+.align-right {
+  text-align: right; }
+
+.align-left {
+  text-align: left; }
+
+.align-center {
+  text-align: center; }
+
+/* Article HTML */
+article h2, article h3, article h4, article h5, article h6 {
+  margin: 1em 0; }
+article h4 {
+  color: #000; }
+article ul li p {
+  margin: 0; }
+article ul li blockquote {
+  margin: 10px 0; }
+article ul li,
+article ol li {
+  line-height: 1.5em;
+  margin-bottom: 0.5em; }
+
+h5, h6 {
+  font-size: 1em;
+  font-style: italic; }
+
+blockquote {
+  border-left: 2px solid #777;
+  padding-left: 20px;
+  font-style: italic;
+  font-size: 18px;
+  font-weight: 500; }
+
+/* Tables */
+table {
+  width: 100%;
+  background-color: #555;
+  margin: .5em 0;
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px;
+  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
+  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
+  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }
+
+thead {
+  -webkit-border-top-left-radius: 5px;
+  -moz-border-radius-topleft: 5px;
+  border-top-left-radius: 5px;
+  -webkit-border-top-right-radius: 5px;
+  -moz-border-radius-topright: 5px;
+  border-top-right-radius: 5px;
+  color: #fff;
+  background-color: #ddd;
+  /*  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhM2EzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTFlMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+    background-image: -webkit-gradient(linear, left top, left bottom, from(#3a3a3a), to(#1e1e1e));
+    background-image: -webkit-linear-gradient(top, #3a3a3a 0%, #1e1e1e 100%);
+    background-image: -moz-linear-gradient(top, #3a3a3a 0%, #1e1e1e 100%);
+    background-image: -o-linear-gradient(top, #3a3a3a 0%, #1e1e1e 100%);
+    background-image: linear-gradient(to bottom, #3a3a3a 0%,#1e1e1e 100%);
+    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#1e1e1e',GradientType=0 );
+  */ }
+  thead th {
+    position: relative;
+    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
+    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
+    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
+    thead th:first-child {
+      -webkit-border-top-left-radius: 5px;
+      -moz-border-radius-topleft: 5px;
+      border-top-left-radius: 5px; }
+    thead th:last-child {
+      -webkit-border-top-right-radius: 5px;
+      -moz-border-radius-topright: 5px;
+      border-top-right-radius: 5px; }
+
+td {
+  padding: .5em .75em; }
+
+td p {
+  margin: 0; }
+
+th {
+  text-transform: uppercase;
+  font-size: 16px;
+  padding: .5em .75em;
+  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9);
+  color: #888; }
+
+tbody td {
+  border-top: 1px solid #747474;
+  border-top: 1px solid rgba(0, 0, 0, 0.1);
+  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
+  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
+  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
+  background-color: #eee;
+  /*  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
+    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.1)), to(rgba(255,255,255,0)));
+    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
+    background-image: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
+    background-image: -o-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
+    background-image: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);
+    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#00ffffff',GradientType=0 );
+  */ }
+  tbody td p {
+    font-size: 16px; }
+    tbody td p code {
+      font-size: 14px; }
+
+code.option,
+th .option,
+code.filter,
+th .filter {
+  color: #50B600; }
+
+code.flag,
+th .flag,
+code.output,
+th .output {
+  color: #049DCE; }
+
+code.option,
+code.flag,
+code.filter,
+code.output {
+  margin-bottom: 2px; }
+
+/* Note types */
+.note {
+  margin: 30px 0;
+  margin-left: -30px;
+  padding: 20px 20px 24px;
+  padding-left: 50px;
+  -webkit-border-radius: 0 5px 5px 0;
+  -moz-border-radius: 0 5px 5px 0;
+  border-radius: 0 5px 5px 0;
+  position: relative;
+  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
+  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
+  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
+  background-color: #7e6d42;
+  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlNmQ0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YzRlMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background-image: -webkit-gradient(linear, left top, left bottom, from(#7e6d42), to(#5c4e35));
+  background-image: -webkit-linear-gradient(top, #7e6d42 0%, #5c4e35 100%);
+  background-image: -moz-linear-gradient(top, #7e6d42 0%, #5c4e35 100%);
+  background-image: -o-linear-gradient(top, #7e6d42 0%, #5c4e35 100%);
+  background-image: linear-gradient(to bottom, #7e6d42 0%, #5c4e35 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e6d42', endColorstr='#5c4e35',GradientType=0 ); }
+
+@media (max-width: 568px) {
+  .note {
+    margin-right: -30px; } }
+@media (min-width: 768px) {
+  .note {
+    margin-left: -50px; } }
+.configtable {
+  font-size: 14px; }
+
+.note:before {
+  content: "";
+  position: absolute;
+  top: -10px;
+  left: 0;
+  border-color: transparent #222 #222 transparent;
+  border-style: solid;
+  border-width: 5px;
+  width: 0;
+  height: 0; }
+.note h5,
+.note p {
+  margin: 0;
+  color: #fff; }
+.note h5 {
+  line-height: 1.5em;
+  font-weight: 900;
+  font-style: normal; }
+.note p {
+  font-weight: 400;
+  font-size: .75em; }
+.note:after {
+  content: '\2605';
+  color: #199acf;
+  position: absolute;
+  top: 14px;
+  left: 14px;
+  font-size: 28px;
+  font-weight: 700;
+  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); }
+
+.info {
+  background-color: #0389aa;
+  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzODlhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDYxN2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background-image: -webkit-gradient(linear, left top, left bottom, from(#0389aa), to(#00617f));
+  background-image: -webkit-linear-gradient(top, #0389aa 0%, #00617f 100%);
+  background-image: -moz-linear-gradient(top, #0389aa 0%, #00617f 100%);
+  background-image: -o-linear-gradient(top, #0389aa 0%, #00617f 100%);
+  background-image: linear-gradient(to bottom, #0389aa 0%, #00617f 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0389aa', endColorstr='#00617f',GradientType=0 ); }
+
+.warning {
+  background-color: #1B3850;
+  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzllMjgxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZjBkMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background-image: -webkit-gradient(linear, left top, left bottom, from(#1B3850), to(#204c69));
+  background-image: -webkit-linear-gradient(top, #1B3850 0%, #204c69 100%);
+  background-image: -moz-linear-gradient(top, #1B3850 0%, #204c69 100%);
+  background-image: -o-linear-gradient(top, #1B3850 0%, #204c69 100%);
+  background-image: linear-gradient(to bottom, #1B3850 0%, #204c69 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1B3850', endColorstr='#204c69',GradientType=0 ); }
+
+.unreleased {
+  background-color: #cd9239;
+  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkOTIzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMjc1MjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background-image: -webkit-gradient(linear, left top, left bottom, from(#cd9239), to(#a27528));
+  background-image: -webkit-linear-gradient(top, #cd9239 0%, #a27528 100%);
+  background-image: -moz-linear-gradient(top, #cd9239 0%, #a27528 100%);
+  background-image: -o-linear-gradient(top, #cd9239 0%, #a27528 100%);
+  background-image: linear-gradient(to bottom, #cd9239 0%, #a27528 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd9239', endColorstr='#a27528',GradientType=0 ); }
+
+.info:before {
+  border-color: transparent #00617f #00617f transparent; }
+
+.warning:before {
+  border-color: transparent #204c69 #204c69 transparent; }
+
+.unreleased:before {
+  border-color: transparent #664719 #664719 transparent; }
+
+.info:after {
+  content: '\24D8';
+  color: #fff;
+  position: absolute;
+  top: 15px;
+  left: 15px;
+  font-size: 28px;
+  font-weight: 700;
+  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); }
+
+.warning:after {
+  content: '\203C';
+  color: #199acf;
+  position: absolute;
+  top: 15px;
+  left: 15px;
+  font-size: 32px;
+  font-weight: 700;
+  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); }
+
+.unreleased:after {
+  content: '\2692';
+  color: #2b2a12;
+  position: absolute;
+  top: 8px;
+  left: 15px;
+  font-size: 38px;
+  font-weight: 700;
+  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); }
+
+/* Responsive tables */
+@media (max-width: 768px) {
+  .mobile-side-scroller {
+    overflow-x: scroll;
+    margin: 0 -40px;
+    padding: 0 10px; } }
+.show-on-mobiles {
+  display: none; }
+
+@media screen and (max-width: 568px) {
+  .show-on-mobiles {
+    display: block !important; }
+
+  a .show-on-mobiles {
+    display: inline !important; } }
+/* Helper class taken from Bootstrap.
+   Hides an element to all devices except screen readers.
+*/
+.sr-only {
+  position: absolute;
+  width: 1px;
+  height: 1px;
+  padding: 0;
+  margin: -1px;
+  overflow: hidden;
+  clip: rect(0, 0, 0, 0);
+  border: 0; }
+
+.inner-center {
+  display: table;
+  margin: 0 auto; }
+
+#return-to-top {
+  position: fixed;
+  bottom: 20px;
+  right: 20px;
+  background: black;
+  background: rgba(0, 0, 0, 0.7);
+  width: 50px;
+  height: 50px;
+  display: block;
+  text-decoration: none;
+  -webkit-border-radius: 35px;
+  -moz-border-radius: 35px;
+  border-radius: 35px;
+  display: none;
+  -webkit-transition: all 0.3s linear;
+  -moz-transition: all 0.3s ease;
+  -ms-transition: all 0.3s ease;
+  -o-transition: all 0.3s ease;
+  transition: all 0.3s ease; }
+
+#return-to-top i {
+  color: #fff;
+  margin: 0;
+  position: relative;
+  left: 16px;
+  top: 13px;
+  font-size: 19px;
+  -webkit-transition: all 0.3s ease;
+  -moz-transition: all 0.3s ease;
+  -ms-transition: all 0.3s ease;
+  -o-transition: all 0.3s ease;
+  transition: all 0.3s ease; }
+
+#return-to-top:hover {
+  background: rgba(0, 0, 0, 0.9); }
+
+#return-to-top:hover i {
+  color: #fff;
+  top: 5px; }
+
+.secbtn {
+  -webkit-border-radius: 10px;
+  -moz-border-radius: 10px;
+  border-radius: 10px;
+  margin: 10px;
+  border: 1px solid rgba(0, 0, 0, 0.4);
+  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5), 0 0 1px 1px rgba(255, 255, 255, 0.8), 0 0 0 6px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(0, 0, 0, 0.1);
+  cursor: pointer; }
+  .secbtn .title {
+    padding: 10px;
+    float: left;
+    color: #fff;
+    font-weight: 800;
+    font-size: 20px;
+    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
+    text-align: center;
+    border-right: 1px solid rgba(255, 255, 255, 0.3); }
+  .secbtn .tag {
+    padding: 10px;
+    float: left;
+    color: rgba(0, 0, 0, 0.4);
+    font-weight: 800;
+    font-size: 20px;
+    text-shadow: 1px 1px rgba(255, 255, 255, 0.3);
+    text-align: left;
+    border-left: 1px solid rgba(0, 0, 0, 0.2); }
+
+/* colors */
+.btnyellow {
+  background: #ffd65e;
+  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJmMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background: -moz-linear-gradient(top, #ffd65e 0%, #febf04 100%);
+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd65e), color-stop(100%, #febf04));
+  background: -webkit-linear-gradient(top, #ffd65e 0%, #febf04 100%);
+  background: -o-linear-gradient(top, #ffd65e 0%, #febf04 100%);
+  background: -ms-linear-gradient(top, #ffd65e 0%, #febf04 100%);
+  background: linear-gradient(top, #ffd65e 0%, #febf04 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); }
+
+.btnyellow:hover {
+  background: #febf04;
+  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmYwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQ2NWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background: -moz-linear-gradient(top, #febf04 0%, #ffd65e 100%);
+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #febf04), color-stop(100%, #ffd65e));
+  background: -webkit-linear-gradient(top, #febf04 0%, #ffd65e 100%);
+  background: -o-linear-gradient(top, #febf04 0%, #ffd65e 100%);
+  background: -ms-linear-gradient(top, #febf04 0%, #ffd65e 100%);
+  background: linear-gradient(top, #febf04 0%, #ffd65e 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf04', endColorstr='#ffd65e',GradientType=0 ); }
+
+.btngreen {
+  background: #8fc800;
+  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmYzgwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NjhlMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background: -moz-linear-gradient(top, #8fc800 0%, #668e00 100%);
+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8fc800), color-stop(100%, #668e00));
+  background: -webkit-linear-gradient(top, #8fc800 0%, #668e00 100%);
+  background: -o-linear-gradient(top, #8fc800 0%, #668e00 100%);
+  background: -ms-linear-gradient(top, #8fc800 0%, #668e00 100%);
+  background: linear-gradient(top, #8fc800 0%, #668e00 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#668e00',GradientType=0 ); }
+
+.btngreen:hover {
+  background: #668e00;
+  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2OGUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZmM4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background: -moz-linear-gradient(top, #668e00 0%, #8fc800 100%);
+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #668e00), color-stop(100%, #8fc800));
+  background: -webkit-linear-gradient(top, #668e00 0%, #8fc800 100%);
+  background: -o-linear-gradient(top, #668e00 0%, #8fc800 100%);
+  background: -ms-linear-gradient(top, #668e00 0%, #8fc800 100%);
+  background: linear-gradient(top, #668e00 0%, #8fc800 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#668e00', endColorstr='#8fc800',GradientType=0 ); }
+
+.highlight .lineno {
+  color: #ccc;
+  display: inline-block;
+  padding: 0 5px;
+  border-right: 1px solid #ccc; }
+
+.highlight pre code {
+  display: block;
+  white-space: pre;
+  overflow-x: auto;
+  word-wrap: normal;
+  font-size: 10px; }

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/develop/bylaws/index.html
----------------------------------------------------------------------
diff --git a/develop/bylaws/index.html b/develop/bylaws/index.html
index cf1f952..cb6870a 100644
--- a/develop/bylaws/index.html
+++ b/develop/bylaws/index.html
@@ -6,7 +6,6 @@
   <title>Apache Mnemonic Bylaws</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
   <meta name="generator" content="Jekyll v3.4.3">
-  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">



[3/3] incubator-mnemonic-site git commit: 345936b MNEMONIC-318: Host font instead of fetching from Google server

Posted by ga...@apache.org.
345936b MNEMONIC-318: Host font instead of fetching from Google server


Project: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/commit/226191fa
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/tree/226191fa
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/diff/226191fa

Branch: refs/heads/asf-site
Commit: 226191fa379924823f3815b89e10795e4f299f58
Parents: 4c6a944
Author: Wang, Gang(Gary) <ga...@intel.com>
Authored: Sun Jul 30 12:00:35 2017 -0700
Committer: Wang, Gang(Gary) <ga...@intel.com>
Committed: Sun Jul 30 12:00:35 2017 -0700

----------------------------------------------------------------------
 assets/fonts/Lato/Lato-Black.eot            |  Bin 0 -> 244696 bytes
 assets/fonts/Lato/Lato-Black.ttf            |  Bin 0 -> 584008 bytes
 assets/fonts/Lato/Lato-Black.woff           |  Bin 0 -> 297272 bytes
 assets/fonts/Lato/Lato-Black.woff2          |  Bin 0 -> 176748 bytes
 assets/fonts/Lato/Lato-BlackItalic.eot      |  Bin 0 -> 253204 bytes
 assets/fonts/Lato/Lato-BlackItalic.ttf      |  Bin 0 -> 616316 bytes
 assets/fonts/Lato/Lato-BlackItalic.woff     |  Bin 0 -> 310776 bytes
 assets/fonts/Lato/Lato-BlackItalic.woff2    |  Bin 0 -> 185544 bytes
 assets/fonts/Lato/Lato-Bold.eot             |  Bin 0 -> 256056 bytes
 assets/fonts/Lato/Lato-Bold.ttf             |  Bin 0 -> 600856 bytes
 assets/fonts/Lato/Lato-Bold.woff            |  Bin 0 -> 309728 bytes
 assets/fonts/Lato/Lato-Bold.woff2           |  Bin 0 -> 184912 bytes
 assets/fonts/Lato/Lato-BoldItalic.eot       |  Bin 0 -> 266158 bytes
 assets/fonts/Lato/Lato-BoldItalic.ttf       |  Bin 0 -> 622572 bytes
 assets/fonts/Lato/Lato-BoldItalic.woff      |  Bin 0 -> 323344 bytes
 assets/fonts/Lato/Lato-BoldItalic.woff2     |  Bin 0 -> 193308 bytes
 assets/fonts/Lato/Lato-Hairline.eot         |  Bin 0 -> 224418 bytes
 assets/fonts/Lato/Lato-Hairline.ttf         |  Bin 0 -> 565624 bytes
 assets/fonts/Lato/Lato-Hairline.woff        |  Bin 0 -> 274692 bytes
 assets/fonts/Lato/Lato-Hairline.woff2       |  Bin 0 -> 161672 bytes
 assets/fonts/Lato/Lato-HairlineItalic.eot   |  Bin 0 -> 239907 bytes
 assets/fonts/Lato/Lato-HairlineItalic.ttf   |  Bin 0 -> 588144 bytes
 assets/fonts/Lato/Lato-HairlineItalic.woff  |  Bin 0 -> 293900 bytes
 assets/fonts/Lato/Lato-HairlineItalic.woff2 |  Bin 0 -> 173948 bytes
 assets/fonts/Lato/Lato-Heavy.eot            |  Bin 0 -> 256087 bytes
 assets/fonts/Lato/Lato-Heavy.ttf            |  Bin 0 -> 603056 bytes
 assets/fonts/Lato/Lato-Heavy.woff           |  Bin 0 -> 309924 bytes
 assets/fonts/Lato/Lato-Heavy.woff2          |  Bin 0 -> 184520 bytes
 assets/fonts/Lato/Lato-HeavyItalic.eot      |  Bin 0 -> 265763 bytes
 assets/fonts/Lato/Lato-HeavyItalic.ttf      |  Bin 0 -> 620528 bytes
 assets/fonts/Lato/Lato-HeavyItalic.woff     |  Bin 0 -> 322780 bytes
 assets/fonts/Lato/Lato-HeavyItalic.woff2    |  Bin 0 -> 194272 bytes
 assets/fonts/Lato/Lato-Italic.eot           |  Bin 0 -> 268604 bytes
 assets/fonts/Lato/Lato-Italic.ttf           |  Bin 0 -> 639388 bytes
 assets/fonts/Lato/Lato-Italic.woff          |  Bin 0 -> 328412 bytes
 assets/fonts/Lato/Lato-Italic.woff2         |  Bin 0 -> 195704 bytes
 assets/fonts/Lato/Lato-Light.eot            |  Bin 0 -> 253030 bytes
 assets/fonts/Lato/Lato-Light.ttf            |  Bin 0 -> 617492 bytes
 assets/fonts/Lato/Lato-Light.woff           |  Bin 0 -> 310884 bytes
 assets/fonts/Lato/Lato-Light.woff2          |  Bin 0 -> 181500 bytes
 assets/fonts/Lato/Lato-LightItalic.eot      |  Bin 0 -> 265047 bytes
 assets/fonts/Lato/Lato-LightItalic.ttf      |  Bin 0 -> 628640 bytes
 assets/fonts/Lato/Lato-LightItalic.woff     |  Bin 0 -> 325296 bytes
 assets/fonts/Lato/Lato-LightItalic.woff2    |  Bin 0 -> 192916 bytes
 assets/fonts/Lato/Lato-Medium.eot           |  Bin 0 -> 251890 bytes
 assets/fonts/Lato/Lato-Medium.ttf           |  Bin 0 -> 600476 bytes
 assets/fonts/Lato/Lato-Medium.woff          |  Bin 0 -> 305920 bytes
 assets/fonts/Lato/Lato-Medium.woff2         |  Bin 0 -> 182144 bytes
 assets/fonts/Lato/Lato-MediumItalic.eot     |  Bin 0 -> 267041 bytes
 assets/fonts/Lato/Lato-MediumItalic.ttf     |  Bin 0 -> 627928 bytes
 assets/fonts/Lato/Lato-MediumItalic.woff    |  Bin 0 -> 325936 bytes
 assets/fonts/Lato/Lato-MediumItalic.woff2   |  Bin 0 -> 194608 bytes
 assets/fonts/Lato/Lato-Regular.eot          |  Bin 0 -> 253461 bytes
 assets/fonts/Lato/Lato-Regular.ttf          |  Bin 0 -> 607720 bytes
 assets/fonts/Lato/Lato-Regular.woff         |  Bin 0 -> 309192 bytes
 assets/fonts/Lato/Lato-Regular.woff2        |  Bin 0 -> 182708 bytes
 assets/fonts/Lato/Lato-Semibold.eot         |  Bin 0 -> 256876 bytes
 assets/fonts/Lato/Lato-Semibold.ttf         |  Bin 0 -> 614256 bytes
 assets/fonts/Lato/Lato-Semibold.woff        |  Bin 0 -> 312952 bytes
 assets/fonts/Lato/Lato-Semibold.woff2       |  Bin 0 -> 184076 bytes
 assets/fonts/Lato/Lato-SemiboldItalic.eot   |  Bin 0 -> 267490 bytes
 assets/fonts/Lato/Lato-SemiboldItalic.ttf   |  Bin 0 -> 630852 bytes
 assets/fonts/Lato/Lato-SemiboldItalic.woff  |  Bin 0 -> 327188 bytes
 assets/fonts/Lato/Lato-SemiboldItalic.woff2 |  Bin 0 -> 195128 bytes
 assets/fonts/Lato/Lato-Thin.eot             |  Bin 0 -> 250465 bytes
 assets/fonts/Lato/Lato-Thin.ttf             |  Bin 0 -> 610876 bytes
 assets/fonts/Lato/Lato-Thin.woff            |  Bin 0 -> 306060 bytes
 assets/fonts/Lato/Lato-Thin.woff2           |  Bin 0 -> 180576 bytes
 assets/fonts/Lato/Lato-ThinItalic.eot       |  Bin 0 -> 262835 bytes
 assets/fonts/Lato/Lato-ThinItalic.ttf       |  Bin 0 -> 628352 bytes
 assets/fonts/Lato/Lato-ThinItalic.woff      |  Bin 0 -> 323532 bytes
 assets/fonts/Lato/Lato-ThinItalic.woff2     |  Bin 0 -> 191804 bytes
 css/screen.css                              | 1640 +++++++++++++++++++++-
 develop/bylaws/index.html                   |    1 -
 develop/coding/index.html                   |    1 -
 develop/index.html                          |    1 -
 docs/arch.html                              |    1 -
 docs/benchmark.html                         |    1 -
 docs/build.html                             |    1 -
 docs/codeusage.html                         |    1 -
 docs/devices.html                           |    1 -
 docs/devsetup.html                          |    1 -
 docs/disclaimer.html                        |    1 -
 docs/docker.html                            |    1 -
 docs/domusecases.html                       |    1 -
 docs/features.html                          |    1 -
 docs/future.html                            |    1 -
 docs/gcdata.html                            |    1 -
 docs/hive-ddl.html                          |    1 -
 docs/index.html                             |    1 -
 docs/indexes.html                           |    1 -
 docs/integration.html                       |    1 -
 docs/memsrvcmp.html                         |    1 -
 docs/modes.html                             |    1 -
 docs/runtest.html                           |    1 -
 docs/submitchanges.html                     |    1 -
 downloads/index.html                        |    1 -
 feed.xml                                    |    4 +-
 help/index.html                             |    1 -
 index.html                                  |    1 -
 talks/index.html                            |    1 -
 101 files changed, 1641 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Black.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Black.eot b/assets/fonts/Lato/Lato-Black.eot
new file mode 100755
index 0000000..444bc3a
Binary files /dev/null and b/assets/fonts/Lato/Lato-Black.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Black.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Black.ttf b/assets/fonts/Lato/Lato-Black.ttf
new file mode 100755
index 0000000..3f7819f
Binary files /dev/null and b/assets/fonts/Lato/Lato-Black.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Black.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Black.woff b/assets/fonts/Lato/Lato-Black.woff
new file mode 100755
index 0000000..a0ab25e
Binary files /dev/null and b/assets/fonts/Lato/Lato-Black.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Black.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Black.woff2 b/assets/fonts/Lato/Lato-Black.woff2
new file mode 100755
index 0000000..3ee7cd4
Binary files /dev/null and b/assets/fonts/Lato/Lato-Black.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-BlackItalic.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-BlackItalic.eot b/assets/fonts/Lato/Lato-BlackItalic.eot
new file mode 100755
index 0000000..7749a28
Binary files /dev/null and b/assets/fonts/Lato/Lato-BlackItalic.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-BlackItalic.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-BlackItalic.ttf b/assets/fonts/Lato/Lato-BlackItalic.ttf
new file mode 100755
index 0000000..2dc1173
Binary files /dev/null and b/assets/fonts/Lato/Lato-BlackItalic.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-BlackItalic.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-BlackItalic.woff b/assets/fonts/Lato/Lato-BlackItalic.woff
new file mode 100755
index 0000000..30f2c71
Binary files /dev/null and b/assets/fonts/Lato/Lato-BlackItalic.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-BlackItalic.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-BlackItalic.woff2 b/assets/fonts/Lato/Lato-BlackItalic.woff2
new file mode 100755
index 0000000..6a59bdb
Binary files /dev/null and b/assets/fonts/Lato/Lato-BlackItalic.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Bold.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Bold.eot b/assets/fonts/Lato/Lato-Bold.eot
new file mode 100755
index 0000000..3361183
Binary files /dev/null and b/assets/fonts/Lato/Lato-Bold.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Bold.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Bold.ttf b/assets/fonts/Lato/Lato-Bold.ttf
new file mode 100755
index 0000000..29f691d
Binary files /dev/null and b/assets/fonts/Lato/Lato-Bold.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Bold.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Bold.woff b/assets/fonts/Lato/Lato-Bold.woff
new file mode 100755
index 0000000..c6dff51
Binary files /dev/null and b/assets/fonts/Lato/Lato-Bold.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Bold.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Bold.woff2 b/assets/fonts/Lato/Lato-Bold.woff2
new file mode 100755
index 0000000..bb19504
Binary files /dev/null and b/assets/fonts/Lato/Lato-Bold.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-BoldItalic.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-BoldItalic.eot b/assets/fonts/Lato/Lato-BoldItalic.eot
new file mode 100755
index 0000000..3d41549
Binary files /dev/null and b/assets/fonts/Lato/Lato-BoldItalic.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-BoldItalic.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-BoldItalic.ttf b/assets/fonts/Lato/Lato-BoldItalic.ttf
new file mode 100755
index 0000000..f402040
Binary files /dev/null and b/assets/fonts/Lato/Lato-BoldItalic.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-BoldItalic.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-BoldItalic.woff b/assets/fonts/Lato/Lato-BoldItalic.woff
new file mode 100755
index 0000000..88ad05b
Binary files /dev/null and b/assets/fonts/Lato/Lato-BoldItalic.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-BoldItalic.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-BoldItalic.woff2 b/assets/fonts/Lato/Lato-BoldItalic.woff2
new file mode 100755
index 0000000..c4e3d80
Binary files /dev/null and b/assets/fonts/Lato/Lato-BoldItalic.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Hairline.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Hairline.eot b/assets/fonts/Lato/Lato-Hairline.eot
new file mode 100755
index 0000000..ca02c79
Binary files /dev/null and b/assets/fonts/Lato/Lato-Hairline.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Hairline.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Hairline.ttf b/assets/fonts/Lato/Lato-Hairline.ttf
new file mode 100755
index 0000000..a7365b8
Binary files /dev/null and b/assets/fonts/Lato/Lato-Hairline.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Hairline.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Hairline.woff b/assets/fonts/Lato/Lato-Hairline.woff
new file mode 100755
index 0000000..2297f43
Binary files /dev/null and b/assets/fonts/Lato/Lato-Hairline.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Hairline.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Hairline.woff2 b/assets/fonts/Lato/Lato-Hairline.woff2
new file mode 100755
index 0000000..34ca2fa
Binary files /dev/null and b/assets/fonts/Lato/Lato-Hairline.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-HairlineItalic.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-HairlineItalic.eot b/assets/fonts/Lato/Lato-HairlineItalic.eot
new file mode 100755
index 0000000..9b5fd86
Binary files /dev/null and b/assets/fonts/Lato/Lato-HairlineItalic.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-HairlineItalic.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-HairlineItalic.ttf b/assets/fonts/Lato/Lato-HairlineItalic.ttf
new file mode 100755
index 0000000..919d2d6
Binary files /dev/null and b/assets/fonts/Lato/Lato-HairlineItalic.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-HairlineItalic.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-HairlineItalic.woff b/assets/fonts/Lato/Lato-HairlineItalic.woff
new file mode 100755
index 0000000..7ac0a14
Binary files /dev/null and b/assets/fonts/Lato/Lato-HairlineItalic.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-HairlineItalic.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-HairlineItalic.woff2 b/assets/fonts/Lato/Lato-HairlineItalic.woff2
new file mode 100755
index 0000000..b5fceba
Binary files /dev/null and b/assets/fonts/Lato/Lato-HairlineItalic.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Heavy.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Heavy.eot b/assets/fonts/Lato/Lato-Heavy.eot
new file mode 100755
index 0000000..8d3784f
Binary files /dev/null and b/assets/fonts/Lato/Lato-Heavy.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Heavy.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Heavy.ttf b/assets/fonts/Lato/Lato-Heavy.ttf
new file mode 100755
index 0000000..ce528ef
Binary files /dev/null and b/assets/fonts/Lato/Lato-Heavy.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Heavy.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Heavy.woff b/assets/fonts/Lato/Lato-Heavy.woff
new file mode 100755
index 0000000..43a3c80
Binary files /dev/null and b/assets/fonts/Lato/Lato-Heavy.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Heavy.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Heavy.woff2 b/assets/fonts/Lato/Lato-Heavy.woff2
new file mode 100755
index 0000000..8a24365
Binary files /dev/null and b/assets/fonts/Lato/Lato-Heavy.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-HeavyItalic.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-HeavyItalic.eot b/assets/fonts/Lato/Lato-HeavyItalic.eot
new file mode 100755
index 0000000..f77a576
Binary files /dev/null and b/assets/fonts/Lato/Lato-HeavyItalic.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-HeavyItalic.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-HeavyItalic.ttf b/assets/fonts/Lato/Lato-HeavyItalic.ttf
new file mode 100755
index 0000000..ae73655
Binary files /dev/null and b/assets/fonts/Lato/Lato-HeavyItalic.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-HeavyItalic.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-HeavyItalic.woff b/assets/fonts/Lato/Lato-HeavyItalic.woff
new file mode 100755
index 0000000..dbac8a9
Binary files /dev/null and b/assets/fonts/Lato/Lato-HeavyItalic.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-HeavyItalic.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-HeavyItalic.woff2 b/assets/fonts/Lato/Lato-HeavyItalic.woff2
new file mode 100755
index 0000000..61989ae
Binary files /dev/null and b/assets/fonts/Lato/Lato-HeavyItalic.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Italic.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Italic.eot b/assets/fonts/Lato/Lato-Italic.eot
new file mode 100755
index 0000000..3f82642
Binary files /dev/null and b/assets/fonts/Lato/Lato-Italic.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Italic.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Italic.ttf b/assets/fonts/Lato/Lato-Italic.ttf
new file mode 100755
index 0000000..b4bfc9b
Binary files /dev/null and b/assets/fonts/Lato/Lato-Italic.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Italic.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Italic.woff b/assets/fonts/Lato/Lato-Italic.woff
new file mode 100755
index 0000000..76114bc
Binary files /dev/null and b/assets/fonts/Lato/Lato-Italic.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Italic.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Italic.woff2 b/assets/fonts/Lato/Lato-Italic.woff2
new file mode 100755
index 0000000..3404f37
Binary files /dev/null and b/assets/fonts/Lato/Lato-Italic.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Light.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Light.eot b/assets/fonts/Lato/Lato-Light.eot
new file mode 100755
index 0000000..f449ed5
Binary files /dev/null and b/assets/fonts/Lato/Lato-Light.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Light.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Light.ttf b/assets/fonts/Lato/Lato-Light.ttf
new file mode 100755
index 0000000..834d1c0
Binary files /dev/null and b/assets/fonts/Lato/Lato-Light.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Light.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Light.woff b/assets/fonts/Lato/Lato-Light.woff
new file mode 100755
index 0000000..77b4e14
Binary files /dev/null and b/assets/fonts/Lato/Lato-Light.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Light.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Light.woff2 b/assets/fonts/Lato/Lato-Light.woff2
new file mode 100755
index 0000000..ce49f82
Binary files /dev/null and b/assets/fonts/Lato/Lato-Light.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-LightItalic.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-LightItalic.eot b/assets/fonts/Lato/Lato-LightItalic.eot
new file mode 100755
index 0000000..a4e2e31
Binary files /dev/null and b/assets/fonts/Lato/Lato-LightItalic.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-LightItalic.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-LightItalic.ttf b/assets/fonts/Lato/Lato-LightItalic.ttf
new file mode 100755
index 0000000..c6ef9e0
Binary files /dev/null and b/assets/fonts/Lato/Lato-LightItalic.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-LightItalic.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-LightItalic.woff b/assets/fonts/Lato/Lato-LightItalic.woff
new file mode 100755
index 0000000..da3dfa3
Binary files /dev/null and b/assets/fonts/Lato/Lato-LightItalic.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-LightItalic.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-LightItalic.woff2 b/assets/fonts/Lato/Lato-LightItalic.woff2
new file mode 100755
index 0000000..0c897ce
Binary files /dev/null and b/assets/fonts/Lato/Lato-LightItalic.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Medium.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Medium.eot b/assets/fonts/Lato/Lato-Medium.eot
new file mode 100755
index 0000000..c4114dd
Binary files /dev/null and b/assets/fonts/Lato/Lato-Medium.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Medium.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Medium.ttf b/assets/fonts/Lato/Lato-Medium.ttf
new file mode 100755
index 0000000..4684a7e
Binary files /dev/null and b/assets/fonts/Lato/Lato-Medium.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Medium.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Medium.woff b/assets/fonts/Lato/Lato-Medium.woff
new file mode 100755
index 0000000..39d53fd
Binary files /dev/null and b/assets/fonts/Lato/Lato-Medium.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Medium.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Medium.woff2 b/assets/fonts/Lato/Lato-Medium.woff2
new file mode 100755
index 0000000..01792cb
Binary files /dev/null and b/assets/fonts/Lato/Lato-Medium.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-MediumItalic.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-MediumItalic.eot b/assets/fonts/Lato/Lato-MediumItalic.eot
new file mode 100755
index 0000000..bc05daf
Binary files /dev/null and b/assets/fonts/Lato/Lato-MediumItalic.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-MediumItalic.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-MediumItalic.ttf b/assets/fonts/Lato/Lato-MediumItalic.ttf
new file mode 100755
index 0000000..673b6e4
Binary files /dev/null and b/assets/fonts/Lato/Lato-MediumItalic.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-MediumItalic.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-MediumItalic.woff b/assets/fonts/Lato/Lato-MediumItalic.woff
new file mode 100755
index 0000000..724962b
Binary files /dev/null and b/assets/fonts/Lato/Lato-MediumItalic.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-MediumItalic.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-MediumItalic.woff2 b/assets/fonts/Lato/Lato-MediumItalic.woff2
new file mode 100755
index 0000000..1cc7965
Binary files /dev/null and b/assets/fonts/Lato/Lato-MediumItalic.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Regular.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Regular.eot b/assets/fonts/Lato/Lato-Regular.eot
new file mode 100755
index 0000000..11e3f2a
Binary files /dev/null and b/assets/fonts/Lato/Lato-Regular.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Regular.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Regular.ttf b/assets/fonts/Lato/Lato-Regular.ttf
new file mode 100755
index 0000000..74decd9
Binary files /dev/null and b/assets/fonts/Lato/Lato-Regular.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Regular.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Regular.woff b/assets/fonts/Lato/Lato-Regular.woff
new file mode 100755
index 0000000..ae1307f
Binary files /dev/null and b/assets/fonts/Lato/Lato-Regular.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Regular.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Regular.woff2 b/assets/fonts/Lato/Lato-Regular.woff2
new file mode 100755
index 0000000..3bf9843
Binary files /dev/null and b/assets/fonts/Lato/Lato-Regular.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Semibold.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Semibold.eot b/assets/fonts/Lato/Lato-Semibold.eot
new file mode 100755
index 0000000..d46c5f9
Binary files /dev/null and b/assets/fonts/Lato/Lato-Semibold.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Semibold.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Semibold.ttf b/assets/fonts/Lato/Lato-Semibold.ttf
new file mode 100755
index 0000000..faf591e
Binary files /dev/null and b/assets/fonts/Lato/Lato-Semibold.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Semibold.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Semibold.woff b/assets/fonts/Lato/Lato-Semibold.woff
new file mode 100755
index 0000000..794417f
Binary files /dev/null and b/assets/fonts/Lato/Lato-Semibold.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Semibold.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Semibold.woff2 b/assets/fonts/Lato/Lato-Semibold.woff2
new file mode 100755
index 0000000..5916925
Binary files /dev/null and b/assets/fonts/Lato/Lato-Semibold.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-SemiboldItalic.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-SemiboldItalic.eot b/assets/fonts/Lato/Lato-SemiboldItalic.eot
new file mode 100755
index 0000000..373a1ca
Binary files /dev/null and b/assets/fonts/Lato/Lato-SemiboldItalic.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-SemiboldItalic.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-SemiboldItalic.ttf b/assets/fonts/Lato/Lato-SemiboldItalic.ttf
new file mode 100755
index 0000000..4ea1e8f
Binary files /dev/null and b/assets/fonts/Lato/Lato-SemiboldItalic.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-SemiboldItalic.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-SemiboldItalic.woff b/assets/fonts/Lato/Lato-SemiboldItalic.woff
new file mode 100755
index 0000000..d1df767
Binary files /dev/null and b/assets/fonts/Lato/Lato-SemiboldItalic.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-SemiboldItalic.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-SemiboldItalic.woff2 b/assets/fonts/Lato/Lato-SemiboldItalic.woff2
new file mode 100755
index 0000000..5e6ac27
Binary files /dev/null and b/assets/fonts/Lato/Lato-SemiboldItalic.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Thin.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Thin.eot b/assets/fonts/Lato/Lato-Thin.eot
new file mode 100755
index 0000000..28022c9
Binary files /dev/null and b/assets/fonts/Lato/Lato-Thin.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Thin.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Thin.ttf b/assets/fonts/Lato/Lato-Thin.ttf
new file mode 100755
index 0000000..4fca8bd
Binary files /dev/null and b/assets/fonts/Lato/Lato-Thin.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Thin.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Thin.woff b/assets/fonts/Lato/Lato-Thin.woff
new file mode 100755
index 0000000..760b124
Binary files /dev/null and b/assets/fonts/Lato/Lato-Thin.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-Thin.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-Thin.woff2 b/assets/fonts/Lato/Lato-Thin.woff2
new file mode 100755
index 0000000..2c4f52f
Binary files /dev/null and b/assets/fonts/Lato/Lato-Thin.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-ThinItalic.eot
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-ThinItalic.eot b/assets/fonts/Lato/Lato-ThinItalic.eot
new file mode 100755
index 0000000..673f522
Binary files /dev/null and b/assets/fonts/Lato/Lato-ThinItalic.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-ThinItalic.ttf
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-ThinItalic.ttf b/assets/fonts/Lato/Lato-ThinItalic.ttf
new file mode 100755
index 0000000..223c133
Binary files /dev/null and b/assets/fonts/Lato/Lato-ThinItalic.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-ThinItalic.woff
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-ThinItalic.woff b/assets/fonts/Lato/Lato-ThinItalic.woff
new file mode 100755
index 0000000..ef8de9a
Binary files /dev/null and b/assets/fonts/Lato/Lato-ThinItalic.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic-site/blob/226191fa/assets/fonts/Lato/Lato-ThinItalic.woff2
----------------------------------------------------------------------
diff --git a/assets/fonts/Lato/Lato-ThinItalic.woff2 b/assets/fonts/Lato/Lato-ThinItalic.woff2
new file mode 100755
index 0000000..e15214f
Binary files /dev/null and b/assets/fonts/Lato/Lato-ThinItalic.woff2 differ