From 1c0a86cb7c18977fdda869c2ae974704bf388aad Mon Sep 17 00:00:00 2001
From: Kristian Polso
Date: Thu, 12 Apr 2018 10:30:04 +0300
Subject: [PATCH] Closes #1
---
dist/index.html | 2 +-
... app.73c6ea9222bb5793574a336f88b35220.css} | 4 ++--
...p.73c6ea9222bb5793574a336f88b35220.css.map | 1 +
...p.a80dfd0f2545c44f798114f50cd648a4.css.map | 1 -
dist/static/js/app.662bc049405ca38516eb.js | 2 ++
.../static/js/app.662bc049405ca38516eb.js.map | 1 +
dist/static/js/app.ff667a036e77c1c64e3d.js | 2 --
.../static/js/app.ff667a036e77c1c64e3d.js.map | 1 -
.../js/manifest.2ae2e69a05c33dfc65f8.js.map | 2 +-
src/App.vue | 7 +-----
src/components/pages/Contribute.vue | 7 ++++++
src/components/pages/Develop.vue | 7 ++++++
src/components/pages/Documentation.vue | 7 ++++++
src/components/pages/Home.vue | 4 ++++
src/components/pages/Overview.vue | 7 ++++++
src/components/pages/Resources.vue | 7 ++++++
src/components/partials/EditLink.vue | 23 +++++++++++++++++++
17 files changed, 71 insertions(+), 14 deletions(-)
rename dist/static/css/{app.a80dfd0f2545c44f798114f50cd648a4.css => app.73c6ea9222bb5793574a336f88b35220.css} (99%)
create mode 100644 dist/static/css/app.73c6ea9222bb5793574a336f88b35220.css.map
delete mode 100644 dist/static/css/app.a80dfd0f2545c44f798114f50cd648a4.css.map
create mode 100644 dist/static/js/app.662bc049405ca38516eb.js
create mode 100644 dist/static/js/app.662bc049405ca38516eb.js.map
delete mode 100644 dist/static/js/app.ff667a036e77c1c64e3d.js
delete mode 100644 dist/static/js/app.ff667a036e77c1c64e3d.js.map
create mode 100644 src/components/partials/EditLink.vue
diff --git a/dist/index.html b/dist/index.html
index dbac23b..a1debef 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -1 +1 @@
-LBRY.tech
\ No newline at end of file
+LBRY.tech
\ No newline at end of file
diff --git a/dist/static/css/app.a80dfd0f2545c44f798114f50cd648a4.css b/dist/static/css/app.73c6ea9222bb5793574a336f88b35220.css
similarity index 99%
rename from dist/static/css/app.a80dfd0f2545c44f798114f50cd648a4.css
rename to dist/static/css/app.73c6ea9222bb5793574a336f88b35220.css
index 81a846b..c165798 100644
--- a/dist/static/css/app.a80dfd0f2545c44f798114f50cd648a4.css
+++ b/dist/static/css/app.73c6ea9222bb5793574a336f88b35220.css
@@ -1,7 +1,7 @@
-html{font-size:16px}pre{text-align:left;overflow-x:auto}img{max-width:100%}.toolbar__title a{text-decoration:none}.toolbar__title a:hover{color:#000}#in-development-alert{margin:0;padding:3rem 0}.hljs{display:block;overflow-x:auto;padding:.5em;background:#23241f}.hljs,.hljs-subst,.hljs-tag{color:#f8f8f2}.hljs-emphasis,.hljs-strong{color:#a8a8a2}.hljs-bullet,.hljs-link,.hljs-literal,.hljs-number,.hljs-quote,.hljs-regexp{color:#ae81ff}.hljs-code,.hljs-section,.hljs-selector-class,.hljs-title{color:#a6e22e}.hljs-strong{font-weight:700}.hljs-emphasis{font-style:italic}.hljs-attr,.hljs-keyword,.hljs-name,.hljs-selector-tag{color:#f92672}.hljs-attribute,.hljs-symbol{color:#66d9ef}.hljs-class .hljs-title,.hljs-params{color:#f8f8f2}.hljs-addition,.hljs-built_in,.hljs-builtin-name,.hljs-selector-attr,.hljs-selector-id,.hljs-selector-pseudo,.hljs-string,.hljs-template-variable,.hljs-type,.hljs-variable{color:#e6db74}.hljs-comment,.hljs-deletion,.hljs-meta{color:#75715e}.dialog__content{-ms-flex-align:end!important;align-items:flex-end!important;-ms-flex-pack:right!important;justify-content:right!important}#hook{background:#a0cfc3;color:#222}#hook-navigation a{text-decoration:none;color:#222}#hook-navigation .router-link-active{font-weight:700}#hook-navigation .router-link-active .btn{background:#155b4a!important;color:#fff!important}#step1-page .card .card__title{height:9rem}#step1-page .card .card__title h4{text-align:left;font-size:1.2rem}#step1-page .card .card__title .account{color:#155b4a;text-align:left}#step1-page .btn{background-color:#155b4a;border-color:#155b4a;color:#fff}#step2-page #meme-canvas{width:400px;height:300px}#step2-page #base-image{left:-10000px;top:-10000px;position:absolute}#step2-page .input-group--text-field{margin-bottom:.5rem}#step2-page #fileInput{width:100%}
+html{font-size:16px}pre{text-align:left;overflow-x:auto}img{max-width:100%}.toolbar__title a{text-decoration:none}.toolbar__title a:hover{color:#000}.hljs{display:block;overflow-x:auto;padding:.5em;background:#23241f}.hljs,.hljs-subst,.hljs-tag{color:#f8f8f2}.hljs-emphasis,.hljs-strong{color:#a8a8a2}.hljs-bullet,.hljs-link,.hljs-literal,.hljs-number,.hljs-quote,.hljs-regexp{color:#ae81ff}.hljs-code,.hljs-section,.hljs-selector-class,.hljs-title{color:#a6e22e}.hljs-strong{font-weight:700}.hljs-emphasis{font-style:italic}.hljs-attr,.hljs-keyword,.hljs-name,.hljs-selector-tag{color:#f92672}.hljs-attribute,.hljs-symbol{color:#66d9ef}.hljs-class .hljs-title,.hljs-params{color:#f8f8f2}.hljs-addition,.hljs-built_in,.hljs-builtin-name,.hljs-selector-attr,.hljs-selector-id,.hljs-selector-pseudo,.hljs-string,.hljs-template-variable,.hljs-type,.hljs-variable{color:#e6db74}.hljs-comment,.hljs-deletion,.hljs-meta{color:#75715e}.dialog__content{-ms-flex-align:end!important;align-items:flex-end!important;-ms-flex-pack:right!important;justify-content:right!important}#hook{background:#a0cfc3;color:#222}#hook-navigation a{text-decoration:none;color:#222}#hook-navigation .router-link-active{font-weight:700}#hook-navigation .router-link-active .btn{background:#155b4a!important;color:#fff!important}#step1-page .card .card__title{height:9rem}#step1-page .card .card__title h4{text-align:left;font-size:1.2rem}#step1-page .card .card__title .account{color:#155b4a;text-align:left}#step1-page .btn{background-color:#155b4a;border-color:#155b4a;color:#fff}#step2-page #meme-canvas{width:400px;height:300px}#step2-page #base-image{left:-10000px;top:-10000px;position:absolute}#step2-page .input-group--text-field{margin-bottom:.5rem}#step2-page #fileInput{width:100%}
/*!
* Vuetify v1.0.3
* Forged by John Leider
* Released under the MIT License.
*/@keyframes a{59%{margin-left:0}60%,80%{margin-left:2px}70%,90%{margin-left:-2px}}.black{background-color:#000!important;border-color:#000!important}.black--text{color:#000!important}.black--text input,.black--text textarea{caret-color:#000!important}.black--after:after{background:#000!important}.white{background-color:#fff!important;border-color:#fff!important}.white--text{color:#fff!important}.white--text input,.white--text textarea{caret-color:#fff!important}.white--after:after{background:#fff!important}.transparent{background-color:transparent!important;border-color:transparent!important}.transparent--text{color:transparent!important}.transparent--text input,.transparent--text textarea{caret-color:transparent!important}.transparent--after:after{background:transparent!important}.red{background-color:#f44336!important;border-color:#f44336!important}.red--text{color:#f44336!important}.red--text input,.red--text textarea{caret-color:#f44336!important}.red--after:after{background:#f44336!important}.red.lighten-5{border-color:#ffebee!important}.red.lighten-5,.red.lighten-5--after:after{background-color:#ffebee!important}.red--text.text--lighten-5{color:#ffebee!important}.red--text.text--lighten-5 input,.red--text.text--lighten-5 textarea{caret-color:#ffebee!important}.red.lighten-4{border-color:#ffcdd2!important}.red.lighten-4,.red.lighten-4--after:after{background-color:#ffcdd2!important}.red--text.text--lighten-4{color:#ffcdd2!important}.red--text.text--lighten-4 input,.red--text.text--lighten-4 textarea{caret-color:#ffcdd2!important}.red.lighten-3{border-color:#ef9a9a!important}.red.lighten-3,.red.lighten-3--after:after{background-color:#ef9a9a!important}.red--text.text--lighten-3{color:#ef9a9a!important}.red--text.text--lighten-3 input,.red--text.text--lighten-3 textarea{caret-color:#ef9a9a!important}.red.lighten-2{border-color:#e57373!important}.red.lighten-2,.red.lighten-2--after:after{background-color:#e57373!important}.red--text.text--lighten-2{color:#e57373!important}.red--text.text--lighten-2 input,.red--text.text--lighten-2 textarea{caret-color:#e57373!important}.red.lighten-1{border-color:#ef5350!important}.red.lighten-1,.red.lighten-1--after:after{background-color:#ef5350!important}.red--text.text--lighten-1{color:#ef5350!important}.red--text.text--lighten-1 input,.red--text.text--lighten-1 textarea{caret-color:#ef5350!important}.red.darken-1{border-color:#e53935!important}.red.darken-1,.red.darken-1--after:after{background-color:#e53935!important}.red--text.text--darken-1{color:#e53935!important}.red--text.text--darken-1 input,.red--text.text--darken-1 textarea{caret-color:#e53935!important}.red.darken-2{border-color:#d32f2f!important}.red.darken-2,.red.darken-2--after:after{background-color:#d32f2f!important}.red--text.text--darken-2{color:#d32f2f!important}.red--text.text--darken-2 input,.red--text.text--darken-2 textarea{caret-color:#d32f2f!important}.red.darken-3{border-color:#c62828!important}.red.darken-3,.red.darken-3--after:after{background-color:#c62828!important}.red--text.text--darken-3{color:#c62828!important}.red--text.text--darken-3 input,.red--text.text--darken-3 textarea{caret-color:#c62828!important}.red.darken-4{border-color:#b71c1c!important}.red.darken-4,.red.darken-4--after:after{background-color:#b71c1c!important}.red--text.text--darken-4{color:#b71c1c!important}.red--text.text--darken-4 input,.red--text.text--darken-4 textarea{caret-color:#b71c1c!important}.red.accent-1{border-color:#ff8a80!important}.red.accent-1,.red.accent-1--after:after{background-color:#ff8a80!important}.red--text.text--accent-1{color:#ff8a80!important}.red--text.text--accent-1 input,.red--text.text--accent-1 textarea{caret-color:#ff8a80!important}.red.accent-2{border-color:#ff5252!important}.red.accent-2,.red.accent-2--after:after{background-color:#ff5252!important}.red--text.text--accent-2{color:#ff5252!important}.red--text.text--accent-2 input,.red--text.text--accent-2 textarea{caret-color:#ff5252!important}.red.accent-3{border-color:#ff1744!important}.red.accent-3,.red.accent-3--after:after{background-color:#ff1744!important}.red--text.text--accent-3{color:#ff1744!important}.red--text.text--accent-3 input,.red--text.text--accent-3 textarea{caret-color:#ff1744!important}.red.accent-4{border-color:#d50000!important}.red.accent-4,.red.accent-4--after:after{background-color:#d50000!important}.red--text.text--accent-4{color:#d50000!important}.red--text.text--accent-4 input,.red--text.text--accent-4 textarea{caret-color:#d50000!important}.pink{background-color:#e91e63!important;border-color:#e91e63!important}.pink--text{color:#e91e63!important}.pink--text input,.pink--text textarea{caret-color:#e91e63!important}.pink--after:after{background:#e91e63!important}.pink.lighten-5{border-color:#fce4ec!important}.pink.lighten-5,.pink.lighten-5--after:after{background-color:#fce4ec!important}.pink--text.text--lighten-5{color:#fce4ec!important}.pink--text.text--lighten-5 input,.pink--text.text--lighten-5 textarea{caret-color:#fce4ec!important}.pink.lighten-4{border-color:#f8bbd0!important}.pink.lighten-4,.pink.lighten-4--after:after{background-color:#f8bbd0!important}.pink--text.text--lighten-4{color:#f8bbd0!important}.pink--text.text--lighten-4 input,.pink--text.text--lighten-4 textarea{caret-color:#f8bbd0!important}.pink.lighten-3{border-color:#f48fb1!important}.pink.lighten-3,.pink.lighten-3--after:after{background-color:#f48fb1!important}.pink--text.text--lighten-3{color:#f48fb1!important}.pink--text.text--lighten-3 input,.pink--text.text--lighten-3 textarea{caret-color:#f48fb1!important}.pink.lighten-2{border-color:#f06292!important}.pink.lighten-2,.pink.lighten-2--after:after{background-color:#f06292!important}.pink--text.text--lighten-2{color:#f06292!important}.pink--text.text--lighten-2 input,.pink--text.text--lighten-2 textarea{caret-color:#f06292!important}.pink.lighten-1{border-color:#ec407a!important}.pink.lighten-1,.pink.lighten-1--after:after{background-color:#ec407a!important}.pink--text.text--lighten-1{color:#ec407a!important}.pink--text.text--lighten-1 input,.pink--text.text--lighten-1 textarea{caret-color:#ec407a!important}.pink.darken-1{border-color:#d81b60!important}.pink.darken-1,.pink.darken-1--after:after{background-color:#d81b60!important}.pink--text.text--darken-1{color:#d81b60!important}.pink--text.text--darken-1 input,.pink--text.text--darken-1 textarea{caret-color:#d81b60!important}.pink.darken-2{border-color:#c2185b!important}.pink.darken-2,.pink.darken-2--after:after{background-color:#c2185b!important}.pink--text.text--darken-2{color:#c2185b!important}.pink--text.text--darken-2 input,.pink--text.text--darken-2 textarea{caret-color:#c2185b!important}.pink.darken-3{border-color:#ad1457!important}.pink.darken-3,.pink.darken-3--after:after{background-color:#ad1457!important}.pink--text.text--darken-3{color:#ad1457!important}.pink--text.text--darken-3 input,.pink--text.text--darken-3 textarea{caret-color:#ad1457!important}.pink.darken-4{border-color:#880e4f!important}.pink.darken-4,.pink.darken-4--after:after{background-color:#880e4f!important}.pink--text.text--darken-4{color:#880e4f!important}.pink--text.text--darken-4 input,.pink--text.text--darken-4 textarea{caret-color:#880e4f!important}.pink.accent-1{border-color:#ff80ab!important}.pink.accent-1,.pink.accent-1--after:after{background-color:#ff80ab!important}.pink--text.text--accent-1{color:#ff80ab!important}.pink--text.text--accent-1 input,.pink--text.text--accent-1 textarea{caret-color:#ff80ab!important}.pink.accent-2{border-color:#ff4081!important}.pink.accent-2,.pink.accent-2--after:after{background-color:#ff4081!important}.pink--text.text--accent-2{color:#ff4081!important}.pink--text.text--accent-2 input,.pink--text.text--accent-2 textarea{caret-color:#ff4081!important}.pink.accent-3{border-color:#f50057!important}.pink.accent-3,.pink.accent-3--after:after{background-color:#f50057!important}.pink--text.text--accent-3{color:#f50057!important}.pink--text.text--accent-3 input,.pink--text.text--accent-3 textarea{caret-color:#f50057!important}.pink.accent-4{border-color:#c51162!important}.pink.accent-4,.pink.accent-4--after:after{background-color:#c51162!important}.pink--text.text--accent-4{color:#c51162!important}.pink--text.text--accent-4 input,.pink--text.text--accent-4 textarea{caret-color:#c51162!important}.purple{background-color:#9c27b0!important;border-color:#9c27b0!important}.purple--text{color:#9c27b0!important}.purple--text input,.purple--text textarea{caret-color:#9c27b0!important}.purple--after:after{background:#9c27b0!important}.purple.lighten-5{border-color:#f3e5f5!important}.purple.lighten-5,.purple.lighten-5--after:after{background-color:#f3e5f5!important}.purple--text.text--lighten-5{color:#f3e5f5!important}.purple--text.text--lighten-5 input,.purple--text.text--lighten-5 textarea{caret-color:#f3e5f5!important}.purple.lighten-4{border-color:#e1bee7!important}.purple.lighten-4,.purple.lighten-4--after:after{background-color:#e1bee7!important}.purple--text.text--lighten-4{color:#e1bee7!important}.purple--text.text--lighten-4 input,.purple--text.text--lighten-4 textarea{caret-color:#e1bee7!important}.purple.lighten-3{border-color:#ce93d8!important}.purple.lighten-3,.purple.lighten-3--after:after{background-color:#ce93d8!important}.purple--text.text--lighten-3{color:#ce93d8!important}.purple--text.text--lighten-3 input,.purple--text.text--lighten-3 textarea{caret-color:#ce93d8!important}.purple.lighten-2{border-color:#ba68c8!important}.purple.lighten-2,.purple.lighten-2--after:after{background-color:#ba68c8!important}.purple--text.text--lighten-2{color:#ba68c8!important}.purple--text.text--lighten-2 input,.purple--text.text--lighten-2 textarea{caret-color:#ba68c8!important}.purple.lighten-1{border-color:#ab47bc!important}.purple.lighten-1,.purple.lighten-1--after:after{background-color:#ab47bc!important}.purple--text.text--lighten-1{color:#ab47bc!important}.purple--text.text--lighten-1 input,.purple--text.text--lighten-1 textarea{caret-color:#ab47bc!important}.purple.darken-1{border-color:#8e24aa!important}.purple.darken-1,.purple.darken-1--after:after{background-color:#8e24aa!important}.purple--text.text--darken-1{color:#8e24aa!important}.purple--text.text--darken-1 input,.purple--text.text--darken-1 textarea{caret-color:#8e24aa!important}.purple.darken-2{border-color:#7b1fa2!important}.purple.darken-2,.purple.darken-2--after:after{background-color:#7b1fa2!important}.purple--text.text--darken-2{color:#7b1fa2!important}.purple--text.text--darken-2 input,.purple--text.text--darken-2 textarea{caret-color:#7b1fa2!important}.purple.darken-3{border-color:#6a1b9a!important}.purple.darken-3,.purple.darken-3--after:after{background-color:#6a1b9a!important}.purple--text.text--darken-3{color:#6a1b9a!important}.purple--text.text--darken-3 input,.purple--text.text--darken-3 textarea{caret-color:#6a1b9a!important}.purple.darken-4{border-color:#4a148c!important}.purple.darken-4,.purple.darken-4--after:after{background-color:#4a148c!important}.purple--text.text--darken-4{color:#4a148c!important}.purple--text.text--darken-4 input,.purple--text.text--darken-4 textarea{caret-color:#4a148c!important}.purple.accent-1{border-color:#ea80fc!important}.purple.accent-1,.purple.accent-1--after:after{background-color:#ea80fc!important}.purple--text.text--accent-1{color:#ea80fc!important}.purple--text.text--accent-1 input,.purple--text.text--accent-1 textarea{caret-color:#ea80fc!important}.purple.accent-2{border-color:#e040fb!important}.purple.accent-2,.purple.accent-2--after:after{background-color:#e040fb!important}.purple--text.text--accent-2{color:#e040fb!important}.purple--text.text--accent-2 input,.purple--text.text--accent-2 textarea{caret-color:#e040fb!important}.purple.accent-3{border-color:#d500f9!important}.purple.accent-3,.purple.accent-3--after:after{background-color:#d500f9!important}.purple--text.text--accent-3{color:#d500f9!important}.purple--text.text--accent-3 input,.purple--text.text--accent-3 textarea{caret-color:#d500f9!important}.purple.accent-4{border-color:#a0f!important}.purple.accent-4,.purple.accent-4--after:after{background-color:#a0f!important}.purple--text.text--accent-4{color:#a0f!important}.purple--text.text--accent-4 input,.purple--text.text--accent-4 textarea{caret-color:#a0f!important}.deep-purple{background-color:#673ab7!important;border-color:#673ab7!important}.deep-purple--text{color:#673ab7!important}.deep-purple--text input,.deep-purple--text textarea{caret-color:#673ab7!important}.deep-purple--after:after{background:#673ab7!important}.deep-purple.lighten-5{border-color:#ede7f6!important}.deep-purple.lighten-5,.deep-purple.lighten-5--after:after{background-color:#ede7f6!important}.deep-purple--text.text--lighten-5{color:#ede7f6!important}.deep-purple--text.text--lighten-5 input,.deep-purple--text.text--lighten-5 textarea{caret-color:#ede7f6!important}.deep-purple.lighten-4{border-color:#d1c4e9!important}.deep-purple.lighten-4,.deep-purple.lighten-4--after:after{background-color:#d1c4e9!important}.deep-purple--text.text--lighten-4{color:#d1c4e9!important}.deep-purple--text.text--lighten-4 input,.deep-purple--text.text--lighten-4 textarea{caret-color:#d1c4e9!important}.deep-purple.lighten-3{border-color:#b39ddb!important}.deep-purple.lighten-3,.deep-purple.lighten-3--after:after{background-color:#b39ddb!important}.deep-purple--text.text--lighten-3{color:#b39ddb!important}.deep-purple--text.text--lighten-3 input,.deep-purple--text.text--lighten-3 textarea{caret-color:#b39ddb!important}.deep-purple.lighten-2{border-color:#9575cd!important}.deep-purple.lighten-2,.deep-purple.lighten-2--after:after{background-color:#9575cd!important}.deep-purple--text.text--lighten-2{color:#9575cd!important}.deep-purple--text.text--lighten-2 input,.deep-purple--text.text--lighten-2 textarea{caret-color:#9575cd!important}.deep-purple.lighten-1{border-color:#7e57c2!important}.deep-purple.lighten-1,.deep-purple.lighten-1--after:after{background-color:#7e57c2!important}.deep-purple--text.text--lighten-1{color:#7e57c2!important}.deep-purple--text.text--lighten-1 input,.deep-purple--text.text--lighten-1 textarea{caret-color:#7e57c2!important}.deep-purple.darken-1{border-color:#5e35b1!important}.deep-purple.darken-1,.deep-purple.darken-1--after:after{background-color:#5e35b1!important}.deep-purple--text.text--darken-1{color:#5e35b1!important}.deep-purple--text.text--darken-1 input,.deep-purple--text.text--darken-1 textarea{caret-color:#5e35b1!important}.deep-purple.darken-2{border-color:#512da8!important}.deep-purple.darken-2,.deep-purple.darken-2--after:after{background-color:#512da8!important}.deep-purple--text.text--darken-2{color:#512da8!important}.deep-purple--text.text--darken-2 input,.deep-purple--text.text--darken-2 textarea{caret-color:#512da8!important}.deep-purple.darken-3{border-color:#4527a0!important}.deep-purple.darken-3,.deep-purple.darken-3--after:after{background-color:#4527a0!important}.deep-purple--text.text--darken-3{color:#4527a0!important}.deep-purple--text.text--darken-3 input,.deep-purple--text.text--darken-3 textarea{caret-color:#4527a0!important}.deep-purple.darken-4{border-color:#311b92!important}.deep-purple.darken-4,.deep-purple.darken-4--after:after{background-color:#311b92!important}.deep-purple--text.text--darken-4{color:#311b92!important}.deep-purple--text.text--darken-4 input,.deep-purple--text.text--darken-4 textarea{caret-color:#311b92!important}.deep-purple.accent-1{border-color:#b388ff!important}.deep-purple.accent-1,.deep-purple.accent-1--after:after{background-color:#b388ff!important}.deep-purple--text.text--accent-1{color:#b388ff!important}.deep-purple--text.text--accent-1 input,.deep-purple--text.text--accent-1 textarea{caret-color:#b388ff!important}.deep-purple.accent-2{border-color:#7c4dff!important}.deep-purple.accent-2,.deep-purple.accent-2--after:after{background-color:#7c4dff!important}.deep-purple--text.text--accent-2{color:#7c4dff!important}.deep-purple--text.text--accent-2 input,.deep-purple--text.text--accent-2 textarea{caret-color:#7c4dff!important}.deep-purple.accent-3{border-color:#651fff!important}.deep-purple.accent-3,.deep-purple.accent-3--after:after{background-color:#651fff!important}.deep-purple--text.text--accent-3{color:#651fff!important}.deep-purple--text.text--accent-3 input,.deep-purple--text.text--accent-3 textarea{caret-color:#651fff!important}.deep-purple.accent-4{border-color:#6200ea!important}.deep-purple.accent-4,.deep-purple.accent-4--after:after{background-color:#6200ea!important}.deep-purple--text.text--accent-4{color:#6200ea!important}.deep-purple--text.text--accent-4 input,.deep-purple--text.text--accent-4 textarea{caret-color:#6200ea!important}.indigo{background-color:#3f51b5!important;border-color:#3f51b5!important}.indigo--text{color:#3f51b5!important}.indigo--text input,.indigo--text textarea{caret-color:#3f51b5!important}.indigo--after:after{background:#3f51b5!important}.indigo.lighten-5{border-color:#e8eaf6!important}.indigo.lighten-5,.indigo.lighten-5--after:after{background-color:#e8eaf6!important}.indigo--text.text--lighten-5{color:#e8eaf6!important}.indigo--text.text--lighten-5 input,.indigo--text.text--lighten-5 textarea{caret-color:#e8eaf6!important}.indigo.lighten-4{border-color:#c5cae9!important}.indigo.lighten-4,.indigo.lighten-4--after:after{background-color:#c5cae9!important}.indigo--text.text--lighten-4{color:#c5cae9!important}.indigo--text.text--lighten-4 input,.indigo--text.text--lighten-4 textarea{caret-color:#c5cae9!important}.indigo.lighten-3{border-color:#9fa8da!important}.indigo.lighten-3,.indigo.lighten-3--after:after{background-color:#9fa8da!important}.indigo--text.text--lighten-3{color:#9fa8da!important}.indigo--text.text--lighten-3 input,.indigo--text.text--lighten-3 textarea{caret-color:#9fa8da!important}.indigo.lighten-2{border-color:#7986cb!important}.indigo.lighten-2,.indigo.lighten-2--after:after{background-color:#7986cb!important}.indigo--text.text--lighten-2{color:#7986cb!important}.indigo--text.text--lighten-2 input,.indigo--text.text--lighten-2 textarea{caret-color:#7986cb!important}.indigo.lighten-1{border-color:#5c6bc0!important}.indigo.lighten-1,.indigo.lighten-1--after:after{background-color:#5c6bc0!important}.indigo--text.text--lighten-1{color:#5c6bc0!important}.indigo--text.text--lighten-1 input,.indigo--text.text--lighten-1 textarea{caret-color:#5c6bc0!important}.indigo.darken-1{border-color:#3949ab!important}.indigo.darken-1,.indigo.darken-1--after:after{background-color:#3949ab!important}.indigo--text.text--darken-1{color:#3949ab!important}.indigo--text.text--darken-1 input,.indigo--text.text--darken-1 textarea{caret-color:#3949ab!important}.indigo.darken-2{border-color:#303f9f!important}.indigo.darken-2,.indigo.darken-2--after:after{background-color:#303f9f!important}.indigo--text.text--darken-2{color:#303f9f!important}.indigo--text.text--darken-2 input,.indigo--text.text--darken-2 textarea{caret-color:#303f9f!important}.indigo.darken-3{border-color:#283593!important}.indigo.darken-3,.indigo.darken-3--after:after{background-color:#283593!important}.indigo--text.text--darken-3{color:#283593!important}.indigo--text.text--darken-3 input,.indigo--text.text--darken-3 textarea{caret-color:#283593!important}.indigo.darken-4{border-color:#1a237e!important}.indigo.darken-4,.indigo.darken-4--after:after{background-color:#1a237e!important}.indigo--text.text--darken-4{color:#1a237e!important}.indigo--text.text--darken-4 input,.indigo--text.text--darken-4 textarea{caret-color:#1a237e!important}.indigo.accent-1{border-color:#8c9eff!important}.indigo.accent-1,.indigo.accent-1--after:after{background-color:#8c9eff!important}.indigo--text.text--accent-1{color:#8c9eff!important}.indigo--text.text--accent-1 input,.indigo--text.text--accent-1 textarea{caret-color:#8c9eff!important}.indigo.accent-2{border-color:#536dfe!important}.indigo.accent-2,.indigo.accent-2--after:after{background-color:#536dfe!important}.indigo--text.text--accent-2{color:#536dfe!important}.indigo--text.text--accent-2 input,.indigo--text.text--accent-2 textarea{caret-color:#536dfe!important}.indigo.accent-3{border-color:#3d5afe!important}.indigo.accent-3,.indigo.accent-3--after:after{background-color:#3d5afe!important}.indigo--text.text--accent-3{color:#3d5afe!important}.indigo--text.text--accent-3 input,.indigo--text.text--accent-3 textarea{caret-color:#3d5afe!important}.indigo.accent-4{border-color:#304ffe!important}.indigo.accent-4,.indigo.accent-4--after:after{background-color:#304ffe!important}.indigo--text.text--accent-4{color:#304ffe!important}.indigo--text.text--accent-4 input,.indigo--text.text--accent-4 textarea{caret-color:#304ffe!important}.blue{background-color:#2196f3!important;border-color:#2196f3!important}.blue--text{color:#2196f3!important}.blue--text input,.blue--text textarea{caret-color:#2196f3!important}.blue--after:after{background:#2196f3!important}.blue.lighten-5{border-color:#e3f2fd!important}.blue.lighten-5,.blue.lighten-5--after:after{background-color:#e3f2fd!important}.blue--text.text--lighten-5{color:#e3f2fd!important}.blue--text.text--lighten-5 input,.blue--text.text--lighten-5 textarea{caret-color:#e3f2fd!important}.blue.lighten-4{border-color:#bbdefb!important}.blue.lighten-4,.blue.lighten-4--after:after{background-color:#bbdefb!important}.blue--text.text--lighten-4{color:#bbdefb!important}.blue--text.text--lighten-4 input,.blue--text.text--lighten-4 textarea{caret-color:#bbdefb!important}.blue.lighten-3{border-color:#90caf9!important}.blue.lighten-3,.blue.lighten-3--after:after{background-color:#90caf9!important}.blue--text.text--lighten-3{color:#90caf9!important}.blue--text.text--lighten-3 input,.blue--text.text--lighten-3 textarea{caret-color:#90caf9!important}.blue.lighten-2{border-color:#64b5f6!important}.blue.lighten-2,.blue.lighten-2--after:after{background-color:#64b5f6!important}.blue--text.text--lighten-2{color:#64b5f6!important}.blue--text.text--lighten-2 input,.blue--text.text--lighten-2 textarea{caret-color:#64b5f6!important}.blue.lighten-1{border-color:#42a5f5!important}.blue.lighten-1,.blue.lighten-1--after:after{background-color:#42a5f5!important}.blue--text.text--lighten-1{color:#42a5f5!important}.blue--text.text--lighten-1 input,.blue--text.text--lighten-1 textarea{caret-color:#42a5f5!important}.blue.darken-1{border-color:#1e88e5!important}.blue.darken-1,.blue.darken-1--after:after{background-color:#1e88e5!important}.blue--text.text--darken-1{color:#1e88e5!important}.blue--text.text--darken-1 input,.blue--text.text--darken-1 textarea{caret-color:#1e88e5!important}.blue.darken-2{border-color:#1976d2!important}.blue.darken-2,.blue.darken-2--after:after{background-color:#1976d2!important}.blue--text.text--darken-2{color:#1976d2!important}.blue--text.text--darken-2 input,.blue--text.text--darken-2 textarea{caret-color:#1976d2!important}.blue.darken-3{border-color:#1565c0!important}.blue.darken-3,.blue.darken-3--after:after{background-color:#1565c0!important}.blue--text.text--darken-3{color:#1565c0!important}.blue--text.text--darken-3 input,.blue--text.text--darken-3 textarea{caret-color:#1565c0!important}.blue.darken-4{border-color:#0d47a1!important}.blue.darken-4,.blue.darken-4--after:after{background-color:#0d47a1!important}.blue--text.text--darken-4{color:#0d47a1!important}.blue--text.text--darken-4 input,.blue--text.text--darken-4 textarea{caret-color:#0d47a1!important}.blue.accent-1{border-color:#82b1ff!important}.blue.accent-1,.blue.accent-1--after:after{background-color:#82b1ff!important}.blue--text.text--accent-1{color:#82b1ff!important}.blue--text.text--accent-1 input,.blue--text.text--accent-1 textarea{caret-color:#82b1ff!important}.blue.accent-2{border-color:#448aff!important}.blue.accent-2,.blue.accent-2--after:after{background-color:#448aff!important}.blue--text.text--accent-2{color:#448aff!important}.blue--text.text--accent-2 input,.blue--text.text--accent-2 textarea{caret-color:#448aff!important}.blue.accent-3{border-color:#2979ff!important}.blue.accent-3,.blue.accent-3--after:after{background-color:#2979ff!important}.blue--text.text--accent-3{color:#2979ff!important}.blue--text.text--accent-3 input,.blue--text.text--accent-3 textarea{caret-color:#2979ff!important}.blue.accent-4{border-color:#2962ff!important}.blue.accent-4,.blue.accent-4--after:after{background-color:#2962ff!important}.blue--text.text--accent-4{color:#2962ff!important}.blue--text.text--accent-4 input,.blue--text.text--accent-4 textarea{caret-color:#2962ff!important}.light-blue{background-color:#03a9f4!important;border-color:#03a9f4!important}.light-blue--text{color:#03a9f4!important}.light-blue--text input,.light-blue--text textarea{caret-color:#03a9f4!important}.light-blue--after:after{background:#03a9f4!important}.light-blue.lighten-5{border-color:#e1f5fe!important}.light-blue.lighten-5,.light-blue.lighten-5--after:after{background-color:#e1f5fe!important}.light-blue--text.text--lighten-5{color:#e1f5fe!important}.light-blue--text.text--lighten-5 input,.light-blue--text.text--lighten-5 textarea{caret-color:#e1f5fe!important}.light-blue.lighten-4{border-color:#b3e5fc!important}.light-blue.lighten-4,.light-blue.lighten-4--after:after{background-color:#b3e5fc!important}.light-blue--text.text--lighten-4{color:#b3e5fc!important}.light-blue--text.text--lighten-4 input,.light-blue--text.text--lighten-4 textarea{caret-color:#b3e5fc!important}.light-blue.lighten-3{border-color:#81d4fa!important}.light-blue.lighten-3,.light-blue.lighten-3--after:after{background-color:#81d4fa!important}.light-blue--text.text--lighten-3{color:#81d4fa!important}.light-blue--text.text--lighten-3 input,.light-blue--text.text--lighten-3 textarea{caret-color:#81d4fa!important}.light-blue.lighten-2{border-color:#4fc3f7!important}.light-blue.lighten-2,.light-blue.lighten-2--after:after{background-color:#4fc3f7!important}.light-blue--text.text--lighten-2{color:#4fc3f7!important}.light-blue--text.text--lighten-2 input,.light-blue--text.text--lighten-2 textarea{caret-color:#4fc3f7!important}.light-blue.lighten-1{border-color:#29b6f6!important}.light-blue.lighten-1,.light-blue.lighten-1--after:after{background-color:#29b6f6!important}.light-blue--text.text--lighten-1{color:#29b6f6!important}.light-blue--text.text--lighten-1 input,.light-blue--text.text--lighten-1 textarea{caret-color:#29b6f6!important}.light-blue.darken-1{border-color:#039be5!important}.light-blue.darken-1,.light-blue.darken-1--after:after{background-color:#039be5!important}.light-blue--text.text--darken-1{color:#039be5!important}.light-blue--text.text--darken-1 input,.light-blue--text.text--darken-1 textarea{caret-color:#039be5!important}.light-blue.darken-2{border-color:#0288d1!important}.light-blue.darken-2,.light-blue.darken-2--after:after{background-color:#0288d1!important}.light-blue--text.text--darken-2{color:#0288d1!important}.light-blue--text.text--darken-2 input,.light-blue--text.text--darken-2 textarea{caret-color:#0288d1!important}.light-blue.darken-3{border-color:#0277bd!important}.light-blue.darken-3,.light-blue.darken-3--after:after{background-color:#0277bd!important}.light-blue--text.text--darken-3{color:#0277bd!important}.light-blue--text.text--darken-3 input,.light-blue--text.text--darken-3 textarea{caret-color:#0277bd!important}.light-blue.darken-4{border-color:#01579b!important}.light-blue.darken-4,.light-blue.darken-4--after:after{background-color:#01579b!important}.light-blue--text.text--darken-4{color:#01579b!important}.light-blue--text.text--darken-4 input,.light-blue--text.text--darken-4 textarea{caret-color:#01579b!important}.light-blue.accent-1{border-color:#80d8ff!important}.light-blue.accent-1,.light-blue.accent-1--after:after{background-color:#80d8ff!important}.light-blue--text.text--accent-1{color:#80d8ff!important}.light-blue--text.text--accent-1 input,.light-blue--text.text--accent-1 textarea{caret-color:#80d8ff!important}.light-blue.accent-2{border-color:#40c4ff!important}.light-blue.accent-2,.light-blue.accent-2--after:after{background-color:#40c4ff!important}.light-blue--text.text--accent-2{color:#40c4ff!important}.light-blue--text.text--accent-2 input,.light-blue--text.text--accent-2 textarea{caret-color:#40c4ff!important}.light-blue.accent-3{border-color:#00b0ff!important}.light-blue.accent-3,.light-blue.accent-3--after:after{background-color:#00b0ff!important}.light-blue--text.text--accent-3{color:#00b0ff!important}.light-blue--text.text--accent-3 input,.light-blue--text.text--accent-3 textarea{caret-color:#00b0ff!important}.light-blue.accent-4{border-color:#0091ea!important}.light-blue.accent-4,.light-blue.accent-4--after:after{background-color:#0091ea!important}.light-blue--text.text--accent-4{color:#0091ea!important}.light-blue--text.text--accent-4 input,.light-blue--text.text--accent-4 textarea{caret-color:#0091ea!important}.cyan{background-color:#00bcd4!important;border-color:#00bcd4!important}.cyan--text{color:#00bcd4!important}.cyan--text input,.cyan--text textarea{caret-color:#00bcd4!important}.cyan--after:after{background:#00bcd4!important}.cyan.lighten-5{border-color:#e0f7fa!important}.cyan.lighten-5,.cyan.lighten-5--after:after{background-color:#e0f7fa!important}.cyan--text.text--lighten-5{color:#e0f7fa!important}.cyan--text.text--lighten-5 input,.cyan--text.text--lighten-5 textarea{caret-color:#e0f7fa!important}.cyan.lighten-4{border-color:#b2ebf2!important}.cyan.lighten-4,.cyan.lighten-4--after:after{background-color:#b2ebf2!important}.cyan--text.text--lighten-4{color:#b2ebf2!important}.cyan--text.text--lighten-4 input,.cyan--text.text--lighten-4 textarea{caret-color:#b2ebf2!important}.cyan.lighten-3{border-color:#80deea!important}.cyan.lighten-3,.cyan.lighten-3--after:after{background-color:#80deea!important}.cyan--text.text--lighten-3{color:#80deea!important}.cyan--text.text--lighten-3 input,.cyan--text.text--lighten-3 textarea{caret-color:#80deea!important}.cyan.lighten-2{border-color:#4dd0e1!important}.cyan.lighten-2,.cyan.lighten-2--after:after{background-color:#4dd0e1!important}.cyan--text.text--lighten-2{color:#4dd0e1!important}.cyan--text.text--lighten-2 input,.cyan--text.text--lighten-2 textarea{caret-color:#4dd0e1!important}.cyan.lighten-1{border-color:#26c6da!important}.cyan.lighten-1,.cyan.lighten-1--after:after{background-color:#26c6da!important}.cyan--text.text--lighten-1{color:#26c6da!important}.cyan--text.text--lighten-1 input,.cyan--text.text--lighten-1 textarea{caret-color:#26c6da!important}.cyan.darken-1{border-color:#00acc1!important}.cyan.darken-1,.cyan.darken-1--after:after{background-color:#00acc1!important}.cyan--text.text--darken-1{color:#00acc1!important}.cyan--text.text--darken-1 input,.cyan--text.text--darken-1 textarea{caret-color:#00acc1!important}.cyan.darken-2{border-color:#0097a7!important}.cyan.darken-2,.cyan.darken-2--after:after{background-color:#0097a7!important}.cyan--text.text--darken-2{color:#0097a7!important}.cyan--text.text--darken-2 input,.cyan--text.text--darken-2 textarea{caret-color:#0097a7!important}.cyan.darken-3{border-color:#00838f!important}.cyan.darken-3,.cyan.darken-3--after:after{background-color:#00838f!important}.cyan--text.text--darken-3{color:#00838f!important}.cyan--text.text--darken-3 input,.cyan--text.text--darken-3 textarea{caret-color:#00838f!important}.cyan.darken-4{border-color:#006064!important}.cyan.darken-4,.cyan.darken-4--after:after{background-color:#006064!important}.cyan--text.text--darken-4{color:#006064!important}.cyan--text.text--darken-4 input,.cyan--text.text--darken-4 textarea{caret-color:#006064!important}.cyan.accent-1{border-color:#84ffff!important}.cyan.accent-1,.cyan.accent-1--after:after{background-color:#84ffff!important}.cyan--text.text--accent-1{color:#84ffff!important}.cyan--text.text--accent-1 input,.cyan--text.text--accent-1 textarea{caret-color:#84ffff!important}.cyan.accent-2{border-color:#18ffff!important}.cyan.accent-2,.cyan.accent-2--after:after{background-color:#18ffff!important}.cyan--text.text--accent-2{color:#18ffff!important}.cyan--text.text--accent-2 input,.cyan--text.text--accent-2 textarea{caret-color:#18ffff!important}.cyan.accent-3{border-color:#00e5ff!important}.cyan.accent-3,.cyan.accent-3--after:after{background-color:#00e5ff!important}.cyan--text.text--accent-3{color:#00e5ff!important}.cyan--text.text--accent-3 input,.cyan--text.text--accent-3 textarea{caret-color:#00e5ff!important}.cyan.accent-4{border-color:#00b8d4!important}.cyan.accent-4,.cyan.accent-4--after:after{background-color:#00b8d4!important}.cyan--text.text--accent-4{color:#00b8d4!important}.cyan--text.text--accent-4 input,.cyan--text.text--accent-4 textarea{caret-color:#00b8d4!important}.teal{background-color:#009688!important;border-color:#009688!important}.teal--text{color:#009688!important}.teal--text input,.teal--text textarea{caret-color:#009688!important}.teal--after:after{background:#009688!important}.teal.lighten-5{border-color:#e0f2f1!important}.teal.lighten-5,.teal.lighten-5--after:after{background-color:#e0f2f1!important}.teal--text.text--lighten-5{color:#e0f2f1!important}.teal--text.text--lighten-5 input,.teal--text.text--lighten-5 textarea{caret-color:#e0f2f1!important}.teal.lighten-4{border-color:#b2dfdb!important}.teal.lighten-4,.teal.lighten-4--after:after{background-color:#b2dfdb!important}.teal--text.text--lighten-4{color:#b2dfdb!important}.teal--text.text--lighten-4 input,.teal--text.text--lighten-4 textarea{caret-color:#b2dfdb!important}.teal.lighten-3{border-color:#80cbc4!important}.teal.lighten-3,.teal.lighten-3--after:after{background-color:#80cbc4!important}.teal--text.text--lighten-3{color:#80cbc4!important}.teal--text.text--lighten-3 input,.teal--text.text--lighten-3 textarea{caret-color:#80cbc4!important}.teal.lighten-2{border-color:#4db6ac!important}.teal.lighten-2,.teal.lighten-2--after:after{background-color:#4db6ac!important}.teal--text.text--lighten-2{color:#4db6ac!important}.teal--text.text--lighten-2 input,.teal--text.text--lighten-2 textarea{caret-color:#4db6ac!important}.teal.lighten-1{border-color:#26a69a!important}.teal.lighten-1,.teal.lighten-1--after:after{background-color:#26a69a!important}.teal--text.text--lighten-1{color:#26a69a!important}.teal--text.text--lighten-1 input,.teal--text.text--lighten-1 textarea{caret-color:#26a69a!important}.teal.darken-1{border-color:#00897b!important}.teal.darken-1,.teal.darken-1--after:after{background-color:#00897b!important}.teal--text.text--darken-1{color:#00897b!important}.teal--text.text--darken-1 input,.teal--text.text--darken-1 textarea{caret-color:#00897b!important}.teal.darken-2{border-color:#00796b!important}.teal.darken-2,.teal.darken-2--after:after{background-color:#00796b!important}.teal--text.text--darken-2{color:#00796b!important}.teal--text.text--darken-2 input,.teal--text.text--darken-2 textarea{caret-color:#00796b!important}.teal.darken-3{border-color:#00695c!important}.teal.darken-3,.teal.darken-3--after:after{background-color:#00695c!important}.teal--text.text--darken-3{color:#00695c!important}.teal--text.text--darken-3 input,.teal--text.text--darken-3 textarea{caret-color:#00695c!important}.teal.darken-4{border-color:#004d40!important}.teal.darken-4,.teal.darken-4--after:after{background-color:#004d40!important}.teal--text.text--darken-4{color:#004d40!important}.teal--text.text--darken-4 input,.teal--text.text--darken-4 textarea{caret-color:#004d40!important}.teal.accent-1{border-color:#a7ffeb!important}.teal.accent-1,.teal.accent-1--after:after{background-color:#a7ffeb!important}.teal--text.text--accent-1{color:#a7ffeb!important}.teal--text.text--accent-1 input,.teal--text.text--accent-1 textarea{caret-color:#a7ffeb!important}.teal.accent-2{border-color:#64ffda!important}.teal.accent-2,.teal.accent-2--after:after{background-color:#64ffda!important}.teal--text.text--accent-2{color:#64ffda!important}.teal--text.text--accent-2 input,.teal--text.text--accent-2 textarea{caret-color:#64ffda!important}.teal.accent-3{border-color:#1de9b6!important}.teal.accent-3,.teal.accent-3--after:after{background-color:#1de9b6!important}.teal--text.text--accent-3{color:#1de9b6!important}.teal--text.text--accent-3 input,.teal--text.text--accent-3 textarea{caret-color:#1de9b6!important}.teal.accent-4{border-color:#00bfa5!important}.teal.accent-4,.teal.accent-4--after:after{background-color:#00bfa5!important}.teal--text.text--accent-4{color:#00bfa5!important}.teal--text.text--accent-4 input,.teal--text.text--accent-4 textarea{caret-color:#00bfa5!important}.green{background-color:#4caf50!important;border-color:#4caf50!important}.green--text{color:#4caf50!important}.green--text input,.green--text textarea{caret-color:#4caf50!important}.green--after:after{background:#4caf50!important}.green.lighten-5{border-color:#e8f5e9!important}.green.lighten-5,.green.lighten-5--after:after{background-color:#e8f5e9!important}.green--text.text--lighten-5{color:#e8f5e9!important}.green--text.text--lighten-5 input,.green--text.text--lighten-5 textarea{caret-color:#e8f5e9!important}.green.lighten-4{border-color:#c8e6c9!important}.green.lighten-4,.green.lighten-4--after:after{background-color:#c8e6c9!important}.green--text.text--lighten-4{color:#c8e6c9!important}.green--text.text--lighten-4 input,.green--text.text--lighten-4 textarea{caret-color:#c8e6c9!important}.green.lighten-3{border-color:#a5d6a7!important}.green.lighten-3,.green.lighten-3--after:after{background-color:#a5d6a7!important}.green--text.text--lighten-3{color:#a5d6a7!important}.green--text.text--lighten-3 input,.green--text.text--lighten-3 textarea{caret-color:#a5d6a7!important}.green.lighten-2{border-color:#81c784!important}.green.lighten-2,.green.lighten-2--after:after{background-color:#81c784!important}.green--text.text--lighten-2{color:#81c784!important}.green--text.text--lighten-2 input,.green--text.text--lighten-2 textarea{caret-color:#81c784!important}.green.lighten-1{border-color:#66bb6a!important}.green.lighten-1,.green.lighten-1--after:after{background-color:#66bb6a!important}.green--text.text--lighten-1{color:#66bb6a!important}.green--text.text--lighten-1 input,.green--text.text--lighten-1 textarea{caret-color:#66bb6a!important}.green.darken-1{border-color:#43a047!important}.green.darken-1,.green.darken-1--after:after{background-color:#43a047!important}.green--text.text--darken-1{color:#43a047!important}.green--text.text--darken-1 input,.green--text.text--darken-1 textarea{caret-color:#43a047!important}.green.darken-2{border-color:#388e3c!important}.green.darken-2,.green.darken-2--after:after{background-color:#388e3c!important}.green--text.text--darken-2{color:#388e3c!important}.green--text.text--darken-2 input,.green--text.text--darken-2 textarea{caret-color:#388e3c!important}.green.darken-3{border-color:#2e7d32!important}.green.darken-3,.green.darken-3--after:after{background-color:#2e7d32!important}.green--text.text--darken-3{color:#2e7d32!important}.green--text.text--darken-3 input,.green--text.text--darken-3 textarea{caret-color:#2e7d32!important}.green.darken-4{border-color:#1b5e20!important}.green.darken-4,.green.darken-4--after:after{background-color:#1b5e20!important}.green--text.text--darken-4{color:#1b5e20!important}.green--text.text--darken-4 input,.green--text.text--darken-4 textarea{caret-color:#1b5e20!important}.green.accent-1{border-color:#b9f6ca!important}.green.accent-1,.green.accent-1--after:after{background-color:#b9f6ca!important}.green--text.text--accent-1{color:#b9f6ca!important}.green--text.text--accent-1 input,.green--text.text--accent-1 textarea{caret-color:#b9f6ca!important}.green.accent-2{border-color:#69f0ae!important}.green.accent-2,.green.accent-2--after:after{background-color:#69f0ae!important}.green--text.text--accent-2{color:#69f0ae!important}.green--text.text--accent-2 input,.green--text.text--accent-2 textarea{caret-color:#69f0ae!important}.green.accent-3{border-color:#00e676!important}.green.accent-3,.green.accent-3--after:after{background-color:#00e676!important}.green--text.text--accent-3{color:#00e676!important}.green--text.text--accent-3 input,.green--text.text--accent-3 textarea{caret-color:#00e676!important}.green.accent-4{border-color:#00c853!important}.green.accent-4,.green.accent-4--after:after{background-color:#00c853!important}.green--text.text--accent-4{color:#00c853!important}.green--text.text--accent-4 input,.green--text.text--accent-4 textarea{caret-color:#00c853!important}.light-green{background-color:#8bc34a!important;border-color:#8bc34a!important}.light-green--text{color:#8bc34a!important}.light-green--text input,.light-green--text textarea{caret-color:#8bc34a!important}.light-green--after:after{background:#8bc34a!important}.light-green.lighten-5{border-color:#f1f8e9!important}.light-green.lighten-5,.light-green.lighten-5--after:after{background-color:#f1f8e9!important}.light-green--text.text--lighten-5{color:#f1f8e9!important}.light-green--text.text--lighten-5 input,.light-green--text.text--lighten-5 textarea{caret-color:#f1f8e9!important}.light-green.lighten-4{border-color:#dcedc8!important}.light-green.lighten-4,.light-green.lighten-4--after:after{background-color:#dcedc8!important}.light-green--text.text--lighten-4{color:#dcedc8!important}.light-green--text.text--lighten-4 input,.light-green--text.text--lighten-4 textarea{caret-color:#dcedc8!important}.light-green.lighten-3{border-color:#c5e1a5!important}.light-green.lighten-3,.light-green.lighten-3--after:after{background-color:#c5e1a5!important}.light-green--text.text--lighten-3{color:#c5e1a5!important}.light-green--text.text--lighten-3 input,.light-green--text.text--lighten-3 textarea{caret-color:#c5e1a5!important}.light-green.lighten-2{border-color:#aed581!important}.light-green.lighten-2,.light-green.lighten-2--after:after{background-color:#aed581!important}.light-green--text.text--lighten-2{color:#aed581!important}.light-green--text.text--lighten-2 input,.light-green--text.text--lighten-2 textarea{caret-color:#aed581!important}.light-green.lighten-1{border-color:#9ccc65!important}.light-green.lighten-1,.light-green.lighten-1--after:after{background-color:#9ccc65!important}.light-green--text.text--lighten-1{color:#9ccc65!important}.light-green--text.text--lighten-1 input,.light-green--text.text--lighten-1 textarea{caret-color:#9ccc65!important}.light-green.darken-1{border-color:#7cb342!important}.light-green.darken-1,.light-green.darken-1--after:after{background-color:#7cb342!important}.light-green--text.text--darken-1{color:#7cb342!important}.light-green--text.text--darken-1 input,.light-green--text.text--darken-1 textarea{caret-color:#7cb342!important}.light-green.darken-2{border-color:#689f38!important}.light-green.darken-2,.light-green.darken-2--after:after{background-color:#689f38!important}.light-green--text.text--darken-2{color:#689f38!important}.light-green--text.text--darken-2 input,.light-green--text.text--darken-2 textarea{caret-color:#689f38!important}.light-green.darken-3{border-color:#558b2f!important}.light-green.darken-3,.light-green.darken-3--after:after{background-color:#558b2f!important}.light-green--text.text--darken-3{color:#558b2f!important}.light-green--text.text--darken-3 input,.light-green--text.text--darken-3 textarea{caret-color:#558b2f!important}.light-green.darken-4{border-color:#33691e!important}.light-green.darken-4,.light-green.darken-4--after:after{background-color:#33691e!important}.light-green--text.text--darken-4{color:#33691e!important}.light-green--text.text--darken-4 input,.light-green--text.text--darken-4 textarea{caret-color:#33691e!important}.light-green.accent-1{border-color:#ccff90!important}.light-green.accent-1,.light-green.accent-1--after:after{background-color:#ccff90!important}.light-green--text.text--accent-1{color:#ccff90!important}.light-green--text.text--accent-1 input,.light-green--text.text--accent-1 textarea{caret-color:#ccff90!important}.light-green.accent-2{border-color:#b2ff59!important}.light-green.accent-2,.light-green.accent-2--after:after{background-color:#b2ff59!important}.light-green--text.text--accent-2{color:#b2ff59!important}.light-green--text.text--accent-2 input,.light-green--text.text--accent-2 textarea{caret-color:#b2ff59!important}.light-green.accent-3{border-color:#76ff03!important}.light-green.accent-3,.light-green.accent-3--after:after{background-color:#76ff03!important}.light-green--text.text--accent-3{color:#76ff03!important}.light-green--text.text--accent-3 input,.light-green--text.text--accent-3 textarea{caret-color:#76ff03!important}.light-green.accent-4{border-color:#64dd17!important}.light-green.accent-4,.light-green.accent-4--after:after{background-color:#64dd17!important}.light-green--text.text--accent-4{color:#64dd17!important}.light-green--text.text--accent-4 input,.light-green--text.text--accent-4 textarea{caret-color:#64dd17!important}.lime{background-color:#cddc39!important;border-color:#cddc39!important}.lime--text{color:#cddc39!important}.lime--text input,.lime--text textarea{caret-color:#cddc39!important}.lime--after:after{background:#cddc39!important}.lime.lighten-5{border-color:#f9fbe7!important}.lime.lighten-5,.lime.lighten-5--after:after{background-color:#f9fbe7!important}.lime--text.text--lighten-5{color:#f9fbe7!important}.lime--text.text--lighten-5 input,.lime--text.text--lighten-5 textarea{caret-color:#f9fbe7!important}.lime.lighten-4{border-color:#f0f4c3!important}.lime.lighten-4,.lime.lighten-4--after:after{background-color:#f0f4c3!important}.lime--text.text--lighten-4{color:#f0f4c3!important}.lime--text.text--lighten-4 input,.lime--text.text--lighten-4 textarea{caret-color:#f0f4c3!important}.lime.lighten-3{border-color:#e6ee9c!important}.lime.lighten-3,.lime.lighten-3--after:after{background-color:#e6ee9c!important}.lime--text.text--lighten-3{color:#e6ee9c!important}.lime--text.text--lighten-3 input,.lime--text.text--lighten-3 textarea{caret-color:#e6ee9c!important}.lime.lighten-2{border-color:#dce775!important}.lime.lighten-2,.lime.lighten-2--after:after{background-color:#dce775!important}.lime--text.text--lighten-2{color:#dce775!important}.lime--text.text--lighten-2 input,.lime--text.text--lighten-2 textarea{caret-color:#dce775!important}.lime.lighten-1{border-color:#d4e157!important}.lime.lighten-1,.lime.lighten-1--after:after{background-color:#d4e157!important}.lime--text.text--lighten-1{color:#d4e157!important}.lime--text.text--lighten-1 input,.lime--text.text--lighten-1 textarea{caret-color:#d4e157!important}.lime.darken-1{border-color:#c0ca33!important}.lime.darken-1,.lime.darken-1--after:after{background-color:#c0ca33!important}.lime--text.text--darken-1{color:#c0ca33!important}.lime--text.text--darken-1 input,.lime--text.text--darken-1 textarea{caret-color:#c0ca33!important}.lime.darken-2{border-color:#afb42b!important}.lime.darken-2,.lime.darken-2--after:after{background-color:#afb42b!important}.lime--text.text--darken-2{color:#afb42b!important}.lime--text.text--darken-2 input,.lime--text.text--darken-2 textarea{caret-color:#afb42b!important}.lime.darken-3{border-color:#9e9d24!important}.lime.darken-3,.lime.darken-3--after:after{background-color:#9e9d24!important}.lime--text.text--darken-3{color:#9e9d24!important}.lime--text.text--darken-3 input,.lime--text.text--darken-3 textarea{caret-color:#9e9d24!important}.lime.darken-4{border-color:#827717!important}.lime.darken-4,.lime.darken-4--after:after{background-color:#827717!important}.lime--text.text--darken-4{color:#827717!important}.lime--text.text--darken-4 input,.lime--text.text--darken-4 textarea{caret-color:#827717!important}.lime.accent-1{border-color:#f4ff81!important}.lime.accent-1,.lime.accent-1--after:after{background-color:#f4ff81!important}.lime--text.text--accent-1{color:#f4ff81!important}.lime--text.text--accent-1 input,.lime--text.text--accent-1 textarea{caret-color:#f4ff81!important}.lime.accent-2{border-color:#eeff41!important}.lime.accent-2,.lime.accent-2--after:after{background-color:#eeff41!important}.lime--text.text--accent-2{color:#eeff41!important}.lime--text.text--accent-2 input,.lime--text.text--accent-2 textarea{caret-color:#eeff41!important}.lime.accent-3{border-color:#c6ff00!important}.lime.accent-3,.lime.accent-3--after:after{background-color:#c6ff00!important}.lime--text.text--accent-3{color:#c6ff00!important}.lime--text.text--accent-3 input,.lime--text.text--accent-3 textarea{caret-color:#c6ff00!important}.lime.accent-4{border-color:#aeea00!important}.lime.accent-4,.lime.accent-4--after:after{background-color:#aeea00!important}.lime--text.text--accent-4{color:#aeea00!important}.lime--text.text--accent-4 input,.lime--text.text--accent-4 textarea{caret-color:#aeea00!important}.yellow{background-color:#ffeb3b!important;border-color:#ffeb3b!important}.yellow--text{color:#ffeb3b!important}.yellow--text input,.yellow--text textarea{caret-color:#ffeb3b!important}.yellow--after:after{background:#ffeb3b!important}.yellow.lighten-5{border-color:#fffde7!important}.yellow.lighten-5,.yellow.lighten-5--after:after{background-color:#fffde7!important}.yellow--text.text--lighten-5{color:#fffde7!important}.yellow--text.text--lighten-5 input,.yellow--text.text--lighten-5 textarea{caret-color:#fffde7!important}.yellow.lighten-4{border-color:#fff9c4!important}.yellow.lighten-4,.yellow.lighten-4--after:after{background-color:#fff9c4!important}.yellow--text.text--lighten-4{color:#fff9c4!important}.yellow--text.text--lighten-4 input,.yellow--text.text--lighten-4 textarea{caret-color:#fff9c4!important}.yellow.lighten-3{border-color:#fff59d!important}.yellow.lighten-3,.yellow.lighten-3--after:after{background-color:#fff59d!important}.yellow--text.text--lighten-3{color:#fff59d!important}.yellow--text.text--lighten-3 input,.yellow--text.text--lighten-3 textarea{caret-color:#fff59d!important}.yellow.lighten-2{border-color:#fff176!important}.yellow.lighten-2,.yellow.lighten-2--after:after{background-color:#fff176!important}.yellow--text.text--lighten-2{color:#fff176!important}.yellow--text.text--lighten-2 input,.yellow--text.text--lighten-2 textarea{caret-color:#fff176!important}.yellow.lighten-1{border-color:#ffee58!important}.yellow.lighten-1,.yellow.lighten-1--after:after{background-color:#ffee58!important}.yellow--text.text--lighten-1{color:#ffee58!important}.yellow--text.text--lighten-1 input,.yellow--text.text--lighten-1 textarea{caret-color:#ffee58!important}.yellow.darken-1{border-color:#fdd835!important}.yellow.darken-1,.yellow.darken-1--after:after{background-color:#fdd835!important}.yellow--text.text--darken-1{color:#fdd835!important}.yellow--text.text--darken-1 input,.yellow--text.text--darken-1 textarea{caret-color:#fdd835!important}.yellow.darken-2{border-color:#fbc02d!important}.yellow.darken-2,.yellow.darken-2--after:after{background-color:#fbc02d!important}.yellow--text.text--darken-2{color:#fbc02d!important}.yellow--text.text--darken-2 input,.yellow--text.text--darken-2 textarea{caret-color:#fbc02d!important}.yellow.darken-3{border-color:#f9a825!important}.yellow.darken-3,.yellow.darken-3--after:after{background-color:#f9a825!important}.yellow--text.text--darken-3{color:#f9a825!important}.yellow--text.text--darken-3 input,.yellow--text.text--darken-3 textarea{caret-color:#f9a825!important}.yellow.darken-4{border-color:#f57f17!important}.yellow.darken-4,.yellow.darken-4--after:after{background-color:#f57f17!important}.yellow--text.text--darken-4{color:#f57f17!important}.yellow--text.text--darken-4 input,.yellow--text.text--darken-4 textarea{caret-color:#f57f17!important}.yellow.accent-1{border-color:#ffff8d!important}.yellow.accent-1,.yellow.accent-1--after:after{background-color:#ffff8d!important}.yellow--text.text--accent-1{color:#ffff8d!important}.yellow--text.text--accent-1 input,.yellow--text.text--accent-1 textarea{caret-color:#ffff8d!important}.yellow.accent-2{border-color:#ff0!important}.yellow.accent-2,.yellow.accent-2--after:after{background-color:#ff0!important}.yellow--text.text--accent-2{color:#ff0!important}.yellow--text.text--accent-2 input,.yellow--text.text--accent-2 textarea{caret-color:#ff0!important}.yellow.accent-3{border-color:#ffea00!important}.yellow.accent-3,.yellow.accent-3--after:after{background-color:#ffea00!important}.yellow--text.text--accent-3{color:#ffea00!important}.yellow--text.text--accent-3 input,.yellow--text.text--accent-3 textarea{caret-color:#ffea00!important}.yellow.accent-4{border-color:#ffd600!important}.yellow.accent-4,.yellow.accent-4--after:after{background-color:#ffd600!important}.yellow--text.text--accent-4{color:#ffd600!important}.yellow--text.text--accent-4 input,.yellow--text.text--accent-4 textarea{caret-color:#ffd600!important}.amber{background-color:#ffc107!important;border-color:#ffc107!important}.amber--text{color:#ffc107!important}.amber--text input,.amber--text textarea{caret-color:#ffc107!important}.amber--after:after{background:#ffc107!important}.amber.lighten-5{border-color:#fff8e1!important}.amber.lighten-5,.amber.lighten-5--after:after{background-color:#fff8e1!important}.amber--text.text--lighten-5{color:#fff8e1!important}.amber--text.text--lighten-5 input,.amber--text.text--lighten-5 textarea{caret-color:#fff8e1!important}.amber.lighten-4{border-color:#ffecb3!important}.amber.lighten-4,.amber.lighten-4--after:after{background-color:#ffecb3!important}.amber--text.text--lighten-4{color:#ffecb3!important}.amber--text.text--lighten-4 input,.amber--text.text--lighten-4 textarea{caret-color:#ffecb3!important}.amber.lighten-3{border-color:#ffe082!important}.amber.lighten-3,.amber.lighten-3--after:after{background-color:#ffe082!important}.amber--text.text--lighten-3{color:#ffe082!important}.amber--text.text--lighten-3 input,.amber--text.text--lighten-3 textarea{caret-color:#ffe082!important}.amber.lighten-2{border-color:#ffd54f!important}.amber.lighten-2,.amber.lighten-2--after:after{background-color:#ffd54f!important}.amber--text.text--lighten-2{color:#ffd54f!important}.amber--text.text--lighten-2 input,.amber--text.text--lighten-2 textarea{caret-color:#ffd54f!important}.amber.lighten-1{border-color:#ffca28!important}.amber.lighten-1,.amber.lighten-1--after:after{background-color:#ffca28!important}.amber--text.text--lighten-1{color:#ffca28!important}.amber--text.text--lighten-1 input,.amber--text.text--lighten-1 textarea{caret-color:#ffca28!important}.amber.darken-1{border-color:#ffb300!important}.amber.darken-1,.amber.darken-1--after:after{background-color:#ffb300!important}.amber--text.text--darken-1{color:#ffb300!important}.amber--text.text--darken-1 input,.amber--text.text--darken-1 textarea{caret-color:#ffb300!important}.amber.darken-2{border-color:#ffa000!important}.amber.darken-2,.amber.darken-2--after:after{background-color:#ffa000!important}.amber--text.text--darken-2{color:#ffa000!important}.amber--text.text--darken-2 input,.amber--text.text--darken-2 textarea{caret-color:#ffa000!important}.amber.darken-3{border-color:#ff8f00!important}.amber.darken-3,.amber.darken-3--after:after{background-color:#ff8f00!important}.amber--text.text--darken-3{color:#ff8f00!important}.amber--text.text--darken-3 input,.amber--text.text--darken-3 textarea{caret-color:#ff8f00!important}.amber.darken-4{border-color:#ff6f00!important}.amber.darken-4,.amber.darken-4--after:after{background-color:#ff6f00!important}.amber--text.text--darken-4{color:#ff6f00!important}.amber--text.text--darken-4 input,.amber--text.text--darken-4 textarea{caret-color:#ff6f00!important}.amber.accent-1{border-color:#ffe57f!important}.amber.accent-1,.amber.accent-1--after:after{background-color:#ffe57f!important}.amber--text.text--accent-1{color:#ffe57f!important}.amber--text.text--accent-1 input,.amber--text.text--accent-1 textarea{caret-color:#ffe57f!important}.amber.accent-2{border-color:#ffd740!important}.amber.accent-2,.amber.accent-2--after:after{background-color:#ffd740!important}.amber--text.text--accent-2{color:#ffd740!important}.amber--text.text--accent-2 input,.amber--text.text--accent-2 textarea{caret-color:#ffd740!important}.amber.accent-3{border-color:#ffc400!important}.amber.accent-3,.amber.accent-3--after:after{background-color:#ffc400!important}.amber--text.text--accent-3{color:#ffc400!important}.amber--text.text--accent-3 input,.amber--text.text--accent-3 textarea{caret-color:#ffc400!important}.amber.accent-4{border-color:#ffab00!important}.amber.accent-4,.amber.accent-4--after:after{background-color:#ffab00!important}.amber--text.text--accent-4{color:#ffab00!important}.amber--text.text--accent-4 input,.amber--text.text--accent-4 textarea{caret-color:#ffab00!important}.orange{background-color:#ff9800!important;border-color:#ff9800!important}.orange--text{color:#ff9800!important}.orange--text input,.orange--text textarea{caret-color:#ff9800!important}.orange--after:after{background:#ff9800!important}.orange.lighten-5{border-color:#fff3e0!important}.orange.lighten-5,.orange.lighten-5--after:after{background-color:#fff3e0!important}.orange--text.text--lighten-5{color:#fff3e0!important}.orange--text.text--lighten-5 input,.orange--text.text--lighten-5 textarea{caret-color:#fff3e0!important}.orange.lighten-4{border-color:#ffe0b2!important}.orange.lighten-4,.orange.lighten-4--after:after{background-color:#ffe0b2!important}.orange--text.text--lighten-4{color:#ffe0b2!important}.orange--text.text--lighten-4 input,.orange--text.text--lighten-4 textarea{caret-color:#ffe0b2!important}.orange.lighten-3{border-color:#ffcc80!important}.orange.lighten-3,.orange.lighten-3--after:after{background-color:#ffcc80!important}.orange--text.text--lighten-3{color:#ffcc80!important}.orange--text.text--lighten-3 input,.orange--text.text--lighten-3 textarea{caret-color:#ffcc80!important}.orange.lighten-2{border-color:#ffb74d!important}.orange.lighten-2,.orange.lighten-2--after:after{background-color:#ffb74d!important}.orange--text.text--lighten-2{color:#ffb74d!important}.orange--text.text--lighten-2 input,.orange--text.text--lighten-2 textarea{caret-color:#ffb74d!important}.orange.lighten-1{border-color:#ffa726!important}.orange.lighten-1,.orange.lighten-1--after:after{background-color:#ffa726!important}.orange--text.text--lighten-1{color:#ffa726!important}.orange--text.text--lighten-1 input,.orange--text.text--lighten-1 textarea{caret-color:#ffa726!important}.orange.darken-1{border-color:#fb8c00!important}.orange.darken-1,.orange.darken-1--after:after{background-color:#fb8c00!important}.orange--text.text--darken-1{color:#fb8c00!important}.orange--text.text--darken-1 input,.orange--text.text--darken-1 textarea{caret-color:#fb8c00!important}.orange.darken-2{border-color:#f57c00!important}.orange.darken-2,.orange.darken-2--after:after{background-color:#f57c00!important}.orange--text.text--darken-2{color:#f57c00!important}.orange--text.text--darken-2 input,.orange--text.text--darken-2 textarea{caret-color:#f57c00!important}.orange.darken-3{border-color:#ef6c00!important}.orange.darken-3,.orange.darken-3--after:after{background-color:#ef6c00!important}.orange--text.text--darken-3{color:#ef6c00!important}.orange--text.text--darken-3 input,.orange--text.text--darken-3 textarea{caret-color:#ef6c00!important}.orange.darken-4{border-color:#e65100!important}.orange.darken-4,.orange.darken-4--after:after{background-color:#e65100!important}.orange--text.text--darken-4{color:#e65100!important}.orange--text.text--darken-4 input,.orange--text.text--darken-4 textarea{caret-color:#e65100!important}.orange.accent-1{border-color:#ffd180!important}.orange.accent-1,.orange.accent-1--after:after{background-color:#ffd180!important}.orange--text.text--accent-1{color:#ffd180!important}.orange--text.text--accent-1 input,.orange--text.text--accent-1 textarea{caret-color:#ffd180!important}.orange.accent-2{border-color:#ffab40!important}.orange.accent-2,.orange.accent-2--after:after{background-color:#ffab40!important}.orange--text.text--accent-2{color:#ffab40!important}.orange--text.text--accent-2 input,.orange--text.text--accent-2 textarea{caret-color:#ffab40!important}.orange.accent-3{border-color:#ff9100!important}.orange.accent-3,.orange.accent-3--after:after{background-color:#ff9100!important}.orange--text.text--accent-3{color:#ff9100!important}.orange--text.text--accent-3 input,.orange--text.text--accent-3 textarea{caret-color:#ff9100!important}.orange.accent-4{border-color:#ff6d00!important}.orange.accent-4,.orange.accent-4--after:after{background-color:#ff6d00!important}.orange--text.text--accent-4{color:#ff6d00!important}.orange--text.text--accent-4 input,.orange--text.text--accent-4 textarea{caret-color:#ff6d00!important}.deep-orange{background-color:#ff5722!important;border-color:#ff5722!important}.deep-orange--text{color:#ff5722!important}.deep-orange--text input,.deep-orange--text textarea{caret-color:#ff5722!important}.deep-orange--after:after{background:#ff5722!important}.deep-orange.lighten-5{border-color:#fbe9e7!important}.deep-orange.lighten-5,.deep-orange.lighten-5--after:after{background-color:#fbe9e7!important}.deep-orange--text.text--lighten-5{color:#fbe9e7!important}.deep-orange--text.text--lighten-5 input,.deep-orange--text.text--lighten-5 textarea{caret-color:#fbe9e7!important}.deep-orange.lighten-4{border-color:#ffccbc!important}.deep-orange.lighten-4,.deep-orange.lighten-4--after:after{background-color:#ffccbc!important}.deep-orange--text.text--lighten-4{color:#ffccbc!important}.deep-orange--text.text--lighten-4 input,.deep-orange--text.text--lighten-4 textarea{caret-color:#ffccbc!important}.deep-orange.lighten-3{border-color:#ffab91!important}.deep-orange.lighten-3,.deep-orange.lighten-3--after:after{background-color:#ffab91!important}.deep-orange--text.text--lighten-3{color:#ffab91!important}.deep-orange--text.text--lighten-3 input,.deep-orange--text.text--lighten-3 textarea{caret-color:#ffab91!important}.deep-orange.lighten-2{border-color:#ff8a65!important}.deep-orange.lighten-2,.deep-orange.lighten-2--after:after{background-color:#ff8a65!important}.deep-orange--text.text--lighten-2{color:#ff8a65!important}.deep-orange--text.text--lighten-2 input,.deep-orange--text.text--lighten-2 textarea{caret-color:#ff8a65!important}.deep-orange.lighten-1{border-color:#ff7043!important}.deep-orange.lighten-1,.deep-orange.lighten-1--after:after{background-color:#ff7043!important}.deep-orange--text.text--lighten-1{color:#ff7043!important}.deep-orange--text.text--lighten-1 input,.deep-orange--text.text--lighten-1 textarea{caret-color:#ff7043!important}.deep-orange.darken-1{border-color:#f4511e!important}.deep-orange.darken-1,.deep-orange.darken-1--after:after{background-color:#f4511e!important}.deep-orange--text.text--darken-1{color:#f4511e!important}.deep-orange--text.text--darken-1 input,.deep-orange--text.text--darken-1 textarea{caret-color:#f4511e!important}.deep-orange.darken-2{border-color:#e64a19!important}.deep-orange.darken-2,.deep-orange.darken-2--after:after{background-color:#e64a19!important}.deep-orange--text.text--darken-2{color:#e64a19!important}.deep-orange--text.text--darken-2 input,.deep-orange--text.text--darken-2 textarea{caret-color:#e64a19!important}.deep-orange.darken-3{border-color:#d84315!important}.deep-orange.darken-3,.deep-orange.darken-3--after:after{background-color:#d84315!important}.deep-orange--text.text--darken-3{color:#d84315!important}.deep-orange--text.text--darken-3 input,.deep-orange--text.text--darken-3 textarea{caret-color:#d84315!important}.deep-orange.darken-4{border-color:#bf360c!important}.deep-orange.darken-4,.deep-orange.darken-4--after:after{background-color:#bf360c!important}.deep-orange--text.text--darken-4{color:#bf360c!important}.deep-orange--text.text--darken-4 input,.deep-orange--text.text--darken-4 textarea{caret-color:#bf360c!important}.deep-orange.accent-1{border-color:#ff9e80!important}.deep-orange.accent-1,.deep-orange.accent-1--after:after{background-color:#ff9e80!important}.deep-orange--text.text--accent-1{color:#ff9e80!important}.deep-orange--text.text--accent-1 input,.deep-orange--text.text--accent-1 textarea{caret-color:#ff9e80!important}.deep-orange.accent-2{border-color:#ff6e40!important}.deep-orange.accent-2,.deep-orange.accent-2--after:after{background-color:#ff6e40!important}.deep-orange--text.text--accent-2{color:#ff6e40!important}.deep-orange--text.text--accent-2 input,.deep-orange--text.text--accent-2 textarea{caret-color:#ff6e40!important}.deep-orange.accent-3{border-color:#ff3d00!important}.deep-orange.accent-3,.deep-orange.accent-3--after:after{background-color:#ff3d00!important}.deep-orange--text.text--accent-3{color:#ff3d00!important}.deep-orange--text.text--accent-3 input,.deep-orange--text.text--accent-3 textarea{caret-color:#ff3d00!important}.deep-orange.accent-4{border-color:#dd2c00!important}.deep-orange.accent-4,.deep-orange.accent-4--after:after{background-color:#dd2c00!important}.deep-orange--text.text--accent-4{color:#dd2c00!important}.deep-orange--text.text--accent-4 input,.deep-orange--text.text--accent-4 textarea{caret-color:#dd2c00!important}.brown{background-color:#795548!important;border-color:#795548!important}.brown--text{color:#795548!important}.brown--text input,.brown--text textarea{caret-color:#795548!important}.brown--after:after{background:#795548!important}.brown.lighten-5{border-color:#efebe9!important}.brown.lighten-5,.brown.lighten-5--after:after{background-color:#efebe9!important}.brown--text.text--lighten-5{color:#efebe9!important}.brown--text.text--lighten-5 input,.brown--text.text--lighten-5 textarea{caret-color:#efebe9!important}.brown.lighten-4{border-color:#d7ccc8!important}.brown.lighten-4,.brown.lighten-4--after:after{background-color:#d7ccc8!important}.brown--text.text--lighten-4{color:#d7ccc8!important}.brown--text.text--lighten-4 input,.brown--text.text--lighten-4 textarea{caret-color:#d7ccc8!important}.brown.lighten-3{border-color:#bcaaa4!important}.brown.lighten-3,.brown.lighten-3--after:after{background-color:#bcaaa4!important}.brown--text.text--lighten-3{color:#bcaaa4!important}.brown--text.text--lighten-3 input,.brown--text.text--lighten-3 textarea{caret-color:#bcaaa4!important}.brown.lighten-2{border-color:#a1887f!important}.brown.lighten-2,.brown.lighten-2--after:after{background-color:#a1887f!important}.brown--text.text--lighten-2{color:#a1887f!important}.brown--text.text--lighten-2 input,.brown--text.text--lighten-2 textarea{caret-color:#a1887f!important}.brown.lighten-1{border-color:#8d6e63!important}.brown.lighten-1,.brown.lighten-1--after:after{background-color:#8d6e63!important}.brown--text.text--lighten-1{color:#8d6e63!important}.brown--text.text--lighten-1 input,.brown--text.text--lighten-1 textarea{caret-color:#8d6e63!important}.brown.darken-1{border-color:#6d4c41!important}.brown.darken-1,.brown.darken-1--after:after{background-color:#6d4c41!important}.brown--text.text--darken-1{color:#6d4c41!important}.brown--text.text--darken-1 input,.brown--text.text--darken-1 textarea{caret-color:#6d4c41!important}.brown.darken-2{border-color:#5d4037!important}.brown.darken-2,.brown.darken-2--after:after{background-color:#5d4037!important}.brown--text.text--darken-2{color:#5d4037!important}.brown--text.text--darken-2 input,.brown--text.text--darken-2 textarea{caret-color:#5d4037!important}.brown.darken-3{border-color:#4e342e!important}.brown.darken-3,.brown.darken-3--after:after{background-color:#4e342e!important}.brown--text.text--darken-3{color:#4e342e!important}.brown--text.text--darken-3 input,.brown--text.text--darken-3 textarea{caret-color:#4e342e!important}.brown.darken-4{border-color:#3e2723!important}.brown.darken-4,.brown.darken-4--after:after{background-color:#3e2723!important}.brown--text.text--darken-4{color:#3e2723!important}.brown--text.text--darken-4 input,.brown--text.text--darken-4 textarea{caret-color:#3e2723!important}.blue-grey{background-color:#607d8b!important;border-color:#607d8b!important}.blue-grey--text{color:#607d8b!important}.blue-grey--text input,.blue-grey--text textarea{caret-color:#607d8b!important}.blue-grey--after:after{background:#607d8b!important}.blue-grey.lighten-5{border-color:#eceff1!important}.blue-grey.lighten-5,.blue-grey.lighten-5--after:after{background-color:#eceff1!important}.blue-grey--text.text--lighten-5{color:#eceff1!important}.blue-grey--text.text--lighten-5 input,.blue-grey--text.text--lighten-5 textarea{caret-color:#eceff1!important}.blue-grey.lighten-4{border-color:#cfd8dc!important}.blue-grey.lighten-4,.blue-grey.lighten-4--after:after{background-color:#cfd8dc!important}.blue-grey--text.text--lighten-4{color:#cfd8dc!important}.blue-grey--text.text--lighten-4 input,.blue-grey--text.text--lighten-4 textarea{caret-color:#cfd8dc!important}.blue-grey.lighten-3{border-color:#b0bec5!important}.blue-grey.lighten-3,.blue-grey.lighten-3--after:after{background-color:#b0bec5!important}.blue-grey--text.text--lighten-3{color:#b0bec5!important}.blue-grey--text.text--lighten-3 input,.blue-grey--text.text--lighten-3 textarea{caret-color:#b0bec5!important}.blue-grey.lighten-2{border-color:#90a4ae!important}.blue-grey.lighten-2,.blue-grey.lighten-2--after:after{background-color:#90a4ae!important}.blue-grey--text.text--lighten-2{color:#90a4ae!important}.blue-grey--text.text--lighten-2 input,.blue-grey--text.text--lighten-2 textarea{caret-color:#90a4ae!important}.blue-grey.lighten-1{border-color:#78909c!important}.blue-grey.lighten-1,.blue-grey.lighten-1--after:after{background-color:#78909c!important}.blue-grey--text.text--lighten-1{color:#78909c!important}.blue-grey--text.text--lighten-1 input,.blue-grey--text.text--lighten-1 textarea{caret-color:#78909c!important}.blue-grey.darken-1{border-color:#546e7a!important}.blue-grey.darken-1,.blue-grey.darken-1--after:after{background-color:#546e7a!important}.blue-grey--text.text--darken-1{color:#546e7a!important}.blue-grey--text.text--darken-1 input,.blue-grey--text.text--darken-1 textarea{caret-color:#546e7a!important}.blue-grey.darken-2{border-color:#455a64!important}.blue-grey.darken-2,.blue-grey.darken-2--after:after{background-color:#455a64!important}.blue-grey--text.text--darken-2{color:#455a64!important}.blue-grey--text.text--darken-2 input,.blue-grey--text.text--darken-2 textarea{caret-color:#455a64!important}.blue-grey.darken-3{border-color:#37474f!important}.blue-grey.darken-3,.blue-grey.darken-3--after:after{background-color:#37474f!important}.blue-grey--text.text--darken-3{color:#37474f!important}.blue-grey--text.text--darken-3 input,.blue-grey--text.text--darken-3 textarea{caret-color:#37474f!important}.blue-grey.darken-4{border-color:#263238!important}.blue-grey.darken-4,.blue-grey.darken-4--after:after{background-color:#263238!important}.blue-grey--text.text--darken-4{color:#263238!important}.blue-grey--text.text--darken-4 input,.blue-grey--text.text--darken-4 textarea{caret-color:#263238!important}.grey{background-color:#9e9e9e!important;border-color:#9e9e9e!important}.grey--text{color:#9e9e9e!important}.grey--text input,.grey--text textarea{caret-color:#9e9e9e!important}.grey--after:after{background:#9e9e9e!important}.grey.lighten-5{border-color:#fafafa!important}.grey.lighten-5,.grey.lighten-5--after:after{background-color:#fafafa!important}.grey--text.text--lighten-5{color:#fafafa!important}.grey--text.text--lighten-5 input,.grey--text.text--lighten-5 textarea{caret-color:#fafafa!important}.grey.lighten-4{border-color:#f5f5f5!important}.grey.lighten-4,.grey.lighten-4--after:after{background-color:#f5f5f5!important}.grey--text.text--lighten-4{color:#f5f5f5!important}.grey--text.text--lighten-4 input,.grey--text.text--lighten-4 textarea{caret-color:#f5f5f5!important}.grey.lighten-3{border-color:#eee!important}.grey.lighten-3,.grey.lighten-3--after:after{background-color:#eee!important}.grey--text.text--lighten-3{color:#eee!important}.grey--text.text--lighten-3 input,.grey--text.text--lighten-3 textarea{caret-color:#eee!important}.grey.lighten-2{border-color:#e0e0e0!important}.grey.lighten-2,.grey.lighten-2--after:after{background-color:#e0e0e0!important}.grey--text.text--lighten-2{color:#e0e0e0!important}.grey--text.text--lighten-2 input,.grey--text.text--lighten-2 textarea{caret-color:#e0e0e0!important}.grey.lighten-1{border-color:#bdbdbd!important}.grey.lighten-1,.grey.lighten-1--after:after{background-color:#bdbdbd!important}.grey--text.text--lighten-1{color:#bdbdbd!important}.grey--text.text--lighten-1 input,.grey--text.text--lighten-1 textarea{caret-color:#bdbdbd!important}.grey.darken-1{border-color:#757575!important}.grey.darken-1,.grey.darken-1--after:after{background-color:#757575!important}.grey--text.text--darken-1{color:#757575!important}.grey--text.text--darken-1 input,.grey--text.text--darken-1 textarea{caret-color:#757575!important}.grey.darken-2{border-color:#616161!important}.grey.darken-2,.grey.darken-2--after:after{background-color:#616161!important}.grey--text.text--darken-2{color:#616161!important}.grey--text.text--darken-2 input,.grey--text.text--darken-2 textarea{caret-color:#616161!important}.grey.darken-3{border-color:#424242!important}.grey.darken-3,.grey.darken-3--after:after{background-color:#424242!important}.grey--text.text--darken-3{color:#424242!important}.grey--text.text--darken-3 input,.grey--text.text--darken-3 textarea{caret-color:#424242!important}.grey.darken-4{border-color:#212121!important}.grey.darken-4,.grey.darken-4--after:after{background-color:#212121!important}.grey--text.text--darken-4{color:#212121!important}.grey--text.text--darken-4 input,.grey--text.text--darken-4 textarea{caret-color:#212121!important}.shades.black{border-color:#000!important}.shades.black,.shades.black--after:after{background-color:#000!important}.shades--text.text--black{color:#000!important}.shades--text.text--black input,.shades--text.text--black textarea{caret-color:#000!important}.shades.white{border-color:#fff!important}.shades.white,.shades.white--after:after{background-color:#fff!important}.shades--text.text--white{color:#fff!important}.shades--text.text--white input,.shades--text.text--white textarea{caret-color:#fff!important}.shades.transparent{border-color:transparent!important}.shades.transparent,.shades.transparent--after:after{background-color:transparent!important}.shades--text.text--transparent{color:transparent!important}.shades--text.text--transparent input,.shades--text.text--transparent textarea{caret-color:transparent!important}.elevation-0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.elevation-1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)!important}.elevation-2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)!important}.elevation-3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)!important}.elevation-4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important}.elevation-5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important}.elevation-6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)!important}.elevation-7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)!important}.elevation-8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)!important}.elevation-9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)!important}.elevation-10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)!important}.elevation-11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)!important}.elevation-12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important}.elevation-13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)!important}.elevation-14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)!important}.elevation-15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)!important}.elevation-16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)!important}.elevation-17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)!important}.elevation-18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)!important}.elevation-19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)!important}.elevation-20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)!important}.elevation-21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)!important}.elevation-22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)!important}.elevation-23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)!important}.elevation-24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)!important}html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{background-repeat:no-repeat;padding:0;margin:0}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=number]{width:auto}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:0;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:0;border:0}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}img{border-style:none}progress{vertical-align:baseline}svg:not(:root){overflow:hidden}audio,canvas,progress,video{display:inline-block}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}.bottom-sheet-transition-enter,.bottom-sheet-transition-leave-to{transform:translateY(100%)}.carousel-transition-enter{transform:translate(100%)}.carousel-transition-leave,.carousel-transition-leave-to{position:absolute;top:0}.carousel-reverse-transition-enter,.carousel-transition-leave,.carousel-transition-leave-to{transform:translate(-100%)}.carousel-reverse-transition-leave,.carousel-reverse-transition-leave-to{position:absolute;top:0;transform:translate(100%)}.dialog-transition-enter,.dialog-transition-leave-to{transform:scale(.5);opacity:0}.dialog-transition-enter-to,.dialog-transition-leave{opacity:1}.dialog-bottom-transition-enter,.dialog-bottom-transition-leave-to{transform:translateY(100%)}.picker-reverse-transition-enter-active,.picker-reverse-transition-leave-active,.picker-transition-enter-active,.picker-transition-leave-active{transition:.3s cubic-bezier(0,0,.2,1)}.picker-reverse-transition-enter,.picker-reverse-transition-leave-to,.picker-transition-enter,.picker-transition-leave-to{opacity:0}.picker-reverse-transition-enter-to,.picker-transition-enter-to{transtion:translate(0,0)}.picker-reverse-transition-leave,.picker-reverse-transition-leave-active,.picker-reverse-transition-leave-to,.picker-transition-leave,.picker-transition-leave-active,.picker-transition-leave-to{position:absolute!important}.picker-transition-enter{transform:translateY(100%)}.picker-reverse-transition-enter,.picker-transition-leave-to{transform:translateY(-100%)}.picker-reverse-transition-leave-to{transform:translateY(100%)}.picker-title-transition-enter-to,.picker-title-transition-leave{transform:translate(0)}.picker-title-transition-enter{transform:translate(-100%)}.picker-title-transition-leave-to{opacity:0;transform:translate(100%)}.picker-title-transition-leave,.picker-title-transition-leave-active,.picker-title-transition-leave-to{position:absolute!important}.tab-transition-enter{transform:translate(100%)}.tab-transition-enter-to{transform:translate(0)}.tab-transition-leave,.tab-transition-leave-active{position:absolute;top:0}.tab-transition-leave-to{position:absolute}.tab-reverse-transition-enter,.tab-transition-leave-to{transform:translate(-100%)}.tab-reverse-transition-leave,.tab-reverse-transition-leave-to{top:0;position:absolute;transform:translate(100%)}.scale-transition-enter-active,.scale-transition-leave-active{transition:.2s cubic-bezier(.4,0,.6,1)}.scale-transition-enter,.scale-transition-leave,.scale-transition-leave-to{opacity:0;transform:scale(0)}.slide-y-transition-enter-active,.slide-y-transition-leave-active{transition:.3s cubic-bezier(.25,.8,.5,1)}.slide-y-transition-enter,.slide-y-transition-leave-to{opacity:0;transform:translateY(-15px)}.slide-y-reverse-transition-enter-active,.slide-y-reverse-transition-leave-active{transition:.3s cubic-bezier(.25,.8,.5,1)}.slide-y-reverse-transition-enter,.slide-y-reverse-transition-leave-to{opacity:0;transform:translateY(15px)}.slide-x-transition-enter-active,.slide-x-transition-leave-active{transition:.3s cubic-bezier(.25,.8,.5,1)}.slide-x-transition-enter,.slide-x-transition-leave-to{opacity:0;transform:translateX(-15px)}.slide-x-reverse-transition-enter-active,.slide-x-reverse-transition-leave-active{transition:.3s cubic-bezier(.25,.8,.5,1)}.slide-x-reverse-transition-enter,.slide-x-reverse-transition-leave-to{opacity:0;transform:translateX(15px)}.fade-transition-enter-active,.fade-transition-leave-active{transition:.3s cubic-bezier(.25,.8,.5,1)}.fade-transition-enter,.fade-transition-leave-to{opacity:0}.fab-transition-enter-active,.fab-transition-leave-active{transition:.3s cubic-bezier(.25,.8,.5,1)}.fab-transition-enter,.fab-transition-leave-to{transform:scale(0) rotate(-45deg)}.blockquote{padding:16px 0 16px 24px;font-size:18px;font-weight:300}code,kbd{display:inline-block;border-radius:3px;white-space:pre-wrap;font-size:85%;font-weight:900}code:after,code:before,kbd:after,kbd:before{content:"\A0";letter-spacing:-1px}code{background-color:#f5f5f5;color:#bd4147;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}kbd{background:#424242;color:#fff}html{font-size:14px;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}.application{font-family:Roboto,sans-serif;line-height:1.5}::-ms-clear,::-ms-reveal{display:none}.browser-list{padding-left:24px}.browser-list--unstyled{list-style-type:none}.display-4{font-size:112px!important;font-weight:300;line-height:1!important;letter-spacing:-.04em!important}.display-3{font-size:56px!important;font-weight:400;line-height:1.35!important;letter-spacing:-.02em!important}.display-2{font-size:45px!important;line-height:48px!important}.display-1,.display-2{font-weight:400;letter-spacing:normal!important}.display-1{font-size:34px!important;line-height:40px!important}.headline{font-size:24px!important;font-weight:400;line-height:32px!important;letter-spacing:normal!important}.title{font-size:20px!important;font-weight:500;line-height:1!important;letter-spacing:.02em!important}.subheading{font-size:16px!important;font-weight:400}.body-2{font-weight:500}.body-1,.body-2{font-size:14px!important}.body-1,.caption{font-weight:400}.caption{font-size:12px!important}p{margin-bottom:16px}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.right{float:right!important}.left{float:left!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.ma-0{margin:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.pa-0{padding:0!important}.mt-1{margin-top:4px!important}.mr-1{margin-right:4px!important}.mb-1{margin-bottom:4px!important}.ml-1,.mx-1{margin-left:4px!important}.mx-1{margin-right:4px!important}.my-1{margin-top:4px!important;margin-bottom:4px!important}.ma-1{margin:4px!important}.pt-1{padding-top:4px!important}.pr-1{padding-right:4px!important}.pb-1{padding-bottom:4px!important}.pl-1,.px-1{padding-left:4px!important}.px-1{padding-right:4px!important}.py-1{padding-top:4px!important;padding-bottom:4px!important}.pa-1{padding:4px!important}.mt-2{margin-top:8px!important}.mr-2{margin-right:8px!important}.mb-2{margin-bottom:8px!important}.ml-2,.mx-2{margin-left:8px!important}.mx-2{margin-right:8px!important}.my-2{margin-top:8px!important;margin-bottom:8px!important}.ma-2{margin:8px!important}.pt-2{padding-top:8px!important}.pr-2{padding-right:8px!important}.pb-2{padding-bottom:8px!important}.pl-2,.px-2{padding-left:8px!important}.px-2{padding-right:8px!important}.py-2{padding-top:8px!important;padding-bottom:8px!important}.pa-2{padding:8px!important}.mt-3{margin-top:16px!important}.mr-3{margin-right:16px!important}.mb-3{margin-bottom:16px!important}.ml-3,.mx-3{margin-left:16px!important}.mx-3{margin-right:16px!important}.my-3{margin-top:16px!important;margin-bottom:16px!important}.ma-3{margin:16px!important}.pt-3{padding-top:16px!important}.pr-3{padding-right:16px!important}.pb-3{padding-bottom:16px!important}.pl-3,.px-3{padding-left:16px!important}.px-3{padding-right:16px!important}.py-3{padding-top:16px!important;padding-bottom:16px!important}.pa-3{padding:16px!important}.mt-4{margin-top:24px!important}.mr-4{margin-right:24px!important}.mb-4{margin-bottom:24px!important}.ml-4,.mx-4{margin-left:24px!important}.mx-4{margin-right:24px!important}.my-4{margin-top:24px!important;margin-bottom:24px!important}.ma-4{margin:24px!important}.pt-4{padding-top:24px!important}.pr-4{padding-right:24px!important}.pb-4{padding-bottom:24px!important}.pl-4,.px-4{padding-left:24px!important}.px-4{padding-right:24px!important}.py-4{padding-top:24px!important;padding-bottom:24px!important}.pa-4{padding:24px!important}.mt-5{margin-top:48px!important}.mr-5{margin-right:48px!important}.mb-5{margin-bottom:48px!important}.ml-5,.mx-5{margin-left:48px!important}.mx-5{margin-right:48px!important}.my-5{margin-top:48px!important;margin-bottom:48px!important}.ma-5{margin:48px!important}.pt-5{padding-top:48px!important}.pr-5{padding-right:48px!important}.pb-5{padding-bottom:48px!important}.pl-5,.px-5{padding-left:48px!important}.px-5{padding-right:48px!important}.py-5{padding-top:48px!important;padding-bottom:48px!important}.pa-5{padding:48px!important}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}@media only screen and (max-width:599px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:600px) and (max-width:959px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:959px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:600px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:960px) and (max-width:1263px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1263px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:960px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:1264px) and (max-width:1903px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1903px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1264px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1904px){.hidden-xl-only{display:none!important}}@media (min-width:0){.text-xs-left{text-align:left!important}.text-xs-center{text-align:center!important}.text-xs-right{text-align:right!important}.text-xs-justify{text-align:justify!important}}@media (min-width:600px){.text-sm-left{text-align:left!important}.text-sm-center{text-align:center!important}.text-sm-right{text-align:right!important}.text-sm-justify{text-align:justify!important}}@media (min-width:960px){.text-md-left{text-align:left!important}.text-md-center{text-align:center!important}.text-md-right{text-align:right!important}.text-md-justify{text-align:justify!important}}@media (min-width:1264px){.text-lg-left{text-align:left!important}.text-lg-center{text-align:center!important}.text-lg-right{text-align:right!important}.text-lg-justify{text-align:justify!important}}@media (min-width:1904px){.text-xl-left{text-align:left!important}.text-xl-center{text-align:center!important}.text-xl-right{text-align:right!important}.text-xl-justify{text-align:justify!important}}.application,.application--wrap{display:-ms-flexbox;display:flex}.application--wrap{-ms-flex:1 1 auto;flex:1 1 auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-flex-direction:column;flex-direction:column;min-height:100vh;max-width:100%;position:relative}.application.theme--light{background:#fafafa;color:rgba(0,0,0,.87)}.application.theme--light a{cursor:pointer}.application.theme--light .text--primary{color:rgba(0,0,0,.87)!important}.application.theme--light .text--secondary{color:rgba(0,0,0,.54)!important}.application.theme--light .text--disabled{color:rgba(0,0,0,.38)!important}.application.theme--dark{background:#303030;color:#fff}.application.theme--dark a{cursor:pointer}.application.theme--dark .text--primary{color:#fff!important}.application.theme--dark .text--secondary{color:hsla(0,0%,100%,.7)!important}.application.theme--dark .text--disabled{color:hsla(0,0%,100%,.5)!important}@-moz-document url-prefix(){@media print{.application,.application--wrap{display:block}}}.alert{border-radius:0;border-width:4px 0 0;border-style:solid;color:#fff;display:-ms-flexbox;display:flex;font-size:14px;margin:4px auto;padding:16px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.alert .alert__icon.icon,.alert__dismissible .icon{-ms-flex-item-align:center;align-self:center;color:rgba(0,0,0,.3);font-size:24px}.alert--outline .icon{color:inherit!important}.alert__icon{margin-right:16px}.alert__dismissible{-ms-flex-item-align:start;align-self:flex-start;color:inherit;margin-left:16px;margin-right:0;text-decoration:none;transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.alert__dismissible:hover{opacity:.8}.alert--no-icon .alert__icon{display:none}.alert>div{-ms-flex-item-align:center;align-self:center;-ms-flex:1 1;flex:1 1}.alert.alert{border-color:rgba(0,0,0,.12)!important}.alert.alert--outline{border:1px solid currentColor!important}@media screen and (max-width:600px){.alert__icon{display:none}}.application .theme--light.icon,.theme--light .icon{color:rgba(0,0,0,.54)}.application .theme--light.icon.icon--disabled:not(.input-group__append-icon),.theme--light .icon.icon--disabled:not(.input-group__append-icon){color:rgba(0,0,0,.38)!important}.application .theme--dark.icon,.theme--dark .icon{color:#fff}.application .theme--dark.icon.icon--disabled:not(.input-group__append-icon),.theme--dark .icon.icon--disabled:not(.input-group__append-icon){color:hsla(0,0%,100%,.5)!important}.icon{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";font-size:24px;-ms-flex-pack:center;justify-content:center;line-height:1;transition:.3s cubic-bezier(.25,.8,.5,1);vertical-align:middle}.icon.icon--large{font-size:2.5rem}.icon.icon--medium{font-size:2rem}.icon.icon--x-large{font-size:3rem}.icon.icon--disabled{pointer-events:none}.avatar{-ms-flex-align:center;align-items:center;border-radius:50%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center;vertical-align:middle}.avatar .icon,.avatar img{border-radius:50%;height:inherit;width:inherit}.avatar--tile,.avatar--tile .icon,.avatar--tile img{border-radius:0}.badge{display:inline-block;position:relative}.badge__badge{color:#fff;display:-ms-flexbox;display:flex;position:absolute;top:-11px;right:-22px;border-radius:50%;height:22px;width:22px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;transition:.3s cubic-bezier(.25,.8,.5,1)}.badge__badge,.badge__badge .icon{font-size:14px}.badge--overlap .badge__badge{top:-8px;right:-8px}.badge--overlap.badge--left .badge__badge{left:-8px;right:auto}.badge--overlap.badge--bottom .badge__badge{bottom:-8px;top:auto}.badge--left .badge__badge{left:-22px}.badge--bottom .badge__badge{bottom:-11px;top:auto}.application .theme--light.bottom-nav,.theme--light .bottom-nav{background-color:#fff}.application .theme--dark.bottom-nav,.theme--dark .bottom-nav{background-color:#424242}.bottom-nav{bottom:0;box-shadow:0 3px 14px 2px rgba(0,0,0,.12);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;transform:translateY(60px);transition:all .4s cubic-bezier(.25,.8,.5,1);width:100%;z-index:4}.bottom-nav--absolute{position:absolute}.bottom-nav--active{transform:translate(0)}.bottom-nav--fixed{position:fixed}.bottom-nav .btn{background:transparent!important;border-radius:0;box-shadow:none!important;font-weight:400;height:100%;margin:0;max-width:168px;min-width:80px;padding:6px 0 10px;text-transform:none;opacity:.5;width:100%}.bottom-nav .btn .btn__content{-ms-flex-direction:column-reverse;flex-direction:column-reverse;font-size:12px;white-space:nowrap;will-change:font-size}.bottom-nav .btn .btn__content i.icon{color:inherit;margin-bottom:4px;transition:all .4s cubic-bezier(.25,.8,.5,1)}.bottom-nav .btn .btn__content span{line-height:1}.bottom-nav .btn--active{opacity:1}.bottom-nav .btn--active .btn__content{font-size:14px}.bottom-nav .btn--active .btn__content:before{opacity:0}.bottom-nav .btn--active .btn__content .icon{transform:none}.bottom-nav .btn:not(.btn--active){-webkit-filter:grayscale(100%);filter:grayscale(100%)}.bottom-nav--shift .btn__content{font-size:14px}.bottom-nav--shift .btn{transition:all .3s;min-width:56px;max-width:96px}.bottom-nav--shift .btn--active{min-width:96px;max-width:168px}.bottom-nav--shift .btn:not(.btn--active) .btn__content .icon{transform:scale(1) translateY(10px)}.bottom-nav--shift .btn:not(.btn--active) .btn__content span{color:transparent}.bottom-sheet.dialog{-ms-flex-item-align:end;align-self:flex-end;border-radius:0;-ms-flex:1 0 100%;flex:1 0 100%;margin:0;min-width:100%;overflow:visible;transition:.4s cubic-bezier(.25,.8,.5,1)}.bottom-sheet.dialog.bottom-sheet--inset{max-width:70%;min-width:0}@media only screen and (max-width:599px){.bottom-sheet.dialog.bottom-sheet--inset{max-width:none}}.dialog{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;margin:24px;overflow-y:auto;pointer-events:auto}.dialog,.dialog__content{transition:.3s ease-in-out;width:100%}.dialog__content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;z-index:6;outline:none}.dialog:not(.dialog--fullscreen){max-height:90%}.dialog__container{display:inline-block;vertical-align:middle}.dialog--fullscreen{margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0}.dialog--fullscreen>.card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}.dialog--scrollable,.dialog--scrollable>.card{display:-ms-flexbox;display:flex}.dialog--scrollable>.card{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column}.dialog--scrollable>.card>.card__actions,.dialog--scrollable>.card>.card__title{-ms-flex:1 0 auto;flex:1 0 auto}.dialog--scrollable>.card>.card__text{overflow-y:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;transition:.5s cubic-bezier(.25,.8,.5,1);z-index:5}.overlay--absolute,.overlay:before{position:absolute}.overlay:before{background-color:#212121;bottom:0;content:"";height:100%;left:0;opacity:0;right:0;top:0;transition:inherit;transition-delay:.15s;width:100%}.overlay--active{pointer-events:auto;-ms-touch-action:none;touch-action:none}.overlay--active:before{opacity:.46}.application .theme--light.breadcrumbs li.breadcrumbs__divider,.application .theme--light.breadcrumbs li .breadcrumbs__item--disabled,.application .theme--light.breadcrumbs li:last-child .breadcrumbs__item,.theme--light .breadcrumbs li.breadcrumbs__divider,.theme--light .breadcrumbs li .breadcrumbs__item--disabled,.theme--light .breadcrumbs li:last-child .breadcrumbs__item{color:rgba(0,0,0,.38)}.application .theme--dark.breadcrumbs li.breadcrumbs__divider,.application .theme--dark.breadcrumbs li .breadcrumbs__item--disabled,.application .theme--dark.breadcrumbs li:last-child .breadcrumbs__item,.theme--dark .breadcrumbs li.breadcrumbs__divider,.theme--dark .breadcrumbs li .breadcrumbs__item--disabled,.theme--dark .breadcrumbs li:last-child .breadcrumbs__item{color:hsla(0,0%,100%,.5)}.breadcrumbs{-ms-flex-align:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:0 1 auto;flex:0 1 auto;list-style-type:none;margin:0;padding:18px 12px}.breadcrumbs,.breadcrumbs li{-ms-flex-align:center;align-items:center}.breadcrumbs li{-ms-flex-align:center;display:-ms-inline-flexbox;display:inline-flex;font-size:14px}.breadcrumbs li .icon{font-size:16px}.breadcrumbs li:last-child a{cursor:default;pointer-events:none}.breadcrumbs li:nth-child(2n){padding:0 12px}.breadcrumbs--large li,.breadcrumbs--large li .icon{font-size:16px}.breadcrumbs__item{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;transition:.3s cubic-bezier(.25,.8,.5,1)}.breadcrumbs__item--disabled{pointer-events:none}.ripple__container{border-radius:inherit;width:100%;height:100%;z-index:0;contain:strict}.ripple__animation,.ripple__container{color:inherit;position:absolute;left:0;top:0;overflow:hidden;pointer-events:none}.ripple__animation{border-radius:50%;background:currentColor;opacity:0;transition:.4s cubic-bezier(0,0,.2,1);will-change:transform,opacity}.ripple__animation--enter{transition:none}.ripple__animation--visible{opacity:.15}.application .theme--light.btn,.theme--light .btn{color:rgba(0,0,0,.87)}.application .theme--light.btn.btn--disabled,.application .theme--light.btn.btn--disabled .icon,.theme--light .btn.btn--disabled,.theme--light .btn.btn--disabled .icon{color:rgba(0,0,0,.26)!important}.application .theme--light.btn.btn--disabled:not(.btn--icon):not(.btn--flat),.theme--light .btn.btn--disabled:not(.btn--icon):not(.btn--flat){background-color:rgba(0,0,0,.12)!important}.application .theme--light.btn:not(.btn--icon):not(.btn--flat),.theme--light .btn:not(.btn--icon):not(.btn--flat){background-color:#f5f5f5}.application .theme--dark.btn,.theme--dark .btn{color:#fff}.application .theme--dark.btn.btn--disabled,.application .theme--dark.btn.btn--disabled .icon,.theme--dark .btn.btn--disabled,.theme--dark .btn.btn--disabled .icon{color:hsla(0,0%,100%,.3)!important}.application .theme--dark.btn.btn--disabled:not(.btn--icon):not(.btn--flat),.theme--dark .btn.btn--disabled:not(.btn--icon):not(.btn--flat){background-color:hsla(0,0%,100%,.12)!important}.application .theme--dark.btn:not(.btn--icon):not(.btn--flat),.theme--dark .btn:not(.btn--icon):not(.btn--flat){background-color:#212121}.btn{-ms-flex-align:center;align-items:center;border-radius:2px;display:-ms-inline-flexbox;display:inline-flex;height:36px;-ms-flex:0 1 auto;flex:0 1 auto;font-size:14px;font-weight:500;-ms-flex-pack:center;justify-content:center;margin:6px 8px;min-width:88px;outline:0;text-transform:uppercase;text-decoration:none;transition:.3s cubic-bezier(.25,.8,.5,1),color 1ms;position:relative;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn__content:before{border-radius:inherit;color:inherit;content:"";position:absolute;left:0;top:0;height:100%;opacity:.12;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.btn--small{font-size:13px;height:28px}.btn--small .btn__content{padding:0 8px}.btn--large{font-size:15px;height:44px}.btn--large .btn__content{padding:0 32px}.btn--active .btn__content:before,.btn:focus .btn__content:before,.btn:hover .btn__content:before{background-color:currentColor}.btn__content{-ms-flex-align:center;align-items:center;border-radius:inherit;color:inherit;display:-ms-flexbox;display:flex;height:inherit;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-pack:center;justify-content:center;margin:0 auto;padding:0 16px;transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap;width:inherit}.btn .btn__content .icon{color:inherit}.btn--flat{background-color:transparent!important;box-shadow:none!important}.btn:not(.btn--depressed){will-change:box-shadow;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.btn:not(.btn--depressed):active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.btn:not(.btn--depressed):active .btn__content,.btn:not(.btn--depressed):focus .btn__content{position:relative;top:0;left:0}.btn--icon{background:transparent;box-shadow:none!important;border-radius:50%;-ms-flex-pack:center;justify-content:center;min-width:0;width:36px}.btn--icon.btn--small{width:28px}.btn--icon.btn--large{width:44px}.btn--floating,.btn--icon .btn__content:before{border-radius:50%}.btn--floating{min-width:0;height:56px;width:56px;padding:0;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.btn--floating.btn--absolute,.btn--floating.btn--fixed{z-index:4}.btn--floating:active{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.btn--floating .btn__content{-ms-flex:1 1 auto;flex:1 1 auto;margin:0;padding:0}.btn--floating:after{border-radius:50%}.btn--floating .btn__content :not(:only-child){transition:.3s cubic-bezier(.25,.8,.5,1)}.btn--floating .btn__content :not(:only-child):first-child{opacity:1}.btn--floating .btn__content :not(:only-child):last-child{opacity:0;transform:rotate(-45deg)}.btn--floating .btn__content :not(:only-child):first-child,.btn--floating .btn__content :not(:only-child):last-child{-webkit-backface-visibility:hidden;position:absolute;left:0;top:0}.btn--floating.btn--active .btn__content :not(:only-child):first-child{opacity:0;transform:rotate(45deg)}.btn--floating.btn--active .btn__content :not(:only-child):last-child{opacity:1;transform:rotate(0)}.btn--floating .icon{height:inherit;width:inherit}.btn--floating.btn--small{height:40px;width:40px}.btn--floating.btn--small .icon{font-size:18px}.btn--floating.btn--large{height:72px;width:72px}.btn--floating.btn--large .icon{font-size:30px}.btn--reverse .btn__content{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btn--reverse.btn--column .btn__content{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.btn--absolute,.btn--fixed{margin:0}.btn.btn--absolute{position:absolute}.btn.btn--fixed{position:fixed}.btn--top:not(.btn--absolute){top:16px}.btn--top.btn--absolute{top:-28px}.btn--top.btn--absolute.btn--small{top:-20px}.btn--top.btn--absolute.btn--large{top:-36px}.btn--bottom:not(.btn--absolute){bottom:16px}.btn--bottom.btn--absolute{bottom:-28px}.btn--bottom.btn--absolute.btn--small{bottom:-20px}.btn--bottom.btn--absolute.btn--large{bottom:-36px}.btn--left{left:16px}.btn--right{right:16px}.btn.btn--disabled{box-shadow:none!important;pointer-events:none}.btn--icon .btn__content{padding:0}.btn--loader{pointer-events:none}.btn--loader .btn__content{opacity:0}.btn__loading{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0;width:100%}.btn__loading .icon--left{margin-right:1rem;line-height:inherit}.btn__loading .icon--right{margin-left:1rem;line-height:inherit}.btn.btn--outline{border:1px solid currentColor;background:transparent!important;box-shadow:none}.btn.btn--outline:hover{box-shadow:none}.btn--block{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;margin:6px 0;width:100%}.btn--round,.btn--round:after{border-radius:28px}.btn .icon--right{margin-left:16px}.btn .icon--left{margin-right:16px}.btn.accent,.btn.error,.btn.info,.btn.primary,.btn.secondary,.btn.success,.btn.warning{color:#fff}.application .theme--light.btn-toggle,.theme--light .btn-toggle{background:#fff}.application .theme--light.btn-toggle .btn,.theme--light .btn-toggle .btn{color:rgba(0,0,0,.87)}.application .theme--light.btn-toggle .btn.btn--active:not(:last-child):not([data-only-child]),.theme--light .btn-toggle .btn.btn--active:not(:last-child):not([data-only-child]){border-right-color:rgba(0,0,0,.26)}.application .theme--dark.btn-toggle,.theme--dark .btn-toggle{background:#424242}.application .theme--dark.btn-toggle .btn,.theme--dark .btn-toggle .btn{color:#fff}.application .theme--dark.btn-toggle .btn.btn--active:not(:last-child):not([data-only-child]),.theme--dark .btn-toggle .btn.btn--active:not(:last-child):not([data-only-child]){border-right-color:hsla(0,0%,100%,.3)}.btn-toggle{display:-ms-inline-flexbox;display:inline-flex;border-radius:2px;transition:.3s cubic-bezier(.25,.8,.5,1);will-change:background,box-shadow}.btn-toggle .btn{-ms-flex-pack:center;justify-content:center;min-width:auto;width:auto;padding:0 8px;margin:0;opacity:.4;border-radius:0}.btn-toggle .btn:not(:last-child){border-right:1px solid transparent}.btn-toggle .btn:after{display:none}.btn-toggle .btn.btn--active{opacity:1}.btn-toggle .btn__content{padding:0}.btn-toggle .btn span+.icon{font-size:medium;margin-left:10px}.btn-toggle .btn:first-child{border-radius:2px 0 0 2px}.btn-toggle .btn:last-child{border-radius:0 2px 2px 0}.btn-toggle--selected{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.application .theme--light.card,.theme--light .card{background-color:#fff;color:rgba(0,0,0,.87)}.application .theme--dark.card,.theme--dark .card{background-color:#424242;color:#fff}.card{display:block;border-radius:2px;min-width:0;position:relative;text-decoration:none;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.card>:first-child:not(.btn){border-top-left-radius:inherit;border-top-right-radius:inherit}.card>:last-child:not(.btn){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.card--raised{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.card--tile{border-radius:0}.card--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.card--hover{cursor:pointer;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:box-shadow}.card--hover:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.card__title{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px}.card__title--primary{padding-top:24px}.card__text{padding:16px;width:100%}.card__media{display:-ms-flexbox;display:flex;overflow:hidden;position:relative}.card__media img{width:100%}.card__media__background{border-radius:inherit;position:absolute;left:0;top:0;width:100%;height:100%}.card__media__content{-ms-flex:1 1 auto;flex:1 1 auto;position:relative}.card__actions,.card__media__content{display:-ms-flexbox;display:flex}.card__actions{-ms-flex-align:center;align-items:center;padding:8px 4px}.card__actions .btn,.card__actions>*{margin:0 4px}.carousel{height:500px;width:100%;position:relative;overflow:hidden;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.carousel__left,.carousel__right{position:absolute;top:50%;z-index:1;transform:translateY(-50%)}.carousel__left .btn,.carousel__right .btn{color:#fff;margin:0!important;height:auto;width:auto}.carousel__left .btn i,.carousel__right .btn i{font-size:48px}.carousel__left .btn:hover,.carousel__right .btn:hover{background:none}.carousel__left{left:5px}.carousel__right{right:5px}.carousel__controls{background:rgba(0,0,0,.5);-ms-flex-align:center;align-items:center;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;height:50px;list-style-type:none;width:100%;z-index:1}.carousel__controls__item{color:#fff;margin:0 8px!important}.carousel__controls__item i{opacity:.5;transition:.3s cubic-bezier(.25,.8,.5,1)}.carousel__controls__item--active i{opacity:1;vertical-align:middle}.carousel__controls__item:hover{background:none}.carousel__controls__item:hover i{opacity:.8}.application .theme--light.jumbotron__content,.theme--light .jumbotron__content{color:rgba(0,0,0,.87)}.application .theme--dark.jumbotron__content,.theme--dark .jumbotron__content{color:#fff}.jumbotron{display:block;top:0;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.jumbotron__wrapper{height:100%;overflow:hidden;position:relative;transition:inherit;width:100%}.jumbotron__background{position:absolute;top:0;left:0;right:0;bottom:0;contain:strict;transition:inherit}.jumbotron__image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;will-change:transform;transition:inherit}.jumbotron__content{height:100%;position:relative;transition:inherit}.application .theme--light.input-group input,.application .theme--light.input-group textarea,.theme--light .input-group input,.theme--light .input-group textarea{color:rgba(0,0,0,.87)}.application .theme--light.input-group input:disabled,.application .theme--light.input-group textarea:disabled,.theme--light .input-group input:disabled,.theme--light .input-group textarea:disabled{color:rgba(0,0,0,.38)}.application .theme--light.input-group:not(.input-group--error) .input-group__messages,.theme--light .input-group:not(.input-group--error) .input-group__messages{color:rgba(0,0,0,.54)}.application .theme--light.input-group.input-group--textarea:not(.input-group--full-width) .input-group__input,.theme--light .input-group.input-group--textarea:not(.input-group--full-width) .input-group__input{border:2px solid rgba(0,0,0,.54)}.application .theme--light.input-group.input-group--solo,.theme--light .input-group.input-group--solo{background:#fff}.application .theme--light.input-group.input-group--solo-inverted,.theme--light .input-group.input-group--solo-inverted{background:rgba(0,0,0,.16)}.application .theme--light.input-group.input-group--solo-inverted.input-group--focused,.theme--light .input-group.input-group--solo-inverted.input-group--focused{background:#424242}.application .theme--light.input-group.input-group--solo-inverted.input-group--focused .input-group__append-icon,.application .theme--light.input-group.input-group--solo-inverted.input-group--focused .input-group__prepend-icon,.application .theme--light.input-group.input-group--solo-inverted.input-group--focused input,.application .theme--light.input-group.input-group--solo-inverted.input-group--focused label,.theme--light .input-group.input-group--solo-inverted.input-group--focused .input-group__append-icon,.theme--light .input-group.input-group--solo-inverted.input-group--focused .input-group__prepend-icon,.theme--light .input-group.input-group--solo-inverted.input-group--focused input,.theme--light .input-group.input-group--solo-inverted.input-group--focused label{color:#fff}.application .theme--light.input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active),.theme--light .input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active){color:rgba(0,0,0,.87)}.application .theme--light.input-group:not(.input-group--error) label,.theme--light .input-group:not(.input-group--error) label{color:rgba(0,0,0,.54)}.application .theme--light.input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,.application .theme--light.input-group:not(.input-group--error).input-group--disabled label,.theme--light .input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,.theme--light .input-group:not(.input-group--error).input-group--disabled label{color:rgba(0,0,0,.38)}.application .theme--light.input-group:not(.input-group--error) .input-group__details:before,.theme--light .input-group:not(.input-group--error) .input-group__details:before{background-color:rgba(0,0,0,.42)}.application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),.application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover),.theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),.theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover){color:rgba(0,0,0,.54)}.application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before,.theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before{background-color:rgba(0,0,0,.87)}.application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input,.theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input{border-color:rgba(0,0,0,.87)}.application .theme--light.input-group.input-group--editable .input-group__details:before,.application .theme--light.input-group.input-group--editable .input-group__input:before,.application .theme--light.input-group.input-group--overflow .input-group__details:before,.application .theme--light.input-group.input-group--overflow .input-group__input:before,.application .theme--light.input-group.input-group--segmented .input-group__details:before,.application .theme--light.input-group.input-group--segmented .input-group__input:before,.theme--light .input-group.input-group--editable .input-group__details:before,.theme--light .input-group.input-group--editable .input-group__input:before,.theme--light .input-group.input-group--overflow .input-group__details:before,.theme--light .input-group.input-group--overflow .input-group__input:before,.theme--light .input-group.input-group--segmented .input-group__details:before,.theme--light .input-group.input-group--segmented .input-group__input:before{background-color:rgba(0,0,0,.12)}.application .theme--light.input-group.input-group--disabled .input-group__input .input-group__append-icon,.application .theme--light.input-group.input-group--disabled .input-group__input .input-group__prepend-icon,.theme--light .input-group.input-group--disabled .input-group__input .input-group__append-icon,.theme--light .input-group.input-group--disabled .input-group__input .input-group__prepend-icon{color:rgba(0,0,0,.38)}.application .theme--light.input-group.input-group--disabled .input-group__details:before,.theme--light .input-group.input-group--disabled .input-group__details:before{background-color:transparent;background-image:linear-gradient(90deg,rgba(0,0,0,.38),rgba(0,0,0,.38) 33%,transparent 0)}.application .theme--light.input-group .input-group--text-field__prefix,.application .theme--light.input-group .input-group--text-field__suffix,.theme--light .input-group .input-group--text-field__prefix,.theme--light .input-group .input-group--text-field__suffix{color:rgba(0,0,0,.54)}.application .theme--light.input-group .input-group--text-field.input-group--disabled__prefix,.application .theme--light.input-group .input-group--text-field.input-group--disabled__suffix,.theme--light .input-group .input-group--text-field.input-group--disabled__prefix,.theme--light .input-group .input-group--text-field.input-group--disabled__suffix{color:rgba(0,0,0,.38)}.application .theme--dark.input-group input,.application .theme--dark.input-group textarea,.theme--dark .input-group input,.theme--dark .input-group textarea{color:#fff}.application .theme--dark.input-group input:disabled,.application .theme--dark.input-group textarea:disabled,.theme--dark .input-group input:disabled,.theme--dark .input-group textarea:disabled{color:hsla(0,0%,100%,.5)}.application .theme--dark.input-group:not(.input-group--error) .input-group__messages,.theme--dark .input-group:not(.input-group--error) .input-group__messages{color:hsla(0,0%,100%,.7)}.application .theme--dark.input-group.input-group--textarea:not(.input-group--full-width) .input-group__input,.theme--dark .input-group.input-group--textarea:not(.input-group--full-width) .input-group__input{border:2px solid hsla(0,0%,100%,.7)}.application .theme--dark.input-group.input-group--solo,.theme--dark .input-group.input-group--solo{background:#424242}.application .theme--dark.input-group.input-group--solo-inverted,.theme--dark .input-group.input-group--solo-inverted{background:hsla(0,0%,100%,.16)}.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused,.theme--dark .input-group.input-group--solo-inverted.input-group--focused{background:#fff}.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused .input-group__append-icon,.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused .input-group__prepend-icon,.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused input,.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused label,.theme--dark .input-group.input-group--solo-inverted.input-group--focused .input-group__append-icon,.theme--dark .input-group.input-group--solo-inverted.input-group--focused .input-group__prepend-icon,.theme--dark .input-group.input-group--solo-inverted.input-group--focused input,.theme--dark .input-group.input-group--solo-inverted.input-group--focused label{color:rgba(0,0,0,.87)}.application .theme--dark.input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active),.theme--dark .input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active){color:#fff}.application .theme--dark.input-group:not(.input-group--error) label,.theme--dark .input-group:not(.input-group--error) label{color:hsla(0,0%,100%,.7)}.application .theme--dark.input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,.application .theme--dark.input-group:not(.input-group--error).input-group--disabled label,.theme--dark .input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,.theme--dark .input-group:not(.input-group--error).input-group--disabled label{color:hsla(0,0%,100%,.5)}.application .theme--dark.input-group:not(.input-group--error) .input-group__details:before,.theme--dark .input-group:not(.input-group--error) .input-group__details:before{background-color:hsla(0,0%,100%,.7)}.application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),.application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover),.theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),.theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover){color:hsla(0,0%,100%,.7)}.application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before,.theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before{background-color:#fff}.application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input,.theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input{border-color:#fff}.application .theme--dark.input-group.input-group--editable .input-group__details:before,.application .theme--dark.input-group.input-group--editable .input-group__input:before,.application .theme--dark.input-group.input-group--overflow .input-group__details:before,.application .theme--dark.input-group.input-group--overflow .input-group__input:before,.application .theme--dark.input-group.input-group--segmented .input-group__details:before,.application .theme--dark.input-group.input-group--segmented .input-group__input:before,.theme--dark .input-group.input-group--editable .input-group__details:before,.theme--dark .input-group.input-group--editable .input-group__input:before,.theme--dark .input-group.input-group--overflow .input-group__details:before,.theme--dark .input-group.input-group--overflow .input-group__input:before,.theme--dark .input-group.input-group--segmented .input-group__details:before,.theme--dark .input-group.input-group--segmented .input-group__input:before{background-color:hsla(0,0%,100%,.12)}.application .theme--dark.input-group.input-group--disabled .input-group__input .input-group__append-icon,.application .theme--dark.input-group.input-group--disabled .input-group__input .input-group__prepend-icon,.theme--dark .input-group.input-group--disabled .input-group__input .input-group__append-icon,.theme--dark .input-group.input-group--disabled .input-group__input .input-group__prepend-icon{color:hsla(0,0%,100%,.5)}.application .theme--dark.input-group.input-group--disabled .input-group__details:before,.theme--dark .input-group.input-group--disabled .input-group__details:before{background-color:transparent;background-image:linear-gradient(90deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5) 33%,transparent 0)}.application .theme--dark.input-group .input-group--text-field__prefix,.application .theme--dark.input-group .input-group--text-field__suffix,.theme--dark .input-group .input-group--text-field__prefix,.theme--dark .input-group .input-group--text-field__suffix{color:hsla(0,0%,100%,.7)}.application .theme--dark.input-group .input-group--text-field.input-group--disabled__prefix,.application .theme--dark.input-group .input-group--text-field.input-group--disabled__suffix,.theme--dark .input-group .input-group--text-field.input-group--disabled__prefix,.theme--dark .input-group .input-group--text-field.input-group--disabled__suffix{color:hsla(0,0%,100%,.5)}.input-group{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:24px;padding:18px 0 0;position:relative;width:100%;outline:none;transition:box-shadow .3s cubic-bezier(.25,.8,.5,1)}.input-group input{width:100%}.input-group label{display:inline-block;font-size:16px;line-height:30px;height:30px;max-width:90%;min-width:0;overflow:hidden;pointer-events:none;text-align:left;text-overflow:ellipsis;transform-origin:top left;transition:.4s cubic-bezier(.25,.8,.25,1);white-space:nowrap;width:100%;z-index:0}.input-group__input{display:-ms-flexbox;display:flex;-ms-flex:1 0 100%;flex:1 0 100%;min-width:0;min-height:30px}.input-group__icon-cb{cursor:pointer}.input-group.input-group--error .input-group__append-icon,.input-group.input-group--error .input-group__prepend-icon,.input-group.input-group--focused .input-group__append-icon,.input-group.input-group--focused .input-group__prepend-icon{color:inherit}.input-group.input-group--append-icon label,.input-group.input-group--prepend-icon label,.input-group.input-group--selection-controls label{max-width:75%}.input-group.input-group--append-icon.input-group--prepend-icon label{max-width:65%}.input-group .input-group__append-icon{padding:0 6px}.input-group .input-group__append-icon,.input-group .input-group__prepend-icon{-ms-flex-item-align:center;align-self:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-group.input-group--single-line.input-group--dirty label,.input-group.input-group--solo.input-group--dirty label{display:none}.input-group.input-group--solo{min-height:46px;border-radius:2px;padding:0;transition:.3s cubic-bezier(.25,.8,.5,1);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.input-group.input-group--solo label{top:8px;padding-left:16px;transform:none!important}.input-group.input-group--solo .input-group__input{-ms-flex-align:center;align-items:center;padding:8px 16px}.input-group.input-group--solo .input-group__details{display:none}.input-group--disabled{pointer-events:none}.input-group--disabled .input-group__details:before{background-color:transparent;background-position:bottom;background-size:3px 1px;background-repeat:repeat-x}.input-group.input-group--text-field:not(.input-group--single-line):not(.input-group--error).input-group--focused label{color:inherit}.input-group.input-group--text-field:not(.input-group--single-line):not(.input-group--error).input-group--focused .input-group__input{border-color:inherit}.input-group.input-group--text-field.input-group--focused:not(.input-group--disabled) .input-group__details:after{transform:scaleX(1)}.input-group--required label:after{content:"*"}.input-group.input-group--error label{animation:a .6s cubic-bezier(.25,.8,.5,1)}.input-group.input-group--error .input-group__messages{color:inherit}.input-group.input-group--error .input-group__details:before{background-color:currentColor}.input-group .slide-y-transition-leave,.input-group .slide-y-transition-leave-to{position:absolute}.input-group__details{color:inherit;display:-ms-flexbox;display:flex;padding-top:4px;-ms-flex:1 0 100%;flex:1 0 100%;font-size:12px;min-height:26px;overflow:hidden;position:relative;width:100%}.input-group__details:after,.input-group__details:before{content:"";position:absolute;left:0;transition:.3s cubic-bezier(.4,0,.2,1)}.input-group__details:after{background-color:currentColor;color:inherit;top:0;height:2px;transform:scaleX(0);transform-origin:center center 0;width:100%;z-index:1}.input-group__details:before{top:0;height:1px;width:100%;z-index:0}.input-group--hide-details .input-group__details{min-height:2px;padding:0}.input-group--async-loading .input-group__details:after,.input-group--async-loading .input-group__details:before{display:none}.input-group .progress-linear{position:absolute;top:0;left:0;margin:0}.input-group__error,.input-group__hint{transition:.3s cubic-bezier(.25,.8,.25,1)}.input-group__error{color:inherit;-ms-flex:1 0 100%;flex:1 0 100%}.input-group--editable.input-group--active,.input-group--overflow.input-group--active,.input-group--segmented.input-group--active{background-color:#fff}.application .theme--light.input-group--selection-controls label,.theme--light .input-group--selection-controls label{color:rgba(0,0,0,.87)}.application .theme--light.input-group--selection-controls .icon--selection-control,.theme--light .input-group--selection-controls .icon--selection-control{color:rgba(0,0,0,.54)}.application .theme--light.input-group--selection-controls.input-group--active .icon--selection-control,.theme--light .input-group--selection-controls.input-group--active .icon--selection-control{color:inherit}.application .theme--light.input-group--selection-controls.input-group--disabled .input-group__input,.theme--light .input-group--selection-controls.input-group--disabled .input-group__input{color:rgba(0,0,0,.38)}.application .theme--light.input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,.application .theme--light.input-group--selection-controls.input-group--disabled .input-group__input .icon--radio,.theme--light .input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,.theme--light .input-group--selection-controls.input-group--disabled .input-group__input .icon--radio{color:inherit}.application .theme--dark.input-group--selection-controls label,.theme--dark .input-group--selection-controls label{color:#fff}.application .theme--dark.input-group--selection-controls .icon--selection-control,.theme--dark .input-group--selection-controls .icon--selection-control{color:hsla(0,0%,100%,.7)}.application .theme--dark.input-group--selection-controls.input-group--active .icon--selection-control,.theme--dark .input-group--selection-controls.input-group--active .icon--selection-control{color:inherit}.application .theme--dark.input-group--selection-controls.input-group--disabled .input-group__input,.theme--dark .input-group--selection-controls.input-group--disabled .input-group__input{color:hsla(0,0%,100%,.5)}.application .theme--dark.input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,.application .theme--dark.input-group--selection-controls.input-group--disabled .input-group__input .icon--radio,.theme--dark .input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,.theme--dark .input-group--selection-controls.input-group--disabled .input-group__input .icon--radio{color:inherit}.input-group--selection-controls.input-group--tab-focused .input-group--selection-controls__ripple:before,.input-group--tab-focused .input-group:focus .input-group--selection-controls__ripple:before{transform:translate(-50%,-50%) scale(1);opacity:.15}.input-group.input-group--selection-controls{display:-ms-flexbox;display:flex;padding:0}.input-group.input-group--selection-controls .icon--selection-control{cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:.3s cubic-bezier(.4,0,.6,1)}.input-group.input-group--selection-controls .input-group__details:after,.input-group.input-group--selection-controls .input-group__details:before{display:none}.input-group.input-group--selection-controls .input-group__input{color:inherit;width:100%;position:relative}.input-group.input-group--selection-controls .input-group__input .icon--selection-control{-ms-flex-item-align:center;align-self:center;height:30px;margin:auto}.input-group.input-group--selection-controls.input-group--error .input-group__input .icon--selection-control,.input-group.input-group--selection-controls.input-group--error label{color:inherit}.input-group.input-group--selection-controls label{cursor:pointer;position:absolute;left:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.input-group.input-group--selection-controls:not(.input-group--disabled) label{pointer-events:all}.input-group--selection-controls__ripple{border-radius:50%;height:48px;width:48px;cursor:pointer;position:absolute;transform:translate(-12px,-50%);transform-origin:center center;top:50%;left:0}.input-group--selection-controls__ripple:before{content:"";position:absolute;width:36px;height:36px;background:currentColor;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) scale(.3);opacity:0;transition:.4s cubic-bezier(0,0,.2,1);transform-origin:center center}.input-group--prepend-icon.input-group--selection-controls .icon--selection-control,.input-group--prepend-icon.input-group--selection-controls .input-group--selection-controls__ripple{left:38px}.input-group--prepend-icon.input-group--selection-controls label{left:76px}.input-group--append-icon.input-group--selection-controls .input-group__append-icon{position:absolute;left:32px}.input-group--append-icon.input-group--selection-controls.input-group--selection-controls label{left:76px}.input-group--append-icon.input-group--prepend-icon.input-group--selection-controls .input-group__append-icon{left:72px}.input-group--append-icon.input-group--prepend-icon.input-group--selection-controls.input-group--selection-controls label{left:112px}.input-group--prepend-icon.radio-group--row .icon--selection-control,.input-group--prepend-icon.radio-group--row .input-group--selection-controls__ripple{left:14px}.input-group--prepend-icon.radio-group--row label{left:52px}.application .theme--light.chip,.theme--light .chip{background:#e0e0e0;color:rgba(0,0,0,.87)}.application .theme--dark.chip,.theme--dark .chip{background:#fff;color:rgba(0,0,0,.87)}.chip{border-radius:28px;border:1px solid transparent;font-size:13px;margin:4px;outline:none;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.chip,.chip .chip__content{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.chip .chip__content{border-radius:28px;cursor:default;height:32px;-ms-flex-pack:justify;justify-content:space-between;padding:0 12px;white-space:nowrap;z-index:1}.chip--removable .chip__content{padding:0 4px 0 12px}.chip .avatar{height:32px!important;margin-left:-12px;margin-right:8px;min-width:32px;width:32px!important}.chip .avatar img{height:100%;width:100%}.chip--active:not(.chip--disabled),.chip--selected:not(.chip--disabled),.chip:focus:not(.chip--disabled){border-color:rgba(0,0,0,.13);overflow:hidden;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.chip--active:not(.chip--disabled):after,.chip--selected:not(.chip--disabled):after,.chip:focus:not(.chip--disabled):after{background:currentColor;border-radius:inherit;content:"";height:100%;position:absolute;top:0;left:0;transition:inherit;width:100%;pointer-events:none;opacity:.13}.chip--label,.chip--label .chip__content{border-radius:2px}.chip.chip--outline{background:transparent!important;border-color:currentColor;color:#9e9e9e}.chip--small{height:26px}.chip--small .avatar{height:26px;min-width:26px;width:26px}.chip--small .icon,.chip__close{font-size:20px}.chip__close{-ms-flex-align:center;align-items:center;color:inherit;cursor:pointer;display:-ms-flexbox;display:flex;margin:0 2px 0 8px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chip__close>.icon{color:inherit!important;font-size:20px;opacity:.5}.chip__close>.icon:hover{opacity:1}.chip--select-multi{margin:4px 4px 4px 0}.chip .icon{color:inherit}.chip .icon--right{margin-left:12px;margin-right:-8px}.chip .icon--left{margin-left:-8px;margin-right:12px}.application .theme--light.data-iterator .data-iterator__actions,.theme--light .data-iterator .data-iterator__actions{color:rgba(0,0,0,.54)}.application .theme--light.data-iterator .data-iterator__actions__select .input-group--select .input-group__append-icon,.application .theme--light.data-iterator .data-iterator__actions__select .input-group--select .input-group__selections__comma,.theme--light .data-iterator .data-iterator__actions__select .input-group--select .input-group__append-icon,.theme--light .data-iterator .data-iterator__actions__select .input-group--select .input-group__selections__comma{color:rgba(0,0,0,.54)!important}.application .theme--dark.data-iterator .data-iterator__actions,.theme--dark .data-iterator .data-iterator__actions{color:hsla(0,0%,100%,.7)}.application .theme--dark.data-iterator .data-iterator__actions__select .input-group--select .input-group__append-icon,.application .theme--dark.data-iterator .data-iterator__actions__select .input-group--select .input-group__selections__comma,.theme--dark .data-iterator .data-iterator__actions__select .input-group--select .input-group__append-icon,.theme--dark .data-iterator .data-iterator__actions__select .input-group--select .input-group__selections__comma{color:hsla(0,0%,100%,.7)!important}.data-iterator__actions{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;font-size:12px;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.data-iterator__actions .btn{color:inherit}.data-iterator__actions .btn:last-of-type{margin-left:14px}.data-iterator__actions__range-controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:48px}.data-iterator__actions__pagination{display:block;text-align:center;margin:0 32px 0 24px}.data-iterator__actions__select{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:14px}.data-iterator__actions__select .input-group--select{margin:13px 0 13px 34px;padding:0;position:static}.data-iterator__actions__select .input-group--select .input-group__selections__comma{font-size:12px}.application .theme--light.input-group--text-field.input-group--text-field-box .input-group__input,.theme--light .input-group--text-field.input-group--text-field-box .input-group__input{background:hsla(0,0%,100%,.6)}.application .theme--light.input-group--text-field input:-ms-input-placeholder,.application .theme--light.input-group--text-field input::-ms-input-placeholder,.application .theme--light.input-group--text-field textarea:-ms-input-placeholder,.application .theme--light.input-group--text-field textarea::-ms-input-placeholder,.theme--light .input-group--text-field input:-ms-input-placeholder,.theme--light .input-group--text-field input::-ms-input-placeholder,.theme--light .input-group--text-field textarea:-ms-input-placeholder,.theme--light .input-group--text-field textarea::-ms-input-placeholder{color:rgba(0,0,0,.38)}.application .theme--light.input-group--text-field input::-webkit-input-placeholder,.application .theme--light.input-group--text-field textarea::-webkit-input-placeholder,.theme--light .input-group--text-field input::-webkit-input-placeholder,.theme--light .input-group--text-field textarea::-webkit-input-placeholder{color:rgba(0,0,0,.38)}.application .theme--light.input-group--text-field input:-ms-input-placeholder,.application .theme--light.input-group--text-field input::-ms-input-placeholder,.application .theme--light.input-group--text-field textarea:-ms-input-placeholder,.application .theme--light.input-group--text-field textarea::-ms-input-placeholder,.theme--light .input-group--text-field input:-ms-input-placeholder,.theme--light .input-group--text-field input::-ms-input-placeholder,.theme--light .input-group--text-field textarea:-ms-input-placeholder,.theme--light .input-group--text-field textarea::-ms-input-placeholder{color:rgba(0,0,0,.38)}.application .theme--light.input-group--text-field input::placeholder,.application .theme--light.input-group--text-field textarea::placeholder,.theme--light .input-group--text-field input::placeholder,.theme--light .input-group--text-field textarea::placeholder{color:rgba(0,0,0,.38)}.application .theme--light.input-group--text-field:not(.input-group--error) .input-group__counter,.theme--light .input-group--text-field:not(.input-group--error) .input-group__counter{color:rgba(0,0,0,.54)}.application .theme--dark.input-group--text-field.input-group--text-field-box .input-group__input,.theme--dark .input-group--text-field.input-group--text-field-box .input-group__input{background:hsla(0,0%,100%,.1)}.application .theme--dark.input-group--text-field input:-ms-input-placeholder,.application .theme--dark.input-group--text-field input::-ms-input-placeholder,.application .theme--dark.input-group--text-field textarea:-ms-input-placeholder,.application .theme--dark.input-group--text-field textarea::-ms-input-placeholder,.theme--dark .input-group--text-field input:-ms-input-placeholder,.theme--dark .input-group--text-field input::-ms-input-placeholder,.theme--dark .input-group--text-field textarea:-ms-input-placeholder,.theme--dark .input-group--text-field textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.application .theme--dark.input-group--text-field input::-webkit-input-placeholder,.application .theme--dark.input-group--text-field textarea::-webkit-input-placeholder,.theme--dark .input-group--text-field input::-webkit-input-placeholder,.theme--dark .input-group--text-field textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.application .theme--dark.input-group--text-field input:-ms-input-placeholder,.application .theme--dark.input-group--text-field input::-ms-input-placeholder,.application .theme--dark.input-group--text-field textarea:-ms-input-placeholder,.application .theme--dark.input-group--text-field textarea::-ms-input-placeholder,.theme--dark .input-group--text-field input:-ms-input-placeholder,.theme--dark .input-group--text-field input::-ms-input-placeholder,.theme--dark .input-group--text-field textarea:-ms-input-placeholder,.theme--dark .input-group--text-field textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.application .theme--dark.input-group--text-field input::placeholder,.application .theme--dark.input-group--text-field textarea::placeholder,.theme--dark .input-group--text-field input::placeholder,.theme--dark .input-group--text-field textarea::placeholder{color:hsla(0,0%,100%,.5)}.application .theme--dark.input-group--text-field:not(.input-group--error) .input-group__counter,.theme--dark .input-group--text-field:not(.input-group--error) .input-group__counter{color:hsla(0,0%,100%,.7)}.input-group--text-field label{position:absolute;top:18px;left:0}.input-group--text-field input{padding-bottom:1px}.input-group--text-field input,.input-group--text-field textarea{font-size:16px}.input-group--text-field input:-ms-input-placeholder,.input-group--text-field input::-ms-input-placeholder,.input-group--text-field textarea:-ms-input-placeholder,.input-group--text-field textarea::-ms-input-placeholder{color:inherit;transition:.3s cubic-bezier(.25,.8,.5,1)}.input-group--text-field input::-webkit-input-placeholder,.input-group--text-field textarea::-webkit-input-placeholder{color:inherit;transition:.3s cubic-bezier(.25,.8,.5,1)}.input-group--text-field input:-ms-input-placeholder,.input-group--text-field input::-ms-input-placeholder,.input-group--text-field textarea:-ms-input-placeholder,.input-group--text-field textarea::-ms-input-placeholder{color:inherit;transition:.3s cubic-bezier(.25,.8,.5,1)}.input-group--text-field input::placeholder,.input-group--text-field textarea::placeholder{color:inherit;transition:.3s cubic-bezier(.25,.8,.5,1)}.input-group--text-field input{box-shadow:none;-ms-flex:1;flex:1;height:30px;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input-group--text-field input:focus{outline:none}.input-group--text-field input:disabled{pointer-events:none}.input-group--text-field textarea{-ms-flex:1 1;flex:1 1}.input-group--text-field textarea:focus{outline:none}.input-group--text-field.input-group--textarea label{top:13px}.input-group--text-field.input-group--textarea .input-group__input{border-radius:2px;transition:.4s cubic-bezier(.25,.8,.25,1)}.input-group--text-field.input-group--textarea textarea{font-size:16px;transition:.3s cubic-bezier(.25,.8,.5,1)}.input-group--text-field.input-group--textarea:not(.input-group--full-width) label{top:30px;left:15px}.input-group--text-field.input-group--textarea:not(.input-group--full-width) .input-group__input{padding:30px 0 0 13px}.input-group--text-field.input-group--textarea .input-group__details:after,.input-group--text-field.input-group--textarea .input-group__details:before{opacity:0}.input-group--text-field .input-group__counter{margin-left:auto}.input-group--text-field .input-group__counter--error{color:inherit}.input-group--text-field.input-group--placeholder.input-group--dirty input:-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty input::-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea:-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::-ms-input-placeholder{opacity:0}.input-group--text-field.input-group--placeholder.input-group--dirty input::-webkit-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::-webkit-input-placeholder{opacity:0}.input-group--text-field.input-group--placeholder.input-group--dirty input:-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty input::-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea:-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::-ms-input-placeholder{opacity:0}.input-group--text-field.input-group--placeholder.input-group--dirty input::placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::placeholder{opacity:0}.input-group--text-field.input-group--no-resize textarea{resize:none}.input-group--text-field.input-group--prepend-icon .input-group__prepend-icon{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;min-width:40px}.input-group--text-field.input-group--prepend-icon .input-group__details{margin-left:auto;max-width:calc(100% - 40px)}.input-group--text-field.input-group--prepend-icon label{left:40px}.input-group--text-field:not(.input-group--single-line).input-group--focused label,.input-group--text-field:not(.input-group--single-line).input-group--placeholder label{opacity:1}.input-group--text-field:not(.input-group--single-line).input-group--focused:not(.input-group--textarea) label,.input-group--text-field:not(.input-group--single-line).input-group--placeholder:not(.input-group--textarea) label{transform:translateY(-18px) scale(.75)}.input-group--text-field:not(.input-group--single-line).input-group--focused:not(.input-group--full-width).input-group--textarea label,.input-group--text-field:not(.input-group--single-line).input-group--placeholder:not(.input-group--full-width).input-group--textarea label{transform:translateY(-8px) scale(.75)}.input-group--text-field:not(.input-group--single-line).input-group--focused.input-group--text-field-box label,.input-group--text-field:not(.input-group--single-line).input-group--placeholder.input-group--text-field-box label{transform:translateY(-10px) scale(.75)}.input-group--text-field.input-group--dirty.input-group--select label,.input-group--text-field.input-group--dirty:not(.input-group--textarea) label{transform:translateY(-18px) scale(.75)}.input-group--text-field.input-group--dirty:not(.input-group--full-width).input-group--textarea label{transform:translateY(-8px) scale(.75)}.input-group--text-field.input-group--multi-line textarea{padding-top:4px}.input-group--text-field.input-group--full-width{padding:16px}.input-group--text-field.input-group--full-width label{margin-left:16px}.input-group--text-field.input-group--full-width .input-group__details:after,.input-group--text-field.input-group--full-width .input-group__details:before{display:none}.input-group--prefix:not(.input-group--focused):not(.input-group--dirty) label{left:16px}.input-group--prefix .input-group--text-field__prefix,.input-group--prefix .input-group--text-field__suffix,.input-group--suffix .input-group--text-field__prefix,.input-group--suffix .input-group--text-field__suffix{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;margin-top:1px}.input-group--prefix .input-group--text-field__prefix,.input-group--suffix .input-group--text-field__prefix{margin-right:3px}.input-group--prefix .input-group--text-field__suffix,.input-group--suffix .input-group--text-field__suffix{margin-left:3px}.input-group--text-field-box input,.input-group--text-field-box textarea{cursor:pointer}.input-group--text-field-box label{left:16px}.input-group--text-field-box .input-group__input{-ms-flex-align:end;align-items:flex-end;border-radius:4px 4px 0 0;cursor:pointer;min-height:56px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-group--text-field-box .input-group__details{padding:8px 16px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-group--text-field-box .input-group__details:after,.input-group--text-field-box .input-group__details:before{height:2px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.input-group--text-field-box.input-group--multi-line textarea{padding-left:24px;padding-right:24px}.input-group--text-field-box:not(.input-group--textarea).input-group--multi-line .input-group__input{padding-top:26px}.input-group--text-field-box:not(.input-group--textarea).input-group--multi-line label{top:26px}.input-group--text-field-box:not(.input-group--textarea):not(.input-group--multi-line) .input-group__input{padding-left:16px;padding-right:16px}.input-group--text-field-box:not(.input-group--textarea):not(.input-group--multi-line) label{top:32px}.input-group--text-field-box:not(.input-group--textarea):not(.input-group--single-line).input-group--dirty label,.input-group--text-field-box:not(.input-group--textarea):not(.input-group--single-line).input-group--focused label{transform:translateY(-10px) scale(.75)}.input-group--text-field-box.input-group--prepend-icon .input-group__details:after,.input-group--text-field-box.input-group--prepend-icon .input-group__details:before{margin-left:56px;max-width:calc(100% - 56px)}.input-group--text-field-box.input-group--prepend-icon label{left:56px}.application .theme--light.input-group--select.input-group--editable.input-group--focused .input-group__input,.application .theme--light.input-group--select.input-group--editable .input-group__input:hover,.application .theme--light.input-group--select.input-group--overflow.input-group--focused .input-group__input,.application .theme--light.input-group--select.input-group--overflow .input-group__input:hover,.application .theme--light.input-group--select.input-group--segmented.input-group--focused .input-group__input,.application .theme--light.input-group--select.input-group--segmented .input-group__input:hover,.theme--light .input-group--select.input-group--editable.input-group--focused .input-group__input,.theme--light .input-group--select.input-group--editable .input-group__input:hover,.theme--light .input-group--select.input-group--overflow.input-group--focused .input-group__input,.theme--light .input-group--select.input-group--overflow .input-group__input:hover,.theme--light .input-group--select.input-group--segmented.input-group--focused .input-group__input,.theme--light .input-group--select.input-group--segmented .input-group__input:hover{background:#fff}.application .theme--dark.input-group--select.input-group--editable.input-group--focused .input-group__input,.application .theme--dark.input-group--select.input-group--editable .input-group__input:hover,.application .theme--dark.input-group--select.input-group--overflow.input-group--focused .input-group__input,.application .theme--dark.input-group--select.input-group--overflow .input-group__input:hover,.application .theme--dark.input-group--select.input-group--segmented.input-group--focused .input-group__input,.application .theme--dark.input-group--select.input-group--segmented .input-group__input:hover,.theme--dark .input-group--select.input-group--editable.input-group--focused .input-group__input,.theme--dark .input-group--select.input-group--editable .input-group__input:hover,.theme--dark .input-group--select.input-group--overflow.input-group--focused .input-group__input,.theme--dark .input-group--select.input-group--overflow .input-group__input:hover,.theme--dark .input-group--select.input-group--segmented.input-group--focused .input-group__input,.theme--dark .input-group--select.input-group--segmented .input-group__input:hover{background:#424242}.input-group--select .input-group--select__autocomplete{display:block;height:0}.input-group--select .input-group--select__autocomplete--index{background-color:transparent!important}.input-group--select .input-group__append-icon{transition:.3s cubic-bezier(0,0,.2,1)}.input-group--select .input-group__append-icon.input-group__icon-clearable{transition:none}.input-group--select.input-group--focused .input-group--select__autocomplete,.input-group--select:not(.input-group--dirty) .input-group--select__autocomplete{padding-bottom:1px;height:30px}.input-group--select.input-group--focused .input-group--select__autocomplete{display:inline-block;opacity:1}.input-group--select.input-group--focused.input-group--select--selecting-index .input-group--select__autocomplete{opacity:0}.input-group--select.input-group--focused.input-group--open .input-group__append-icon:not(.input-group__icon-clearable){transform:rotate(-180deg)}.input-group--select .input-group__input{cursor:pointer}.input-group--select.input-group--disabled{cursor:default;pointer-events:none}.input-group--select .input-group__selections{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%}.input-group--select .input-group__selections__comma{display:-ms-inline-flexbox;display:inline-flex;font-size:16px;padding:3px 4px 3px 0}.input-group--select .input-group__selections__comma--active{color:inherit}.input-group--select .menu{display:inline}.input-group--select .fade-transition-leave-active{position:absolute;left:0}.input-group--select.input-group--autocomplete.input-group--search-focused .input-group__selections__comma{display:none}.input-group--autocomplete .input-group__selections{cursor:text}.input-group.input-group--chips .input-group__input{padding-top:0;padding-bottom:0}.input-group.input-group--editable,.input-group.input-group--editable .input-group__append-icon,.input-group.input-group--overflow,.input-group.input-group--overflow .input-group__append-icon,.input-group.input-group--segmented,.input-group.input-group--segmented .input-group__append-icon{padding:0}.input-group.input-group--editable .input-group__selections,.input-group.input-group--editable input,.input-group.input-group--overflow .input-group__selections,.input-group.input-group--overflow input,.input-group.input-group--segmented .input-group__selections,.input-group.input-group--segmented input{height:48px}.input-group.input-group--editable .input-group__selections__comma,.input-group.input-group--editable input,.input-group.input-group--overflow .input-group__selections__comma,.input-group.input-group--overflow input,.input-group.input-group--segmented .input-group__selections__comma,.input-group.input-group--segmented input{top:0;left:0;padding-left:16px}.input-group.input-group--editable .input-group__selections,.input-group.input-group--overflow .input-group__selections,.input-group.input-group--segmented .input-group__selections{width:calc(100% - 55px)}.input-group.input-group--editable .input-group__selections .btn,.input-group.input-group--overflow .input-group__selections .btn,.input-group.input-group--segmented .input-group__selections .btn{border-radius:0;margin:0;height:48px;width:100%}.input-group.input-group--editable .input-group__selections .btn .btn__content,.input-group.input-group--overflow .input-group__selections .btn .btn__content,.input-group.input-group--segmented .input-group__selections .btn .btn__content{-ms-flex-pack:start;justify-content:start}.input-group.input-group--editable .input-group__input,.input-group.input-group--overflow .input-group__input,.input-group.input-group--segmented .input-group__input{transition:.3s cubic-bezier(.25,.8,.5,1)}.input-group.input-group--editable.input-group--focused .input-group__input,.input-group.input-group--overflow.input-group--focused .input-group__input,.input-group.input-group--segmented.input-group--focused .input-group__input{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.input-group.input-group--editable label,.input-group.input-group--overflow label,.input-group.input-group--segmented label{left:16px!important;top:9px!important}.input-group.input-group--editable .input-group__details:after,.input-group.input-group--overflow .input-group__details:after,.input-group.input-group--segmented .input-group__details:after{display:none}.input-group.input-group--editable .input-group__input,.input-group.input-group--overflow .input-group__input,.input-group.input-group--segmented .input-group__input{padding:0}.input-group.input-group--editable .input-group__input:before,.input-group.input-group--overflow .input-group__input:before,.input-group.input-group--segmented .input-group__input:before{content:"";position:absolute;left:0;width:100%;height:1px;top:0;transition:.3s cubic-bezier(.25,.8,.5,1)}.input-group.input-group--editable .input-group__append-icon,.input-group.input-group--overflow .input-group__append-icon,.input-group.input-group--segmented .input-group__append-icon{width:55px}.input-group--editable .input-group__input:hover:after,.input-group--segmented .input-group__input:after,.input-group.input-group--focused.input-group--editable .input-group__input:after{background-color:rgba(0,0,0,.12);content:"";position:absolute;right:55px;height:48px;top:0;width:1px}.menu__content--select .input-group--selection-controls__ripple{display:none}.menu__content--autocomplete,.menu__content--autocomplete>.card{border-radius:0}.application .theme--light.list,.theme--light .list{background:#fff;color:rgba(0,0,0,.87)}.application .theme--light.list .list__tile__sub-title,.theme--light .list .list__tile__sub-title{color:rgba(0,0,0,.54)}.application .theme--light.list .list__tile__mask,.theme--light .list .list__tile__mask{color:rgba(0,0,0,.38);background:#eee}.application .theme--light.list .list__group--active:after,.application .theme--light.list .list__group--active:before,.application .theme--light.list .list__group__header:hover,.application .theme--light.list .list__tile--highlighted,.application .theme--light.list .list__tile--link:hover,.theme--light .list .list__group--active:after,.theme--light .list .list__group--active:before,.theme--light .list .list__group__header:hover,.theme--light .list .list__tile--highlighted,.theme--light .list .list__tile--link:hover{background:rgba(0,0,0,.12)}.application .theme--light.list .list__group--disabled .list__group__header__prepend-icon .icon,.application .theme--light.list .list__group--disabled .list__tile,.theme--light .list .list__group--disabled .list__group__header__prepend-icon .icon,.theme--light .list .list__group--disabled .list__tile{color:rgba(0,0,0,.38)!important}.application .theme--dark.list,.theme--dark .list{background:#424242;color:#fff}.application .theme--dark.list .list__tile__sub-title,.theme--dark .list .list__tile__sub-title{color:hsla(0,0%,100%,.7)}.application .theme--dark.list .list__tile__mask,.theme--dark .list .list__tile__mask{color:hsla(0,0%,100%,.5);background:rgba(0,0,0,.7)}.application .theme--dark.list .list__group--active:after,.application .theme--dark.list .list__group--active:before,.application .theme--dark.list .list__group__header:hover,.application .theme--dark.list .list__tile--highlighted,.application .theme--dark.list .list__tile--link:hover,.theme--dark .list .list__group--active:after,.theme--dark .list .list__group--active:before,.theme--dark .list .list__group__header:hover,.theme--dark .list .list__tile--highlighted,.theme--dark .list .list__tile--link:hover{background:hsla(0,0%,100%,.12)}.application .theme--dark.list .list__group--disabled .list__group__header__prepend-icon .icon,.application .theme--dark.list .list__group--disabled .list__tile,.theme--dark .list .list__group--disabled .list__group__header__prepend-icon .icon,.theme--dark .list .list__group--disabled .list__tile{color:hsla(0,0%,100%,.5)!important}.list{list-style-type:none;padding:8px 0;transition:height .3s cubic-bezier(.4,0,.2,1)}.list .input-group{margin:0}.list__tile{-ms-flex-align:center;align-items:center;color:inherit;display:-ms-flexbox;display:flex;font-size:16px;font-weight:400;height:48px;margin:0;padding:0 16px;position:relative;text-decoration:none;transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.list__tile--link{cursor:pointer}.list__tile__action,.list__tile__content{height:100%}.list__tile__sub-title,.list__tile__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.list__tile__title{height:24px;line-height:24px;position:relative;text-align:left}.list__tile__sub-title{font-size:14px}.list__tile__action,.list__tile__avatar{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;min-width:56px}.list__tile__action,.list__tile__action .input-group--selection-controls{-ms-flex-align:center;align-items:center}.list__tile__action .input-group--selection-controls{-ms-flex:0 1;flex:0 1;padding:0}.list__tile__action .input-group__details{display:none}.list__tile__action .btn{padding:0;margin:0}.list__tile__action .btn--icon{margin:-8px}.list__tile__action-text{color:#9e9e9e;font-size:12px}.list__tile__action--stack{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between;padding-top:8px;padding-bottom:8px;white-space:nowrap;-ms-flex-direction:column;flex-direction:column}.list__tile__content{text-align:left;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.list__tile__content~.list__tile__action:not(.list__tile__action--stack),.list__tile__content~.list__tile__avatar{-ms-flex-pack:end;justify-content:flex-end}.list__tile--active .list__tile__action:first-of-type .icon{color:inherit}.list__tile--disabled{opacity:.4!important;pointer-events:none}.list__tile--avatar{height:56px}.list--dense{padding-top:4px;padding-bottom:4px}.list--dense .subheader{font-size:13px;height:40px}.list--dense .list__group .subheader{height:40px}.list--dense .list__tile{font-size:13px}.list--dense .list__tile--avatar{height:48px}.list--dense .list__tile:not(.list__tile--avatar){height:40px}.list--dense .list__tile .icon{font-size:22px}.list--dense .list__tile__sub-title{font-size:13px}.list--two-line .list__tile{height:72px}.list--two-line.list--dense .list__tile{height:60px}.list--three-line .list__tile{height:88px}.list--three-line .list__tile__avatar{margin-top:-18px}.list--three-line .list__tile__sub-title{white-space:normal;-webkit-line-clamp:2;display:-webkit-box}.list--three-line.list--dense .list__tile{height:76px}.list>.list__group:before{top:0}.list>.list__group:before .list__tile__avatar{margin-top:-14px}.list__group{padding:0;position:relative;transition:inherit}.list__group:after,.list__group:before{content:"";height:1px;position:absolute;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.list__group--active~.list__group:before{display:none}.list__group__header{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;list-style-type:none}.list__group__header>li:not(.list__group__header__prepend-icon):not(.list__group__header__append-icon){-ms-flex:1 0 auto;flex:1 0 auto}.list__group__header .list__group__header__append-icon,.list__group__header .list__group__header__prepend-icon{padding:0 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.list__group__header--sub-group{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.list__group__header--sub-group li .list__tile{padding-left:0}.list__group__header--sub-group .list__group__header__prepend-icon{padding:0 0 0 40px;margin-right:8px}.list__group__header .list__group__header__prepend-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;min-width:56px}.list__group__header--active .list__group__header__append-icon .icon{transform:rotate(-180deg)}.list__group__header--active .list__group__header__prepend-icon .icon{color:inherit}.list__group__header--active.list__group__header--sub-group .list__group__header__prepend-icon .icon{transform:rotate(-180deg)}.list__group__items{position:relative;padding:0;transition:inherit}.list__group__items>li{display:block}.list__group__items--no-action .list__tile{padding-left:72px}.list__group--disabled{pointer-events:none}.list--subheader{padding-top:0}.menu{display:inline-block;position:relative;vertical-align:middle}.menu--disabled{cursor:default}.menu--disabled .menu__activator,.menu--disabled .menu__activator>*{cursor:default;pointer-events:none}.menu__activator{-ms-flex-align:center;align-items:center;cursor:pointer;height:inherit;position:relative}.menu__activator input[readonly]{cursor:pointer}.menu__content{position:absolute;display:inline-block;border-radius:2px;max-width:80%;overflow-y:auto;overflow-x:hidden;contain:content;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.menu__content--active{pointer-events:none}.menu__content--dropdown{border-top-left-radius:0;border-top-right-radius:0;border-top:1px solid rgba(0,0,0,.12)}.menu__content>.card{contain:content;-webkit-backface-visibility:hidden;backface-visibility:hidden}.menu>.menu__content{max-width:none}.menu-transition-enter .list__tile{min-width:0;transition-delay:.4s;opacity:0;transform:translateY(-15px);pointer-events:none}.menu-transition-enter-to .list__tile{pointer-events:auto;opacity:1}.menu-transition-enter-to .list__tile--active{transform:none!important}.menu-transition-leave-to{transform:translateY(-10px)}.menu-transition-leave-active,.menu-transition-leave-to{pointer-events:none}.menu-transition-enter,.menu-transition-leave-to{opacity:0}.menu-transition-enter-to,.menu-transition-leave{opacity:1}.menu-transition-enter-active,.menu-transition-leave-active{transition:all .5s cubic-bezier(.25,.8,.5,1)}.menu-transition-enter.menu__content--auto .list__tile--active{opacity:1;transform:none!important;pointer-events:auto}.application .theme--light.table,.theme--light .table{background-color:#fff;color:rgba(0,0,0,.87)}.application .theme--light.table thead tr:first-child,.theme--light .table thead tr:first-child{border-bottom:1px solid rgba(0,0,0,.12)}.application .theme--light.table thead th,.theme--light .table thead th{color:rgba(0,0,0,.54)}.application .theme--light.table tbody tr:not(:last-child),.theme--light .table tbody tr:not(:last-child){border-bottom:1px solid rgba(0,0,0,.12)}.application .theme--light.table tbody tr[active],.theme--light .table tbody tr[active]{background:#f5f5f5}.application .theme--light.table tbody tr:hover:not(.datatable__expand-row),.theme--light .table tbody tr:hover:not(.datatable__expand-row){background:#eee}.application .theme--light.table tfoot tr,.theme--light .table tfoot tr{border-top:1px solid rgba(0,0,0,.12)}.application .theme--dark.table,.theme--dark .table{background-color:#424242;color:#fff}.application .theme--dark.table thead tr:first-child,.theme--dark .table thead tr:first-child{border-bottom:1px solid hsla(0,0%,100%,.12)}.application .theme--dark.table thead th,.theme--dark .table thead th{color:hsla(0,0%,100%,.7)}.application .theme--dark.table tbody tr:not(:last-child),.theme--dark .table tbody tr:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.12)}.application .theme--dark.table tbody tr[active],.theme--dark .table tbody tr[active]{background:#505050}.application .theme--dark.table tbody tr:hover:not(.datatable__expand-row),.theme--dark .table tbody tr:hover:not(.datatable__expand-row){background:#616161}.application .theme--dark.table tfoot tr,.theme--dark .table tfoot tr{border-top:1px solid hsla(0,0%,100%,.12)}.table__overflow{width:100%;overflow-x:auto;overflow-y:hidden}table.table{border-radius:2px;border-collapse:collapse;border-spacing:0;width:100%;max-width:100%}table.table tbody td:first-child,table.table tbody td:not(:first-child),table.table tbody th:first-child,table.table tbody th:not(:first-child),table.table thead td:first-child,table.table thead td:not(:first-child),table.table thead th:first-child,table.table thead th:not(:first-child){padding:0 24px}table.table thead tr{height:56px}table.table thead th{font-weight:500;font-size:12px;transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}table.table thead th.sortable{pointer-events:auto}table.table thead th>div{width:100%}table.table tbody tr{transition:background .3s cubic-bezier(.25,.8,.5,1);will-change:background}table.table tbody td,table.table tbody th{height:48px}table.table tbody td{font-weight:400;font-size:13px}table.table .input-group--selection-controls{padding:0}table.table .input-group--selection-controls .input-group__details{display:none}table.table .input-group--selection-controls.checkbox .icon{left:50%;transform:translateX(-50%)}table.table .input-group--selection-controls.checkbox .input-group--selection-controls__ripple{left:50%;transform:translate(-50%,-50%)}table.table tfoot tr{height:48px}table.table tfoot tr td{padding:0 24px}.application .theme--light.datatable thead th.column.sortable i,.theme--light .datatable thead th.column.sortable i{color:rgba(0,0,0,.38)}.application .theme--light.datatable thead th.column.sortable.active,.application .theme--light.datatable thead th.column.sortable.active i,.application .theme--light.datatable thead th.column.sortable:hover,.theme--light .datatable thead th.column.sortable.active,.theme--light .datatable thead th.column.sortable.active i,.theme--light .datatable thead th.column.sortable:hover{color:rgba(0,0,0,.87)}.application .theme--light.datatable .datatable__actions,.theme--light .datatable .datatable__actions{background-color:#fff;color:rgba(0,0,0,.54);border-top:1px solid rgba(0,0,0,.12)}.application .theme--light.datatable .datatable__actions__select .input-group--select .input-group__append-icon,.application .theme--light.datatable .datatable__actions__select .input-group--select .input-group__selections__comma,.theme--light .datatable .datatable__actions__select .input-group--select .input-group__append-icon,.theme--light .datatable .datatable__actions__select .input-group--select .input-group__selections__comma{color:rgba(0,0,0,.54)!important}.application .theme--dark.datatable thead th.column.sortable i,.theme--dark .datatable thead th.column.sortable i{color:hsla(0,0%,100%,.5)}.application .theme--dark.datatable thead th.column.sortable.active,.application .theme--dark.datatable thead th.column.sortable.active i,.application .theme--dark.datatable thead th.column.sortable:hover,.theme--dark .datatable thead th.column.sortable.active,.theme--dark .datatable thead th.column.sortable.active i,.theme--dark .datatable thead th.column.sortable:hover{color:#fff}.application .theme--dark.datatable .datatable__actions,.theme--dark .datatable .datatable__actions{background-color:#424242;color:hsla(0,0%,100%,.7);border-top:1px solid hsla(0,0%,100%,.12)}.application .theme--dark.datatable .datatable__actions__select .input-group--select .input-group__append-icon,.application .theme--dark.datatable .datatable__actions__select .input-group--select .input-group__selections__comma,.theme--dark .datatable .datatable__actions__select .input-group--select .input-group__append-icon,.theme--dark .datatable .datatable__actions__select .input-group--select .input-group__selections__comma{color:hsla(0,0%,100%,.7)!important}.datatable thead th.column.sortable{cursor:pointer}.datatable thead th.column.sortable i{font-size:16px;vertical-align:sub;display:inline-block;opacity:0;transition:.3s cubic-bezier(.25,.8,.5,1)}.datatable thead th.column.sortable:hover i{opacity:.6}.datatable thead th.column.sortable.active{transform:none}.datatable thead th.column.sortable.active i{opacity:1}.datatable thead th.column.sortable.active.desc i{transform:rotate(-180deg)}.datatable__actions{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;font-size:12px;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.datatable__actions .btn{color:inherit}.datatable__actions .btn:last-of-type{margin-left:14px}.datatable__actions__range-controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:48px}.datatable__actions__pagination{display:block;text-align:center;margin:0 32px 0 24px}.datatable__actions__select{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:14px}.datatable__actions__select .input-group--select{margin:13px 0 13px 34px;padding:0;position:static}.datatable__actions__select .input-group--select .input-group__selections__comma{font-size:12px}.datatable__progress,.datatable__progress td,.datatable__progress th,.datatable__progress tr{height:auto!important}.datatable__progress th{padding:0!important}.datatable__progress th .progress-linear{top:-2px;margin:0 0 -2px}.datatable__expand-row{border:none!important}.datatable__expand-col{padding:0!important;height:0!important}.datatable__expand-col--expanded{border-bottom:1px solid rgba(0,0,0,.12)}.datatable__expand-content{transition:height .3s cubic-bezier(.25,.8,.5,1)}.datatable__expand-content>.card{border-radius:0;box-shadow:none}.progress-linear{background:transparent;margin:1rem 0;overflow:hidden;width:100%;position:relative}.progress-linear__bar{width:100%;position:relative;z-index:1}.progress-linear__bar,.progress-linear__bar__determinate{height:inherit;transition:.2s}.progress-linear__bar__indeterminate .long,.progress-linear__bar__indeterminate .short{height:inherit;position:absolute;left:0;top:0;bottom:0;will-change:left,right;width:auto;background-color:inherit}.progress-linear__bar__indeterminate--active .long{animation:b;animation-duration:2.2s;animation-iteration-count:infinite}.progress-linear__bar__indeterminate--active .short{animation:c;animation-duration:2.2s;animation-iteration-count:infinite}.progress-linear__background{position:absolute;top:0;left:0;bottom:0;transition:.3s ease-in}.progress-linear--query .progress-linear__bar__indeterminate--active .long{animation:d;animation-duration:2s;animation-iteration-count:infinite}.progress-linear--query .progress-linear__bar__indeterminate--active .short{animation:e;animation-duration:2s;animation-iteration-count:infinite}@keyframes b{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@keyframes c{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes d{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}@keyframes e{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}.application .theme--light.small-dialog__actions,.application .theme--light.small-dialog__content,.theme--light .small-dialog__actions,.theme--light .small-dialog__content{background:#fff}.application .theme--light.small-dialog a,.theme--light .small-dialog a{color:rgba(0,0,0,.87)}.application .theme--dark.small-dialog__actions,.application .theme--dark.small-dialog__content,.theme--dark .small-dialog__actions,.theme--dark .small-dialog__content{background:#424242}.application .theme--dark.small-dialog a,.theme--dark .small-dialog a{color:#fff}.small-dialog{display:block;height:100%}.small-dialog__content{padding:0 24px}.small-dialog__actions{text-align:right}.small-dialog a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;text-decoration:none}.small-dialog a>*{width:100%}.small-dialog .menu__activator{height:100%}.date-picker-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1}.date-picker-title__year{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:500;margin-bottom:8px}.date-picker-title__date{font-size:34px;text-align:left;font-weight:500;position:relative;overflow:hidden}.date-picker-title__date>div{position:relative}.application .theme--light.date-picker-header .date-picker-header__value:not(.date-picker-header__value--disabled) strong:not(:hover),.theme--light .date-picker-header .date-picker-header__value:not(.date-picker-header__value--disabled) strong:not(:hover){color:rgba(0,0,0,.87)!important}.application .theme--light.date-picker-header .date-picker-header__value--disabled strong,.theme--light .date-picker-header .date-picker-header__value--disabled strong{color:rgba(0,0,0,.38)}.application .theme--dark.date-picker-header .date-picker-header__value:not(.date-picker-header__value--disabled) strong:not(:hover),.theme--dark .date-picker-header .date-picker-header__value:not(.date-picker-header__value--disabled) strong:not(:hover){color:#fff!important}.application .theme--dark.date-picker-header .date-picker-header__value--disabled strong,.theme--dark .date-picker-header .date-picker-header__value--disabled strong{color:hsla(0,0%,100%,.5)}.date-picker-header{padding:4px 16px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative}.date-picker-header .btn{margin:0;z-index:auto}.date-picker-header .icon{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.date-picker-header__value{-ms-flex:1;flex:1;text-align:center;position:relative;overflow:hidden}.date-picker-header__value strong{cursor:pointer;transition:.3s cubic-bezier(.25,.8,.5,1);display:block;width:100%}.application .theme--light.date-picker-table th,.theme--light .date-picker-table th{color:rgba(0,0,0,.38)}.application .theme--light.date-picker-table .btn,.theme--light .date-picker-table .btn{color:rgba(0,0,0,.87)}.application .theme--dark.date-picker-table th,.theme--dark .date-picker-table th{color:hsla(0,0%,100%,.5)}.application .theme--dark.date-picker-table .btn,.theme--dark .date-picker-table .btn{color:#fff}.date-picker-table{position:relative;padding:0 12px;height:242px}.date-picker-table table{transition:.3s cubic-bezier(.25,.8,.5,1);top:0;table-layout:fixed;width:100%}.date-picker-table td,.date-picker-table th{text-align:center;position:relative}.date-picker-table th{font-size:12px}.date-picker-table--date .btn{height:32px;width:32px}.date-picker-table .btn{z-index:auto;margin:0;font-size:12px}.date-picker-table .btn.btn--active{color:#fff}.date-picker-table--month td{width:33.333333%;height:56px;vertical-align:middle;text-align:center}.date-picker-table--month td .btn{margin:0 auto;max-width:160px;min-width:40px;width:100%}.date-picker-table--date th{padding:8px 0;font-weight:600}.date-picker-table--date td{width:45px}.date-picker-table__event{border-radius:50%;bottom:2px;content:"";display:block;height:8px;left:50%;position:absolute;transform:translateX(-4px);width:8px}.date-picker-years{font-size:16px;font-weight:400;height:334px;list-style-type:none;overflow:auto;padding:0;text-align:center}.date-picker-years li{cursor:pointer;padding:8px 0;transition:none}.date-picker-years li.active{font-size:26px;font-weight:500;padding:10px 0}.date-picker-years li:hover{background:rgba(0,0,0,.12)}.picker--landscape .date-picker-years{height:286px}.application .theme--dark.picker,.theme--dark .picker{color:#fff}.application .theme--dark.picker .picker__body,.theme--dark .picker .picker__body{background:#424242}.application .theme--light.picker .picker__title,.theme--light .picker .picker__title{background:#e0e0e0}.application .theme--dark.picker .picker__title,.theme--dark .picker .picker__title{background:#616161}.picker{border-radius:2px;contain:layout style;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;vertical-align:top}.picker .card__row--actions{border:none;margin-top:-20px}.picker--full-width{display:-ms-flexbox;display:flex}.picker__title{color:#fff;border-top-left-radius:2px;border-top-right-radius:2px;padding:16px}.picker__title__btn{transition:.3s cubic-bezier(.25,.8,.5,1)}.picker__title__btn.active{opacity:1}.picker__title__btn:not(.active){opacity:.6;cursor:pointer}.picker__title__btn:not(.active):hover{opacity:1}.picker__body{height:auto;overflow:hidden;position:relative;-ms-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.picker__body>div{width:100%}.picker__body>div.fade-transition-leave-active{position:absolute}.picker--landscape .picker__title{border-top-right-radius:0;border-bottom-right-radius:0;width:170px;position:absolute;top:0;left:0;height:100%;z-index:1}.picker--landscape .picker__actions,.picker--landscape .picker__body{margin-left:170px}.application .theme--light.divider,.theme--light .divider{background-color:rgba(0,0,0,.12)}.application .theme--dark.divider,.theme--dark .divider{background-color:hsla(0,0%,100%,.12)}.divider{border:none;display:block;height:1px;min-height:1px;-ms-flex:1;flex:1;width:100%}.divider--inset{margin-left:72px;width:calc(100% - 72px)}.application .theme--light.expansion-panel .expansion-panel__container,.theme--light .expansion-panel .expansion-panel__container{border-top:1px solid rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.application .theme--light.expansion-panel .expansion-panel__container .expansion-panel__header .icon,.theme--light .expansion-panel .expansion-panel__container .expansion-panel__header .icon{color:rgba(0,0,0,.54)}.application .theme--light.expansion-panel--focusable .expansion-panel__container:focus,.theme--light .expansion-panel--focusable .expansion-panel__container:focus{background-color:#eee}.application .theme--dark.expansion-panel .expansion-panel__container,.theme--dark .expansion-panel .expansion-panel__container{border-top:1px solid hsla(0,0%,100%,.12);background-color:#424242;color:#fff}.application .theme--dark.expansion-panel .expansion-panel__container .expansion-panel__header .icon,.theme--dark .expansion-panel .expansion-panel__container .expansion-panel__header .icon{color:#fff}.application .theme--dark.expansion-panel--focusable .expansion-panel__container:focus,.theme--dark .expansion-panel--focusable .expansion-panel__container:focus{background-color:rgba(0,0,0,.7)}.expansion-panel{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;text-align:left;width:100%;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.expansion-panel__container{-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%;outline:none;transition:.3s cubic-bezier(.25,.8,.5,1)}.expansion-panel__container:first-child{border-top:none!important}.expansion-panel__container .header__icon{margin-left:auto}.expansion-panel__container .header__icon .icon{transition:none}.expansion-panel__container--active>.expansion-panel__header .header__icon .icon{transform:rotate(-180deg)}.expansion-panel__header{display:-ms-flexbox;display:flex;cursor:pointer;-ms-flex-align:center;align-items:center;position:relative;padding:12px 24px}.expansion-panel__header>:not(.header__icon){-ms-flex:1 1 auto;flex:1 1 auto}.expansion-panel__body{transition:.3s cubic-bezier(.25,.8,.5,1)}.expansion-panel__body .card{border-radius:0}.expansion-panel--inset,.expansion-panel--popout,.expansion-panel__body .card{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.expansion-panel--inset .expansion-panel__container--active,.expansion-panel--popout .expansion-panel__container--active{margin:16px;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.expansion-panel--inset .expansion-panel__container,.expansion-panel--popout .expansion-panel__container{max-width:95%}.expansion-panel--popout .expansion-panel__container--active{max-width:100%}.expansion-panel--inset .expansion-panel__container--active{max-width:85%}.application .theme--light.footer,.theme--light .footer{background:#f5f5f5;color:rgba(0,0,0,.87)}.application .theme--dark.footer,.theme--dark .footer{background:#212121;color:#fff}.footer{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:0 1 auto!important;flex:0 1 auto!important;min-height:36px;transition:.2s cubic-bezier(.4,0,.2,1)}.footer--absolute,.footer--fixed{bottom:0;left:0;width:100%;z-index:3}.footer--inset{z-index:2}.footer--absolute{position:absolute}.footer--fixed{position:fixed}.content{transition:none;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;will-change:padding}.content[data-booted=true]{transition:.2s cubic-bezier(.4,0,.2,1)}.content--wrap{-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}@-moz-document url-prefix(){@media print{.content{display:block}}}.container{-ms-flex:1 1 100%;flex:1 1 100%;margin:auto;padding:16px;width:100%}.container.fluid{max-width:100%}.container.fill-height{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.container.fill-height .layout{height:100%;-ms-flex:1 1 auto;flex:1 1 auto}.container.grid-list-xs{padding:2px}.container.grid-list-xs .layout .flex{padding:1px}.container.grid-list-xs .layout:only-child{margin:-1px}.container.grid-list-xs .layout:not(:only-child){margin:auto -1px}.container.grid-list-xs :not(:only-child) .layout:first-child{margin-top:-1px}.container.grid-list-xs :not(:only-child) .layout:last-child{margin-bottom:-1px}.container.grid-list-sm{padding:4px}.container.grid-list-sm .layout .flex{padding:2px}.container.grid-list-sm .layout:only-child{margin:-2px}.container.grid-list-sm .layout:not(:only-child){margin:auto -2px}.container.grid-list-sm :not(:only-child) .layout:first-child{margin-top:-2px}.container.grid-list-sm :not(:only-child) .layout:last-child{margin-bottom:-2px}.container.grid-list-md{padding:8px}.container.grid-list-md .layout .flex{padding:4px}.container.grid-list-md .layout:only-child{margin:-4px}.container.grid-list-md .layout:not(:only-child){margin:auto -4px}.container.grid-list-md :not(:only-child) .layout:first-child{margin-top:-4px}.container.grid-list-md :not(:only-child) .layout:last-child{margin-bottom:-4px}.container.grid-list-lg{padding:16px}.container.grid-list-lg .layout .flex{padding:8px}.container.grid-list-lg .layout:only-child{margin:-8px}.container.grid-list-lg .layout:not(:only-child){margin:auto -8px}.container.grid-list-lg :not(:only-child) .layout:first-child{margin-top:-8px}.container.grid-list-lg :not(:only-child) .layout:last-child{margin-bottom:-8px}.container.grid-list-xl{padding:24px}.container.grid-list-xl .layout .flex{padding:12px}.container.grid-list-xl .layout:only-child{margin:-12px}.container.grid-list-xl .layout:not(:only-child){margin:auto -12px}.container.grid-list-xl :not(:only-child) .layout:first-child{margin-top:-12px}.container.grid-list-xl :not(:only-child) .layout:last-child{margin-bottom:-12px}.layout{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.layout.row{-ms-flex-direction:row;flex-direction:row}.layout.row.reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.layout.column{-ms-flex-direction:column;flex-direction:column}.layout.column.reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.layout.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.child-flex>*,.flex{-ms-flex:1 1 auto;flex:1 1 auto}.align-start{-ms-flex-align:start;align-items:flex-start}.align-end{-ms-flex-align:end;align-items:flex-end}.align-center{-ms-flex-align:center;align-items:center}.align-baseline{-ms-flex-align:baseline;align-items:baseline}.align-content-start{-ms-flex-line-pack:start;align-content:flex-start}.align-content-end{-ms-flex-line-pack:end;align-content:flex-end}.align-content-center{-ms-flex-line-pack:center;align-content:center}.align-content-space-between{-ms-flex-line-pack:justify;align-content:space-between}.align-content-space-around{-ms-flex-line-pack:distribute;align-content:space-around}.justify-start{-ms-flex-pack:start;justify-content:flex-start}.justify-end{-ms-flex-pack:end;justify-content:flex-end}.justify-center{-ms-flex-pack:center;justify-content:center}.justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-space-between{-ms-flex-pack:justify;justify-content:space-between}.spacer{-ms-flex-positive:1!important;flex-grow:1!important}.grow{-ms-flex-negative:0!important;flex-shrink:0!important}.shrink{-ms-flex-positive:0!important;flex-grow:0!important}.scroll-y{overflow-y:auto}.fill-height{height:100%}.hide-overflow{overflow:hidden!important}.show-overflow{overflow:visible!important}.ellipsis,.no-wrap{white-space:nowrap}.ellipsis{overflow:hidden;text-overflow:ellipsis}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-flex>*,.d-inline-flex>*{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.d-block{display:block!important}.d-inline-block{display:inline-block!important}@media only screen and (min-width:960px){.container{max-width:900px}}@media only screen and (min-width:1264px){.container{max-width:1185px}}@media only screen and (min-width:1904px){.container{max-width:1785px}}@media only screen and (max-width:599px){.container{padding:24px}}@media (min-width:0){.flex.xs1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-xs1{-ms-flex-order:1;order:1}.flex.xs2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-xs2{-ms-flex-order:2;order:2}.flex.xs3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-xs3{-ms-flex-order:3;order:3}.flex.xs4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-xs4{-ms-flex-order:4;order:4}.flex.xs5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-xs5{-ms-flex-order:5;order:5}.flex.xs6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-xs6{-ms-flex-order:6;order:6}.flex.xs7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-xs7{-ms-flex-order:7;order:7}.flex.xs8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-xs8{-ms-flex-order:8;order:8}.flex.xs9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-xs9{-ms-flex-order:9;order:9}.flex.xs10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-xs10{-ms-flex-order:10;order:10}.flex.xs11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-xs11{-ms-flex-order:11;order:11}.flex.xs12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-xs12{-ms-flex-order:12;order:12}.flex.offset-xs0{margin-left:0}.flex.offset-xs1{margin-left:8.333333333333332%}.flex.offset-xs2{margin-left:16.666666666666664%}.flex.offset-xs3{margin-left:25%}.flex.offset-xs4{margin-left:33.33333333333333%}.flex.offset-xs5{margin-left:41.66666666666667%}.flex.offset-xs6{margin-left:50%}.flex.offset-xs7{margin-left:58.333333333333336%}.flex.offset-xs8{margin-left:66.66666666666666%}.flex.offset-xs9{margin-left:75%}.flex.offset-xs10{margin-left:83.33333333333334%}.flex.offset-xs11{margin-left:91.66666666666666%}.flex.offset-xs12{margin-left:100%}}@media (min-width:600px){.flex.sm1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-sm1{-ms-flex-order:1;order:1}.flex.sm2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-sm2{-ms-flex-order:2;order:2}.flex.sm3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-sm3{-ms-flex-order:3;order:3}.flex.sm4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-sm4{-ms-flex-order:4;order:4}.flex.sm5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-sm5{-ms-flex-order:5;order:5}.flex.sm6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-sm6{-ms-flex-order:6;order:6}.flex.sm7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-sm7{-ms-flex-order:7;order:7}.flex.sm8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-sm8{-ms-flex-order:8;order:8}.flex.sm9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-sm9{-ms-flex-order:9;order:9}.flex.sm10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-sm10{-ms-flex-order:10;order:10}.flex.sm11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-sm11{-ms-flex-order:11;order:11}.flex.sm12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-sm12{-ms-flex-order:12;order:12}.flex.offset-sm0{margin-left:0}.flex.offset-sm1{margin-left:8.333333333333332%}.flex.offset-sm2{margin-left:16.666666666666664%}.flex.offset-sm3{margin-left:25%}.flex.offset-sm4{margin-left:33.33333333333333%}.flex.offset-sm5{margin-left:41.66666666666667%}.flex.offset-sm6{margin-left:50%}.flex.offset-sm7{margin-left:58.333333333333336%}.flex.offset-sm8{margin-left:66.66666666666666%}.flex.offset-sm9{margin-left:75%}.flex.offset-sm10{margin-left:83.33333333333334%}.flex.offset-sm11{margin-left:91.66666666666666%}.flex.offset-sm12{margin-left:100%}}@media (min-width:960px){.flex.md1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-md1{-ms-flex-order:1;order:1}.flex.md2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-md2{-ms-flex-order:2;order:2}.flex.md3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-md3{-ms-flex-order:3;order:3}.flex.md4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-md4{-ms-flex-order:4;order:4}.flex.md5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-md5{-ms-flex-order:5;order:5}.flex.md6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-md6{-ms-flex-order:6;order:6}.flex.md7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-md7{-ms-flex-order:7;order:7}.flex.md8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-md8{-ms-flex-order:8;order:8}.flex.md9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-md9{-ms-flex-order:9;order:9}.flex.md10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-md10{-ms-flex-order:10;order:10}.flex.md11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-md11{-ms-flex-order:11;order:11}.flex.md12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-md12{-ms-flex-order:12;order:12}.flex.offset-md0{margin-left:0}.flex.offset-md1{margin-left:8.333333333333332%}.flex.offset-md2{margin-left:16.666666666666664%}.flex.offset-md3{margin-left:25%}.flex.offset-md4{margin-left:33.33333333333333%}.flex.offset-md5{margin-left:41.66666666666667%}.flex.offset-md6{margin-left:50%}.flex.offset-md7{margin-left:58.333333333333336%}.flex.offset-md8{margin-left:66.66666666666666%}.flex.offset-md9{margin-left:75%}.flex.offset-md10{margin-left:83.33333333333334%}.flex.offset-md11{margin-left:91.66666666666666%}.flex.offset-md12{margin-left:100%}}@media (min-width:1264px){.flex.lg1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-lg1{-ms-flex-order:1;order:1}.flex.lg2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-lg2{-ms-flex-order:2;order:2}.flex.lg3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-lg3{-ms-flex-order:3;order:3}.flex.lg4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-lg4{-ms-flex-order:4;order:4}.flex.lg5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-lg5{-ms-flex-order:5;order:5}.flex.lg6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-lg6{-ms-flex-order:6;order:6}.flex.lg7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-lg7{-ms-flex-order:7;order:7}.flex.lg8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-lg8{-ms-flex-order:8;order:8}.flex.lg9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-lg9{-ms-flex-order:9;order:9}.flex.lg10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-lg10{-ms-flex-order:10;order:10}.flex.lg11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-lg11{-ms-flex-order:11;order:11}.flex.lg12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-lg12{-ms-flex-order:12;order:12}.flex.offset-lg0{margin-left:0}.flex.offset-lg1{margin-left:8.333333333333332%}.flex.offset-lg2{margin-left:16.666666666666664%}.flex.offset-lg3{margin-left:25%}.flex.offset-lg4{margin-left:33.33333333333333%}.flex.offset-lg5{margin-left:41.66666666666667%}.flex.offset-lg6{margin-left:50%}.flex.offset-lg7{margin-left:58.333333333333336%}.flex.offset-lg8{margin-left:66.66666666666666%}.flex.offset-lg9{margin-left:75%}.flex.offset-lg10{margin-left:83.33333333333334%}.flex.offset-lg11{margin-left:91.66666666666666%}.flex.offset-lg12{margin-left:100%}}@media (min-width:1904px){.flex.xl1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-xl1{-ms-flex-order:1;order:1}.flex.xl2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-xl2{-ms-flex-order:2;order:2}.flex.xl3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-xl3{-ms-flex-order:3;order:3}.flex.xl4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-xl4{-ms-flex-order:4;order:4}.flex.xl5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-xl5{-ms-flex-order:5;order:5}.flex.xl6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-xl6{-ms-flex-order:6;order:6}.flex.xl7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-xl7{-ms-flex-order:7;order:7}.flex.xl8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-xl8{-ms-flex-order:8;order:8}.flex.xl9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-xl9{-ms-flex-order:9;order:9}.flex.xl10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-xl10{-ms-flex-order:10;order:10}.flex.xl11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-xl11{-ms-flex-order:11;order:11}.flex.xl12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-xl12{-ms-flex-order:12;order:12}.flex.offset-xl0{margin-left:0}.flex.offset-xl1{margin-left:8.333333333333332%}.flex.offset-xl2{margin-left:16.666666666666664%}.flex.offset-xl3{margin-left:25%}.flex.offset-xl4{margin-left:33.33333333333333%}.flex.offset-xl5{margin-left:41.66666666666667%}.flex.offset-xl6{margin-left:50%}.flex.offset-xl7{margin-left:58.333333333333336%}.flex.offset-xl8{margin-left:66.66666666666666%}.flex.offset-xl9{margin-left:75%}.flex.offset-xl10{margin-left:83.33333333333334%}.flex.offset-xl11{margin-left:91.66666666666666%}.flex.offset-xl12{margin-left:100%}}.application .theme--light.navigation-drawer,.theme--light .navigation-drawer{background-color:#fff}.application .theme--light.navigation-drawer .divider,.application .theme--light.navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border,.theme--light .navigation-drawer .divider,.theme--light .navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border{background-color:rgba(0,0,0,.12)}.application .theme--dark.navigation-drawer,.theme--dark .navigation-drawer{background-color:#424242}.application .theme--dark.navigation-drawer .divider,.application .theme--dark.navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border,.theme--dark .navigation-drawer .divider,.theme--dark .navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border{background-color:hsla(0,0%,100%,.12)}.navigation-drawer{transition:none;display:block;left:0;max-width:100%;overflow-y:auto;overflow-x:hidden;padding:0 0 100px;pointer-events:auto;top:0;will-change:transform;z-index:3;-webkit-overflow-scrolling:touch}.navigation-drawer[data-booted=true]{transition:.2s cubic-bezier(.4,0,.2,1);transition-property:background,background-color,border,border-bottom,border-bottom-color,border-bottom-width,border-color,border-left,border-left-color,border-left-width,border-right,border-right-color,border-right-width,border-top,border-top-color,border-top-width,border-width,bottom,box-shadow,color,height,left,margin,margin-bottom,margin-left,margin-right,margin-top,max-width,min-height,min-width,opacity,padding,padding-bottom,padding-left,padding-right,padding-top,right,top,transform,transform-origin,width}.navigation-drawer__border{position:absolute;right:0;top:0;height:100%;width:1px}.navigation-drawer.navigation-drawer--right:after{left:0;right:auto}.navigation-drawer--right{left:auto;right:0}.navigation-drawer--right>.navigation-drawer__border{right:auto;left:0}.navigation-drawer--absolute{position:absolute}.navigation-drawer--fixed{position:fixed}.navigation-drawer--floating:after{display:none}.navigation-drawer--mini-variant{overflow:hidden}.navigation-drawer--mini-variant .list__group__header__prepend-icon{-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-pack:center;justify-content:center;width:100%}.navigation-drawer--mini-variant .list__tile__action,.navigation-drawer--mini-variant .list__tile__avatar{-ms-flex-pack:center;justify-content:center;min-width:48px}.navigation-drawer--mini-variant .list__tile:after,.navigation-drawer--mini-variant .list__tile__content{opacity:0}.navigation-drawer--mini-variant .divider,.navigation-drawer--mini-variant .list--group,.navigation-drawer--mini-variant .subheader{display:none!important}.navigation-drawer--is-mobile,.navigation-drawer--temporary{z-index:6}.navigation-drawer--is-mobile:not(.navigation-drawer--close),.navigation-drawer--temporary:not(.navigation-drawer--close){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.navigation-drawer .list{background:inherit}.navigation-drawer>.list .list__tile{transition:none;font-weight:500}.navigation-drawer>.list .list__tile--active .list__tile__title{color:inherit}.navigation-drawer>.list .list--group .list__tile{font-weight:400}.navigation-drawer>.list .list--group__header--active:after{background:transparent}.navigation-drawer>.list:not(.list--dense) .list__tile{font-size:14px}.application .theme--light.pagination__item,.theme--light .pagination__item{background:#fff;color:#000}.application .theme--light.pagination__item--active,.theme--light .pagination__item--active{color:#fff}.application .theme--light.pagination__navigation,.theme--light .pagination__navigation{background:#fff}.application .theme--light.pagination__navigation .icon,.theme--light .pagination__navigation .icon{color:rgba(0,0,0,.54)}.application .theme--dark.pagination__item,.theme--dark .pagination__item{background:#424242;color:#fff}.application .theme--dark.pagination__item--active,.theme--dark .pagination__item--active{color:#fff}.application .theme--dark.pagination__navigation,.theme--dark .pagination__navigation{background:#424242}.application .theme--dark.pagination__navigation .icon,.theme--dark .pagination__navigation .icon{color:#fff}.pagination{display:-ms-inline-flexbox;display:inline-flex;list-style-type:none;margin:0;max-width:100%;padding:0}.pagination,.pagination>li{-ms-flex-align:center;align-items:center}.pagination>li{display:-ms-flexbox;display:flex}.pagination--circle .pagination__item,.pagination--circle .pagination__more,.pagination--circle .pagination__navigation{border-radius:50%}.pagination--disabled{pointer-events:none;opacity:.6}.pagination__item{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:4px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:14px;background:transparent;height:34px;width:34px;margin:.3rem;text-decoration:none;transition:.3s cubic-bezier(0,0,.2,1)}.pagination__item--active{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.pagination__navigation{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-decoration:none;height:2rem;border-radius:4px;width:2rem;margin:.3rem 10px}.pagination__navigation .icon{font-size:2rem;transition:.2s cubic-bezier(.4,0,.6,1);vertical-align:middle}.pagination__navigation--disabled{opacity:.6;pointer-events:none}.pagination__more{margin:.3rem;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;height:2rem;width:2rem}.parallax{position:relative;overflow:hidden;z-index:0}.parallax__image-container{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;contain:strict}.parallax__image{position:absolute;bottom:0;left:50%;min-width:100%;min-height:100%;display:none;transform:translate(-50%);will-change:transform;transition:opacity .3s cubic-bezier(.25,.8,.5,1);z-index:1}.parallax__content{color:#fff;height:100%;z-index:2;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:0 1rem}.progress-circular{position:relative;display:-ms-inline-flexbox;display:inline-flex}.progress-circular--indeterminate svg{animation:g 1.4s linear infinite;transform-origin:center center;width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;transition:all .2s ease-in-out;z-index:0}.progress-circular--indeterminate .progress-circular__overlay{animation:f 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px}.progress-circular__underlay{stroke:rgba(0,0,0,.1);z-index:1}.progress-circular__overlay{stroke:currentColor;z-index:2;transition:all .6s ease-in-out}.progress-circular__info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes f{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}}@keyframes g{to{transform:rotate(1turn)}}.radio-group .input-group__details:after,.radio-group .input-group__details:before{display:none}.radio-group .input-group{padding:0}.radio-group--column .input-group__input{display:block}.radio-group--row .input-group__input{-ms-flex-direction:row;flex-direction:row}.radio-group.input-group--error .radio .icon--selection-control,.radio-group.input-group--error .radio label{color:inherit}.application .theme--light.input-group--slider label,.theme--light .input-group--slider label{color:rgba(0,0,0,.54)}.application .theme--light.input-group--slider .slider__track,.application .theme--light.input-group--slider .slider__track-fill,.theme--light .input-group--slider .slider__track,.theme--light .input-group--slider .slider__track-fill{background:rgba(0,0,0,.26)}.application .theme--light.input-group--slider .slider__tick,.application .theme--light.input-group--slider .slider__track__container:after,.theme--light .input-group--slider .slider__tick,.theme--light .input-group--slider .slider__track__container:after{border:1px solid rgba(0,0,0,.87)}.application .theme--light.input-group--slider:not(.input-group--dirty) .slider__thumb--label,.theme--light .input-group--slider:not(.input-group--dirty) .slider__thumb--label{background:rgba(0,0,0,.26)}.application .theme--light.input-group--slider:not(.input-group--dirty) .slider__thumb,.theme--light .input-group--slider:not(.input-group--dirty) .slider__thumb{border:3px solid rgba(0,0,0,.26)}.application .theme--light.input-group--slider:not(.input-group--dirty):focus .slider__thumb,.theme--light .input-group--slider:not(.input-group--dirty):focus .slider__thumb{border:3px solid rgba(0,0,0,.38)}.application .theme--light.input-group--slider.input-group--disabled .slider__thumb,.theme--light .input-group--slider.input-group--disabled .slider__thumb{background:none;border:3px solid rgba(0,0,0,.26)}.application .theme--light.input-group--slider.input-group--disabled.input-group--dirty .slider__thumb,.theme--light .input-group--slider.input-group--disabled.input-group--dirty .slider__thumb{background:rgba(0,0,0,.26);border:0 solid transparent}.application .theme--light.input-group--slider:focus .slider__track,.theme--light .input-group--slider:focus .slider__track{background:rgba(0,0,0,.38)}.application .theme--dark.input-group--slider label,.theme--dark .input-group--slider label{color:hsla(0,0%,100%,.7)}.application .theme--dark.input-group--slider .slider__track,.application .theme--dark.input-group--slider .slider__track-fill,.theme--dark .input-group--slider .slider__track,.theme--dark .input-group--slider .slider__track-fill{background:hsla(0,0%,100%,.2)}.application .theme--dark.input-group--slider .slider__tick,.application .theme--dark.input-group--slider .slider__track__container:after,.theme--dark .input-group--slider .slider__tick,.theme--dark .input-group--slider .slider__track__container:after{border:1px solid #fff}.application .theme--dark.input-group--slider:not(.input-group--dirty) .slider__thumb--label,.theme--dark .input-group--slider:not(.input-group--dirty) .slider__thumb--label{background:hsla(0,0%,100%,.2)}.application .theme--dark.input-group--slider:not(.input-group--dirty) .slider__thumb,.theme--dark .input-group--slider:not(.input-group--dirty) .slider__thumb{border:3px solid hsla(0,0%,100%,.2)}.application .theme--dark.input-group--slider:not(.input-group--dirty):focus .slider__thumb,.theme--dark .input-group--slider:not(.input-group--dirty):focus .slider__thumb{border:3px solid hsla(0,0%,100%,.3)}.application .theme--dark.input-group--slider.input-group--disabled .slider__thumb,.theme--dark .input-group--slider.input-group--disabled .slider__thumb{background:none;border:3px solid hsla(0,0%,100%,.2)}.application .theme--dark.input-group--slider.input-group--disabled.input-group--dirty .slider__thumb,.theme--dark .input-group--slider.input-group--disabled.input-group--dirty .slider__thumb{background:hsla(0,0%,100%,.2);border:0 solid transparent}.application .theme--dark.input-group--slider:focus .slider__track,.theme--dark .input-group--slider:focus .slider__track{background:hsla(0,0%,100%,.3)}.input-group.input-group--slider{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:16px}.input-group.input-group--slider .input-group__details:after,.input-group.input-group--slider .input-group__details:before{display:none}.input-group.input-group--slider .input-group__input{-ms-flex:1 1 100%;flex:1 1 100%}.input-group.input-group--slider label{-ms-flex:0 1 auto;flex:0 1 auto;width:auto;-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;transform:none}.input-group.input-group--slider label+.input-group__input{margin-left:16px;-ms-flex:1 0 auto;flex:1 0 auto}.input-group.input-group--slider.input-group--active .slider__thumb{transform:translateY(-50%) scale(1.2)}.input-group.input-group--slider.input-group--active .slider__track{transition:none}.input-group.input-group--slider.input-group--active .slider__thumb-container--label .slider__thumb,.input-group.input-group--slider.input-group--active .slider__thumb-container--label .slider__thumb:hover{transform:translateY(-50%) scale(0)}.input-group.input-group--slider.input-group--active .slider__thumb-container,.input-group.input-group--slider.input-group--active .slider__track-fill{transition:none}.input-group.input-group--slider.input-group--active.input-group--ticks .slider__tick,.input-group.input-group--slider.input-group--active.input-group--ticks .slider__track__container:after{opacity:1}.input-group.input-group--slider.input-group--disabled{pointer-events:none}.input-group.input-group--slider.input-group--disabled .slider__thumb{transform:translateY(-50%) scale(.5);background:transparent}.input-group.input-group--slider.input-group--disabled.input-group--dirty{border-color:transparent}.input-group.input-group--slider.input-group--prepend-icon .slider{margin-left:40px}.input-group.input-group--slider.input-group--append-icon .slider{margin-right:40px}.slider{cursor:default;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;height:30px;-ms-flex:1;flex:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slider__track__container{position:absolute;top:50%;transform:translateY(-50%);height:2px;width:100%;overflow:hidden}.slider__track__container:after{content:"";position:absolute;right:0;top:0;height:2px;transition:.3s cubic-bezier(.25,.8,.5,1);width:2px;opacity:0}.slider__thumb,.slider__tick,.slider__track{position:absolute;top:0}.slider__track{transform-origin:right;overflow:hidden}.slider__track,.slider__track-fill{height:2px;left:0;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.slider__track-fill{position:absolute;transform-origin:left}.slider__ticks-container{position:absolute;left:0;height:2px;width:100%;top:50%;overflow:hidden}.slider__tick{transition:.3s cubic-bezier(.25,.8,.5,1);opacity:0}.slider__thumb-container{position:absolute}.slider__thumb,.slider__thumb-container{top:50%;transition:.3s cubic-bezier(.25,.8,.5,1)}.slider__thumb{width:16px;height:16px;left:-8px;border-radius:50%;background:transparent;transform:translateY(-50%) scale(.8);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slider__thumb--label__container{position:absolute;left:0;top:0;transition:.3s ease-in-out}.slider__thumb--label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:12px;color:#fff;width:28px;height:28px;border-radius:50% 50% 0;position:absolute;left:-14px;top:-40px;transform:rotate(45deg);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:.3s ease-in-out}.slider__thumb--label span{transform:rotate(-45deg)}.slider__track,.slider__track-fill{position:absolute}.snack{position:fixed;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#fff;pointer-events:none;z-index:1000;font-size:14px;left:0;right:0}.snack--absolute{position:absolute}.snack--top{top:0}.snack--bottom{bottom:0}.snack__wrapper{background-color:#323232;pointer-events:auto;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.snack__content,.snack__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}.snack__content{height:48px;padding:14px 24px;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.snack__content .btn{color:#fff;-ms-flex:1 0 auto;flex:1 0 auto;margin:0 0 0 24px;height:auto;min-width:auto;width:auto}.snack__content .btn__content{padding:8px;margin:-8px}.snack__content .btn__content:before{display:none}.snack--multi-line .snack__content{height:80px;padding:24px}.snack--vertical .snack__content{height:112px;padding:24px 24px 14px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch}.snack--vertical .snack__content .btn.btn{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-pack:end;justify-content:flex-end;margin-left:0;margin-top:24px}.snack--vertical .snack__content .btn__content{padding:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0}.snack--auto-height .snack__content{height:auto}.snack-transition-enter-active,.snack-transition-leave-active{transition:transform .4s cubic-bezier(.25,.8,.5,1)}.snack-transition-enter-active .snack__content,.snack-transition-leave-active .snack__content{transition:opacity .3s linear .1s}.snack-transition-enter .snack__content{opacity:0}.snack-transition-enter-to .snack__content,.snack-transition-leave .snack__content{opacity:1}.snack-transition-enter.snack.snack--top,.snack-transition-leave-to.snack.snack--top{transform:translateY(calc(-100% - 8px))}.snack-transition-enter.snack.snack--bottom,.snack-transition-leave-to.snack.snack--bottom{transform:translateY(100%)}@media only screen and (min-width:600px){.snack__wrapper{width:auto;max-width:568px;min-width:288px;margin:0 auto;border-radius:2px}.snack--left .snack__wrapper{margin-left:0}.snack--right .snack__wrapper{margin-right:0}.snack--left,.snack--right{margin:0 24px}.snack--left.snack--top,.snack--right.snack--top{transform:translateY(24px)}.snack--left.snack--bottom,.snack--right.snack--bottom{transform:translateY(-24px)}.snack__content .btn:first-of-type{margin-left:48px}}.speed-dial{position:relative}.speed-dial--absolute{position:absolute}.speed-dial--fixed{position:fixed}.speed-dial--top:not(.speed-dial--absolute){top:16px}.speed-dial--top.speed-dial--absolute{top:50%;transform:translateY(-50%)}.speed-dial--bottom:not(.speed-dial--absolute){bottom:16px}.speed-dial--bottom.speed-dial--absolute{bottom:50%;transform:translateY(50%)}.speed-dial--left{left:16px}.speed-dial--right{right:16px}.speed-dial--direction-left .speed-dial__list,.speed-dial--direction-right .speed-dial__list{height:100%;top:0}.speed-dial--direction-bottom .speed-dial__list,.speed-dial--direction-top .speed-dial__list{left:0;width:100%}.speed-dial--direction-top .speed-dial__list{-ms-flex-direction:column-reverse;flex-direction:column-reverse;bottom:100%}.speed-dial--direction-right .speed-dial__list{-ms-flex-direction:row;flex-direction:row;left:100%}.speed-dial--direction-bottom .speed-dial__list{-ms-flex-direction:column;flex-direction:column;top:100%}.speed-dial--direction-left .speed-dial__list{-ms-flex-direction:row-reverse;flex-direction:row-reverse;right:100%}.speed-dial__list{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:absolute}.speed-dial__list .btn:first-child{transition-delay:.05s}.speed-dial__list .btn:nth-child(2){transition-delay:.1s}.speed-dial__list .btn:nth-child(3){transition-delay:.15s}.speed-dial__list .btn:nth-child(4){transition-delay:.2s}.speed-dial__list .btn:nth-child(5){transition-delay:.25s}.speed-dial__list .btn:nth-child(6){transition-delay:.3s}.speed-dial__list .btn:nth-child(7){transition-delay:.35s}.application .theme--light.stepper,.theme--light .stepper{background:#fff}.application .theme--light.stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step,.theme--light .stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step{background:rgba(0,0,0,.38)}.application .theme--light.stepper .stepper__step__step,.application .theme--light.stepper .stepper__step__step .icon,.theme--light .stepper .stepper__step__step,.theme--light .stepper .stepper__step__step .icon{color:#fff}.application .theme--light.stepper .stepper__header .divider,.theme--light .stepper .stepper__header .divider{background:rgba(0,0,0,.12)}.application .theme--light.stepper .stepper__step--active .stepper__label,.theme--light .stepper .stepper__step--active .stepper__label{text-shadow:0 0 0 #000}.application .theme--light.stepper .stepper__step--editable:hover,.theme--light .stepper .stepper__step--editable:hover{background:rgba(0,0,0,.06)}.application .theme--light.stepper .stepper__step--editable:hover .stepper__label,.theme--light .stepper .stepper__step--editable:hover .stepper__label{text-shadow:0 0 0 #000}.application .theme--light.stepper .stepper__step--complete .stepper__label,.theme--light .stepper .stepper__step--complete .stepper__label{color:rgba(0,0,0,.87)}.application .theme--light.stepper .stepper__step--inactive.stepper__step--editable:not(.stepper__step--error):hover .stepper__step__step,.theme--light .stepper .stepper__step--inactive.stepper__step--editable:not(.stepper__step--error):hover .stepper__step__step{background:rgba(0,0,0,.54)}.application .theme--light.stepper .stepper__label,.theme--light .stepper .stepper__label{color:rgba(0,0,0,.38)}.application .theme--light.stepper--non-linear .stepper__step:not(.stepper__step--complete):not(.stepper__step--error) .stepper__label,.application .theme--light.stepper .stepper__label small,.theme--light .stepper--non-linear .stepper__step:not(.stepper__step--complete):not(.stepper__step--error) .stepper__label,.theme--light .stepper .stepper__label small{color:rgba(0,0,0,.54)}.application .theme--light.stepper--vertical .stepper__content:not(:last-child),.theme--light .stepper--vertical .stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)}.application .theme--dark.stepper,.theme--dark .stepper{background:#303030}.application .theme--dark.stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step,.theme--dark .stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step{background:hsla(0,0%,100%,.5)}.application .theme--dark.stepper .stepper__step__step,.application .theme--dark.stepper .stepper__step__step .icon,.theme--dark .stepper .stepper__step__step,.theme--dark .stepper .stepper__step__step .icon{color:#fff}.application .theme--dark.stepper .stepper__header .divider,.theme--dark .stepper .stepper__header .divider{background:hsla(0,0%,100%,.12)}.application .theme--dark.stepper .stepper__step--active .stepper__label,.theme--dark .stepper .stepper__step--active .stepper__label{text-shadow:0 0 0 #fff}.application .theme--dark.stepper .stepper__step--editable:hover,.theme--dark .stepper .stepper__step--editable:hover{background:hsla(0,0%,100%,.06)}.application .theme--dark.stepper .stepper__step--editable:hover .stepper__label,.theme--dark .stepper .stepper__step--editable:hover .stepper__label{text-shadow:0 0 0 #fff}.application .theme--dark.stepper .stepper__step--complete .stepper__label,.theme--dark .stepper .stepper__step--complete .stepper__label{color:hsla(0,0%,100%,.87)}.application .theme--dark.stepper .stepper__step--inactive.stepper__step--editable:not(.stepper__step--error):hover .stepper__step__step,.theme--dark .stepper .stepper__step--inactive.stepper__step--editable:not(.stepper__step--error):hover .stepper__step__step{background:hsla(0,0%,100%,.75)}.application .theme--dark.stepper .stepper__label,.theme--dark .stepper .stepper__label{color:hsla(0,0%,100%,.5)}.application .theme--dark.stepper--non-linear .stepper__step:not(.stepper__step--complete):not(.stepper__step--error) .stepper__label,.application .theme--dark.stepper .stepper__label small,.theme--dark .stepper--non-linear .stepper__step:not(.stepper__step--complete):not(.stepper__step--error) .stepper__label,.theme--dark .stepper .stepper__label small{color:hsla(0,0%,100%,.7)}.application .theme--dark.stepper--vertical .stepper__content:not(:last-child),.theme--dark .stepper--vertical .stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)}.stepper{overflow:hidden;position:relative}.stepper,.stepper__header{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.stepper__header{height:72px;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.stepper__header .divider{-ms-flex-item-align:center;align-self:center;margin:0 -16px}.stepper__items{position:relative;overflow:hidden}.stepper__step__step{-ms-flex-align:center;align-items:center;border-radius:50%;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;-ms-flex-pack:center;justify-content:center;height:24px;margin-right:8px;min-width:24px;width:24px;transition:.3s cubic-bezier(.25,.8,.25,1)}.stepper__step__step .icon{font-size:18px}.stepper__step{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:24px;position:relative}.stepper__step--active .stepper__label{transition:.3s cubic-bezier(.4,0,.6,1)}.stepper__step--editable{cursor:pointer}.stepper__step.stepper__step--error .stepper__step__step{background:transparent;color:inherit}.stepper__step.stepper__step--error .stepper__step__step .icon{font-size:24px;color:inherit}.stepper__step.stepper__step--error .stepper__label{color:inherit;text-shadow:none;font-weight:500}.stepper__step.stepper__step--error .stepper__label small{color:inherit}.stepper__label{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left}.stepper__label small{font-size:12px;font-weight:300;text-shadow:none}.stepper__wrapper{overflow:hidden;transition:none}.stepper__content{top:0;padding:24px 24px 16px;-ms-flex:1 0 auto;flex:1 0 auto;width:100%}.stepper__content>.btn{margin:24px 8px 8px 0}.stepper--is-booted .stepper__content,.stepper--is-booted .stepper__wrapper{transition:.3s cubic-bezier(.25,.8,.5,1)}.stepper--vertical{padding-bottom:36px}.stepper--vertical .stepper__content{margin:-8px -36px -16px 36px;padding:16px 60px 16px 23px;width:auto}.stepper--vertical .stepper__step{padding:24px 24px 16px}.stepper--vertical .stepper__step__step{margin-right:12px}.stepper--alt-labels .stepper__header{height:auto}.stepper--alt-labels .stepper__header .divider{margin:35px -67px 0;-ms-flex-item-align:start;align-self:flex-start}.stepper--alt-labels .stepper__step{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:175px;flex-basis:175px}.stepper--alt-labels .stepper__step small{-ms-flex-item-align:center;align-self:center}.stepper--alt-labels .stepper__step__step{margin-right:0;margin-bottom:11px}@media only screen and (max-width:959px){.stepper:not(.stepper--vertical) .stepper__label{display:none}.stepper:not(.stepper--vertical) .stepper__step__step{margin-right:0}}.application .theme--light.subheader,.theme--light .subheader{color:rgba(0,0,0,.54)}.application .theme--dark.subheader,.theme--dark .subheader{color:hsla(0,0%,100%,.7)}.subheader{height:48px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:500;padding:0 16px}.subheader--inset{margin-left:56px}.application .theme--light.switch:not(.input-group--dirty) .input-group--selection-controls__container,.theme--light .switch:not(.input-group--dirty) .input-group--selection-controls__container{color:rgba(0,0,0,.38)!important}.application .theme--light.switch .input-group--selection-controls__ripple:after,.theme--light .switch .input-group--selection-controls__ripple:after{background-color:#fafafa}.application .theme--light.switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active),.theme--light .switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active){color:rgba(0,0,0,.38)}.application .theme--light.switch .input-group--selection-controls__ripple--active:after,.theme--light .switch .input-group--selection-controls__ripple--active:after{background-color:currentColor}.application .theme--light.switch .input-group--selection-controls__toggle,.theme--light .switch .input-group--selection-controls__toggle{color:rgba(0,0,0,.38)}.application .theme--light.switch .input-group--selection-controls__toggle--active,.theme--light .switch .input-group--selection-controls__toggle--active{color:inherit}.application .theme--light.switch.input-group--disabled .input-group--selection-controls__ripple:after,.theme--light .switch.input-group--disabled .input-group--selection-controls__ripple:after{background-color:#bdbdbd!important}.application .theme--light.switch.input-group--disabled .input-group--selection-controls__toggle,.theme--light .switch.input-group--disabled .input-group--selection-controls__toggle{color:rgba(0,0,0,.12)!important}.application .theme--dark.switch:not(.input-group--dirty) .input-group--selection-controls__container,.theme--dark .switch:not(.input-group--dirty) .input-group--selection-controls__container{color:hsla(0,0%,100%,.3)!important}.application .theme--dark.switch .input-group--selection-controls__ripple:after,.theme--dark .switch .input-group--selection-controls__ripple:after{background-color:#bdbdbd}.application .theme--dark.switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active),.theme--dark .switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active){color:hsla(0,0%,100%,.3)}.application .theme--dark.switch .input-group--selection-controls__ripple--active:after,.theme--dark .switch .input-group--selection-controls__ripple--active:after{background-color:currentColor}.application .theme--dark.switch .input-group--selection-controls__toggle,.theme--dark .switch .input-group--selection-controls__toggle{color:hsla(0,0%,100%,.3)}.application .theme--dark.switch .input-group--selection-controls__toggle--active,.theme--dark .switch .input-group--selection-controls__toggle--active{color:inherit}.application .theme--dark.switch.input-group--disabled .input-group--selection-controls__ripple:after,.theme--dark .switch.input-group--disabled .input-group--selection-controls__ripple:after{background-color:#424242!important}.application .theme--dark.switch.input-group--disabled .input-group--selection-controls__toggle,.theme--dark .switch.input-group--disabled .input-group--selection-controls__toggle{color:hsla(0,0%,100%,.1)!important}.input-group.input-group--selection-controls{z-index:0}.input-group.input-group--selection-controls.switch.input-group--append-icon label,.input-group.input-group--selection-controls.switch.input-group--prepend-icon label{left:62px}.input-group.input-group--selection-controls.switch.input-group--prepend-icon .input-group--selection-controls__container{margin-left:6px}.input-group.input-group--selection-controls.switch.input-group--append-icon .input-group__append-icon{left:40px}.input-group.input-group--selection-controls.switch .input-group--selection-controls__container{color:inherit;position:relative;width:36px}.input-group.input-group--selection-controls.switch .input-group--selection-controls__container[class*="--text"] .input-group--selection-controls__ripple--active:after{background-color:currentColor}.input-group.input-group--selection-controls.switch .input-group--selection-controls__toggle{background-color:currentColor;color:inherit;position:absolute;height:14px;top:50%;left:0;width:34px;border-radius:8px;transform:translateY(-50%)}.input-group.input-group--selection-controls.switch .input-group--selection-controls__toggle.input-group--selection-controls__toggle--active{opacity:.5}.input-group.input-group--selection-controls.switch .input-group--selection-controls__ripple{transform:translate(-15px,-24px);transition:.3s cubic-bezier(.25,.8,.25,1);z-index:1;left:0}.input-group.input-group--selection-controls.switch .input-group--selection-controls__ripple:after{content:"";position:absolute;display:inline-block;cursor:pointer;width:20px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);height:20px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.input-group.input-group--selection-controls.switch .input-group--selection-controls__ripple--active{transform:translate(2px,-24px)}.input-group.input-group--selection-controls.switch label{padding-left:14px}.application .theme--light.system-bar,.theme--light .system-bar{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.application .theme--light.system-bar .icon,.theme--light .system-bar .icon{color:rgba(0,0,0,.54)}.application .theme--light.system-bar--lights-out,.theme--light .system-bar--lights-out{background-color:hsla(0,0%,100%,.7)!important}.application .theme--dark.system-bar,.theme--dark .system-bar{background-color:#000;color:hsla(0,0%,100%,.7)}.application .theme--dark.system-bar .icon,.theme--dark .system-bar .icon{color:hsla(0,0%,100%,.7)}.application .theme--dark.system-bar--lights-out,.theme--dark .system-bar--lights-out{background-color:rgba(0,0,0,.2)!important}.system-bar{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;padding:0 8px}.system-bar .icon{font-size:16px}.system-bar--absolute,.system-bar--fixed{left:0;top:0;width:100%;z-index:3}.system-bar--fixed{position:fixed}.system-bar--absolute{position:absolute}.system-bar--status .icon{margin-right:4px}.system-bar--window .icon{font-size:20px;margin-right:8px}.application .theme--light.tabs__bar,.theme--light .tabs__bar{background-color:#fff}.application .theme--light.tabs__bar .tabs__div,.theme--light .tabs__bar .tabs__div{color:rgba(0,0,0,.87)}.application .theme--light.tabs__bar .tabs__div.tabs__item--disabled,.theme--light .tabs__bar .tabs__div.tabs__item--disabled{color:rgba(0,0,0,.26)}.application .theme--dark.tabs__bar,.theme--dark .tabs__bar{background-color:#424242}.application .theme--dark.tabs__bar .tabs__div,.theme--dark .tabs__bar .tabs__div{color:#fff}.application .theme--dark.tabs__bar .tabs__div.tabs__item--disabled,.theme--dark .tabs__bar .tabs__div.tabs__item--disabled{color:hsla(0,0%,100%,.3)}.tabs,.tabs__bar{position:relative}.tabs__icon{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;height:100%;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:32px}.tabs__icon--prev{left:4px}.tabs__icon--next{right:4px}.tabs__wrapper{overflow:hidden;contain:content;display:-ms-flexbox;display:flex}.tabs__wrapper--show-arrows{margin-left:40px;margin-right:40px}.tabs__wrapper--show-arrows .tabs__container--align-with-title{padding-left:16px}.tabs__container{display:-ms-flexbox;display:flex;height:48px;list-style-type:none;transition:transform .6s cubic-bezier(.86,0,.07,1);white-space:nowrap;position:relative}.tabs__container,.tabs__container--grow .tabs__div,.tabs__container--overflow .tabs__div{-ms-flex:1 0 auto;flex:1 0 auto}.tabs__container--grow .tabs__div{max-width:none}.tabs__container--icons-and-text{height:72px}.tabs__container--align-with-title{padding-left:56px}.tabs__container--centered .tabs__div,.tabs__container--fixed-tabs .tabs__div,.tabs__container--icons-and-text .tabs__div{min-width:72px}.tabs__container--centered .tabs__slider-wrapper+.tabs__div,.tabs__container--centered>.tabs__div:first-child,.tabs__container--fixed-tabs .tabs__slider-wrapper+.tabs__div,.tabs__container--fixed-tabs>.tabs__div:first-child,.tabs__container--right .tabs__slider-wrapper+.tabs__div,.tabs__container--right>.tabs__div:first-child{margin-left:auto}.tabs__container--centered>.tabs__div:last-child,.tabs__container--fixed-tabs>.tabs__div:last-child{margin-right:auto}.tabs__container--icons-and-text .tabs__item{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.tabs__container--icons-and-text .tabs__item .icon{margin-bottom:6px}.tabs__div{-ms-flex-align:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:0 1 auto;flex:0 1 auto;font-size:14px;font-weight:500;line-height:normal;height:inherit;max-width:264px;text-align:center;text-transform:uppercase;vertical-align:middle}.tabs__div,.tabs__item{-ms-flex-align:center;align-items:center}.tabs__item{-ms-flex-align:center;color:inherit;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-preferred-size:264px;flex-basis:264px;height:100%;-ms-flex-pack:center;justify-content:center;max-width:inherit;padding:6px 12px;text-decoration:none;transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:normal}.tabs__item:not(.tabs__item--active){opacity:.7}.tabs__slider{height:2px;width:100%}.tabs__slider-wrapper{bottom:0;margin:0!important;position:absolute;transition:.3s cubic-bezier(.25,.8,.5,1)}.tabs__items{overflow:hidden;position:relative}.tabs__content{width:100%;transition:transform .4s cubic-bezier(.86,0,.07,1)}@media only screen and (max-width:599px){.tabs__wrapper--show-arrows .tabs__container--align-with-title{padding-left:24px}.tabs__container--align-with-title{padding-left:64px}.tabs__container--fixed-tabs .tabs__div{-ms-flex:1 0 auto;flex:1 0 auto}}@media only screen and (min-width:600px){.tabs__container--centered .tabs__div,.tabs__container--fixed-tabs .tabs__div,.tabs__container--icons-and-text .tabs__div{min-width:160px}}.time-picker-title{color:#fff;display:-ms-flexbox;display:flex;line-height:1;-ms-flex-pack:end;justify-content:flex-end}.time-picker-title__time{white-space:nowrap}.time-picker-title__time .picker__title__btn,.time-picker-title__time span{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;height:70px;font-size:70px;-ms-flex-pack:center;justify-content:center}.time-picker-title__ampm{-ms-flex-item-align:end;align-self:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:16px;margin:8px 0 6px 8px;text-transform:uppercase}.time-picker-title__ampm div:only-child{-ms-flex-direction:row;flex-direction:row}.picker__title--landscape .time-picker-title{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.picker__title--landscape .time-picker-title__time{text-align:right}.picker__title--landscape .time-picker-title__time .picker__title__btn,.picker__title--landscape .time-picker-title__time span{height:55px;font-size:55px}.picker__title--landscape .time-picker-title__ampm{margin:16px 0 0;-ms-flex-item-align:initial;align-self:auto;text-align:center}.application .theme--light.time-picker-clock,.theme--light .time-picker-clock{background:#e0e0e0}.application .theme--light.time-picker-clock>span.disabled,.theme--light .time-picker-clock>span.disabled{color:rgba(0,0,0,.26)}.application .theme--light.time-picker-clock>span.disabled.active,.theme--light .time-picker-clock>span.disabled.active{color:hsla(0,0%,100%,.3)}.application .theme--light.time-picker-clock--indeterminate .time-picker-clock__hand,.theme--light .time-picker-clock--indeterminate .time-picker-clock__hand{background-color:#bdbdbd}.application .theme--light.time-picker-clock--indeterminate .time-picker-clock__hand:after,.theme--light .time-picker-clock--indeterminate .time-picker-clock__hand:after{color:#bdbdbd}.application .theme--light.time-picker-clock--indeterminate>span.active,.theme--light .time-picker-clock--indeterminate>span.active{background-color:#bdbdbd}.application .theme--dark.time-picker-clock,.theme--dark .time-picker-clock{background:#616161}.application .theme--dark.time-picker-clock>span.disabled,.application .theme--dark.time-picker-clock>span.disabled.active,.theme--dark .time-picker-clock>span.disabled,.theme--dark .time-picker-clock>span.disabled.active{color:hsla(0,0%,100%,.3)}.application .theme--dark.time-picker-clock--indeterminate .time-picker-clock__hand,.theme--dark .time-picker-clock--indeterminate .time-picker-clock__hand{background-color:#757575}.application .theme--dark.time-picker-clock--indeterminate .time-picker-clock__hand:after,.theme--dark .time-picker-clock--indeterminate .time-picker-clock__hand:after{color:#757575}.application .theme--dark.time-picker-clock--indeterminate>span.active,.theme--dark .time-picker-clock--indeterminate>span.active{background-color:#757575}.time-picker-clock{border-radius:100%;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.time-picker-clock__container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:10px}.time-picker-clock__hand{height:calc(50% - 28px);width:2px;bottom:50%;left:calc(50% - 1px);transform-origin:center bottom;position:absolute;will-change:transform;z-index:1}.time-picker-clock__hand:before{background:transparent;border-width:2px;width:10px;height:10px;top:-3%}.time-picker-clock__hand:after,.time-picker-clock__hand:before{border-style:solid;border-color:inherit;border-radius:100%;content:"";position:absolute;left:50%;transform:translate(-50%,-50%)}.time-picker-clock__hand:after{height:8px;width:8px;top:100%;background-color:inherit}.time-picker-clock>span{-ms-flex-align:center;align-items:center;border-radius:100%;cursor:default;display:-ms-flexbox;display:flex;font-size:16px;-ms-flex-pack:center;justify-content:center;left:calc(50% - 40px / 2);height:40px;position:absolute;text-align:center;top:calc(50% - 40px / 2);width:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.time-picker-clock>span>span{z-index:1}.time-picker-clock>span:after,.time-picker-clock>span:before{content:"";border-radius:100%;position:absolute;top:50%;left:50%;height:14px;width:14px;transform:translate(-50%,-50%);height:40px;width:40px}.time-picker-clock>span.active{color:#fff;cursor:default;z-index:2}.time-picker-clock>span.disabled{pointer-events:none}.application .theme--light.toolbar,.theme--light .toolbar{background-color:#f5f5f5;color:rgba(0,0,0,.87)}.application .theme--dark.toolbar,.theme--dark .toolbar{background-color:#212121;color:#fff}.toolbar{transition:none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);display:block;position:relative;width:100%;will-change:padding-left}.toolbar[data-booted=true]{transition:.2s cubic-bezier(.4,0,.2,1)}.toolbar .input-group--solo .input-group__details{display:none}.toolbar .input-group--single-line:not(.input-group--solo){padding:0}.toolbar .input-group--single-line:not(.input-group--solo) label{top:auto}.toolbar .tabs{width:100%}.toolbar__title{font-size:20px;font-weight:500;letter-spacing:.02em;margin-left:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toolbar__content,.toolbar__extension{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.toolbar__content>.list,.toolbar__extension>.list{-ms-flex:1 1 auto;flex:1 1 auto;margin:0!important;max-height:100%}.toolbar__content>.btn:last-child,.toolbar__content>.menu:first-child,.toolbar__extension>.btn:last-child,.toolbar__extension>.menu:first-child{margin-right:8px}.toolbar__content>.btn:first-child,.toolbar__content>.menu:first-child,.toolbar__extension>.btn:first-child,.toolbar__extension>.menu:first-child{margin-left:8px}.toolbar__content>:not(.btn):not(.menu):first-child:not(:only-child),.toolbar__extension>:not(.btn):not(.menu):first-child:not(:only-child){margin-left:16px}.toolbar__content>:not(.btn):not(.menu):last-child:not(:only-child),.toolbar__extension>:not(.btn):not(.menu):last-child:not(:only-child){margin-right:16px}.toolbar__items{display:-ms-flexbox;display:flex;height:inherit;max-width:100%;padding:0}.toolbar__items .btn{-ms-flex-align:stretch;align-items:stretch}.toolbar__items .tooltip,.toolbar__items .tooltip>span{height:inherit}.toolbar__items .btn,.toolbar__items .menu,.toolbar__items .menu__activator{height:inherit;margin:0}.toolbar--card{border-radius:2px 2px 0 0;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.toolbar--fixed{position:fixed;z-index:2}.toolbar--absolute,.toolbar--fixed{top:0;left:0}.toolbar--absolute{position:absolute;z-index:2}.toolbar--floating{display:-ms-inline-flexbox;display:inline-flex;margin:16px;width:auto}.toolbar--clipped{z-index:3}@media only screen and (max-width:599px){.toolbar .toolbar__content>.btn:last-child,.toolbar .toolbar__extension>.btn:last-child{margin-right:17px}.toolbar .toolbar__content>.btn:first-child,.toolbar .toolbar__extension>.btn:first-child{margin-left:17px}.toolbar .toolbar__content>:not(.btn):not(.menu):first-child:not(:only-child),.toolbar .toolbar__extension>:not(.btn):not(.menu):first-child:not(:only-child){margin-left:24px}.toolbar .toolbar__content>:not(.btn):not(.menu):last-child:not(:only-child),.toolbar .toolbar__extension>:not(.btn):not(.menu):last-child:not(:only-child){margin-right:24px}}.tooltip{position:relative}.tooltip__content{background:#616161;border-radius:2px;color:#fff;font-size:12px;display:inline-block;padding:5px 8px;position:absolute;text-transform:none;transition:.15s cubic-bezier(.25,.8,.5,1);width:auto;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.tooltip__content[class*=-active]{pointer-events:none}@media only screen and (max-width:959px){.tooltip .tooltip__content{padding:10px 16px}}
-/*# sourceMappingURL=app.a80dfd0f2545c44f798114f50cd648a4.css.map */
\ No newline at end of file
+/*# sourceMappingURL=app.73c6ea9222bb5793574a336f88b35220.css.map */
\ No newline at end of file
diff --git a/dist/static/css/app.73c6ea9222bb5793574a336f88b35220.css.map b/dist/static/css/app.73c6ea9222bb5793574a336f88b35220.css.map
new file mode 100644
index 0000000..28f4012
--- /dev/null
+++ b/dist/static/css/app.73c6ea9222bb5793574a336f88b35220.css.map
@@ -0,0 +1 @@
+{"version":3,"sources":["app.73c6ea9222bb5793574a336f88b35220.css"],"names":[],"mappings":"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","file":"app.73c6ea9222bb5793574a336f88b35220.css","sourcesContent":["\nhtml {\n font-size: 16px;\n}\npre {\n text-align: left;\n overflow-x: auto;\n}\nimg {\n max-width: 100%;\n}\n.toolbar__title a {\n text-decoration: none;\n}\n.toolbar__title a:hover {\n color: black;\n}\n/*\n\nMonokai Sublime style. Derived from Monokai by noformnocontent http://nn.mit-license.org/\n\n*/\n.hljs {\n display: block;\n overflow-x: auto;\n padding: 0.5em;\n background: #23241f;\n}\n.hljs,\n.hljs-tag,\n.hljs-subst {\n color: #f8f8f2;\n}\n.hljs-strong,\n.hljs-emphasis {\n color: #a8a8a2;\n}\n.hljs-bullet,\n.hljs-quote,\n.hljs-number,\n.hljs-regexp,\n.hljs-literal,\n.hljs-link {\n color: #ae81ff;\n}\n.hljs-code,\n.hljs-title,\n.hljs-section,\n.hljs-selector-class {\n color: #a6e22e;\n}\n.hljs-strong {\n font-weight: bold;\n}\n.hljs-emphasis {\n font-style: italic;\n}\n.hljs-keyword,\n.hljs-selector-tag,\n.hljs-name,\n.hljs-attr {\n color: #f92672;\n}\n.hljs-symbol,\n.hljs-attribute {\n color: #66d9ef;\n}\n.hljs-params,\n.hljs-class .hljs-title {\n color: #f8f8f2;\n}\n.hljs-string,\n.hljs-type,\n.hljs-built_in,\n.hljs-builtin-name,\n.hljs-selector-id,\n.hljs-selector-attr,\n.hljs-selector-pseudo,\n.hljs-addition,\n.hljs-variable,\n.hljs-template-variable {\n color: #e6db74;\n}\n.hljs-comment,\n.hljs-deletion,\n.hljs-meta {\n color: #75715e;\n}\n.dialog__content {\n -webkit-box-align: end !important;\n -ms-flex-align: end !important;\n align-items: flex-end !important;\n -webkit-box-pack: right !important;\n -ms-flex-pack: right !important;\n justify-content: right !important;\n}\n#hook {\n background: #a0cfc3;\n color: #222;\n}\n#hook-navigation a {\n text-decoration: none;\n color: #222;\n}\n#hook-navigation .router-link-active {\n font-weight: bold;\n}\n#hook-navigation .router-link-active .btn {\n background: #155b4a !important;\n color: white !important;\n}\n\n#step1-page .card .card__title {\n height: 9rem;\n}\n#step1-page .card .card__title h4 {\n text-align: left;\n font-size: 1.2rem;\n}\n#step1-page .card .card__title .account {\n color: #155b4a;\n text-align: left;\n}\n#step1-page .btn {\n background-color: #155b4a;\n border-color: #155b4a;\n color: white;\n}\n\n#step2-page #meme-canvas {\n width: 400px;\n height: 300px;\n}\n#step2-page #base-image {\n left: -10000px;\n top: -10000px;\n position: absolute;\n}\n#step2-page .input-group--text-field {\n margin-bottom: 0.5rem;\n}\n#step2-page #fileInput {\n width: 100%;\n}\n/*!\n* Vuetify v1.0.3\n* Forged by John Leider\n* Released under the MIT License.\n*/ \n@-webkit-keyframes a{59%{margin-left:0}60%,80%{margin-left:2px}70%,90%{margin-left:-2px}} \n@keyframes a{59%{margin-left:0}60%,80%{margin-left:2px}70%,90%{margin-left:-2px}} \n.black{background-color:#000!important;border-color:#000!important} \n.black--text{color:#000!important} \n.black--text input,.black--text textarea{caret-color:#000!important} \n.black--after:after{background:#000!important} \n.white{background-color:#fff!important;border-color:#fff!important} \n.white--text{color:#fff!important} \n.white--text input,.white--text textarea{caret-color:#fff!important} \n.white--after:after{background:#fff!important} \n.transparent{background-color:transparent!important;border-color:transparent!important} \n.transparent--text{color:transparent!important} \n.transparent--text input,.transparent--text textarea{caret-color:transparent!important} \n.transparent--after:after{background:transparent!important} \n.red{background-color:#f44336!important;border-color:#f44336!important} \n.red--text{color:#f44336!important} \n.red--text input,.red--text textarea{caret-color:#f44336!important} \n.red--after:after{background:#f44336!important} \n.red.lighten-5{border-color:#ffebee!important} \n.red.lighten-5,.red.lighten-5--after:after{background-color:#ffebee!important} \n.red--text.text--lighten-5{color:#ffebee!important} \n.red--text.text--lighten-5 input,.red--text.text--lighten-5 textarea{caret-color:#ffebee!important} \n.red.lighten-4{border-color:#ffcdd2!important} \n.red.lighten-4,.red.lighten-4--after:after{background-color:#ffcdd2!important} \n.red--text.text--lighten-4{color:#ffcdd2!important} \n.red--text.text--lighten-4 input,.red--text.text--lighten-4 textarea{caret-color:#ffcdd2!important} \n.red.lighten-3{border-color:#ef9a9a!important} \n.red.lighten-3,.red.lighten-3--after:after{background-color:#ef9a9a!important} \n.red--text.text--lighten-3{color:#ef9a9a!important} \n.red--text.text--lighten-3 input,.red--text.text--lighten-3 textarea{caret-color:#ef9a9a!important} \n.red.lighten-2{border-color:#e57373!important} \n.red.lighten-2,.red.lighten-2--after:after{background-color:#e57373!important} \n.red--text.text--lighten-2{color:#e57373!important} \n.red--text.text--lighten-2 input,.red--text.text--lighten-2 textarea{caret-color:#e57373!important} \n.red.lighten-1{border-color:#ef5350!important} \n.red.lighten-1,.red.lighten-1--after:after{background-color:#ef5350!important} \n.red--text.text--lighten-1{color:#ef5350!important} \n.red--text.text--lighten-1 input,.red--text.text--lighten-1 textarea{caret-color:#ef5350!important} \n.red.darken-1{border-color:#e53935!important} \n.red.darken-1,.red.darken-1--after:after{background-color:#e53935!important} \n.red--text.text--darken-1{color:#e53935!important} \n.red--text.text--darken-1 input,.red--text.text--darken-1 textarea{caret-color:#e53935!important} \n.red.darken-2{border-color:#d32f2f!important} \n.red.darken-2,.red.darken-2--after:after{background-color:#d32f2f!important} \n.red--text.text--darken-2{color:#d32f2f!important} \n.red--text.text--darken-2 input,.red--text.text--darken-2 textarea{caret-color:#d32f2f!important} \n.red.darken-3{border-color:#c62828!important} \n.red.darken-3,.red.darken-3--after:after{background-color:#c62828!important} \n.red--text.text--darken-3{color:#c62828!important} \n.red--text.text--darken-3 input,.red--text.text--darken-3 textarea{caret-color:#c62828!important} \n.red.darken-4{border-color:#b71c1c!important} \n.red.darken-4,.red.darken-4--after:after{background-color:#b71c1c!important} \n.red--text.text--darken-4{color:#b71c1c!important} \n.red--text.text--darken-4 input,.red--text.text--darken-4 textarea{caret-color:#b71c1c!important} \n.red.accent-1{border-color:#ff8a80!important} \n.red.accent-1,.red.accent-1--after:after{background-color:#ff8a80!important} \n.red--text.text--accent-1{color:#ff8a80!important} \n.red--text.text--accent-1 input,.red--text.text--accent-1 textarea{caret-color:#ff8a80!important} \n.red.accent-2{border-color:#ff5252!important} \n.red.accent-2,.red.accent-2--after:after{background-color:#ff5252!important} \n.red--text.text--accent-2{color:#ff5252!important} \n.red--text.text--accent-2 input,.red--text.text--accent-2 textarea{caret-color:#ff5252!important} \n.red.accent-3{border-color:#ff1744!important} \n.red.accent-3,.red.accent-3--after:after{background-color:#ff1744!important} \n.red--text.text--accent-3{color:#ff1744!important} \n.red--text.text--accent-3 input,.red--text.text--accent-3 textarea{caret-color:#ff1744!important} \n.red.accent-4{border-color:#d50000!important} \n.red.accent-4,.red.accent-4--after:after{background-color:#d50000!important} \n.red--text.text--accent-4{color:#d50000!important} \n.red--text.text--accent-4 input,.red--text.text--accent-4 textarea{caret-color:#d50000!important} \n.pink{background-color:#e91e63!important;border-color:#e91e63!important} \n.pink--text{color:#e91e63!important} \n.pink--text input,.pink--text textarea{caret-color:#e91e63!important} \n.pink--after:after{background:#e91e63!important} \n.pink.lighten-5{border-color:#fce4ec!important} \n.pink.lighten-5,.pink.lighten-5--after:after{background-color:#fce4ec!important} \n.pink--text.text--lighten-5{color:#fce4ec!important} \n.pink--text.text--lighten-5 input,.pink--text.text--lighten-5 textarea{caret-color:#fce4ec!important} \n.pink.lighten-4{border-color:#f8bbd0!important} \n.pink.lighten-4,.pink.lighten-4--after:after{background-color:#f8bbd0!important} \n.pink--text.text--lighten-4{color:#f8bbd0!important} \n.pink--text.text--lighten-4 input,.pink--text.text--lighten-4 textarea{caret-color:#f8bbd0!important} \n.pink.lighten-3{border-color:#f48fb1!important} \n.pink.lighten-3,.pink.lighten-3--after:after{background-color:#f48fb1!important} \n.pink--text.text--lighten-3{color:#f48fb1!important} \n.pink--text.text--lighten-3 input,.pink--text.text--lighten-3 textarea{caret-color:#f48fb1!important} \n.pink.lighten-2{border-color:#f06292!important} \n.pink.lighten-2,.pink.lighten-2--after:after{background-color:#f06292!important} \n.pink--text.text--lighten-2{color:#f06292!important} \n.pink--text.text--lighten-2 input,.pink--text.text--lighten-2 textarea{caret-color:#f06292!important} \n.pink.lighten-1{border-color:#ec407a!important} \n.pink.lighten-1,.pink.lighten-1--after:after{background-color:#ec407a!important} \n.pink--text.text--lighten-1{color:#ec407a!important} \n.pink--text.text--lighten-1 input,.pink--text.text--lighten-1 textarea{caret-color:#ec407a!important} \n.pink.darken-1{border-color:#d81b60!important} \n.pink.darken-1,.pink.darken-1--after:after{background-color:#d81b60!important} \n.pink--text.text--darken-1{color:#d81b60!important} \n.pink--text.text--darken-1 input,.pink--text.text--darken-1 textarea{caret-color:#d81b60!important} \n.pink.darken-2{border-color:#c2185b!important} \n.pink.darken-2,.pink.darken-2--after:after{background-color:#c2185b!important} \n.pink--text.text--darken-2{color:#c2185b!important} \n.pink--text.text--darken-2 input,.pink--text.text--darken-2 textarea{caret-color:#c2185b!important} \n.pink.darken-3{border-color:#ad1457!important} \n.pink.darken-3,.pink.darken-3--after:after{background-color:#ad1457!important} \n.pink--text.text--darken-3{color:#ad1457!important} \n.pink--text.text--darken-3 input,.pink--text.text--darken-3 textarea{caret-color:#ad1457!important} \n.pink.darken-4{border-color:#880e4f!important} \n.pink.darken-4,.pink.darken-4--after:after{background-color:#880e4f!important} \n.pink--text.text--darken-4{color:#880e4f!important} \n.pink--text.text--darken-4 input,.pink--text.text--darken-4 textarea{caret-color:#880e4f!important} \n.pink.accent-1{border-color:#ff80ab!important} \n.pink.accent-1,.pink.accent-1--after:after{background-color:#ff80ab!important} \n.pink--text.text--accent-1{color:#ff80ab!important} \n.pink--text.text--accent-1 input,.pink--text.text--accent-1 textarea{caret-color:#ff80ab!important} \n.pink.accent-2{border-color:#ff4081!important} \n.pink.accent-2,.pink.accent-2--after:after{background-color:#ff4081!important} \n.pink--text.text--accent-2{color:#ff4081!important} \n.pink--text.text--accent-2 input,.pink--text.text--accent-2 textarea{caret-color:#ff4081!important} \n.pink.accent-3{border-color:#f50057!important} \n.pink.accent-3,.pink.accent-3--after:after{background-color:#f50057!important} \n.pink--text.text--accent-3{color:#f50057!important} \n.pink--text.text--accent-3 input,.pink--text.text--accent-3 textarea{caret-color:#f50057!important} \n.pink.accent-4{border-color:#c51162!important} \n.pink.accent-4,.pink.accent-4--after:after{background-color:#c51162!important} \n.pink--text.text--accent-4{color:#c51162!important} \n.pink--text.text--accent-4 input,.pink--text.text--accent-4 textarea{caret-color:#c51162!important} \n.purple{background-color:#9c27b0!important;border-color:#9c27b0!important} \n.purple--text{color:#9c27b0!important} \n.purple--text input,.purple--text textarea{caret-color:#9c27b0!important} \n.purple--after:after{background:#9c27b0!important} \n.purple.lighten-5{border-color:#f3e5f5!important} \n.purple.lighten-5,.purple.lighten-5--after:after{background-color:#f3e5f5!important} \n.purple--text.text--lighten-5{color:#f3e5f5!important} \n.purple--text.text--lighten-5 input,.purple--text.text--lighten-5 textarea{caret-color:#f3e5f5!important} \n.purple.lighten-4{border-color:#e1bee7!important} \n.purple.lighten-4,.purple.lighten-4--after:after{background-color:#e1bee7!important} \n.purple--text.text--lighten-4{color:#e1bee7!important} \n.purple--text.text--lighten-4 input,.purple--text.text--lighten-4 textarea{caret-color:#e1bee7!important} \n.purple.lighten-3{border-color:#ce93d8!important} \n.purple.lighten-3,.purple.lighten-3--after:after{background-color:#ce93d8!important} \n.purple--text.text--lighten-3{color:#ce93d8!important} \n.purple--text.text--lighten-3 input,.purple--text.text--lighten-3 textarea{caret-color:#ce93d8!important} \n.purple.lighten-2{border-color:#ba68c8!important} \n.purple.lighten-2,.purple.lighten-2--after:after{background-color:#ba68c8!important} \n.purple--text.text--lighten-2{color:#ba68c8!important} \n.purple--text.text--lighten-2 input,.purple--text.text--lighten-2 textarea{caret-color:#ba68c8!important} \n.purple.lighten-1{border-color:#ab47bc!important} \n.purple.lighten-1,.purple.lighten-1--after:after{background-color:#ab47bc!important} \n.purple--text.text--lighten-1{color:#ab47bc!important} \n.purple--text.text--lighten-1 input,.purple--text.text--lighten-1 textarea{caret-color:#ab47bc!important} \n.purple.darken-1{border-color:#8e24aa!important} \n.purple.darken-1,.purple.darken-1--after:after{background-color:#8e24aa!important} \n.purple--text.text--darken-1{color:#8e24aa!important} \n.purple--text.text--darken-1 input,.purple--text.text--darken-1 textarea{caret-color:#8e24aa!important} \n.purple.darken-2{border-color:#7b1fa2!important} \n.purple.darken-2,.purple.darken-2--after:after{background-color:#7b1fa2!important} \n.purple--text.text--darken-2{color:#7b1fa2!important} \n.purple--text.text--darken-2 input,.purple--text.text--darken-2 textarea{caret-color:#7b1fa2!important} \n.purple.darken-3{border-color:#6a1b9a!important} \n.purple.darken-3,.purple.darken-3--after:after{background-color:#6a1b9a!important} \n.purple--text.text--darken-3{color:#6a1b9a!important} \n.purple--text.text--darken-3 input,.purple--text.text--darken-3 textarea{caret-color:#6a1b9a!important} \n.purple.darken-4{border-color:#4a148c!important} \n.purple.darken-4,.purple.darken-4--after:after{background-color:#4a148c!important} \n.purple--text.text--darken-4{color:#4a148c!important} \n.purple--text.text--darken-4 input,.purple--text.text--darken-4 textarea{caret-color:#4a148c!important} \n.purple.accent-1{border-color:#ea80fc!important} \n.purple.accent-1,.purple.accent-1--after:after{background-color:#ea80fc!important} \n.purple--text.text--accent-1{color:#ea80fc!important} \n.purple--text.text--accent-1 input,.purple--text.text--accent-1 textarea{caret-color:#ea80fc!important} \n.purple.accent-2{border-color:#e040fb!important} \n.purple.accent-2,.purple.accent-2--after:after{background-color:#e040fb!important} \n.purple--text.text--accent-2{color:#e040fb!important} \n.purple--text.text--accent-2 input,.purple--text.text--accent-2 textarea{caret-color:#e040fb!important} \n.purple.accent-3{border-color:#d500f9!important} \n.purple.accent-3,.purple.accent-3--after:after{background-color:#d500f9!important} \n.purple--text.text--accent-3{color:#d500f9!important} \n.purple--text.text--accent-3 input,.purple--text.text--accent-3 textarea{caret-color:#d500f9!important} \n.purple.accent-4{border-color:#a0f!important} \n.purple.accent-4,.purple.accent-4--after:after{background-color:#a0f!important} \n.purple--text.text--accent-4{color:#a0f!important} \n.purple--text.text--accent-4 input,.purple--text.text--accent-4 textarea{caret-color:#a0f!important} \n.deep-purple{background-color:#673ab7!important;border-color:#673ab7!important} \n.deep-purple--text{color:#673ab7!important} \n.deep-purple--text input,.deep-purple--text textarea{caret-color:#673ab7!important} \n.deep-purple--after:after{background:#673ab7!important} \n.deep-purple.lighten-5{border-color:#ede7f6!important} \n.deep-purple.lighten-5,.deep-purple.lighten-5--after:after{background-color:#ede7f6!important} \n.deep-purple--text.text--lighten-5{color:#ede7f6!important} \n.deep-purple--text.text--lighten-5 input,.deep-purple--text.text--lighten-5 textarea{caret-color:#ede7f6!important} \n.deep-purple.lighten-4{border-color:#d1c4e9!important} \n.deep-purple.lighten-4,.deep-purple.lighten-4--after:after{background-color:#d1c4e9!important} \n.deep-purple--text.text--lighten-4{color:#d1c4e9!important} \n.deep-purple--text.text--lighten-4 input,.deep-purple--text.text--lighten-4 textarea{caret-color:#d1c4e9!important} \n.deep-purple.lighten-3{border-color:#b39ddb!important} \n.deep-purple.lighten-3,.deep-purple.lighten-3--after:after{background-color:#b39ddb!important} \n.deep-purple--text.text--lighten-3{color:#b39ddb!important} \n.deep-purple--text.text--lighten-3 input,.deep-purple--text.text--lighten-3 textarea{caret-color:#b39ddb!important} \n.deep-purple.lighten-2{border-color:#9575cd!important} \n.deep-purple.lighten-2,.deep-purple.lighten-2--after:after{background-color:#9575cd!important} \n.deep-purple--text.text--lighten-2{color:#9575cd!important} \n.deep-purple--text.text--lighten-2 input,.deep-purple--text.text--lighten-2 textarea{caret-color:#9575cd!important} \n.deep-purple.lighten-1{border-color:#7e57c2!important} \n.deep-purple.lighten-1,.deep-purple.lighten-1--after:after{background-color:#7e57c2!important} \n.deep-purple--text.text--lighten-1{color:#7e57c2!important} \n.deep-purple--text.text--lighten-1 input,.deep-purple--text.text--lighten-1 textarea{caret-color:#7e57c2!important} \n.deep-purple.darken-1{border-color:#5e35b1!important} \n.deep-purple.darken-1,.deep-purple.darken-1--after:after{background-color:#5e35b1!important} \n.deep-purple--text.text--darken-1{color:#5e35b1!important} \n.deep-purple--text.text--darken-1 input,.deep-purple--text.text--darken-1 textarea{caret-color:#5e35b1!important} \n.deep-purple.darken-2{border-color:#512da8!important} \n.deep-purple.darken-2,.deep-purple.darken-2--after:after{background-color:#512da8!important} \n.deep-purple--text.text--darken-2{color:#512da8!important} \n.deep-purple--text.text--darken-2 input,.deep-purple--text.text--darken-2 textarea{caret-color:#512da8!important} \n.deep-purple.darken-3{border-color:#4527a0!important} \n.deep-purple.darken-3,.deep-purple.darken-3--after:after{background-color:#4527a0!important} \n.deep-purple--text.text--darken-3{color:#4527a0!important} \n.deep-purple--text.text--darken-3 input,.deep-purple--text.text--darken-3 textarea{caret-color:#4527a0!important} \n.deep-purple.darken-4{border-color:#311b92!important} \n.deep-purple.darken-4,.deep-purple.darken-4--after:after{background-color:#311b92!important} \n.deep-purple--text.text--darken-4{color:#311b92!important} \n.deep-purple--text.text--darken-4 input,.deep-purple--text.text--darken-4 textarea{caret-color:#311b92!important} \n.deep-purple.accent-1{border-color:#b388ff!important} \n.deep-purple.accent-1,.deep-purple.accent-1--after:after{background-color:#b388ff!important} \n.deep-purple--text.text--accent-1{color:#b388ff!important} \n.deep-purple--text.text--accent-1 input,.deep-purple--text.text--accent-1 textarea{caret-color:#b388ff!important} \n.deep-purple.accent-2{border-color:#7c4dff!important} \n.deep-purple.accent-2,.deep-purple.accent-2--after:after{background-color:#7c4dff!important} \n.deep-purple--text.text--accent-2{color:#7c4dff!important} \n.deep-purple--text.text--accent-2 input,.deep-purple--text.text--accent-2 textarea{caret-color:#7c4dff!important} \n.deep-purple.accent-3{border-color:#651fff!important} \n.deep-purple.accent-3,.deep-purple.accent-3--after:after{background-color:#651fff!important} \n.deep-purple--text.text--accent-3{color:#651fff!important} \n.deep-purple--text.text--accent-3 input,.deep-purple--text.text--accent-3 textarea{caret-color:#651fff!important} \n.deep-purple.accent-4{border-color:#6200ea!important} \n.deep-purple.accent-4,.deep-purple.accent-4--after:after{background-color:#6200ea!important} \n.deep-purple--text.text--accent-4{color:#6200ea!important} \n.deep-purple--text.text--accent-4 input,.deep-purple--text.text--accent-4 textarea{caret-color:#6200ea!important} \n.indigo{background-color:#3f51b5!important;border-color:#3f51b5!important} \n.indigo--text{color:#3f51b5!important} \n.indigo--text input,.indigo--text textarea{caret-color:#3f51b5!important} \n.indigo--after:after{background:#3f51b5!important} \n.indigo.lighten-5{border-color:#e8eaf6!important} \n.indigo.lighten-5,.indigo.lighten-5--after:after{background-color:#e8eaf6!important} \n.indigo--text.text--lighten-5{color:#e8eaf6!important} \n.indigo--text.text--lighten-5 input,.indigo--text.text--lighten-5 textarea{caret-color:#e8eaf6!important} \n.indigo.lighten-4{border-color:#c5cae9!important} \n.indigo.lighten-4,.indigo.lighten-4--after:after{background-color:#c5cae9!important} \n.indigo--text.text--lighten-4{color:#c5cae9!important} \n.indigo--text.text--lighten-4 input,.indigo--text.text--lighten-4 textarea{caret-color:#c5cae9!important} \n.indigo.lighten-3{border-color:#9fa8da!important} \n.indigo.lighten-3,.indigo.lighten-3--after:after{background-color:#9fa8da!important} \n.indigo--text.text--lighten-3{color:#9fa8da!important} \n.indigo--text.text--lighten-3 input,.indigo--text.text--lighten-3 textarea{caret-color:#9fa8da!important} \n.indigo.lighten-2{border-color:#7986cb!important} \n.indigo.lighten-2,.indigo.lighten-2--after:after{background-color:#7986cb!important} \n.indigo--text.text--lighten-2{color:#7986cb!important} \n.indigo--text.text--lighten-2 input,.indigo--text.text--lighten-2 textarea{caret-color:#7986cb!important} \n.indigo.lighten-1{border-color:#5c6bc0!important} \n.indigo.lighten-1,.indigo.lighten-1--after:after{background-color:#5c6bc0!important} \n.indigo--text.text--lighten-1{color:#5c6bc0!important} \n.indigo--text.text--lighten-1 input,.indigo--text.text--lighten-1 textarea{caret-color:#5c6bc0!important} \n.indigo.darken-1{border-color:#3949ab!important} \n.indigo.darken-1,.indigo.darken-1--after:after{background-color:#3949ab!important} \n.indigo--text.text--darken-1{color:#3949ab!important} \n.indigo--text.text--darken-1 input,.indigo--text.text--darken-1 textarea{caret-color:#3949ab!important} \n.indigo.darken-2{border-color:#303f9f!important} \n.indigo.darken-2,.indigo.darken-2--after:after{background-color:#303f9f!important} \n.indigo--text.text--darken-2{color:#303f9f!important} \n.indigo--text.text--darken-2 input,.indigo--text.text--darken-2 textarea{caret-color:#303f9f!important} \n.indigo.darken-3{border-color:#283593!important} \n.indigo.darken-3,.indigo.darken-3--after:after{background-color:#283593!important} \n.indigo--text.text--darken-3{color:#283593!important} \n.indigo--text.text--darken-3 input,.indigo--text.text--darken-3 textarea{caret-color:#283593!important} \n.indigo.darken-4{border-color:#1a237e!important} \n.indigo.darken-4,.indigo.darken-4--after:after{background-color:#1a237e!important} \n.indigo--text.text--darken-4{color:#1a237e!important} \n.indigo--text.text--darken-4 input,.indigo--text.text--darken-4 textarea{caret-color:#1a237e!important} \n.indigo.accent-1{border-color:#8c9eff!important} \n.indigo.accent-1,.indigo.accent-1--after:after{background-color:#8c9eff!important} \n.indigo--text.text--accent-1{color:#8c9eff!important} \n.indigo--text.text--accent-1 input,.indigo--text.text--accent-1 textarea{caret-color:#8c9eff!important} \n.indigo.accent-2{border-color:#536dfe!important} \n.indigo.accent-2,.indigo.accent-2--after:after{background-color:#536dfe!important} \n.indigo--text.text--accent-2{color:#536dfe!important} \n.indigo--text.text--accent-2 input,.indigo--text.text--accent-2 textarea{caret-color:#536dfe!important} \n.indigo.accent-3{border-color:#3d5afe!important} \n.indigo.accent-3,.indigo.accent-3--after:after{background-color:#3d5afe!important} \n.indigo--text.text--accent-3{color:#3d5afe!important} \n.indigo--text.text--accent-3 input,.indigo--text.text--accent-3 textarea{caret-color:#3d5afe!important} \n.indigo.accent-4{border-color:#304ffe!important} \n.indigo.accent-4,.indigo.accent-4--after:after{background-color:#304ffe!important} \n.indigo--text.text--accent-4{color:#304ffe!important} \n.indigo--text.text--accent-4 input,.indigo--text.text--accent-4 textarea{caret-color:#304ffe!important} \n.blue{background-color:#2196f3!important;border-color:#2196f3!important} \n.blue--text{color:#2196f3!important} \n.blue--text input,.blue--text textarea{caret-color:#2196f3!important} \n.blue--after:after{background:#2196f3!important} \n.blue.lighten-5{border-color:#e3f2fd!important} \n.blue.lighten-5,.blue.lighten-5--after:after{background-color:#e3f2fd!important} \n.blue--text.text--lighten-5{color:#e3f2fd!important} \n.blue--text.text--lighten-5 input,.blue--text.text--lighten-5 textarea{caret-color:#e3f2fd!important} \n.blue.lighten-4{border-color:#bbdefb!important} \n.blue.lighten-4,.blue.lighten-4--after:after{background-color:#bbdefb!important} \n.blue--text.text--lighten-4{color:#bbdefb!important} \n.blue--text.text--lighten-4 input,.blue--text.text--lighten-4 textarea{caret-color:#bbdefb!important} \n.blue.lighten-3{border-color:#90caf9!important} \n.blue.lighten-3,.blue.lighten-3--after:after{background-color:#90caf9!important} \n.blue--text.text--lighten-3{color:#90caf9!important} \n.blue--text.text--lighten-3 input,.blue--text.text--lighten-3 textarea{caret-color:#90caf9!important} \n.blue.lighten-2{border-color:#64b5f6!important} \n.blue.lighten-2,.blue.lighten-2--after:after{background-color:#64b5f6!important} \n.blue--text.text--lighten-2{color:#64b5f6!important} \n.blue--text.text--lighten-2 input,.blue--text.text--lighten-2 textarea{caret-color:#64b5f6!important} \n.blue.lighten-1{border-color:#42a5f5!important} \n.blue.lighten-1,.blue.lighten-1--after:after{background-color:#42a5f5!important} \n.blue--text.text--lighten-1{color:#42a5f5!important} \n.blue--text.text--lighten-1 input,.blue--text.text--lighten-1 textarea{caret-color:#42a5f5!important} \n.blue.darken-1{border-color:#1e88e5!important} \n.blue.darken-1,.blue.darken-1--after:after{background-color:#1e88e5!important} \n.blue--text.text--darken-1{color:#1e88e5!important} \n.blue--text.text--darken-1 input,.blue--text.text--darken-1 textarea{caret-color:#1e88e5!important} \n.blue.darken-2{border-color:#1976d2!important} \n.blue.darken-2,.blue.darken-2--after:after{background-color:#1976d2!important} \n.blue--text.text--darken-2{color:#1976d2!important} \n.blue--text.text--darken-2 input,.blue--text.text--darken-2 textarea{caret-color:#1976d2!important} \n.blue.darken-3{border-color:#1565c0!important} \n.blue.darken-3,.blue.darken-3--after:after{background-color:#1565c0!important} \n.blue--text.text--darken-3{color:#1565c0!important} \n.blue--text.text--darken-3 input,.blue--text.text--darken-3 textarea{caret-color:#1565c0!important} \n.blue.darken-4{border-color:#0d47a1!important} \n.blue.darken-4,.blue.darken-4--after:after{background-color:#0d47a1!important} \n.blue--text.text--darken-4{color:#0d47a1!important} \n.blue--text.text--darken-4 input,.blue--text.text--darken-4 textarea{caret-color:#0d47a1!important} \n.blue.accent-1{border-color:#82b1ff!important} \n.blue.accent-1,.blue.accent-1--after:after{background-color:#82b1ff!important} \n.blue--text.text--accent-1{color:#82b1ff!important} \n.blue--text.text--accent-1 input,.blue--text.text--accent-1 textarea{caret-color:#82b1ff!important} \n.blue.accent-2{border-color:#448aff!important} \n.blue.accent-2,.blue.accent-2--after:after{background-color:#448aff!important} \n.blue--text.text--accent-2{color:#448aff!important} \n.blue--text.text--accent-2 input,.blue--text.text--accent-2 textarea{caret-color:#448aff!important} \n.blue.accent-3{border-color:#2979ff!important} \n.blue.accent-3,.blue.accent-3--after:after{background-color:#2979ff!important} \n.blue--text.text--accent-3{color:#2979ff!important} \n.blue--text.text--accent-3 input,.blue--text.text--accent-3 textarea{caret-color:#2979ff!important} \n.blue.accent-4{border-color:#2962ff!important} \n.blue.accent-4,.blue.accent-4--after:after{background-color:#2962ff!important} \n.blue--text.text--accent-4{color:#2962ff!important} \n.blue--text.text--accent-4 input,.blue--text.text--accent-4 textarea{caret-color:#2962ff!important} \n.light-blue{background-color:#03a9f4!important;border-color:#03a9f4!important} \n.light-blue--text{color:#03a9f4!important} \n.light-blue--text input,.light-blue--text textarea{caret-color:#03a9f4!important} \n.light-blue--after:after{background:#03a9f4!important} \n.light-blue.lighten-5{border-color:#e1f5fe!important} \n.light-blue.lighten-5,.light-blue.lighten-5--after:after{background-color:#e1f5fe!important} \n.light-blue--text.text--lighten-5{color:#e1f5fe!important} \n.light-blue--text.text--lighten-5 input,.light-blue--text.text--lighten-5 textarea{caret-color:#e1f5fe!important} \n.light-blue.lighten-4{border-color:#b3e5fc!important} \n.light-blue.lighten-4,.light-blue.lighten-4--after:after{background-color:#b3e5fc!important} \n.light-blue--text.text--lighten-4{color:#b3e5fc!important} \n.light-blue--text.text--lighten-4 input,.light-blue--text.text--lighten-4 textarea{caret-color:#b3e5fc!important} \n.light-blue.lighten-3{border-color:#81d4fa!important} \n.light-blue.lighten-3,.light-blue.lighten-3--after:after{background-color:#81d4fa!important} \n.light-blue--text.text--lighten-3{color:#81d4fa!important} \n.light-blue--text.text--lighten-3 input,.light-blue--text.text--lighten-3 textarea{caret-color:#81d4fa!important} \n.light-blue.lighten-2{border-color:#4fc3f7!important} \n.light-blue.lighten-2,.light-blue.lighten-2--after:after{background-color:#4fc3f7!important} \n.light-blue--text.text--lighten-2{color:#4fc3f7!important} \n.light-blue--text.text--lighten-2 input,.light-blue--text.text--lighten-2 textarea{caret-color:#4fc3f7!important} \n.light-blue.lighten-1{border-color:#29b6f6!important} \n.light-blue.lighten-1,.light-blue.lighten-1--after:after{background-color:#29b6f6!important} \n.light-blue--text.text--lighten-1{color:#29b6f6!important} \n.light-blue--text.text--lighten-1 input,.light-blue--text.text--lighten-1 textarea{caret-color:#29b6f6!important} \n.light-blue.darken-1{border-color:#039be5!important} \n.light-blue.darken-1,.light-blue.darken-1--after:after{background-color:#039be5!important} \n.light-blue--text.text--darken-1{color:#039be5!important} \n.light-blue--text.text--darken-1 input,.light-blue--text.text--darken-1 textarea{caret-color:#039be5!important} \n.light-blue.darken-2{border-color:#0288d1!important} \n.light-blue.darken-2,.light-blue.darken-2--after:after{background-color:#0288d1!important} \n.light-blue--text.text--darken-2{color:#0288d1!important} \n.light-blue--text.text--darken-2 input,.light-blue--text.text--darken-2 textarea{caret-color:#0288d1!important} \n.light-blue.darken-3{border-color:#0277bd!important} \n.light-blue.darken-3,.light-blue.darken-3--after:after{background-color:#0277bd!important} \n.light-blue--text.text--darken-3{color:#0277bd!important} \n.light-blue--text.text--darken-3 input,.light-blue--text.text--darken-3 textarea{caret-color:#0277bd!important} \n.light-blue.darken-4{border-color:#01579b!important} \n.light-blue.darken-4,.light-blue.darken-4--after:after{background-color:#01579b!important} \n.light-blue--text.text--darken-4{color:#01579b!important} \n.light-blue--text.text--darken-4 input,.light-blue--text.text--darken-4 textarea{caret-color:#01579b!important} \n.light-blue.accent-1{border-color:#80d8ff!important} \n.light-blue.accent-1,.light-blue.accent-1--after:after{background-color:#80d8ff!important} \n.light-blue--text.text--accent-1{color:#80d8ff!important} \n.light-blue--text.text--accent-1 input,.light-blue--text.text--accent-1 textarea{caret-color:#80d8ff!important} \n.light-blue.accent-2{border-color:#40c4ff!important} \n.light-blue.accent-2,.light-blue.accent-2--after:after{background-color:#40c4ff!important} \n.light-blue--text.text--accent-2{color:#40c4ff!important} \n.light-blue--text.text--accent-2 input,.light-blue--text.text--accent-2 textarea{caret-color:#40c4ff!important} \n.light-blue.accent-3{border-color:#00b0ff!important} \n.light-blue.accent-3,.light-blue.accent-3--after:after{background-color:#00b0ff!important} \n.light-blue--text.text--accent-3{color:#00b0ff!important} \n.light-blue--text.text--accent-3 input,.light-blue--text.text--accent-3 textarea{caret-color:#00b0ff!important} \n.light-blue.accent-4{border-color:#0091ea!important} \n.light-blue.accent-4,.light-blue.accent-4--after:after{background-color:#0091ea!important} \n.light-blue--text.text--accent-4{color:#0091ea!important} \n.light-blue--text.text--accent-4 input,.light-blue--text.text--accent-4 textarea{caret-color:#0091ea!important} \n.cyan{background-color:#00bcd4!important;border-color:#00bcd4!important} \n.cyan--text{color:#00bcd4!important} \n.cyan--text input,.cyan--text textarea{caret-color:#00bcd4!important} \n.cyan--after:after{background:#00bcd4!important} \n.cyan.lighten-5{border-color:#e0f7fa!important} \n.cyan.lighten-5,.cyan.lighten-5--after:after{background-color:#e0f7fa!important} \n.cyan--text.text--lighten-5{color:#e0f7fa!important} \n.cyan--text.text--lighten-5 input,.cyan--text.text--lighten-5 textarea{caret-color:#e0f7fa!important} \n.cyan.lighten-4{border-color:#b2ebf2!important} \n.cyan.lighten-4,.cyan.lighten-4--after:after{background-color:#b2ebf2!important} \n.cyan--text.text--lighten-4{color:#b2ebf2!important} \n.cyan--text.text--lighten-4 input,.cyan--text.text--lighten-4 textarea{caret-color:#b2ebf2!important} \n.cyan.lighten-3{border-color:#80deea!important} \n.cyan.lighten-3,.cyan.lighten-3--after:after{background-color:#80deea!important} \n.cyan--text.text--lighten-3{color:#80deea!important} \n.cyan--text.text--lighten-3 input,.cyan--text.text--lighten-3 textarea{caret-color:#80deea!important} \n.cyan.lighten-2{border-color:#4dd0e1!important} \n.cyan.lighten-2,.cyan.lighten-2--after:after{background-color:#4dd0e1!important} \n.cyan--text.text--lighten-2{color:#4dd0e1!important} \n.cyan--text.text--lighten-2 input,.cyan--text.text--lighten-2 textarea{caret-color:#4dd0e1!important} \n.cyan.lighten-1{border-color:#26c6da!important} \n.cyan.lighten-1,.cyan.lighten-1--after:after{background-color:#26c6da!important} \n.cyan--text.text--lighten-1{color:#26c6da!important} \n.cyan--text.text--lighten-1 input,.cyan--text.text--lighten-1 textarea{caret-color:#26c6da!important} \n.cyan.darken-1{border-color:#00acc1!important} \n.cyan.darken-1,.cyan.darken-1--after:after{background-color:#00acc1!important} \n.cyan--text.text--darken-1{color:#00acc1!important} \n.cyan--text.text--darken-1 input,.cyan--text.text--darken-1 textarea{caret-color:#00acc1!important} \n.cyan.darken-2{border-color:#0097a7!important} \n.cyan.darken-2,.cyan.darken-2--after:after{background-color:#0097a7!important} \n.cyan--text.text--darken-2{color:#0097a7!important} \n.cyan--text.text--darken-2 input,.cyan--text.text--darken-2 textarea{caret-color:#0097a7!important} \n.cyan.darken-3{border-color:#00838f!important} \n.cyan.darken-3,.cyan.darken-3--after:after{background-color:#00838f!important} \n.cyan--text.text--darken-3{color:#00838f!important} \n.cyan--text.text--darken-3 input,.cyan--text.text--darken-3 textarea{caret-color:#00838f!important} \n.cyan.darken-4{border-color:#006064!important} \n.cyan.darken-4,.cyan.darken-4--after:after{background-color:#006064!important} \n.cyan--text.text--darken-4{color:#006064!important} \n.cyan--text.text--darken-4 input,.cyan--text.text--darken-4 textarea{caret-color:#006064!important} \n.cyan.accent-1{border-color:#84ffff!important} \n.cyan.accent-1,.cyan.accent-1--after:after{background-color:#84ffff!important} \n.cyan--text.text--accent-1{color:#84ffff!important} \n.cyan--text.text--accent-1 input,.cyan--text.text--accent-1 textarea{caret-color:#84ffff!important} \n.cyan.accent-2{border-color:#18ffff!important} \n.cyan.accent-2,.cyan.accent-2--after:after{background-color:#18ffff!important} \n.cyan--text.text--accent-2{color:#18ffff!important} \n.cyan--text.text--accent-2 input,.cyan--text.text--accent-2 textarea{caret-color:#18ffff!important} \n.cyan.accent-3{border-color:#00e5ff!important} \n.cyan.accent-3,.cyan.accent-3--after:after{background-color:#00e5ff!important} \n.cyan--text.text--accent-3{color:#00e5ff!important} \n.cyan--text.text--accent-3 input,.cyan--text.text--accent-3 textarea{caret-color:#00e5ff!important} \n.cyan.accent-4{border-color:#00b8d4!important} \n.cyan.accent-4,.cyan.accent-4--after:after{background-color:#00b8d4!important} \n.cyan--text.text--accent-4{color:#00b8d4!important} \n.cyan--text.text--accent-4 input,.cyan--text.text--accent-4 textarea{caret-color:#00b8d4!important} \n.teal{background-color:#009688!important;border-color:#009688!important} \n.teal--text{color:#009688!important} \n.teal--text input,.teal--text textarea{caret-color:#009688!important} \n.teal--after:after{background:#009688!important} \n.teal.lighten-5{border-color:#e0f2f1!important} \n.teal.lighten-5,.teal.lighten-5--after:after{background-color:#e0f2f1!important} \n.teal--text.text--lighten-5{color:#e0f2f1!important} \n.teal--text.text--lighten-5 input,.teal--text.text--lighten-5 textarea{caret-color:#e0f2f1!important} \n.teal.lighten-4{border-color:#b2dfdb!important} \n.teal.lighten-4,.teal.lighten-4--after:after{background-color:#b2dfdb!important} \n.teal--text.text--lighten-4{color:#b2dfdb!important} \n.teal--text.text--lighten-4 input,.teal--text.text--lighten-4 textarea{caret-color:#b2dfdb!important} \n.teal.lighten-3{border-color:#80cbc4!important} \n.teal.lighten-3,.teal.lighten-3--after:after{background-color:#80cbc4!important} \n.teal--text.text--lighten-3{color:#80cbc4!important} \n.teal--text.text--lighten-3 input,.teal--text.text--lighten-3 textarea{caret-color:#80cbc4!important} \n.teal.lighten-2{border-color:#4db6ac!important} \n.teal.lighten-2,.teal.lighten-2--after:after{background-color:#4db6ac!important} \n.teal--text.text--lighten-2{color:#4db6ac!important} \n.teal--text.text--lighten-2 input,.teal--text.text--lighten-2 textarea{caret-color:#4db6ac!important} \n.teal.lighten-1{border-color:#26a69a!important} \n.teal.lighten-1,.teal.lighten-1--after:after{background-color:#26a69a!important} \n.teal--text.text--lighten-1{color:#26a69a!important} \n.teal--text.text--lighten-1 input,.teal--text.text--lighten-1 textarea{caret-color:#26a69a!important} \n.teal.darken-1{border-color:#00897b!important} \n.teal.darken-1,.teal.darken-1--after:after{background-color:#00897b!important} \n.teal--text.text--darken-1{color:#00897b!important} \n.teal--text.text--darken-1 input,.teal--text.text--darken-1 textarea{caret-color:#00897b!important} \n.teal.darken-2{border-color:#00796b!important} \n.teal.darken-2,.teal.darken-2--after:after{background-color:#00796b!important} \n.teal--text.text--darken-2{color:#00796b!important} \n.teal--text.text--darken-2 input,.teal--text.text--darken-2 textarea{caret-color:#00796b!important} \n.teal.darken-3{border-color:#00695c!important} \n.teal.darken-3,.teal.darken-3--after:after{background-color:#00695c!important} \n.teal--text.text--darken-3{color:#00695c!important} \n.teal--text.text--darken-3 input,.teal--text.text--darken-3 textarea{caret-color:#00695c!important} \n.teal.darken-4{border-color:#004d40!important} \n.teal.darken-4,.teal.darken-4--after:after{background-color:#004d40!important} \n.teal--text.text--darken-4{color:#004d40!important} \n.teal--text.text--darken-4 input,.teal--text.text--darken-4 textarea{caret-color:#004d40!important} \n.teal.accent-1{border-color:#a7ffeb!important} \n.teal.accent-1,.teal.accent-1--after:after{background-color:#a7ffeb!important} \n.teal--text.text--accent-1{color:#a7ffeb!important} \n.teal--text.text--accent-1 input,.teal--text.text--accent-1 textarea{caret-color:#a7ffeb!important} \n.teal.accent-2{border-color:#64ffda!important} \n.teal.accent-2,.teal.accent-2--after:after{background-color:#64ffda!important} \n.teal--text.text--accent-2{color:#64ffda!important} \n.teal--text.text--accent-2 input,.teal--text.text--accent-2 textarea{caret-color:#64ffda!important} \n.teal.accent-3{border-color:#1de9b6!important} \n.teal.accent-3,.teal.accent-3--after:after{background-color:#1de9b6!important} \n.teal--text.text--accent-3{color:#1de9b6!important} \n.teal--text.text--accent-3 input,.teal--text.text--accent-3 textarea{caret-color:#1de9b6!important} \n.teal.accent-4{border-color:#00bfa5!important} \n.teal.accent-4,.teal.accent-4--after:after{background-color:#00bfa5!important} \n.teal--text.text--accent-4{color:#00bfa5!important} \n.teal--text.text--accent-4 input,.teal--text.text--accent-4 textarea{caret-color:#00bfa5!important} \n.green{background-color:#4caf50!important;border-color:#4caf50!important} \n.green--text{color:#4caf50!important} \n.green--text input,.green--text textarea{caret-color:#4caf50!important} \n.green--after:after{background:#4caf50!important} \n.green.lighten-5{border-color:#e8f5e9!important} \n.green.lighten-5,.green.lighten-5--after:after{background-color:#e8f5e9!important} \n.green--text.text--lighten-5{color:#e8f5e9!important} \n.green--text.text--lighten-5 input,.green--text.text--lighten-5 textarea{caret-color:#e8f5e9!important} \n.green.lighten-4{border-color:#c8e6c9!important} \n.green.lighten-4,.green.lighten-4--after:after{background-color:#c8e6c9!important} \n.green--text.text--lighten-4{color:#c8e6c9!important} \n.green--text.text--lighten-4 input,.green--text.text--lighten-4 textarea{caret-color:#c8e6c9!important} \n.green.lighten-3{border-color:#a5d6a7!important} \n.green.lighten-3,.green.lighten-3--after:after{background-color:#a5d6a7!important} \n.green--text.text--lighten-3{color:#a5d6a7!important} \n.green--text.text--lighten-3 input,.green--text.text--lighten-3 textarea{caret-color:#a5d6a7!important} \n.green.lighten-2{border-color:#81c784!important} \n.green.lighten-2,.green.lighten-2--after:after{background-color:#81c784!important} \n.green--text.text--lighten-2{color:#81c784!important} \n.green--text.text--lighten-2 input,.green--text.text--lighten-2 textarea{caret-color:#81c784!important} \n.green.lighten-1{border-color:#66bb6a!important} \n.green.lighten-1,.green.lighten-1--after:after{background-color:#66bb6a!important} \n.green--text.text--lighten-1{color:#66bb6a!important} \n.green--text.text--lighten-1 input,.green--text.text--lighten-1 textarea{caret-color:#66bb6a!important} \n.green.darken-1{border-color:#43a047!important} \n.green.darken-1,.green.darken-1--after:after{background-color:#43a047!important} \n.green--text.text--darken-1{color:#43a047!important} \n.green--text.text--darken-1 input,.green--text.text--darken-1 textarea{caret-color:#43a047!important} \n.green.darken-2{border-color:#388e3c!important} \n.green.darken-2,.green.darken-2--after:after{background-color:#388e3c!important} \n.green--text.text--darken-2{color:#388e3c!important} \n.green--text.text--darken-2 input,.green--text.text--darken-2 textarea{caret-color:#388e3c!important} \n.green.darken-3{border-color:#2e7d32!important} \n.green.darken-3,.green.darken-3--after:after{background-color:#2e7d32!important} \n.green--text.text--darken-3{color:#2e7d32!important} \n.green--text.text--darken-3 input,.green--text.text--darken-3 textarea{caret-color:#2e7d32!important} \n.green.darken-4{border-color:#1b5e20!important} \n.green.darken-4,.green.darken-4--after:after{background-color:#1b5e20!important} \n.green--text.text--darken-4{color:#1b5e20!important} \n.green--text.text--darken-4 input,.green--text.text--darken-4 textarea{caret-color:#1b5e20!important} \n.green.accent-1{border-color:#b9f6ca!important} \n.green.accent-1,.green.accent-1--after:after{background-color:#b9f6ca!important} \n.green--text.text--accent-1{color:#b9f6ca!important} \n.green--text.text--accent-1 input,.green--text.text--accent-1 textarea{caret-color:#b9f6ca!important} \n.green.accent-2{border-color:#69f0ae!important} \n.green.accent-2,.green.accent-2--after:after{background-color:#69f0ae!important} \n.green--text.text--accent-2{color:#69f0ae!important} \n.green--text.text--accent-2 input,.green--text.text--accent-2 textarea{caret-color:#69f0ae!important} \n.green.accent-3{border-color:#00e676!important} \n.green.accent-3,.green.accent-3--after:after{background-color:#00e676!important} \n.green--text.text--accent-3{color:#00e676!important} \n.green--text.text--accent-3 input,.green--text.text--accent-3 textarea{caret-color:#00e676!important} \n.green.accent-4{border-color:#00c853!important} \n.green.accent-4,.green.accent-4--after:after{background-color:#00c853!important} \n.green--text.text--accent-4{color:#00c853!important} \n.green--text.text--accent-4 input,.green--text.text--accent-4 textarea{caret-color:#00c853!important} \n.light-green{background-color:#8bc34a!important;border-color:#8bc34a!important} \n.light-green--text{color:#8bc34a!important} \n.light-green--text input,.light-green--text textarea{caret-color:#8bc34a!important} \n.light-green--after:after{background:#8bc34a!important} \n.light-green.lighten-5{border-color:#f1f8e9!important} \n.light-green.lighten-5,.light-green.lighten-5--after:after{background-color:#f1f8e9!important} \n.light-green--text.text--lighten-5{color:#f1f8e9!important} \n.light-green--text.text--lighten-5 input,.light-green--text.text--lighten-5 textarea{caret-color:#f1f8e9!important} \n.light-green.lighten-4{border-color:#dcedc8!important} \n.light-green.lighten-4,.light-green.lighten-4--after:after{background-color:#dcedc8!important} \n.light-green--text.text--lighten-4{color:#dcedc8!important} \n.light-green--text.text--lighten-4 input,.light-green--text.text--lighten-4 textarea{caret-color:#dcedc8!important} \n.light-green.lighten-3{border-color:#c5e1a5!important} \n.light-green.lighten-3,.light-green.lighten-3--after:after{background-color:#c5e1a5!important} \n.light-green--text.text--lighten-3{color:#c5e1a5!important} \n.light-green--text.text--lighten-3 input,.light-green--text.text--lighten-3 textarea{caret-color:#c5e1a5!important} \n.light-green.lighten-2{border-color:#aed581!important} \n.light-green.lighten-2,.light-green.lighten-2--after:after{background-color:#aed581!important} \n.light-green--text.text--lighten-2{color:#aed581!important} \n.light-green--text.text--lighten-2 input,.light-green--text.text--lighten-2 textarea{caret-color:#aed581!important} \n.light-green.lighten-1{border-color:#9ccc65!important} \n.light-green.lighten-1,.light-green.lighten-1--after:after{background-color:#9ccc65!important} \n.light-green--text.text--lighten-1{color:#9ccc65!important} \n.light-green--text.text--lighten-1 input,.light-green--text.text--lighten-1 textarea{caret-color:#9ccc65!important} \n.light-green.darken-1{border-color:#7cb342!important} \n.light-green.darken-1,.light-green.darken-1--after:after{background-color:#7cb342!important} \n.light-green--text.text--darken-1{color:#7cb342!important} \n.light-green--text.text--darken-1 input,.light-green--text.text--darken-1 textarea{caret-color:#7cb342!important} \n.light-green.darken-2{border-color:#689f38!important} \n.light-green.darken-2,.light-green.darken-2--after:after{background-color:#689f38!important} \n.light-green--text.text--darken-2{color:#689f38!important} \n.light-green--text.text--darken-2 input,.light-green--text.text--darken-2 textarea{caret-color:#689f38!important} \n.light-green.darken-3{border-color:#558b2f!important} \n.light-green.darken-3,.light-green.darken-3--after:after{background-color:#558b2f!important} \n.light-green--text.text--darken-3{color:#558b2f!important} \n.light-green--text.text--darken-3 input,.light-green--text.text--darken-3 textarea{caret-color:#558b2f!important} \n.light-green.darken-4{border-color:#33691e!important} \n.light-green.darken-4,.light-green.darken-4--after:after{background-color:#33691e!important} \n.light-green--text.text--darken-4{color:#33691e!important} \n.light-green--text.text--darken-4 input,.light-green--text.text--darken-4 textarea{caret-color:#33691e!important} \n.light-green.accent-1{border-color:#ccff90!important} \n.light-green.accent-1,.light-green.accent-1--after:after{background-color:#ccff90!important} \n.light-green--text.text--accent-1{color:#ccff90!important} \n.light-green--text.text--accent-1 input,.light-green--text.text--accent-1 textarea{caret-color:#ccff90!important} \n.light-green.accent-2{border-color:#b2ff59!important} \n.light-green.accent-2,.light-green.accent-2--after:after{background-color:#b2ff59!important} \n.light-green--text.text--accent-2{color:#b2ff59!important} \n.light-green--text.text--accent-2 input,.light-green--text.text--accent-2 textarea{caret-color:#b2ff59!important} \n.light-green.accent-3{border-color:#76ff03!important} \n.light-green.accent-3,.light-green.accent-3--after:after{background-color:#76ff03!important} \n.light-green--text.text--accent-3{color:#76ff03!important} \n.light-green--text.text--accent-3 input,.light-green--text.text--accent-3 textarea{caret-color:#76ff03!important} \n.light-green.accent-4{border-color:#64dd17!important} \n.light-green.accent-4,.light-green.accent-4--after:after{background-color:#64dd17!important} \n.light-green--text.text--accent-4{color:#64dd17!important} \n.light-green--text.text--accent-4 input,.light-green--text.text--accent-4 textarea{caret-color:#64dd17!important} \n.lime{background-color:#cddc39!important;border-color:#cddc39!important} \n.lime--text{color:#cddc39!important} \n.lime--text input,.lime--text textarea{caret-color:#cddc39!important} \n.lime--after:after{background:#cddc39!important} \n.lime.lighten-5{border-color:#f9fbe7!important} \n.lime.lighten-5,.lime.lighten-5--after:after{background-color:#f9fbe7!important} \n.lime--text.text--lighten-5{color:#f9fbe7!important} \n.lime--text.text--lighten-5 input,.lime--text.text--lighten-5 textarea{caret-color:#f9fbe7!important} \n.lime.lighten-4{border-color:#f0f4c3!important} \n.lime.lighten-4,.lime.lighten-4--after:after{background-color:#f0f4c3!important} \n.lime--text.text--lighten-4{color:#f0f4c3!important} \n.lime--text.text--lighten-4 input,.lime--text.text--lighten-4 textarea{caret-color:#f0f4c3!important} \n.lime.lighten-3{border-color:#e6ee9c!important} \n.lime.lighten-3,.lime.lighten-3--after:after{background-color:#e6ee9c!important} \n.lime--text.text--lighten-3{color:#e6ee9c!important} \n.lime--text.text--lighten-3 input,.lime--text.text--lighten-3 textarea{caret-color:#e6ee9c!important} \n.lime.lighten-2{border-color:#dce775!important} \n.lime.lighten-2,.lime.lighten-2--after:after{background-color:#dce775!important} \n.lime--text.text--lighten-2{color:#dce775!important} \n.lime--text.text--lighten-2 input,.lime--text.text--lighten-2 textarea{caret-color:#dce775!important} \n.lime.lighten-1{border-color:#d4e157!important} \n.lime.lighten-1,.lime.lighten-1--after:after{background-color:#d4e157!important} \n.lime--text.text--lighten-1{color:#d4e157!important} \n.lime--text.text--lighten-1 input,.lime--text.text--lighten-1 textarea{caret-color:#d4e157!important} \n.lime.darken-1{border-color:#c0ca33!important} \n.lime.darken-1,.lime.darken-1--after:after{background-color:#c0ca33!important} \n.lime--text.text--darken-1{color:#c0ca33!important} \n.lime--text.text--darken-1 input,.lime--text.text--darken-1 textarea{caret-color:#c0ca33!important} \n.lime.darken-2{border-color:#afb42b!important} \n.lime.darken-2,.lime.darken-2--after:after{background-color:#afb42b!important} \n.lime--text.text--darken-2{color:#afb42b!important} \n.lime--text.text--darken-2 input,.lime--text.text--darken-2 textarea{caret-color:#afb42b!important} \n.lime.darken-3{border-color:#9e9d24!important} \n.lime.darken-3,.lime.darken-3--after:after{background-color:#9e9d24!important} \n.lime--text.text--darken-3{color:#9e9d24!important} \n.lime--text.text--darken-3 input,.lime--text.text--darken-3 textarea{caret-color:#9e9d24!important} \n.lime.darken-4{border-color:#827717!important} \n.lime.darken-4,.lime.darken-4--after:after{background-color:#827717!important} \n.lime--text.text--darken-4{color:#827717!important} \n.lime--text.text--darken-4 input,.lime--text.text--darken-4 textarea{caret-color:#827717!important} \n.lime.accent-1{border-color:#f4ff81!important} \n.lime.accent-1,.lime.accent-1--after:after{background-color:#f4ff81!important} \n.lime--text.text--accent-1{color:#f4ff81!important} \n.lime--text.text--accent-1 input,.lime--text.text--accent-1 textarea{caret-color:#f4ff81!important} \n.lime.accent-2{border-color:#eeff41!important} \n.lime.accent-2,.lime.accent-2--after:after{background-color:#eeff41!important} \n.lime--text.text--accent-2{color:#eeff41!important} \n.lime--text.text--accent-2 input,.lime--text.text--accent-2 textarea{caret-color:#eeff41!important} \n.lime.accent-3{border-color:#c6ff00!important} \n.lime.accent-3,.lime.accent-3--after:after{background-color:#c6ff00!important} \n.lime--text.text--accent-3{color:#c6ff00!important} \n.lime--text.text--accent-3 input,.lime--text.text--accent-3 textarea{caret-color:#c6ff00!important} \n.lime.accent-4{border-color:#aeea00!important} \n.lime.accent-4,.lime.accent-4--after:after{background-color:#aeea00!important} \n.lime--text.text--accent-4{color:#aeea00!important} \n.lime--text.text--accent-4 input,.lime--text.text--accent-4 textarea{caret-color:#aeea00!important} \n.yellow{background-color:#ffeb3b!important;border-color:#ffeb3b!important} \n.yellow--text{color:#ffeb3b!important} \n.yellow--text input,.yellow--text textarea{caret-color:#ffeb3b!important} \n.yellow--after:after{background:#ffeb3b!important} \n.yellow.lighten-5{border-color:#fffde7!important} \n.yellow.lighten-5,.yellow.lighten-5--after:after{background-color:#fffde7!important} \n.yellow--text.text--lighten-5{color:#fffde7!important} \n.yellow--text.text--lighten-5 input,.yellow--text.text--lighten-5 textarea{caret-color:#fffde7!important} \n.yellow.lighten-4{border-color:#fff9c4!important} \n.yellow.lighten-4,.yellow.lighten-4--after:after{background-color:#fff9c4!important} \n.yellow--text.text--lighten-4{color:#fff9c4!important} \n.yellow--text.text--lighten-4 input,.yellow--text.text--lighten-4 textarea{caret-color:#fff9c4!important} \n.yellow.lighten-3{border-color:#fff59d!important} \n.yellow.lighten-3,.yellow.lighten-3--after:after{background-color:#fff59d!important} \n.yellow--text.text--lighten-3{color:#fff59d!important} \n.yellow--text.text--lighten-3 input,.yellow--text.text--lighten-3 textarea{caret-color:#fff59d!important} \n.yellow.lighten-2{border-color:#fff176!important} \n.yellow.lighten-2,.yellow.lighten-2--after:after{background-color:#fff176!important} \n.yellow--text.text--lighten-2{color:#fff176!important} \n.yellow--text.text--lighten-2 input,.yellow--text.text--lighten-2 textarea{caret-color:#fff176!important} \n.yellow.lighten-1{border-color:#ffee58!important} \n.yellow.lighten-1,.yellow.lighten-1--after:after{background-color:#ffee58!important} \n.yellow--text.text--lighten-1{color:#ffee58!important} \n.yellow--text.text--lighten-1 input,.yellow--text.text--lighten-1 textarea{caret-color:#ffee58!important} \n.yellow.darken-1{border-color:#fdd835!important} \n.yellow.darken-1,.yellow.darken-1--after:after{background-color:#fdd835!important} \n.yellow--text.text--darken-1{color:#fdd835!important} \n.yellow--text.text--darken-1 input,.yellow--text.text--darken-1 textarea{caret-color:#fdd835!important} \n.yellow.darken-2{border-color:#fbc02d!important} \n.yellow.darken-2,.yellow.darken-2--after:after{background-color:#fbc02d!important} \n.yellow--text.text--darken-2{color:#fbc02d!important} \n.yellow--text.text--darken-2 input,.yellow--text.text--darken-2 textarea{caret-color:#fbc02d!important} \n.yellow.darken-3{border-color:#f9a825!important} \n.yellow.darken-3,.yellow.darken-3--after:after{background-color:#f9a825!important} \n.yellow--text.text--darken-3{color:#f9a825!important} \n.yellow--text.text--darken-3 input,.yellow--text.text--darken-3 textarea{caret-color:#f9a825!important} \n.yellow.darken-4{border-color:#f57f17!important} \n.yellow.darken-4,.yellow.darken-4--after:after{background-color:#f57f17!important} \n.yellow--text.text--darken-4{color:#f57f17!important} \n.yellow--text.text--darken-4 input,.yellow--text.text--darken-4 textarea{caret-color:#f57f17!important} \n.yellow.accent-1{border-color:#ffff8d!important} \n.yellow.accent-1,.yellow.accent-1--after:after{background-color:#ffff8d!important} \n.yellow--text.text--accent-1{color:#ffff8d!important} \n.yellow--text.text--accent-1 input,.yellow--text.text--accent-1 textarea{caret-color:#ffff8d!important} \n.yellow.accent-2{border-color:#ff0!important} \n.yellow.accent-2,.yellow.accent-2--after:after{background-color:#ff0!important} \n.yellow--text.text--accent-2{color:#ff0!important} \n.yellow--text.text--accent-2 input,.yellow--text.text--accent-2 textarea{caret-color:#ff0!important} \n.yellow.accent-3{border-color:#ffea00!important} \n.yellow.accent-3,.yellow.accent-3--after:after{background-color:#ffea00!important} \n.yellow--text.text--accent-3{color:#ffea00!important} \n.yellow--text.text--accent-3 input,.yellow--text.text--accent-3 textarea{caret-color:#ffea00!important} \n.yellow.accent-4{border-color:#ffd600!important} \n.yellow.accent-4,.yellow.accent-4--after:after{background-color:#ffd600!important} \n.yellow--text.text--accent-4{color:#ffd600!important} \n.yellow--text.text--accent-4 input,.yellow--text.text--accent-4 textarea{caret-color:#ffd600!important} \n.amber{background-color:#ffc107!important;border-color:#ffc107!important} \n.amber--text{color:#ffc107!important} \n.amber--text input,.amber--text textarea{caret-color:#ffc107!important} \n.amber--after:after{background:#ffc107!important} \n.amber.lighten-5{border-color:#fff8e1!important} \n.amber.lighten-5,.amber.lighten-5--after:after{background-color:#fff8e1!important} \n.amber--text.text--lighten-5{color:#fff8e1!important} \n.amber--text.text--lighten-5 input,.amber--text.text--lighten-5 textarea{caret-color:#fff8e1!important} \n.amber.lighten-4{border-color:#ffecb3!important} \n.amber.lighten-4,.amber.lighten-4--after:after{background-color:#ffecb3!important} \n.amber--text.text--lighten-4{color:#ffecb3!important} \n.amber--text.text--lighten-4 input,.amber--text.text--lighten-4 textarea{caret-color:#ffecb3!important} \n.amber.lighten-3{border-color:#ffe082!important} \n.amber.lighten-3,.amber.lighten-3--after:after{background-color:#ffe082!important} \n.amber--text.text--lighten-3{color:#ffe082!important} \n.amber--text.text--lighten-3 input,.amber--text.text--lighten-3 textarea{caret-color:#ffe082!important} \n.amber.lighten-2{border-color:#ffd54f!important} \n.amber.lighten-2,.amber.lighten-2--after:after{background-color:#ffd54f!important} \n.amber--text.text--lighten-2{color:#ffd54f!important} \n.amber--text.text--lighten-2 input,.amber--text.text--lighten-2 textarea{caret-color:#ffd54f!important} \n.amber.lighten-1{border-color:#ffca28!important} \n.amber.lighten-1,.amber.lighten-1--after:after{background-color:#ffca28!important} \n.amber--text.text--lighten-1{color:#ffca28!important} \n.amber--text.text--lighten-1 input,.amber--text.text--lighten-1 textarea{caret-color:#ffca28!important} \n.amber.darken-1{border-color:#ffb300!important} \n.amber.darken-1,.amber.darken-1--after:after{background-color:#ffb300!important} \n.amber--text.text--darken-1{color:#ffb300!important} \n.amber--text.text--darken-1 input,.amber--text.text--darken-1 textarea{caret-color:#ffb300!important} \n.amber.darken-2{border-color:#ffa000!important} \n.amber.darken-2,.amber.darken-2--after:after{background-color:#ffa000!important} \n.amber--text.text--darken-2{color:#ffa000!important} \n.amber--text.text--darken-2 input,.amber--text.text--darken-2 textarea{caret-color:#ffa000!important} \n.amber.darken-3{border-color:#ff8f00!important} \n.amber.darken-3,.amber.darken-3--after:after{background-color:#ff8f00!important} \n.amber--text.text--darken-3{color:#ff8f00!important} \n.amber--text.text--darken-3 input,.amber--text.text--darken-3 textarea{caret-color:#ff8f00!important} \n.amber.darken-4{border-color:#ff6f00!important} \n.amber.darken-4,.amber.darken-4--after:after{background-color:#ff6f00!important} \n.amber--text.text--darken-4{color:#ff6f00!important} \n.amber--text.text--darken-4 input,.amber--text.text--darken-4 textarea{caret-color:#ff6f00!important} \n.amber.accent-1{border-color:#ffe57f!important} \n.amber.accent-1,.amber.accent-1--after:after{background-color:#ffe57f!important} \n.amber--text.text--accent-1{color:#ffe57f!important} \n.amber--text.text--accent-1 input,.amber--text.text--accent-1 textarea{caret-color:#ffe57f!important} \n.amber.accent-2{border-color:#ffd740!important} \n.amber.accent-2,.amber.accent-2--after:after{background-color:#ffd740!important} \n.amber--text.text--accent-2{color:#ffd740!important} \n.amber--text.text--accent-2 input,.amber--text.text--accent-2 textarea{caret-color:#ffd740!important} \n.amber.accent-3{border-color:#ffc400!important} \n.amber.accent-3,.amber.accent-3--after:after{background-color:#ffc400!important} \n.amber--text.text--accent-3{color:#ffc400!important} \n.amber--text.text--accent-3 input,.amber--text.text--accent-3 textarea{caret-color:#ffc400!important} \n.amber.accent-4{border-color:#ffab00!important} \n.amber.accent-4,.amber.accent-4--after:after{background-color:#ffab00!important} \n.amber--text.text--accent-4{color:#ffab00!important} \n.amber--text.text--accent-4 input,.amber--text.text--accent-4 textarea{caret-color:#ffab00!important} \n.orange{background-color:#ff9800!important;border-color:#ff9800!important} \n.orange--text{color:#ff9800!important} \n.orange--text input,.orange--text textarea{caret-color:#ff9800!important} \n.orange--after:after{background:#ff9800!important} \n.orange.lighten-5{border-color:#fff3e0!important} \n.orange.lighten-5,.orange.lighten-5--after:after{background-color:#fff3e0!important} \n.orange--text.text--lighten-5{color:#fff3e0!important} \n.orange--text.text--lighten-5 input,.orange--text.text--lighten-5 textarea{caret-color:#fff3e0!important} \n.orange.lighten-4{border-color:#ffe0b2!important} \n.orange.lighten-4,.orange.lighten-4--after:after{background-color:#ffe0b2!important} \n.orange--text.text--lighten-4{color:#ffe0b2!important} \n.orange--text.text--lighten-4 input,.orange--text.text--lighten-4 textarea{caret-color:#ffe0b2!important} \n.orange.lighten-3{border-color:#ffcc80!important} \n.orange.lighten-3,.orange.lighten-3--after:after{background-color:#ffcc80!important} \n.orange--text.text--lighten-3{color:#ffcc80!important} \n.orange--text.text--lighten-3 input,.orange--text.text--lighten-3 textarea{caret-color:#ffcc80!important} \n.orange.lighten-2{border-color:#ffb74d!important} \n.orange.lighten-2,.orange.lighten-2--after:after{background-color:#ffb74d!important} \n.orange--text.text--lighten-2{color:#ffb74d!important} \n.orange--text.text--lighten-2 input,.orange--text.text--lighten-2 textarea{caret-color:#ffb74d!important} \n.orange.lighten-1{border-color:#ffa726!important} \n.orange.lighten-1,.orange.lighten-1--after:after{background-color:#ffa726!important} \n.orange--text.text--lighten-1{color:#ffa726!important} \n.orange--text.text--lighten-1 input,.orange--text.text--lighten-1 textarea{caret-color:#ffa726!important} \n.orange.darken-1{border-color:#fb8c00!important} \n.orange.darken-1,.orange.darken-1--after:after{background-color:#fb8c00!important} \n.orange--text.text--darken-1{color:#fb8c00!important} \n.orange--text.text--darken-1 input,.orange--text.text--darken-1 textarea{caret-color:#fb8c00!important} \n.orange.darken-2{border-color:#f57c00!important} \n.orange.darken-2,.orange.darken-2--after:after{background-color:#f57c00!important} \n.orange--text.text--darken-2{color:#f57c00!important} \n.orange--text.text--darken-2 input,.orange--text.text--darken-2 textarea{caret-color:#f57c00!important} \n.orange.darken-3{border-color:#ef6c00!important} \n.orange.darken-3,.orange.darken-3--after:after{background-color:#ef6c00!important} \n.orange--text.text--darken-3{color:#ef6c00!important} \n.orange--text.text--darken-3 input,.orange--text.text--darken-3 textarea{caret-color:#ef6c00!important} \n.orange.darken-4{border-color:#e65100!important} \n.orange.darken-4,.orange.darken-4--after:after{background-color:#e65100!important} \n.orange--text.text--darken-4{color:#e65100!important} \n.orange--text.text--darken-4 input,.orange--text.text--darken-4 textarea{caret-color:#e65100!important} \n.orange.accent-1{border-color:#ffd180!important} \n.orange.accent-1,.orange.accent-1--after:after{background-color:#ffd180!important} \n.orange--text.text--accent-1{color:#ffd180!important} \n.orange--text.text--accent-1 input,.orange--text.text--accent-1 textarea{caret-color:#ffd180!important} \n.orange.accent-2{border-color:#ffab40!important} \n.orange.accent-2,.orange.accent-2--after:after{background-color:#ffab40!important} \n.orange--text.text--accent-2{color:#ffab40!important} \n.orange--text.text--accent-2 input,.orange--text.text--accent-2 textarea{caret-color:#ffab40!important} \n.orange.accent-3{border-color:#ff9100!important} \n.orange.accent-3,.orange.accent-3--after:after{background-color:#ff9100!important} \n.orange--text.text--accent-3{color:#ff9100!important} \n.orange--text.text--accent-3 input,.orange--text.text--accent-3 textarea{caret-color:#ff9100!important} \n.orange.accent-4{border-color:#ff6d00!important} \n.orange.accent-4,.orange.accent-4--after:after{background-color:#ff6d00!important} \n.orange--text.text--accent-4{color:#ff6d00!important} \n.orange--text.text--accent-4 input,.orange--text.text--accent-4 textarea{caret-color:#ff6d00!important} \n.deep-orange{background-color:#ff5722!important;border-color:#ff5722!important} \n.deep-orange--text{color:#ff5722!important} \n.deep-orange--text input,.deep-orange--text textarea{caret-color:#ff5722!important} \n.deep-orange--after:after{background:#ff5722!important} \n.deep-orange.lighten-5{border-color:#fbe9e7!important} \n.deep-orange.lighten-5,.deep-orange.lighten-5--after:after{background-color:#fbe9e7!important} \n.deep-orange--text.text--lighten-5{color:#fbe9e7!important} \n.deep-orange--text.text--lighten-5 input,.deep-orange--text.text--lighten-5 textarea{caret-color:#fbe9e7!important} \n.deep-orange.lighten-4{border-color:#ffccbc!important} \n.deep-orange.lighten-4,.deep-orange.lighten-4--after:after{background-color:#ffccbc!important} \n.deep-orange--text.text--lighten-4{color:#ffccbc!important} \n.deep-orange--text.text--lighten-4 input,.deep-orange--text.text--lighten-4 textarea{caret-color:#ffccbc!important} \n.deep-orange.lighten-3{border-color:#ffab91!important} \n.deep-orange.lighten-3,.deep-orange.lighten-3--after:after{background-color:#ffab91!important} \n.deep-orange--text.text--lighten-3{color:#ffab91!important} \n.deep-orange--text.text--lighten-3 input,.deep-orange--text.text--lighten-3 textarea{caret-color:#ffab91!important} \n.deep-orange.lighten-2{border-color:#ff8a65!important} \n.deep-orange.lighten-2,.deep-orange.lighten-2--after:after{background-color:#ff8a65!important} \n.deep-orange--text.text--lighten-2{color:#ff8a65!important} \n.deep-orange--text.text--lighten-2 input,.deep-orange--text.text--lighten-2 textarea{caret-color:#ff8a65!important} \n.deep-orange.lighten-1{border-color:#ff7043!important} \n.deep-orange.lighten-1,.deep-orange.lighten-1--after:after{background-color:#ff7043!important} \n.deep-orange--text.text--lighten-1{color:#ff7043!important} \n.deep-orange--text.text--lighten-1 input,.deep-orange--text.text--lighten-1 textarea{caret-color:#ff7043!important} \n.deep-orange.darken-1{border-color:#f4511e!important} \n.deep-orange.darken-1,.deep-orange.darken-1--after:after{background-color:#f4511e!important} \n.deep-orange--text.text--darken-1{color:#f4511e!important} \n.deep-orange--text.text--darken-1 input,.deep-orange--text.text--darken-1 textarea{caret-color:#f4511e!important} \n.deep-orange.darken-2{border-color:#e64a19!important} \n.deep-orange.darken-2,.deep-orange.darken-2--after:after{background-color:#e64a19!important} \n.deep-orange--text.text--darken-2{color:#e64a19!important} \n.deep-orange--text.text--darken-2 input,.deep-orange--text.text--darken-2 textarea{caret-color:#e64a19!important} \n.deep-orange.darken-3{border-color:#d84315!important} \n.deep-orange.darken-3,.deep-orange.darken-3--after:after{background-color:#d84315!important} \n.deep-orange--text.text--darken-3{color:#d84315!important} \n.deep-orange--text.text--darken-3 input,.deep-orange--text.text--darken-3 textarea{caret-color:#d84315!important} \n.deep-orange.darken-4{border-color:#bf360c!important} \n.deep-orange.darken-4,.deep-orange.darken-4--after:after{background-color:#bf360c!important} \n.deep-orange--text.text--darken-4{color:#bf360c!important} \n.deep-orange--text.text--darken-4 input,.deep-orange--text.text--darken-4 textarea{caret-color:#bf360c!important} \n.deep-orange.accent-1{border-color:#ff9e80!important} \n.deep-orange.accent-1,.deep-orange.accent-1--after:after{background-color:#ff9e80!important} \n.deep-orange--text.text--accent-1{color:#ff9e80!important} \n.deep-orange--text.text--accent-1 input,.deep-orange--text.text--accent-1 textarea{caret-color:#ff9e80!important} \n.deep-orange.accent-2{border-color:#ff6e40!important} \n.deep-orange.accent-2,.deep-orange.accent-2--after:after{background-color:#ff6e40!important} \n.deep-orange--text.text--accent-2{color:#ff6e40!important} \n.deep-orange--text.text--accent-2 input,.deep-orange--text.text--accent-2 textarea{caret-color:#ff6e40!important} \n.deep-orange.accent-3{border-color:#ff3d00!important} \n.deep-orange.accent-3,.deep-orange.accent-3--after:after{background-color:#ff3d00!important} \n.deep-orange--text.text--accent-3{color:#ff3d00!important} \n.deep-orange--text.text--accent-3 input,.deep-orange--text.text--accent-3 textarea{caret-color:#ff3d00!important} \n.deep-orange.accent-4{border-color:#dd2c00!important} \n.deep-orange.accent-4,.deep-orange.accent-4--after:after{background-color:#dd2c00!important} \n.deep-orange--text.text--accent-4{color:#dd2c00!important} \n.deep-orange--text.text--accent-4 input,.deep-orange--text.text--accent-4 textarea{caret-color:#dd2c00!important} \n.brown{background-color:#795548!important;border-color:#795548!important} \n.brown--text{color:#795548!important} \n.brown--text input,.brown--text textarea{caret-color:#795548!important} \n.brown--after:after{background:#795548!important} \n.brown.lighten-5{border-color:#efebe9!important} \n.brown.lighten-5,.brown.lighten-5--after:after{background-color:#efebe9!important} \n.brown--text.text--lighten-5{color:#efebe9!important} \n.brown--text.text--lighten-5 input,.brown--text.text--lighten-5 textarea{caret-color:#efebe9!important} \n.brown.lighten-4{border-color:#d7ccc8!important} \n.brown.lighten-4,.brown.lighten-4--after:after{background-color:#d7ccc8!important} \n.brown--text.text--lighten-4{color:#d7ccc8!important} \n.brown--text.text--lighten-4 input,.brown--text.text--lighten-4 textarea{caret-color:#d7ccc8!important} \n.brown.lighten-3{border-color:#bcaaa4!important} \n.brown.lighten-3,.brown.lighten-3--after:after{background-color:#bcaaa4!important} \n.brown--text.text--lighten-3{color:#bcaaa4!important} \n.brown--text.text--lighten-3 input,.brown--text.text--lighten-3 textarea{caret-color:#bcaaa4!important} \n.brown.lighten-2{border-color:#a1887f!important} \n.brown.lighten-2,.brown.lighten-2--after:after{background-color:#a1887f!important} \n.brown--text.text--lighten-2{color:#a1887f!important} \n.brown--text.text--lighten-2 input,.brown--text.text--lighten-2 textarea{caret-color:#a1887f!important} \n.brown.lighten-1{border-color:#8d6e63!important} \n.brown.lighten-1,.brown.lighten-1--after:after{background-color:#8d6e63!important} \n.brown--text.text--lighten-1{color:#8d6e63!important} \n.brown--text.text--lighten-1 input,.brown--text.text--lighten-1 textarea{caret-color:#8d6e63!important} \n.brown.darken-1{border-color:#6d4c41!important} \n.brown.darken-1,.brown.darken-1--after:after{background-color:#6d4c41!important} \n.brown--text.text--darken-1{color:#6d4c41!important} \n.brown--text.text--darken-1 input,.brown--text.text--darken-1 textarea{caret-color:#6d4c41!important} \n.brown.darken-2{border-color:#5d4037!important} \n.brown.darken-2,.brown.darken-2--after:after{background-color:#5d4037!important} \n.brown--text.text--darken-2{color:#5d4037!important} \n.brown--text.text--darken-2 input,.brown--text.text--darken-2 textarea{caret-color:#5d4037!important} \n.brown.darken-3{border-color:#4e342e!important} \n.brown.darken-3,.brown.darken-3--after:after{background-color:#4e342e!important} \n.brown--text.text--darken-3{color:#4e342e!important} \n.brown--text.text--darken-3 input,.brown--text.text--darken-3 textarea{caret-color:#4e342e!important} \n.brown.darken-4{border-color:#3e2723!important} \n.brown.darken-4,.brown.darken-4--after:after{background-color:#3e2723!important} \n.brown--text.text--darken-4{color:#3e2723!important} \n.brown--text.text--darken-4 input,.brown--text.text--darken-4 textarea{caret-color:#3e2723!important} \n.blue-grey{background-color:#607d8b!important;border-color:#607d8b!important} \n.blue-grey--text{color:#607d8b!important} \n.blue-grey--text input,.blue-grey--text textarea{caret-color:#607d8b!important} \n.blue-grey--after:after{background:#607d8b!important} \n.blue-grey.lighten-5{border-color:#eceff1!important} \n.blue-grey.lighten-5,.blue-grey.lighten-5--after:after{background-color:#eceff1!important} \n.blue-grey--text.text--lighten-5{color:#eceff1!important} \n.blue-grey--text.text--lighten-5 input,.blue-grey--text.text--lighten-5 textarea{caret-color:#eceff1!important} \n.blue-grey.lighten-4{border-color:#cfd8dc!important} \n.blue-grey.lighten-4,.blue-grey.lighten-4--after:after{background-color:#cfd8dc!important} \n.blue-grey--text.text--lighten-4{color:#cfd8dc!important} \n.blue-grey--text.text--lighten-4 input,.blue-grey--text.text--lighten-4 textarea{caret-color:#cfd8dc!important} \n.blue-grey.lighten-3{border-color:#b0bec5!important} \n.blue-grey.lighten-3,.blue-grey.lighten-3--after:after{background-color:#b0bec5!important} \n.blue-grey--text.text--lighten-3{color:#b0bec5!important} \n.blue-grey--text.text--lighten-3 input,.blue-grey--text.text--lighten-3 textarea{caret-color:#b0bec5!important} \n.blue-grey.lighten-2{border-color:#90a4ae!important} \n.blue-grey.lighten-2,.blue-grey.lighten-2--after:after{background-color:#90a4ae!important} \n.blue-grey--text.text--lighten-2{color:#90a4ae!important} \n.blue-grey--text.text--lighten-2 input,.blue-grey--text.text--lighten-2 textarea{caret-color:#90a4ae!important} \n.blue-grey.lighten-1{border-color:#78909c!important} \n.blue-grey.lighten-1,.blue-grey.lighten-1--after:after{background-color:#78909c!important} \n.blue-grey--text.text--lighten-1{color:#78909c!important} \n.blue-grey--text.text--lighten-1 input,.blue-grey--text.text--lighten-1 textarea{caret-color:#78909c!important} \n.blue-grey.darken-1{border-color:#546e7a!important} \n.blue-grey.darken-1,.blue-grey.darken-1--after:after{background-color:#546e7a!important} \n.blue-grey--text.text--darken-1{color:#546e7a!important} \n.blue-grey--text.text--darken-1 input,.blue-grey--text.text--darken-1 textarea{caret-color:#546e7a!important} \n.blue-grey.darken-2{border-color:#455a64!important} \n.blue-grey.darken-2,.blue-grey.darken-2--after:after{background-color:#455a64!important} \n.blue-grey--text.text--darken-2{color:#455a64!important} \n.blue-grey--text.text--darken-2 input,.blue-grey--text.text--darken-2 textarea{caret-color:#455a64!important} \n.blue-grey.darken-3{border-color:#37474f!important} \n.blue-grey.darken-3,.blue-grey.darken-3--after:after{background-color:#37474f!important} \n.blue-grey--text.text--darken-3{color:#37474f!important} \n.blue-grey--text.text--darken-3 input,.blue-grey--text.text--darken-3 textarea{caret-color:#37474f!important} \n.blue-grey.darken-4{border-color:#263238!important} \n.blue-grey.darken-4,.blue-grey.darken-4--after:after{background-color:#263238!important} \n.blue-grey--text.text--darken-4{color:#263238!important} \n.blue-grey--text.text--darken-4 input,.blue-grey--text.text--darken-4 textarea{caret-color:#263238!important} \n.grey{background-color:#9e9e9e!important;border-color:#9e9e9e!important} \n.grey--text{color:#9e9e9e!important} \n.grey--text input,.grey--text textarea{caret-color:#9e9e9e!important} \n.grey--after:after{background:#9e9e9e!important} \n.grey.lighten-5{border-color:#fafafa!important} \n.grey.lighten-5,.grey.lighten-5--after:after{background-color:#fafafa!important} \n.grey--text.text--lighten-5{color:#fafafa!important} \n.grey--text.text--lighten-5 input,.grey--text.text--lighten-5 textarea{caret-color:#fafafa!important} \n.grey.lighten-4{border-color:#f5f5f5!important} \n.grey.lighten-4,.grey.lighten-4--after:after{background-color:#f5f5f5!important} \n.grey--text.text--lighten-4{color:#f5f5f5!important} \n.grey--text.text--lighten-4 input,.grey--text.text--lighten-4 textarea{caret-color:#f5f5f5!important} \n.grey.lighten-3{border-color:#eee!important} \n.grey.lighten-3,.grey.lighten-3--after:after{background-color:#eee!important} \n.grey--text.text--lighten-3{color:#eee!important} \n.grey--text.text--lighten-3 input,.grey--text.text--lighten-3 textarea{caret-color:#eee!important} \n.grey.lighten-2{border-color:#e0e0e0!important} \n.grey.lighten-2,.grey.lighten-2--after:after{background-color:#e0e0e0!important} \n.grey--text.text--lighten-2{color:#e0e0e0!important} \n.grey--text.text--lighten-2 input,.grey--text.text--lighten-2 textarea{caret-color:#e0e0e0!important} \n.grey.lighten-1{border-color:#bdbdbd!important} \n.grey.lighten-1,.grey.lighten-1--after:after{background-color:#bdbdbd!important} \n.grey--text.text--lighten-1{color:#bdbdbd!important} \n.grey--text.text--lighten-1 input,.grey--text.text--lighten-1 textarea{caret-color:#bdbdbd!important} \n.grey.darken-1{border-color:#757575!important} \n.grey.darken-1,.grey.darken-1--after:after{background-color:#757575!important} \n.grey--text.text--darken-1{color:#757575!important} \n.grey--text.text--darken-1 input,.grey--text.text--darken-1 textarea{caret-color:#757575!important} \n.grey.darken-2{border-color:#616161!important} \n.grey.darken-2,.grey.darken-2--after:after{background-color:#616161!important} \n.grey--text.text--darken-2{color:#616161!important} \n.grey--text.text--darken-2 input,.grey--text.text--darken-2 textarea{caret-color:#616161!important} \n.grey.darken-3{border-color:#424242!important} \n.grey.darken-3,.grey.darken-3--after:after{background-color:#424242!important} \n.grey--text.text--darken-3{color:#424242!important} \n.grey--text.text--darken-3 input,.grey--text.text--darken-3 textarea{caret-color:#424242!important} \n.grey.darken-4{border-color:#212121!important} \n.grey.darken-4,.grey.darken-4--after:after{background-color:#212121!important} \n.grey--text.text--darken-4{color:#212121!important} \n.grey--text.text--darken-4 input,.grey--text.text--darken-4 textarea{caret-color:#212121!important} \n.shades.black{border-color:#000!important} \n.shades.black,.shades.black--after:after{background-color:#000!important} \n.shades--text.text--black{color:#000!important} \n.shades--text.text--black input,.shades--text.text--black textarea{caret-color:#000!important} \n.shades.white{border-color:#fff!important} \n.shades.white,.shades.white--after:after{background-color:#fff!important} \n.shades--text.text--white{color:#fff!important} \n.shades--text.text--white input,.shades--text.text--white textarea{caret-color:#fff!important} \n.shades.transparent{border-color:transparent!important} \n.shades.transparent,.shades.transparent--after:after{background-color:transparent!important} \n.shades--text.text--transparent{color:transparent!important} \n.shades--text.text--transparent input,.shades--text.text--transparent textarea{caret-color:transparent!important} \n.elevation-0{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important} \n.elevation-1{-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)!important;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)!important} \n.elevation-2{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)!important} \n.elevation-3{-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)!important} \n.elevation-4{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important} \n.elevation-5{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important} \n.elevation-6{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)!important} \n.elevation-7{-webkit-box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)!important;box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)!important} \n.elevation-8{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)!important;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)!important} \n.elevation-9{-webkit-box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)!important;box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)!important} \n.elevation-10{-webkit-box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)!important;box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)!important} \n.elevation-11{-webkit-box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)!important;box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)!important} \n.elevation-12{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important} \n.elevation-13{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)!important} \n.elevation-14{-webkit-box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)!important} \n.elevation-15{-webkit-box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)!important;box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)!important} \n.elevation-16{-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)!important;box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)!important} \n.elevation-17{-webkit-box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)!important;box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)!important} \n.elevation-18{-webkit-box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)!important;box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)!important} \n.elevation-19{-webkit-box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)!important;box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)!important} \n.elevation-20{-webkit-box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)!important;box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)!important} \n.elevation-21{-webkit-box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)!important;box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)!important} \n.elevation-22{-webkit-box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)!important;box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)!important} \n.elevation-23{-webkit-box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)!important;box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)!important} \n.elevation-24{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)!important;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)!important} \nhtml{-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%} \n*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit} \n:after,:before{text-decoration:inherit;vertical-align:inherit} \n*{background-repeat:no-repeat;padding:0;margin:0} \naudio:not([controls]){display:none;height:0} \nhr{overflow:visible} \narticle,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block} \nsummary{display:list-item} \nsmall{font-size:80%} \n[hidden],template{display:none} \nabbr[title]{border-bottom:1px dotted;text-decoration:none} \na{background-color:transparent;-webkit-text-decoration-skip:objects} \na:active,a:hover{outline-width:0} \ncode,kbd,pre,samp{font-family:monospace,monospace} \nb,strong{font-weight:bolder} \ndfn{font-style:italic} \nmark{background-color:#ff0;color:#000} \nsub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline} \nsub{bottom:-.25em} \nsup{top:-.5em} \ninput{border-radius:0} \n[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer} \n[disabled]{cursor:default} \n[type=number]{width:auto} \n[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none} \ntextarea{overflow:auto;resize:vertical} \nbutton,input,optgroup,select,textarea{font:inherit} \noptgroup{font-weight:700} \nbutton{overflow:visible} \n[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:0;padding:0} \n[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:0;border:0} \n[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button} \nbutton,select{text-transform:none} \nbutton,input,select,textarea{background-color:transparent;border-style:none;color:inherit} \nselect{-moz-appearance:none;-webkit-appearance:none} \nselect::-ms-expand{display:none} \nselect::-ms-value{color:currentColor} \nlegend{border:0;color:inherit;display:table;max-width:100%;white-space:normal} \n::-webkit-file-upload-button{-webkit-appearance:button;font:inherit} \n[type=search]{-webkit-appearance:textfield;outline-offset:-2px} \nimg{border-style:none} \nprogress{vertical-align:baseline} \nsvg:not(:root){overflow:hidden} \naudio,canvas,progress,video{display:inline-block} \n[aria-busy=true]{cursor:progress} \n[aria-controls]{cursor:pointer} \n[aria-disabled]{cursor:default} \n::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none} \n::selection{background-color:#b3d4fc;color:#000;text-shadow:none} \n.bottom-sheet-transition-enter,.bottom-sheet-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)} \n.carousel-transition-enter{-webkit-transform:translate(100%);transform:translate(100%)} \n.carousel-transition-leave,.carousel-transition-leave-to{position:absolute;top:0} \n.carousel-reverse-transition-enter,.carousel-transition-leave,.carousel-transition-leave-to{-webkit-transform:translate(-100%);transform:translate(-100%)} \n.carousel-reverse-transition-leave,.carousel-reverse-transition-leave-to{position:absolute;top:0;-webkit-transform:translate(100%);transform:translate(100%)} \n.dialog-transition-enter,.dialog-transition-leave-to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0} \n.dialog-transition-enter-to,.dialog-transition-leave{opacity:1} \n.dialog-bottom-transition-enter,.dialog-bottom-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)} \n.picker-reverse-transition-enter-active,.picker-reverse-transition-leave-active,.picker-transition-enter-active,.picker-transition-leave-active{-webkit-transition:.3s cubic-bezier(0,0,.2,1);transition:.3s cubic-bezier(0,0,.2,1)} \n.picker-reverse-transition-enter,.picker-reverse-transition-leave-to,.picker-transition-enter,.picker-transition-leave-to{opacity:0} \n.picker-reverse-transition-enter-to,.picker-transition-enter-to{transtion:translate(0,0)} \n.picker-reverse-transition-leave,.picker-reverse-transition-leave-active,.picker-reverse-transition-leave-to,.picker-transition-leave,.picker-transition-leave-active,.picker-transition-leave-to{position:absolute!important} \n.picker-transition-enter{-webkit-transform:translateY(100%);transform:translateY(100%)} \n.picker-reverse-transition-enter,.picker-transition-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)} \n.picker-reverse-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)} \n.picker-title-transition-enter-to,.picker-title-transition-leave{-webkit-transform:translate(0);transform:translate(0)} \n.picker-title-transition-enter{-webkit-transform:translate(-100%);transform:translate(-100%)} \n.picker-title-transition-leave-to{opacity:0;-webkit-transform:translate(100%);transform:translate(100%)} \n.picker-title-transition-leave,.picker-title-transition-leave-active,.picker-title-transition-leave-to{position:absolute!important} \n.tab-transition-enter{-webkit-transform:translate(100%);transform:translate(100%)} \n.tab-transition-enter-to{-webkit-transform:translate(0);transform:translate(0)} \n.tab-transition-leave,.tab-transition-leave-active{position:absolute;top:0} \n.tab-transition-leave-to{position:absolute} \n.tab-reverse-transition-enter,.tab-transition-leave-to{-webkit-transform:translate(-100%);transform:translate(-100%)} \n.tab-reverse-transition-leave,.tab-reverse-transition-leave-to{top:0;position:absolute;-webkit-transform:translate(100%);transform:translate(100%)} \n.scale-transition-enter-active,.scale-transition-leave-active{-webkit-transition:.2s cubic-bezier(.4,0,.6,1);transition:.2s cubic-bezier(.4,0,.6,1)} \n.scale-transition-enter,.scale-transition-leave,.scale-transition-leave-to{opacity:0;-webkit-transform:scale(0);transform:scale(0)} \n.slide-y-transition-enter-active,.slide-y-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.slide-y-transition-enter,.slide-y-transition-leave-to{opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px)} \n.slide-y-reverse-transition-enter-active,.slide-y-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.slide-y-reverse-transition-enter,.slide-y-reverse-transition-leave-to{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)} \n.slide-x-transition-enter-active,.slide-x-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.slide-x-transition-enter,.slide-x-transition-leave-to{opacity:0;-webkit-transform:translateX(-15px);transform:translateX(-15px)} \n.slide-x-reverse-transition-enter-active,.slide-x-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.slide-x-reverse-transition-enter,.slide-x-reverse-transition-leave-to{opacity:0;-webkit-transform:translateX(15px);transform:translateX(15px)} \n.fade-transition-enter-active,.fade-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.fade-transition-enter,.fade-transition-leave-to{opacity:0} \n.fab-transition-enter-active,.fab-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.fab-transition-enter,.fab-transition-leave-to{-webkit-transform:scale(0) rotate(-45deg);transform:scale(0) rotate(-45deg)} \n.blockquote{padding:16px 0 16px 24px;font-size:18px;font-weight:300} \ncode,kbd{display:inline-block;border-radius:3px;white-space:pre-wrap;font-size:85%;font-weight:900} \ncode:after,code:before,kbd:after,kbd:before{content:\"\\A0\";letter-spacing:-1px} \ncode{background-color:#f5f5f5;color:#bd4147;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)} \nkbd{background:#424242;color:#fff} \nhtml{font-size:14px;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)} \n.application{font-family:Roboto,sans-serif;line-height:1.5} \n::-ms-clear,::-ms-reveal{display:none} \n.browser-list{padding-left:24px} \n.browser-list--unstyled{list-style-type:none} \n.display-4{font-size:112px!important;font-weight:300;line-height:1!important;letter-spacing:-.04em!important} \n.display-3{font-size:56px!important;font-weight:400;line-height:1.35!important;letter-spacing:-.02em!important} \n.display-2{font-size:45px!important;line-height:48px!important} \n.display-1,.display-2{font-weight:400;letter-spacing:normal!important} \n.display-1{font-size:34px!important;line-height:40px!important} \n.headline{font-size:24px!important;font-weight:400;line-height:32px!important;letter-spacing:normal!important} \n.title{font-size:20px!important;font-weight:500;line-height:1!important;letter-spacing:.02em!important} \n.subheading{font-size:16px!important;font-weight:400} \n.body-2{font-weight:500} \n.body-1,.body-2{font-size:14px!important} \n.body-1,.caption{font-weight:400} \n.caption{font-size:12px!important} \np{margin-bottom:16px} \n.overflow-hidden{overflow:hidden} \n.overflow-x-hidden{overflow-x:hidden} \n.overflow-y-hidden{overflow-y:hidden} \n.right{float:right!important} \n.left{float:left!important} \n.mx-auto{margin-left:auto!important;margin-right:auto!important} \n.mt-0{margin-top:0!important} \n.mr-0{margin-right:0!important} \n.mb-0{margin-bottom:0!important} \n.ml-0,.mx-0{margin-left:0!important} \n.mx-0{margin-right:0!important} \n.my-0{margin-top:0!important;margin-bottom:0!important} \n.ma-0{margin:0!important} \n.pt-0{padding-top:0!important} \n.pr-0{padding-right:0!important} \n.pb-0{padding-bottom:0!important} \n.pl-0,.px-0{padding-left:0!important} \n.px-0{padding-right:0!important} \n.py-0{padding-top:0!important;padding-bottom:0!important} \n.pa-0{padding:0!important} \n.mt-1{margin-top:4px!important} \n.mr-1{margin-right:4px!important} \n.mb-1{margin-bottom:4px!important} \n.ml-1,.mx-1{margin-left:4px!important} \n.mx-1{margin-right:4px!important} \n.my-1{margin-top:4px!important;margin-bottom:4px!important} \n.ma-1{margin:4px!important} \n.pt-1{padding-top:4px!important} \n.pr-1{padding-right:4px!important} \n.pb-1{padding-bottom:4px!important} \n.pl-1,.px-1{padding-left:4px!important} \n.px-1{padding-right:4px!important} \n.py-1{padding-top:4px!important;padding-bottom:4px!important} \n.pa-1{padding:4px!important} \n.mt-2{margin-top:8px!important} \n.mr-2{margin-right:8px!important} \n.mb-2{margin-bottom:8px!important} \n.ml-2,.mx-2{margin-left:8px!important} \n.mx-2{margin-right:8px!important} \n.my-2{margin-top:8px!important;margin-bottom:8px!important} \n.ma-2{margin:8px!important} \n.pt-2{padding-top:8px!important} \n.pr-2{padding-right:8px!important} \n.pb-2{padding-bottom:8px!important} \n.pl-2,.px-2{padding-left:8px!important} \n.px-2{padding-right:8px!important} \n.py-2{padding-top:8px!important;padding-bottom:8px!important} \n.pa-2{padding:8px!important} \n.mt-3{margin-top:16px!important} \n.mr-3{margin-right:16px!important} \n.mb-3{margin-bottom:16px!important} \n.ml-3,.mx-3{margin-left:16px!important} \n.mx-3{margin-right:16px!important} \n.my-3{margin-top:16px!important;margin-bottom:16px!important} \n.ma-3{margin:16px!important} \n.pt-3{padding-top:16px!important} \n.pr-3{padding-right:16px!important} \n.pb-3{padding-bottom:16px!important} \n.pl-3,.px-3{padding-left:16px!important} \n.px-3{padding-right:16px!important} \n.py-3{padding-top:16px!important;padding-bottom:16px!important} \n.pa-3{padding:16px!important} \n.mt-4{margin-top:24px!important} \n.mr-4{margin-right:24px!important} \n.mb-4{margin-bottom:24px!important} \n.ml-4,.mx-4{margin-left:24px!important} \n.mx-4{margin-right:24px!important} \n.my-4{margin-top:24px!important;margin-bottom:24px!important} \n.ma-4{margin:24px!important} \n.pt-4{padding-top:24px!important} \n.pr-4{padding-right:24px!important} \n.pb-4{padding-bottom:24px!important} \n.pl-4,.px-4{padding-left:24px!important} \n.px-4{padding-right:24px!important} \n.py-4{padding-top:24px!important;padding-bottom:24px!important} \n.pa-4{padding:24px!important} \n.mt-5{margin-top:48px!important} \n.mr-5{margin-right:48px!important} \n.mb-5{margin-bottom:48px!important} \n.ml-5,.mx-5{margin-left:48px!important} \n.mx-5{margin-right:48px!important} \n.my-5{margin-top:48px!important;margin-bottom:48px!important} \n.ma-5{margin:48px!important} \n.pt-5{padding-top:48px!important} \n.pr-5{padding-right:48px!important} \n.pb-5{padding-bottom:48px!important} \n.pl-5,.px-5{padding-left:48px!important} \n.px-5{padding-right:48px!important} \n.py-5{padding-top:48px!important;padding-bottom:48px!important} \n.pa-5{padding:48px!important} \n@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}} \n@media only screen and (max-width:599px){.hidden-xs-only{display:none!important}} \n@media only screen and (min-width:600px) and (max-width:959px){.hidden-sm-only{display:none!important}} \n@media only screen and (max-width:959px){.hidden-sm-and-down{display:none!important}} \n@media only screen and (min-width:600px){.hidden-sm-and-up{display:none!important}} \n@media only screen and (min-width:960px) and (max-width:1263px){.hidden-md-only{display:none!important}} \n@media only screen and (max-width:1263px){.hidden-md-and-down{display:none!important}} \n@media only screen and (min-width:960px){.hidden-md-and-up{display:none!important}} \n@media only screen and (min-width:1264px) and (max-width:1903px){.hidden-lg-only{display:none!important}} \n@media only screen and (max-width:1903px){.hidden-lg-and-down{display:none!important}} \n@media only screen and (min-width:1264px){.hidden-lg-and-up{display:none!important}} \n@media only screen and (min-width:1904px){.hidden-xl-only{display:none!important}} \n@media (min-width:0){.text-xs-left{text-align:left!important}.text-xs-center{text-align:center!important}.text-xs-right{text-align:right!important}.text-xs-justify{text-align:justify!important}} \n@media (min-width:600px){.text-sm-left{text-align:left!important}.text-sm-center{text-align:center!important}.text-sm-right{text-align:right!important}.text-sm-justify{text-align:justify!important}} \n@media (min-width:960px){.text-md-left{text-align:left!important}.text-md-center{text-align:center!important}.text-md-right{text-align:right!important}.text-md-justify{text-align:justify!important}} \n@media (min-width:1264px){.text-lg-left{text-align:left!important}.text-lg-center{text-align:center!important}.text-lg-right{text-align:right!important}.text-lg-justify{text-align:justify!important}} \n@media (min-width:1904px){.text-xl-left{text-align:left!important}.text-xl-center{text-align:center!important}.text-xl-right{text-align:right!important}.text-xl-justify{text-align:justify!important}} \n.application,.application--wrap{display:-webkit-box;display:-ms-flexbox;display:flex} \n.application--wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;max-width:100%;position:relative} \n.application.theme--light{background:#fafafa;color:rgba(0,0,0,.87)} \n.application.theme--light a{cursor:pointer} \n.application.theme--light .text--primary{color:rgba(0,0,0,.87)!important} \n.application.theme--light .text--secondary{color:rgba(0,0,0,.54)!important} \n.application.theme--light .text--disabled{color:rgba(0,0,0,.38)!important} \n.application.theme--dark{background:#303030;color:#fff} \n.application.theme--dark a{cursor:pointer} \n.application.theme--dark .text--primary{color:#fff!important} \n.application.theme--dark .text--secondary{color:hsla(0,0%,100%,.7)!important} \n.application.theme--dark .text--disabled{color:hsla(0,0%,100%,.5)!important} \n@-moz-document url-prefix(){@media print{.application,.application--wrap{display:block}}} \n.alert{border-radius:0;border-width:4px 0 0;border-style:solid;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin:4px auto;padding:16px;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.alert .alert__icon.icon,.alert__dismissible .icon{-ms-flex-item-align:center;align-self:center;color:rgba(0,0,0,.3);font-size:24px} \n.alert--outline .icon{color:inherit!important} \n.alert__icon{margin-right:16px} \n.alert__dismissible{-ms-flex-item-align:start;align-self:flex-start;color:inherit;margin-left:16px;margin-right:0;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.alert__dismissible:hover{opacity:.8} \n.alert--no-icon .alert__icon{display:none} \n.alert>div{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1} \n.alert.alert{border-color:rgba(0,0,0,.12)!important} \n.alert.alert--outline{border:1px solid currentColor!important} \n@media screen and (max-width:600px){.alert__icon{display:none}} \n.application .theme--light.icon,.theme--light .icon{color:rgba(0,0,0,.54)} \n.application .theme--light.icon.icon--disabled:not(.input-group__append-icon),.theme--light .icon.icon--disabled:not(.input-group__append-icon){color:rgba(0,0,0,.38)!important} \n.application .theme--dark.icon,.theme--dark .icon{color:#fff} \n.application .theme--dark.icon.icon--disabled:not(.input-group__append-icon),.theme--dark .icon.icon--disabled:not(.input-group__append-icon){color:hsla(0,0%,100%,.5)!important} \n.icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-font-feature-settings:\"liga\";font-feature-settings:\"liga\";font-size:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);vertical-align:middle} \n.icon.icon--large{font-size:2.5rem} \n.icon.icon--medium{font-size:2rem} \n.icon.icon--x-large{font-size:3rem} \n.icon.icon--disabled{pointer-events:none} \n.avatar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center;vertical-align:middle} \n.avatar .icon,.avatar img{border-radius:50%;height:inherit;width:inherit} \n.avatar--tile,.avatar--tile .icon,.avatar--tile img{border-radius:0} \n.badge{display:inline-block;position:relative} \n.badge__badge{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:-11px;right:-22px;border-radius:50%;height:22px;width:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.badge__badge,.badge__badge .icon{font-size:14px} \n.badge--overlap .badge__badge{top:-8px;right:-8px} \n.badge--overlap.badge--left .badge__badge{left:-8px;right:auto} \n.badge--overlap.badge--bottom .badge__badge{bottom:-8px;top:auto} \n.badge--left .badge__badge{left:-22px} \n.badge--bottom .badge__badge{bottom:-11px;top:auto} \n.application .theme--light.bottom-nav,.theme--light .bottom-nav{background-color:#fff} \n.application .theme--dark.bottom-nav,.theme--dark .bottom-nav{background-color:#424242} \n.bottom-nav{bottom:0;-webkit-box-shadow:0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 3px 14px 2px rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:all .4s cubic-bezier(.25,.8,.5,1);transition:all .4s cubic-bezier(.25,.8,.5,1);width:100%;z-index:4} \n.bottom-nav--absolute{position:absolute} \n.bottom-nav--active{-webkit-transform:translate(0);transform:translate(0)} \n.bottom-nav--fixed{position:fixed} \n.bottom-nav .btn{background:transparent!important;border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important;font-weight:400;height:100%;margin:0;max-width:168px;min-width:80px;padding:6px 0 10px;text-transform:none;opacity:.5;width:100%} \n.bottom-nav .btn .btn__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;font-size:12px;white-space:nowrap;will-change:font-size} \n.bottom-nav .btn .btn__content i.icon{color:inherit;margin-bottom:4px;-webkit-transition:all .4s cubic-bezier(.25,.8,.5,1);transition:all .4s cubic-bezier(.25,.8,.5,1)} \n.bottom-nav .btn .btn__content span{line-height:1} \n.bottom-nav .btn--active{opacity:1} \n.bottom-nav .btn--active .btn__content{font-size:14px} \n.bottom-nav .btn--active .btn__content:before{opacity:0} \n.bottom-nav .btn--active .btn__content .icon{-webkit-transform:none;transform:none} \n.bottom-nav .btn:not(.btn--active){-webkit-filter:grayscale(100%);filter:grayscale(100%)} \n.bottom-nav--shift .btn__content{font-size:14px} \n.bottom-nav--shift .btn{-webkit-transition:all .3s;transition:all .3s;min-width:56px;max-width:96px} \n.bottom-nav--shift .btn--active{min-width:96px;max-width:168px} \n.bottom-nav--shift .btn:not(.btn--active) .btn__content .icon{-webkit-transform:scale(1) translateY(10px);transform:scale(1) translateY(10px)} \n.bottom-nav--shift .btn:not(.btn--active) .btn__content span{color:transparent} \n.bottom-sheet.dialog{-ms-flex-item-align:end;align-self:flex-end;border-radius:0;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;margin:0;min-width:100%;overflow:visible;-webkit-transition:.4s cubic-bezier(.25,.8,.5,1);transition:.4s cubic-bezier(.25,.8,.5,1)} \n.bottom-sheet.dialog.bottom-sheet--inset{max-width:70%;min-width:0} \n@media only screen and (max-width:599px){.bottom-sheet.dialog.bottom-sheet--inset{max-width:none}} \n.dialog{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;margin:24px;overflow-y:auto;pointer-events:auto} \n.dialog,.dialog__content{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%} \n.dialog__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;z-index:6;outline:none} \n.dialog:not(.dialog--fullscreen){max-height:90%} \n.dialog__container{display:inline-block;vertical-align:middle} \n.dialog--fullscreen{margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0} \n.dialog--fullscreen>.card{min-height:100%;min-width:100%;margin:0!important;padding:0!important} \n.dialog--scrollable,.dialog--scrollable>.card{display:-webkit-box;display:-ms-flexbox;display:flex} \n.dialog--scrollable>.card{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column} \n.dialog--scrollable>.card>.card__actions,.dialog--scrollable>.card>.card__title{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto} \n.dialog--scrollable>.card>.card__text{overflow-y:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden} \n.overlay{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;-webkit-transition:.5s cubic-bezier(.25,.8,.5,1);transition:.5s cubic-bezier(.25,.8,.5,1);z-index:5} \n.overlay--absolute,.overlay:before{position:absolute} \n.overlay:before{background-color:#212121;bottom:0;content:\"\";height:100%;left:0;opacity:0;right:0;top:0;-webkit-transition:inherit;transition:inherit;-webkit-transition-delay:.15s;transition-delay:.15s;width:100%} \n.overlay--active{pointer-events:auto;-ms-touch-action:none;touch-action:none} \n.overlay--active:before{opacity:.46} \n.application .theme--light.breadcrumbs li.breadcrumbs__divider,.application .theme--light.breadcrumbs li .breadcrumbs__item--disabled,.application .theme--light.breadcrumbs li:last-child .breadcrumbs__item,.theme--light .breadcrumbs li.breadcrumbs__divider,.theme--light .breadcrumbs li .breadcrumbs__item--disabled,.theme--light .breadcrumbs li:last-child .breadcrumbs__item{color:rgba(0,0,0,.38)} \n.application .theme--dark.breadcrumbs li.breadcrumbs__divider,.application .theme--dark.breadcrumbs li .breadcrumbs__item--disabled,.application .theme--dark.breadcrumbs li:last-child .breadcrumbs__item,.theme--dark .breadcrumbs li.breadcrumbs__divider,.theme--dark .breadcrumbs li .breadcrumbs__item--disabled,.theme--dark .breadcrumbs li:last-child .breadcrumbs__item{color:hsla(0,0%,100%,.5)} \n.breadcrumbs{-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;list-style-type:none;margin:0;padding:18px 12px} \n.breadcrumbs,.breadcrumbs li{-webkit-box-align:center;-ms-flex-align:center;align-items:center} \n.breadcrumbs li{-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px} \n.breadcrumbs li .icon{font-size:16px} \n.breadcrumbs li:last-child a{cursor:default;pointer-events:none} \n.breadcrumbs li:nth-child(2n){padding:0 12px} \n.breadcrumbs--large li,.breadcrumbs--large li .icon{font-size:16px} \n.breadcrumbs__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.breadcrumbs__item--disabled{pointer-events:none} \n.ripple__container{border-radius:inherit;width:100%;height:100%;z-index:0;contain:strict} \n.ripple__animation,.ripple__container{color:inherit;position:absolute;left:0;top:0;overflow:hidden;pointer-events:none} \n.ripple__animation{border-radius:50%;background:currentColor;opacity:0;-webkit-transition:.4s cubic-bezier(0,0,.2,1);transition:.4s cubic-bezier(0,0,.2,1);will-change:transform,opacity} \n.ripple__animation--enter{-webkit-transition:none;transition:none} \n.ripple__animation--visible{opacity:.15} \n.application .theme--light.btn,.theme--light .btn{color:rgba(0,0,0,.87)} \n.application .theme--light.btn.btn--disabled,.application .theme--light.btn.btn--disabled .icon,.theme--light .btn.btn--disabled,.theme--light .btn.btn--disabled .icon{color:rgba(0,0,0,.26)!important} \n.application .theme--light.btn.btn--disabled:not(.btn--icon):not(.btn--flat),.theme--light .btn.btn--disabled:not(.btn--icon):not(.btn--flat){background-color:rgba(0,0,0,.12)!important} \n.application .theme--light.btn:not(.btn--icon):not(.btn--flat),.theme--light .btn:not(.btn--icon):not(.btn--flat){background-color:#f5f5f5} \n.application .theme--dark.btn,.theme--dark .btn{color:#fff} \n.application .theme--dark.btn.btn--disabled,.application .theme--dark.btn.btn--disabled .icon,.theme--dark .btn.btn--disabled,.theme--dark .btn.btn--disabled .icon{color:hsla(0,0%,100%,.3)!important} \n.application .theme--dark.btn.btn--disabled:not(.btn--icon):not(.btn--flat),.theme--dark .btn.btn--disabled:not(.btn--icon):not(.btn--flat){background-color:hsla(0,0%,100%,.12)!important} \n.application .theme--dark.btn:not(.btn--icon):not(.btn--flat),.theme--dark .btn:not(.btn--icon):not(.btn--flat){background-color:#212121} \n.btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:36px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:14px;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:6px 8px;min-width:88px;outline:0;text-transform:uppercase;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1),color 1ms;transition:.3s cubic-bezier(.25,.8,.5,1),color 1ms;position:relative;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.btn__content:before{border-radius:inherit;color:inherit;content:\"\";position:absolute;left:0;top:0;height:100%;opacity:.12;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%} \n.btn--small{font-size:13px;height:28px} \n.btn--small .btn__content{padding:0 8px} \n.btn--large{font-size:15px;height:44px} \n.btn--large .btn__content{padding:0 32px} \n.btn--active .btn__content:before,.btn:focus .btn__content:before,.btn:hover .btn__content:before{background-color:currentColor} \n.btn__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:inherit;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;padding:0 16px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap;width:inherit} \n.btn .btn__content .icon{color:inherit} \n.btn--flat{background-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important} \n.btn:not(.btn--depressed){will-change:box-shadow;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.btn:not(.btn--depressed):active{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)} \n.btn:not(.btn--depressed):active .btn__content,.btn:not(.btn--depressed):focus .btn__content{position:relative;top:0;left:0} \n.btn--icon{background:transparent;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;width:36px} \n.btn--icon.btn--small{width:28px} \n.btn--icon.btn--large{width:44px} \n.btn--floating,.btn--icon .btn__content:before{border-radius:50%} \n.btn--floating{min-width:0;height:56px;width:56px;padding:0;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)} \n.btn--floating.btn--absolute,.btn--floating.btn--fixed{z-index:4} \n.btn--floating:active{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)} \n.btn--floating .btn__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0;padding:0} \n.btn--floating:after{border-radius:50%} \n.btn--floating .btn__content :not(:only-child){-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.btn--floating .btn__content :not(:only-child):first-child{opacity:1} \n.btn--floating .btn__content :not(:only-child):last-child{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)} \n.btn--floating .btn__content :not(:only-child):first-child,.btn--floating .btn__content :not(:only-child):last-child{-webkit-backface-visibility:hidden;position:absolute;left:0;top:0} \n.btn--floating.btn--active .btn__content :not(:only-child):first-child{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)} \n.btn--floating.btn--active .btn__content :not(:only-child):last-child{opacity:1;-webkit-transform:rotate(0);transform:rotate(0)} \n.btn--floating .icon{height:inherit;width:inherit} \n.btn--floating.btn--small{height:40px;width:40px} \n.btn--floating.btn--small .icon{font-size:18px} \n.btn--floating.btn--large{height:72px;width:72px} \n.btn--floating.btn--large .icon{font-size:30px} \n.btn--reverse .btn__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse} \n.btn--reverse.btn--column .btn__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse} \n.btn--absolute,.btn--fixed{margin:0} \n.btn.btn--absolute{position:absolute} \n.btn.btn--fixed{position:fixed} \n.btn--top:not(.btn--absolute){top:16px} \n.btn--top.btn--absolute{top:-28px} \n.btn--top.btn--absolute.btn--small{top:-20px} \n.btn--top.btn--absolute.btn--large{top:-36px} \n.btn--bottom:not(.btn--absolute){bottom:16px} \n.btn--bottom.btn--absolute{bottom:-28px} \n.btn--bottom.btn--absolute.btn--small{bottom:-20px} \n.btn--bottom.btn--absolute.btn--large{bottom:-36px} \n.btn--left{left:16px} \n.btn--right{right:16px} \n.btn.btn--disabled{-webkit-box-shadow:none!important;box-shadow:none!important;pointer-events:none} \n.btn--icon .btn__content{padding:0} \n.btn--loader{pointer-events:none} \n.btn--loader .btn__content{opacity:0} \n.btn__loading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0;width:100%} \n.btn__loading .icon--left{margin-right:1rem;line-height:inherit} \n.btn__loading .icon--right{margin-left:1rem;line-height:inherit} \n.btn.btn--outline{border:1px solid currentColor;background:transparent!important;-webkit-box-shadow:none;box-shadow:none} \n.btn.btn--outline:hover{-webkit-box-shadow:none;box-shadow:none} \n.btn--block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:6px 0;width:100%} \n.btn--round,.btn--round:after{border-radius:28px} \n.btn .icon--right{margin-left:16px} \n.btn .icon--left{margin-right:16px} \n.btn.accent,.btn.error,.btn.info,.btn.primary,.btn.secondary,.btn.success,.btn.warning{color:#fff} \n.application .theme--light.btn-toggle,.theme--light .btn-toggle{background:#fff} \n.application .theme--light.btn-toggle .btn,.theme--light .btn-toggle .btn{color:rgba(0,0,0,.87)} \n.application .theme--light.btn-toggle .btn.btn--active:not(:last-child):not([data-only-child]),.theme--light .btn-toggle .btn.btn--active:not(:last-child):not([data-only-child]){border-right-color:rgba(0,0,0,.26)} \n.application .theme--dark.btn-toggle,.theme--dark .btn-toggle{background:#424242} \n.application .theme--dark.btn-toggle .btn,.theme--dark .btn-toggle .btn{color:#fff} \n.application .theme--dark.btn-toggle .btn.btn--active:not(:last-child):not([data-only-child]),.theme--dark .btn-toggle .btn.btn--active:not(:last-child):not([data-only-child]){border-right-color:hsla(0,0%,100%,.3)} \n.btn-toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:2px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);will-change:background,box-shadow} \n.btn-toggle .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:auto;width:auto;padding:0 8px;margin:0;opacity:.4;border-radius:0} \n.btn-toggle .btn:not(:last-child){border-right:1px solid transparent} \n.btn-toggle .btn:after{display:none} \n.btn-toggle .btn.btn--active{opacity:1} \n.btn-toggle .btn__content{padding:0} \n.btn-toggle .btn span+.icon{font-size:medium;margin-left:10px} \n.btn-toggle .btn:first-child{border-radius:2px 0 0 2px} \n.btn-toggle .btn:last-child{border-radius:0 2px 2px 0} \n.btn-toggle--selected{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.application .theme--light.card,.theme--light .card{background-color:#fff;color:rgba(0,0,0,.87)} \n.application .theme--dark.card,.theme--dark .card{background-color:#424242;color:#fff} \n.card{display:block;border-radius:2px;min-width:0;position:relative;text-decoration:none;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)} \n.card>:first-child:not(.btn){border-top-left-radius:inherit;border-top-right-radius:inherit} \n.card>:last-child:not(.btn){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit} \n.card--raised{-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)} \n.card--tile{border-radius:0} \n.card--flat{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)} \n.card--hover{cursor:pointer;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow, -webkit-box-shadow} \n.card--hover:hover{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)} \n.card__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px} \n.card__title--primary{padding-top:24px} \n.card__text{padding:16px;width:100%} \n.card__media{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative} \n.card__media img{width:100%} \n.card__media__background{border-radius:inherit;position:absolute;left:0;top:0;width:100%;height:100%} \n.card__media__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative} \n.card__actions,.card__media__content{display:-webkit-box;display:-ms-flexbox;display:flex} \n.card__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 4px} \n.card__actions .btn,.card__actions>*{margin:0 4px} \n.carousel{height:500px;width:100%;position:relative;overflow:hidden;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.carousel__left,.carousel__right{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)} \n.carousel__left .btn,.carousel__right .btn{color:#fff;margin:0!important;height:auto;width:auto} \n.carousel__left .btn i,.carousel__right .btn i{font-size:48px} \n.carousel__left .btn:hover,.carousel__right .btn:hover{background:none} \n.carousel__left{left:5px} \n.carousel__right{right:5px} \n.carousel__controls{background:rgba(0,0,0,.5);-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;height:50px;list-style-type:none;width:100%;z-index:1} \n.carousel__controls__item{color:#fff;margin:0 8px!important} \n.carousel__controls__item i{opacity:.5;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.carousel__controls__item--active i{opacity:1;vertical-align:middle} \n.carousel__controls__item:hover{background:none} \n.carousel__controls__item:hover i{opacity:.8} \n.application .theme--light.jumbotron__content,.theme--light .jumbotron__content{color:rgba(0,0,0,.87)} \n.application .theme--dark.jumbotron__content,.theme--dark .jumbotron__content{color:#fff} \n.jumbotron{display:block;top:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%} \n.jumbotron__wrapper{height:100%;overflow:hidden;position:relative;-webkit-transition:inherit;transition:inherit;width:100%} \n.jumbotron__background{position:absolute;top:0;left:0;right:0;bottom:0;contain:strict;-webkit-transition:inherit;transition:inherit} \n.jumbotron__image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;will-change:transform;-webkit-transition:inherit;transition:inherit} \n.jumbotron__content{height:100%;position:relative;-webkit-transition:inherit;transition:inherit} \n.application .theme--light.input-group input,.application .theme--light.input-group textarea,.theme--light .input-group input,.theme--light .input-group textarea{color:rgba(0,0,0,.87)} \n.application .theme--light.input-group input:disabled,.application .theme--light.input-group textarea:disabled,.theme--light .input-group input:disabled,.theme--light .input-group textarea:disabled{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group:not(.input-group--error) .input-group__messages,.theme--light .input-group:not(.input-group--error) .input-group__messages{color:rgba(0,0,0,.54)} \n.application .theme--light.input-group.input-group--textarea:not(.input-group--full-width) .input-group__input,.theme--light .input-group.input-group--textarea:not(.input-group--full-width) .input-group__input{border:2px solid rgba(0,0,0,.54)} \n.application .theme--light.input-group.input-group--solo,.theme--light .input-group.input-group--solo{background:#fff} \n.application .theme--light.input-group.input-group--solo-inverted,.theme--light .input-group.input-group--solo-inverted{background:rgba(0,0,0,.16)} \n.application .theme--light.input-group.input-group--solo-inverted.input-group--focused,.theme--light .input-group.input-group--solo-inverted.input-group--focused{background:#424242} \n.application .theme--light.input-group.input-group--solo-inverted.input-group--focused .input-group__append-icon,.application .theme--light.input-group.input-group--solo-inverted.input-group--focused .input-group__prepend-icon,.application .theme--light.input-group.input-group--solo-inverted.input-group--focused input,.application .theme--light.input-group.input-group--solo-inverted.input-group--focused label,.theme--light .input-group.input-group--solo-inverted.input-group--focused .input-group__append-icon,.theme--light .input-group.input-group--solo-inverted.input-group--focused .input-group__prepend-icon,.theme--light .input-group.input-group--solo-inverted.input-group--focused input,.theme--light .input-group.input-group--solo-inverted.input-group--focused label{color:#fff} \n.application .theme--light.input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active),.theme--light .input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active){color:rgba(0,0,0,.87)} \n.application .theme--light.input-group:not(.input-group--error) label,.theme--light .input-group:not(.input-group--error) label{color:rgba(0,0,0,.54)} \n.application .theme--light.input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,.application .theme--light.input-group:not(.input-group--error).input-group--disabled label,.theme--light .input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,.theme--light .input-group:not(.input-group--error).input-group--disabled label{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group:not(.input-group--error) .input-group__details:before,.theme--light .input-group:not(.input-group--error) .input-group__details:before{background-color:rgba(0,0,0,.42)} \n.application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),.application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover),.theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),.theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover){color:rgba(0,0,0,.54)} \n.application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before,.theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before{background-color:rgba(0,0,0,.87)} \n.application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input,.theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input{border-color:rgba(0,0,0,.87)} \n.application .theme--light.input-group.input-group--editable .input-group__details:before,.application .theme--light.input-group.input-group--editable .input-group__input:before,.application .theme--light.input-group.input-group--overflow .input-group__details:before,.application .theme--light.input-group.input-group--overflow .input-group__input:before,.application .theme--light.input-group.input-group--segmented .input-group__details:before,.application .theme--light.input-group.input-group--segmented .input-group__input:before,.theme--light .input-group.input-group--editable .input-group__details:before,.theme--light .input-group.input-group--editable .input-group__input:before,.theme--light .input-group.input-group--overflow .input-group__details:before,.theme--light .input-group.input-group--overflow .input-group__input:before,.theme--light .input-group.input-group--segmented .input-group__details:before,.theme--light .input-group.input-group--segmented .input-group__input:before{background-color:rgba(0,0,0,.12)} \n.application .theme--light.input-group.input-group--disabled .input-group__input .input-group__append-icon,.application .theme--light.input-group.input-group--disabled .input-group__input .input-group__prepend-icon,.theme--light .input-group.input-group--disabled .input-group__input .input-group__append-icon,.theme--light .input-group.input-group--disabled .input-group__input .input-group__prepend-icon{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group.input-group--disabled .input-group__details:before,.theme--light .input-group.input-group--disabled .input-group__details:before{background-color:transparent;background-image:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(0,0,0,.38)),color-stop(33%, rgba(0,0,0,.38)),color-stop(0, transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.38) 0,rgba(0,0,0,.38) 33%,transparent 0)} \n.application .theme--light.input-group .input-group--text-field__prefix,.application .theme--light.input-group .input-group--text-field__suffix,.theme--light .input-group .input-group--text-field__prefix,.theme--light .input-group .input-group--text-field__suffix{color:rgba(0,0,0,.54)} \n.application .theme--light.input-group .input-group--text-field.input-group--disabled__prefix,.application .theme--light.input-group .input-group--text-field.input-group--disabled__suffix,.theme--light .input-group .input-group--text-field.input-group--disabled__prefix,.theme--light .input-group .input-group--text-field.input-group--disabled__suffix{color:rgba(0,0,0,.38)} \n.application .theme--dark.input-group input,.application .theme--dark.input-group textarea,.theme--dark .input-group input,.theme--dark .input-group textarea{color:#fff} \n.application .theme--dark.input-group input:disabled,.application .theme--dark.input-group textarea:disabled,.theme--dark .input-group input:disabled,.theme--dark .input-group textarea:disabled{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group:not(.input-group--error) .input-group__messages,.theme--dark .input-group:not(.input-group--error) .input-group__messages{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group.input-group--textarea:not(.input-group--full-width) .input-group__input,.theme--dark .input-group.input-group--textarea:not(.input-group--full-width) .input-group__input{border:2px solid hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group.input-group--solo,.theme--dark .input-group.input-group--solo{background:#424242} \n.application .theme--dark.input-group.input-group--solo-inverted,.theme--dark .input-group.input-group--solo-inverted{background:hsla(0,0%,100%,.16)} \n.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused,.theme--dark .input-group.input-group--solo-inverted.input-group--focused{background:#fff} \n.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused .input-group__append-icon,.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused .input-group__prepend-icon,.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused input,.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused label,.theme--dark .input-group.input-group--solo-inverted.input-group--focused .input-group__append-icon,.theme--dark .input-group.input-group--solo-inverted.input-group--focused .input-group__prepend-icon,.theme--dark .input-group.input-group--solo-inverted.input-group--focused input,.theme--dark .input-group.input-group--solo-inverted.input-group--focused label{color:rgba(0,0,0,.87)} \n.application .theme--dark.input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active),.theme--dark .input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active){color:#fff} \n.application .theme--dark.input-group:not(.input-group--error) label,.theme--dark .input-group:not(.input-group--error) label{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,.application .theme--dark.input-group:not(.input-group--error).input-group--disabled label,.theme--dark .input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,.theme--dark .input-group:not(.input-group--error).input-group--disabled label{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group:not(.input-group--error) .input-group__details:before,.theme--dark .input-group:not(.input-group--error) .input-group__details:before{background-color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),.application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover),.theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),.theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover){color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before,.theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before{background-color:#fff} \n.application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input,.theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input{border-color:#fff} \n.application .theme--dark.input-group.input-group--editable .input-group__details:before,.application .theme--dark.input-group.input-group--editable .input-group__input:before,.application .theme--dark.input-group.input-group--overflow .input-group__details:before,.application .theme--dark.input-group.input-group--overflow .input-group__input:before,.application .theme--dark.input-group.input-group--segmented .input-group__details:before,.application .theme--dark.input-group.input-group--segmented .input-group__input:before,.theme--dark .input-group.input-group--editable .input-group__details:before,.theme--dark .input-group.input-group--editable .input-group__input:before,.theme--dark .input-group.input-group--overflow .input-group__details:before,.theme--dark .input-group.input-group--overflow .input-group__input:before,.theme--dark .input-group.input-group--segmented .input-group__details:before,.theme--dark .input-group.input-group--segmented .input-group__input:before{background-color:hsla(0,0%,100%,.12)} \n.application .theme--dark.input-group.input-group--disabled .input-group__input .input-group__append-icon,.application .theme--dark.input-group.input-group--disabled .input-group__input .input-group__prepend-icon,.theme--dark .input-group.input-group--disabled .input-group__input .input-group__append-icon,.theme--dark .input-group.input-group--disabled .input-group__input .input-group__prepend-icon{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group.input-group--disabled .input-group__details:before,.theme--dark .input-group.input-group--disabled .input-group__details:before{background-color:transparent;background-image:-webkit-gradient(linear,left top, right top,color-stop(0, hsla(0,0%,100%,.5)),color-stop(33%, hsla(0,0%,100%,.5)),color-stop(0, transparent));background-image:linear-gradient(90deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 33%,transparent 0)} \n.application .theme--dark.input-group .input-group--text-field__prefix,.application .theme--dark.input-group .input-group--text-field__suffix,.theme--dark .input-group .input-group--text-field__prefix,.theme--dark .input-group .input-group--text-field__suffix{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group .input-group--text-field.input-group--disabled__prefix,.application .theme--dark.input-group .input-group--text-field.input-group--disabled__suffix,.theme--dark .input-group .input-group--text-field.input-group--disabled__prefix,.theme--dark .input-group .input-group--text-field.input-group--disabled__suffix{color:hsla(0,0%,100%,.5)} \n.input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:24px;padding:18px 0 0;position:relative;width:100%;outline:none;-webkit-transition:-webkit-box-shadow .3s cubic-bezier(.25,.8,.5,1);transition:-webkit-box-shadow .3s cubic-bezier(.25,.8,.5,1);transition:box-shadow .3s cubic-bezier(.25,.8,.5,1);transition:box-shadow .3s cubic-bezier(.25,.8,.5,1), -webkit-box-shadow .3s cubic-bezier(.25,.8,.5,1)} \n.input-group input{width:100%} \n.input-group label{display:inline-block;font-size:16px;line-height:30px;height:30px;max-width:90%;min-width:0;overflow:hidden;pointer-events:none;text-align:left;text-overflow:ellipsis;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:.4s cubic-bezier(.25,.8,.25,1);transition:.4s cubic-bezier(.25,.8,.25,1);white-space:nowrap;width:100%;z-index:0} \n.input-group__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;min-width:0;min-height:30px} \n.input-group__icon-cb{cursor:pointer} \n.input-group.input-group--error .input-group__append-icon,.input-group.input-group--error .input-group__prepend-icon,.input-group.input-group--focused .input-group__append-icon,.input-group.input-group--focused .input-group__prepend-icon{color:inherit} \n.input-group.input-group--append-icon label,.input-group.input-group--prepend-icon label,.input-group.input-group--selection-controls label{max-width:75%} \n.input-group.input-group--append-icon.input-group--prepend-icon label{max-width:65%} \n.input-group .input-group__append-icon{padding:0 6px} \n.input-group .input-group__append-icon,.input-group .input-group__prepend-icon{-ms-flex-item-align:center;align-self:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.input-group.input-group--single-line.input-group--dirty label,.input-group.input-group--solo.input-group--dirty label{display:none} \n.input-group.input-group--solo{min-height:46px;border-radius:2px;padding:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.input-group.input-group--solo label{top:8px;padding-left:16px;-webkit-transform:none!important;transform:none!important} \n.input-group.input-group--solo .input-group__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px} \n.input-group.input-group--solo .input-group__details{display:none} \n.input-group--disabled{pointer-events:none} \n.input-group--disabled .input-group__details:before{background-color:transparent;background-position:bottom;background-size:3px 1px;background-repeat:repeat-x} \n.input-group.input-group--text-field:not(.input-group--single-line):not(.input-group--error).input-group--focused label{color:inherit} \n.input-group.input-group--text-field:not(.input-group--single-line):not(.input-group--error).input-group--focused .input-group__input{border-color:inherit} \n.input-group.input-group--text-field.input-group--focused:not(.input-group--disabled) .input-group__details:after{-webkit-transform:scaleX(1);transform:scaleX(1)} \n.input-group--required label:after{content:\"*\"} \n.input-group.input-group--error label{-webkit-animation:a .6s cubic-bezier(.25,.8,.5,1);animation:a .6s cubic-bezier(.25,.8,.5,1)} \n.input-group.input-group--error .input-group__messages{color:inherit} \n.input-group.input-group--error .input-group__details:before{background-color:currentColor} \n.input-group .slide-y-transition-leave,.input-group .slide-y-transition-leave-to{position:absolute} \n.input-group__details{color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:4px;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;font-size:12px;min-height:26px;overflow:hidden;position:relative;width:100%} \n.input-group__details:after,.input-group__details:before{content:\"\";position:absolute;left:0;-webkit-transition:.3s cubic-bezier(.4,0,.2,1);transition:.3s cubic-bezier(.4,0,.2,1)} \n.input-group__details:after{background-color:currentColor;color:inherit;top:0;height:2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center center 0;transform-origin:center center 0;width:100%;z-index:1} \n.input-group__details:before{top:0;height:1px;width:100%;z-index:0} \n.input-group--hide-details .input-group__details{min-height:2px;padding:0} \n.input-group--async-loading .input-group__details:after,.input-group--async-loading .input-group__details:before{display:none} \n.input-group .progress-linear{position:absolute;top:0;left:0;margin:0} \n.input-group__error,.input-group__hint{-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1)} \n.input-group__error{color:inherit;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%} \n.input-group--editable.input-group--active,.input-group--overflow.input-group--active,.input-group--segmented.input-group--active{background-color:#fff} \n.application .theme--light.input-group--selection-controls label,.theme--light .input-group--selection-controls label{color:rgba(0,0,0,.87)} \n.application .theme--light.input-group--selection-controls .icon--selection-control,.theme--light .input-group--selection-controls .icon--selection-control{color:rgba(0,0,0,.54)} \n.application .theme--light.input-group--selection-controls.input-group--active .icon--selection-control,.theme--light .input-group--selection-controls.input-group--active .icon--selection-control{color:inherit} \n.application .theme--light.input-group--selection-controls.input-group--disabled .input-group__input,.theme--light .input-group--selection-controls.input-group--disabled .input-group__input{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,.application .theme--light.input-group--selection-controls.input-group--disabled .input-group__input .icon--radio,.theme--light .input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,.theme--light .input-group--selection-controls.input-group--disabled .input-group__input .icon--radio{color:inherit} \n.application .theme--dark.input-group--selection-controls label,.theme--dark .input-group--selection-controls label{color:#fff} \n.application .theme--dark.input-group--selection-controls .icon--selection-control,.theme--dark .input-group--selection-controls .icon--selection-control{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group--selection-controls.input-group--active .icon--selection-control,.theme--dark .input-group--selection-controls.input-group--active .icon--selection-control{color:inherit} \n.application .theme--dark.input-group--selection-controls.input-group--disabled .input-group__input,.theme--dark .input-group--selection-controls.input-group--disabled .input-group__input{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,.application .theme--dark.input-group--selection-controls.input-group--disabled .input-group__input .icon--radio,.theme--dark .input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,.theme--dark .input-group--selection-controls.input-group--disabled .input-group__input .icon--radio{color:inherit} \n.input-group--selection-controls.input-group--tab-focused .input-group--selection-controls__ripple:before,.input-group--tab-focused .input-group:focus .input-group--selection-controls__ripple:before{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.15} \n.input-group.input-group--selection-controls{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0} \n.input-group.input-group--selection-controls .icon--selection-control{cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.3s cubic-bezier(.4,0,.6,1);transition:.3s cubic-bezier(.4,0,.6,1)} \n.input-group.input-group--selection-controls .input-group__details:after,.input-group.input-group--selection-controls .input-group__details:before{display:none} \n.input-group.input-group--selection-controls .input-group__input{color:inherit;width:100%;position:relative} \n.input-group.input-group--selection-controls .input-group__input .icon--selection-control{-ms-flex-item-align:center;align-self:center;height:30px;margin:auto} \n.input-group.input-group--selection-controls.input-group--error .input-group__input .icon--selection-control,.input-group.input-group--selection-controls.input-group--error label{color:inherit} \n.input-group.input-group--selection-controls label{cursor:pointer;position:absolute;left:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1} \n.input-group.input-group--selection-controls:not(.input-group--disabled) label{pointer-events:all} \n.input-group--selection-controls__ripple{border-radius:50%;height:48px;width:48px;cursor:pointer;position:absolute;-webkit-transform:translate(-12px,-50%);transform:translate(-12px,-50%);-webkit-transform-origin:center center;transform-origin:center center;top:50%;left:0} \n.input-group--selection-controls__ripple:before{content:\"\";position:absolute;width:36px;height:36px;background:currentColor;border-radius:50%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(.3);transform:translate(-50%,-50%) scale(.3);opacity:0;-webkit-transition:.4s cubic-bezier(0,0,.2,1);transition:.4s cubic-bezier(0,0,.2,1);-webkit-transform-origin:center center;transform-origin:center center} \n.input-group--prepend-icon.input-group--selection-controls .icon--selection-control,.input-group--prepend-icon.input-group--selection-controls .input-group--selection-controls__ripple{left:38px} \n.input-group--prepend-icon.input-group--selection-controls label{left:76px} \n.input-group--append-icon.input-group--selection-controls .input-group__append-icon{position:absolute;left:32px} \n.input-group--append-icon.input-group--selection-controls.input-group--selection-controls label{left:76px} \n.input-group--append-icon.input-group--prepend-icon.input-group--selection-controls .input-group__append-icon{left:72px} \n.input-group--append-icon.input-group--prepend-icon.input-group--selection-controls.input-group--selection-controls label{left:112px} \n.input-group--prepend-icon.radio-group--row .icon--selection-control,.input-group--prepend-icon.radio-group--row .input-group--selection-controls__ripple{left:14px} \n.input-group--prepend-icon.radio-group--row label{left:52px} \n.application .theme--light.chip,.theme--light .chip{background:#e0e0e0;color:rgba(0,0,0,.87)} \n.application .theme--dark.chip,.theme--dark .chip{background:#fff;color:rgba(0,0,0,.87)} \n.chip{border-radius:28px;border:1px solid transparent;font-size:13px;margin:4px;outline:none;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.chip,.chip .chip__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle} \n.chip .chip__content{border-radius:28px;cursor:default;height:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 12px;white-space:nowrap;z-index:1} \n.chip--removable .chip__content{padding:0 4px 0 12px} \n.chip .avatar{height:32px!important;margin-left:-12px;margin-right:8px;min-width:32px;width:32px!important} \n.chip .avatar img{height:100%;width:100%} \n.chip--active:not(.chip--disabled),.chip--selected:not(.chip--disabled),.chip:focus:not(.chip--disabled){border-color:rgba(0,0,0,.13);overflow:hidden;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.chip--active:not(.chip--disabled):after,.chip--selected:not(.chip--disabled):after,.chip:focus:not(.chip--disabled):after{background:currentColor;border-radius:inherit;content:\"\";height:100%;position:absolute;top:0;left:0;-webkit-transition:inherit;transition:inherit;width:100%;pointer-events:none;opacity:.13} \n.chip--label,.chip--label .chip__content{border-radius:2px} \n.chip.chip--outline{background:transparent!important;border-color:currentColor;color:#9e9e9e} \n.chip--small{height:26px} \n.chip--small .avatar{height:26px;min-width:26px;width:26px} \n.chip--small .icon,.chip__close{font-size:20px} \n.chip__close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 2px 0 8px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.chip__close>.icon{color:inherit!important;font-size:20px;opacity:.5} \n.chip__close>.icon:hover{opacity:1} \n.chip--select-multi{margin:4px 4px 4px 0} \n.chip .icon{color:inherit} \n.chip .icon--right{margin-left:12px;margin-right:-8px} \n.chip .icon--left{margin-left:-8px;margin-right:12px} \n.application .theme--light.data-iterator .data-iterator__actions,.theme--light .data-iterator .data-iterator__actions{color:rgba(0,0,0,.54)} \n.application .theme--light.data-iterator .data-iterator__actions__select .input-group--select .input-group__append-icon,.application .theme--light.data-iterator .data-iterator__actions__select .input-group--select .input-group__selections__comma,.theme--light .data-iterator .data-iterator__actions__select .input-group--select .input-group__append-icon,.theme--light .data-iterator .data-iterator__actions__select .input-group--select .input-group__selections__comma{color:rgba(0,0,0,.54)!important} \n.application .theme--dark.data-iterator .data-iterator__actions,.theme--dark .data-iterator .data-iterator__actions{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.data-iterator .data-iterator__actions__select .input-group--select .input-group__append-icon,.application .theme--dark.data-iterator .data-iterator__actions__select .input-group--select .input-group__selections__comma,.theme--dark .data-iterator .data-iterator__actions__select .input-group--select .input-group__append-icon,.theme--dark .data-iterator .data-iterator__actions__select .input-group--select .input-group__selections__comma{color:hsla(0,0%,100%,.7)!important} \n.data-iterator__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse} \n.data-iterator__actions .btn{color:inherit} \n.data-iterator__actions .btn:last-of-type{margin-left:14px} \n.data-iterator__actions__range-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px} \n.data-iterator__actions__pagination{display:block;text-align:center;margin:0 32px 0 24px} \n.data-iterator__actions__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:14px} \n.data-iterator__actions__select .input-group--select{margin:13px 0 13px 34px;padding:0;position:static} \n.data-iterator__actions__select .input-group--select .input-group__selections__comma{font-size:12px} \n.application .theme--light.input-group--text-field.input-group--text-field-box .input-group__input,.theme--light .input-group--text-field.input-group--text-field-box .input-group__input{background:hsla(0,0%,100%,.6)} \n.application .theme--light.input-group--text-field input::-webkit-input-placeholder,.application .theme--light.input-group--text-field textarea::-webkit-input-placeholder,.theme--light .input-group--text-field input::-webkit-input-placeholder,.theme--light .input-group--text-field textarea::-webkit-input-placeholder{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--text-field input:-ms-input-placeholder,.application .theme--light.input-group--text-field input::-ms-input-placeholder,.application .theme--light.input-group--text-field textarea:-ms-input-placeholder,.application .theme--light.input-group--text-field textarea::-ms-input-placeholder,.theme--light .input-group--text-field input:-ms-input-placeholder,.theme--light .input-group--text-field input::-ms-input-placeholder,.theme--light .input-group--text-field textarea:-ms-input-placeholder,.theme--light .input-group--text-field textarea::-ms-input-placeholder{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--text-field input::-webkit-input-placeholder,.application .theme--light.input-group--text-field textarea::-webkit-input-placeholder,.theme--light .input-group--text-field input::-webkit-input-placeholder,.theme--light .input-group--text-field textarea::-webkit-input-placeholder{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--text-field input:-ms-input-placeholder,.application .theme--light.input-group--text-field textarea:-ms-input-placeholder,.theme--light .input-group--text-field input:-ms-input-placeholder,.theme--light .input-group--text-field textarea:-ms-input-placeholder{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--text-field input::-ms-input-placeholder,.application .theme--light.input-group--text-field textarea::-ms-input-placeholder,.theme--light .input-group--text-field input::-ms-input-placeholder,.theme--light .input-group--text-field textarea::-ms-input-placeholder{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--text-field input::placeholder,.application .theme--light.input-group--text-field textarea::placeholder,.theme--light .input-group--text-field input::placeholder,.theme--light .input-group--text-field textarea::placeholder{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--text-field:not(.input-group--error) .input-group__counter,.theme--light .input-group--text-field:not(.input-group--error) .input-group__counter{color:rgba(0,0,0,.54)} \n.application .theme--dark.input-group--text-field.input-group--text-field-box .input-group__input,.theme--dark .input-group--text-field.input-group--text-field-box .input-group__input{background:hsla(0,0%,100%,.1)} \n.application .theme--dark.input-group--text-field input::-webkit-input-placeholder,.application .theme--dark.input-group--text-field textarea::-webkit-input-placeholder,.theme--dark .input-group--text-field input::-webkit-input-placeholder,.theme--dark .input-group--text-field textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--text-field input:-ms-input-placeholder,.application .theme--dark.input-group--text-field input::-ms-input-placeholder,.application .theme--dark.input-group--text-field textarea:-ms-input-placeholder,.application .theme--dark.input-group--text-field textarea::-ms-input-placeholder,.theme--dark .input-group--text-field input:-ms-input-placeholder,.theme--dark .input-group--text-field input::-ms-input-placeholder,.theme--dark .input-group--text-field textarea:-ms-input-placeholder,.theme--dark .input-group--text-field textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--text-field input::-webkit-input-placeholder,.application .theme--dark.input-group--text-field textarea::-webkit-input-placeholder,.theme--dark .input-group--text-field input::-webkit-input-placeholder,.theme--dark .input-group--text-field textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--text-field input:-ms-input-placeholder,.application .theme--dark.input-group--text-field textarea:-ms-input-placeholder,.theme--dark .input-group--text-field input:-ms-input-placeholder,.theme--dark .input-group--text-field textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--text-field input::-ms-input-placeholder,.application .theme--dark.input-group--text-field textarea::-ms-input-placeholder,.theme--dark .input-group--text-field input::-ms-input-placeholder,.theme--dark .input-group--text-field textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--text-field input::placeholder,.application .theme--dark.input-group--text-field textarea::placeholder,.theme--dark .input-group--text-field input::placeholder,.theme--dark .input-group--text-field textarea::placeholder{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--text-field:not(.input-group--error) .input-group__counter,.theme--dark .input-group--text-field:not(.input-group--error) .input-group__counter{color:hsla(0,0%,100%,.7)} \n.input-group--text-field label{position:absolute;top:18px;left:0} \n.input-group--text-field input{padding-bottom:1px} \n.input-group--text-field input,.input-group--text-field textarea{font-size:16px} \n.input-group--text-field input::-webkit-input-placeholder,.input-group--text-field textarea::-webkit-input-placeholder{color:inherit;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field input:-ms-input-placeholder,.input-group--text-field input::-ms-input-placeholder,.input-group--text-field textarea:-ms-input-placeholder,.input-group--text-field textarea::-ms-input-placeholder{color:inherit;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field input::-webkit-input-placeholder,.input-group--text-field textarea::-webkit-input-placeholder{color:inherit;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field input:-ms-input-placeholder,.input-group--text-field textarea:-ms-input-placeholder{color:inherit;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field input::-ms-input-placeholder,.input-group--text-field textarea::-ms-input-placeholder{color:inherit;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field input::placeholder,.input-group--text-field textarea::placeholder{color:inherit;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field input{-webkit-box-shadow:none;box-shadow:none;-webkit-box-flex:1;-ms-flex:1;flex:1;height:30px;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} \n.input-group--text-field input:focus{outline:none} \n.input-group--text-field input:disabled{pointer-events:none} \n.input-group--text-field textarea{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1} \n.input-group--text-field textarea:focus{outline:none} \n.input-group--text-field.input-group--textarea label{top:13px} \n.input-group--text-field.input-group--textarea .input-group__input{border-radius:2px;-webkit-transition:.4s cubic-bezier(.25,.8,.25,1);transition:.4s cubic-bezier(.25,.8,.25,1)} \n.input-group--text-field.input-group--textarea textarea{font-size:16px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field.input-group--textarea:not(.input-group--full-width) label{top:30px;left:15px} \n.input-group--text-field.input-group--textarea:not(.input-group--full-width) .input-group__input{padding:30px 0 0 13px} \n.input-group--text-field.input-group--textarea .input-group__details:after,.input-group--text-field.input-group--textarea .input-group__details:before{opacity:0} \n.input-group--text-field .input-group__counter{margin-left:auto} \n.input-group--text-field .input-group__counter--error{color:inherit} \n.input-group--text-field.input-group--placeholder.input-group--dirty input::-webkit-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::-webkit-input-placeholder{opacity:0} \n.input-group--text-field.input-group--placeholder.input-group--dirty input:-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty input::-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea:-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::-ms-input-placeholder{opacity:0} \n.input-group--text-field.input-group--placeholder.input-group--dirty input::-webkit-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::-webkit-input-placeholder{opacity:0} \n.input-group--text-field.input-group--placeholder.input-group--dirty input:-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea:-ms-input-placeholder{opacity:0} \n.input-group--text-field.input-group--placeholder.input-group--dirty input::-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::-ms-input-placeholder{opacity:0} \n.input-group--text-field.input-group--placeholder.input-group--dirty input::placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::placeholder{opacity:0} \n.input-group--text-field.input-group--no-resize textarea{resize:none} \n.input-group--text-field.input-group--prepend-icon .input-group__prepend-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:40px} \n.input-group--text-field.input-group--prepend-icon .input-group__details{margin-left:auto;max-width:calc(100% - 40px)} \n.input-group--text-field.input-group--prepend-icon label{left:40px} \n.input-group--text-field:not(.input-group--single-line).input-group--focused label,.input-group--text-field:not(.input-group--single-line).input-group--placeholder label{opacity:1} \n.input-group--text-field:not(.input-group--single-line).input-group--focused:not(.input-group--textarea) label,.input-group--text-field:not(.input-group--single-line).input-group--placeholder:not(.input-group--textarea) label{-webkit-transform:translateY(-18px) scale(.75);transform:translateY(-18px) scale(.75)} \n.input-group--text-field:not(.input-group--single-line).input-group--focused:not(.input-group--full-width).input-group--textarea label,.input-group--text-field:not(.input-group--single-line).input-group--placeholder:not(.input-group--full-width).input-group--textarea label{-webkit-transform:translateY(-8px) scale(.75);transform:translateY(-8px) scale(.75)} \n.input-group--text-field:not(.input-group--single-line).input-group--focused.input-group--text-field-box label,.input-group--text-field:not(.input-group--single-line).input-group--placeholder.input-group--text-field-box label{-webkit-transform:translateY(-10px) scale(.75);transform:translateY(-10px) scale(.75)} \n.input-group--text-field.input-group--dirty.input-group--select label,.input-group--text-field.input-group--dirty:not(.input-group--textarea) label{-webkit-transform:translateY(-18px) scale(.75);transform:translateY(-18px) scale(.75)} \n.input-group--text-field.input-group--dirty:not(.input-group--full-width).input-group--textarea label{-webkit-transform:translateY(-8px) scale(.75);transform:translateY(-8px) scale(.75)} \n.input-group--text-field.input-group--multi-line textarea{padding-top:4px} \n.input-group--text-field.input-group--full-width{padding:16px} \n.input-group--text-field.input-group--full-width label{margin-left:16px} \n.input-group--text-field.input-group--full-width .input-group__details:after,.input-group--text-field.input-group--full-width .input-group__details:before{display:none} \n.input-group--prefix:not(.input-group--focused):not(.input-group--dirty) label{left:16px} \n.input-group--prefix .input-group--text-field__prefix,.input-group--prefix .input-group--text-field__suffix,.input-group--suffix .input-group--text-field__prefix,.input-group--suffix .input-group--text-field__suffix{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;margin-top:1px} \n.input-group--prefix .input-group--text-field__prefix,.input-group--suffix .input-group--text-field__prefix{margin-right:3px} \n.input-group--prefix .input-group--text-field__suffix,.input-group--suffix .input-group--text-field__suffix{margin-left:3px} \n.input-group--text-field-box input,.input-group--text-field-box textarea{cursor:pointer} \n.input-group--text-field-box label{left:16px} \n.input-group--text-field-box .input-group__input{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-radius:4px 4px 0 0;cursor:pointer;min-height:56px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.input-group--text-field-box .input-group__details{padding:8px 16px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.input-group--text-field-box .input-group__details:after,.input-group--text-field-box .input-group__details:before{height:2px;border-bottom-left-radius:4px;border-bottom-right-radius:4px} \n.input-group--text-field-box.input-group--multi-line textarea{padding-left:24px;padding-right:24px} \n.input-group--text-field-box:not(.input-group--textarea).input-group--multi-line .input-group__input{padding-top:26px} \n.input-group--text-field-box:not(.input-group--textarea).input-group--multi-line label{top:26px} \n.input-group--text-field-box:not(.input-group--textarea):not(.input-group--multi-line) .input-group__input{padding-left:16px;padding-right:16px} \n.input-group--text-field-box:not(.input-group--textarea):not(.input-group--multi-line) label{top:32px} \n.input-group--text-field-box:not(.input-group--textarea):not(.input-group--single-line).input-group--dirty label,.input-group--text-field-box:not(.input-group--textarea):not(.input-group--single-line).input-group--focused label{-webkit-transform:translateY(-10px) scale(.75);transform:translateY(-10px) scale(.75)} \n.input-group--text-field-box.input-group--prepend-icon .input-group__details:after,.input-group--text-field-box.input-group--prepend-icon .input-group__details:before{margin-left:56px;max-width:calc(100% - 56px)} \n.input-group--text-field-box.input-group--prepend-icon label{left:56px} \n.application .theme--light.input-group--select.input-group--editable.input-group--focused .input-group__input,.application .theme--light.input-group--select.input-group--editable .input-group__input:hover,.application .theme--light.input-group--select.input-group--overflow.input-group--focused .input-group__input,.application .theme--light.input-group--select.input-group--overflow .input-group__input:hover,.application .theme--light.input-group--select.input-group--segmented.input-group--focused .input-group__input,.application .theme--light.input-group--select.input-group--segmented .input-group__input:hover,.theme--light .input-group--select.input-group--editable.input-group--focused .input-group__input,.theme--light .input-group--select.input-group--editable .input-group__input:hover,.theme--light .input-group--select.input-group--overflow.input-group--focused .input-group__input,.theme--light .input-group--select.input-group--overflow .input-group__input:hover,.theme--light .input-group--select.input-group--segmented.input-group--focused .input-group__input,.theme--light .input-group--select.input-group--segmented .input-group__input:hover{background:#fff} \n.application .theme--dark.input-group--select.input-group--editable.input-group--focused .input-group__input,.application .theme--dark.input-group--select.input-group--editable .input-group__input:hover,.application .theme--dark.input-group--select.input-group--overflow.input-group--focused .input-group__input,.application .theme--dark.input-group--select.input-group--overflow .input-group__input:hover,.application .theme--dark.input-group--select.input-group--segmented.input-group--focused .input-group__input,.application .theme--dark.input-group--select.input-group--segmented .input-group__input:hover,.theme--dark .input-group--select.input-group--editable.input-group--focused .input-group__input,.theme--dark .input-group--select.input-group--editable .input-group__input:hover,.theme--dark .input-group--select.input-group--overflow.input-group--focused .input-group__input,.theme--dark .input-group--select.input-group--overflow .input-group__input:hover,.theme--dark .input-group--select.input-group--segmented.input-group--focused .input-group__input,.theme--dark .input-group--select.input-group--segmented .input-group__input:hover{background:#424242} \n.input-group--select .input-group--select__autocomplete{display:block;height:0} \n.input-group--select .input-group--select__autocomplete--index{background-color:transparent!important} \n.input-group--select .input-group__append-icon{-webkit-transition:.3s cubic-bezier(0,0,.2,1);transition:.3s cubic-bezier(0,0,.2,1)} \n.input-group--select .input-group__append-icon.input-group__icon-clearable{-webkit-transition:none;transition:none} \n.input-group--select.input-group--focused .input-group--select__autocomplete,.input-group--select:not(.input-group--dirty) .input-group--select__autocomplete{padding-bottom:1px;height:30px} \n.input-group--select.input-group--focused .input-group--select__autocomplete{display:inline-block;opacity:1} \n.input-group--select.input-group--focused.input-group--select--selecting-index .input-group--select__autocomplete{opacity:0} \n.input-group--select.input-group--focused.input-group--open .input-group__append-icon:not(.input-group__icon-clearable){-webkit-transform:rotate(-180deg);transform:rotate(-180deg)} \n.input-group--select .input-group__input{cursor:pointer} \n.input-group--select.input-group--disabled{cursor:default;pointer-events:none} \n.input-group--select .input-group__selections{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%} \n.input-group--select .input-group__selections__comma{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;padding:3px 4px 3px 0} \n.input-group--select .input-group__selections__comma--active{color:inherit} \n.input-group--select .menu{display:inline} \n.input-group--select .fade-transition-leave-active{position:absolute;left:0} \n.input-group--select.input-group--autocomplete.input-group--search-focused .input-group__selections__comma{display:none} \n.input-group--autocomplete .input-group__selections{cursor:text} \n.input-group.input-group--chips .input-group__input{padding-top:0;padding-bottom:0} \n.input-group.input-group--editable,.input-group.input-group--editable .input-group__append-icon,.input-group.input-group--overflow,.input-group.input-group--overflow .input-group__append-icon,.input-group.input-group--segmented,.input-group.input-group--segmented .input-group__append-icon{padding:0} \n.input-group.input-group--editable .input-group__selections,.input-group.input-group--editable input,.input-group.input-group--overflow .input-group__selections,.input-group.input-group--overflow input,.input-group.input-group--segmented .input-group__selections,.input-group.input-group--segmented input{height:48px} \n.input-group.input-group--editable .input-group__selections__comma,.input-group.input-group--editable input,.input-group.input-group--overflow .input-group__selections__comma,.input-group.input-group--overflow input,.input-group.input-group--segmented .input-group__selections__comma,.input-group.input-group--segmented input{top:0;left:0;padding-left:16px} \n.input-group.input-group--editable .input-group__selections,.input-group.input-group--overflow .input-group__selections,.input-group.input-group--segmented .input-group__selections{width:calc(100% - 55px)} \n.input-group.input-group--editable .input-group__selections .btn,.input-group.input-group--overflow .input-group__selections .btn,.input-group.input-group--segmented .input-group__selections .btn{border-radius:0;margin:0;height:48px;width:100%} \n.input-group.input-group--editable .input-group__selections .btn .btn__content,.input-group.input-group--overflow .input-group__selections .btn .btn__content,.input-group.input-group--segmented .input-group__selections .btn .btn__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start} \n.input-group.input-group--editable .input-group__input,.input-group.input-group--overflow .input-group__input,.input-group.input-group--segmented .input-group__input{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group.input-group--editable.input-group--focused .input-group__input,.input-group.input-group--overflow.input-group--focused .input-group__input,.input-group.input-group--segmented.input-group--focused .input-group__input{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)} \n.input-group.input-group--editable label,.input-group.input-group--overflow label,.input-group.input-group--segmented label{left:16px!important;top:9px!important} \n.input-group.input-group--editable .input-group__details:after,.input-group.input-group--overflow .input-group__details:after,.input-group.input-group--segmented .input-group__details:after{display:none} \n.input-group.input-group--editable .input-group__input,.input-group.input-group--overflow .input-group__input,.input-group.input-group--segmented .input-group__input{padding:0} \n.input-group.input-group--editable .input-group__input:before,.input-group.input-group--overflow .input-group__input:before,.input-group.input-group--segmented .input-group__input:before{content:\"\";position:absolute;left:0;width:100%;height:1px;top:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group.input-group--editable .input-group__append-icon,.input-group.input-group--overflow .input-group__append-icon,.input-group.input-group--segmented .input-group__append-icon{width:55px} \n.input-group--editable .input-group__input:hover:after,.input-group--segmented .input-group__input:after,.input-group.input-group--focused.input-group--editable .input-group__input:after{background-color:rgba(0,0,0,.12);content:\"\";position:absolute;right:55px;height:48px;top:0;width:1px} \n.menu__content--select .input-group--selection-controls__ripple{display:none} \n.menu__content--autocomplete,.menu__content--autocomplete>.card{border-radius:0} \n.application .theme--light.list,.theme--light .list{background:#fff;color:rgba(0,0,0,.87)} \n.application .theme--light.list .list__tile__sub-title,.theme--light .list .list__tile__sub-title{color:rgba(0,0,0,.54)} \n.application .theme--light.list .list__tile__mask,.theme--light .list .list__tile__mask{color:rgba(0,0,0,.38);background:#eee} \n.application .theme--light.list .list__group--active:after,.application .theme--light.list .list__group--active:before,.application .theme--light.list .list__group__header:hover,.application .theme--light.list .list__tile--highlighted,.application .theme--light.list .list__tile--link:hover,.theme--light .list .list__group--active:after,.theme--light .list .list__group--active:before,.theme--light .list .list__group__header:hover,.theme--light .list .list__tile--highlighted,.theme--light .list .list__tile--link:hover{background:rgba(0,0,0,.12)} \n.application .theme--light.list .list__group--disabled .list__group__header__prepend-icon .icon,.application .theme--light.list .list__group--disabled .list__tile,.theme--light .list .list__group--disabled .list__group__header__prepend-icon .icon,.theme--light .list .list__group--disabled .list__tile{color:rgba(0,0,0,.38)!important} \n.application .theme--dark.list,.theme--dark .list{background:#424242;color:#fff} \n.application .theme--dark.list .list__tile__sub-title,.theme--dark .list .list__tile__sub-title{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.list .list__tile__mask,.theme--dark .list .list__tile__mask{color:hsla(0,0%,100%,.5);background:rgba(0,0,0,.7)} \n.application .theme--dark.list .list__group--active:after,.application .theme--dark.list .list__group--active:before,.application .theme--dark.list .list__group__header:hover,.application .theme--dark.list .list__tile--highlighted,.application .theme--dark.list .list__tile--link:hover,.theme--dark .list .list__group--active:after,.theme--dark .list .list__group--active:before,.theme--dark .list .list__group__header:hover,.theme--dark .list .list__tile--highlighted,.theme--dark .list .list__tile--link:hover{background:hsla(0,0%,100%,.12)} \n.application .theme--dark.list .list__group--disabled .list__group__header__prepend-icon .icon,.application .theme--dark.list .list__group--disabled .list__tile,.theme--dark .list .list__group--disabled .list__group__header__prepend-icon .icon,.theme--dark .list .list__group--disabled .list__tile{color:hsla(0,0%,100%,.5)!important} \n.list{list-style-type:none;padding:8px 0;-webkit-transition:height .3s cubic-bezier(.4,0,.2,1);transition:height .3s cubic-bezier(.4,0,.2,1)} \n.list .input-group{margin:0} \n.list__tile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:400;height:48px;margin:0;padding:0 16px;position:relative;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.list__tile--link{cursor:pointer} \n.list__tile__action,.list__tile__content{height:100%} \n.list__tile__sub-title,.list__tile__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%} \n.list__tile__title{height:24px;line-height:24px;position:relative;text-align:left} \n.list__tile__sub-title{font-size:14px} \n.list__tile__action,.list__tile__avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:56px} \n.list__tile__action,.list__tile__action .input-group--selection-controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center} \n.list__tile__action .input-group--selection-controls{-webkit-box-flex:0;-ms-flex:0 1;flex:0 1;padding:0} \n.list__tile__action .input-group__details{display:none} \n.list__tile__action .btn{padding:0;margin:0} \n.list__tile__action .btn--icon{margin:-8px} \n.list__tile__action-text{color:#9e9e9e;font-size:12px} \n.list__tile__action--stack{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:8px;padding-bottom:8px;white-space:nowrap;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column} \n.list__tile__action--stack,.list__tile__content{-webkit-box-orient:vertical;-webkit-box-direction:normal} \n.list__tile__content{text-align:left;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column} \n.list__tile__content~.list__tile__action:not(.list__tile__action--stack),.list__tile__content~.list__tile__avatar{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end} \n.list__tile--active .list__tile__action:first-of-type .icon{color:inherit} \n.list__tile--disabled{opacity:.4!important;pointer-events:none} \n.list__tile--avatar{height:56px} \n.list--dense{padding-top:4px;padding-bottom:4px} \n.list--dense .subheader{font-size:13px;height:40px} \n.list--dense .list__group .subheader{height:40px} \n.list--dense .list__tile{font-size:13px} \n.list--dense .list__tile--avatar{height:48px} \n.list--dense .list__tile:not(.list__tile--avatar){height:40px} \n.list--dense .list__tile .icon{font-size:22px} \n.list--dense .list__tile__sub-title{font-size:13px} \n.list--two-line .list__tile{height:72px} \n.list--two-line.list--dense .list__tile{height:60px} \n.list--three-line .list__tile{height:88px} \n.list--three-line .list__tile__avatar{margin-top:-18px} \n.list--three-line .list__tile__sub-title{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box} \n.list--three-line.list--dense .list__tile{height:76px} \n.list>.list__group:before{top:0} \n.list>.list__group:before .list__tile__avatar{margin-top:-14px} \n.list__group{padding:0;position:relative;-webkit-transition:inherit;transition:inherit} \n.list__group:after,.list__group:before{content:\"\";height:1px;position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%} \n.list__group--active~.list__group:before{display:none} \n.list__group__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none} \n.list__group__header>li:not(.list__group__header__prepend-icon):not(.list__group__header__append-icon){-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto} \n.list__group__header .list__group__header__append-icon,.list__group__header .list__group__header__prepend-icon{padding:0 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.list__group__header--sub-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex} \n.list__group__header--sub-group li .list__tile{padding-left:0} \n.list__group__header--sub-group .list__group__header__prepend-icon{padding:0 0 0 40px;margin-right:8px} \n.list__group__header .list__group__header__prepend-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:56px} \n.list__group__header--active .list__group__header__append-icon .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)} \n.list__group__header--active .list__group__header__prepend-icon .icon{color:inherit} \n.list__group__header--active.list__group__header--sub-group .list__group__header__prepend-icon .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)} \n.list__group__items{position:relative;padding:0;-webkit-transition:inherit;transition:inherit} \n.list__group__items>li{display:block} \n.list__group__items--no-action .list__tile{padding-left:72px} \n.list__group--disabled{pointer-events:none} \n.list--subheader{padding-top:0} \n.menu{display:inline-block;position:relative;vertical-align:middle} \n.menu--disabled{cursor:default} \n.menu--disabled .menu__activator,.menu--disabled .menu__activator>*{cursor:default;pointer-events:none} \n.menu__activator{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;height:inherit;position:relative} \n.menu__activator input[readonly]{cursor:pointer} \n.menu__content{position:absolute;display:inline-block;border-radius:2px;max-width:80%;overflow-y:auto;overflow-x:hidden;contain:content;-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)} \n.menu__content--active{pointer-events:none} \n.menu__content--dropdown{border-top-left-radius:0;border-top-right-radius:0;border-top:1px solid rgba(0,0,0,.12)} \n.menu__content>.card{contain:content;-webkit-backface-visibility:hidden;backface-visibility:hidden} \n.menu>.menu__content{max-width:none} \n.menu-transition-enter .list__tile{min-width:0;-webkit-transition-delay:.4s;transition-delay:.4s;opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px);pointer-events:none} \n.menu-transition-enter-to .list__tile{pointer-events:auto;opacity:1} \n.menu-transition-enter-to .list__tile--active{-webkit-transform:none!important;transform:none!important} \n.menu-transition-leave-to{-webkit-transform:translateY(-10px);transform:translateY(-10px)} \n.menu-transition-leave-active,.menu-transition-leave-to{pointer-events:none} \n.menu-transition-enter,.menu-transition-leave-to{opacity:0} \n.menu-transition-enter-to,.menu-transition-leave{opacity:1} \n.menu-transition-enter-active,.menu-transition-leave-active{-webkit-transition:all .5s cubic-bezier(.25,.8,.5,1);transition:all .5s cubic-bezier(.25,.8,.5,1)} \n.menu-transition-enter.menu__content--auto .list__tile--active{opacity:1;-webkit-transform:none!important;transform:none!important;pointer-events:auto} \n.application .theme--light.table,.theme--light .table{background-color:#fff;color:rgba(0,0,0,.87)} \n.application .theme--light.table thead tr:first-child,.theme--light .table thead tr:first-child{border-bottom:1px solid rgba(0,0,0,.12)} \n.application .theme--light.table thead th,.theme--light .table thead th{color:rgba(0,0,0,.54)} \n.application .theme--light.table tbody tr:not(:last-child),.theme--light .table tbody tr:not(:last-child){border-bottom:1px solid rgba(0,0,0,.12)} \n.application .theme--light.table tbody tr[active],.theme--light .table tbody tr[active]{background:#f5f5f5} \n.application .theme--light.table tbody tr:hover:not(.datatable__expand-row),.theme--light .table tbody tr:hover:not(.datatable__expand-row){background:#eee} \n.application .theme--light.table tfoot tr,.theme--light .table tfoot tr{border-top:1px solid rgba(0,0,0,.12)} \n.application .theme--dark.table,.theme--dark .table{background-color:#424242;color:#fff} \n.application .theme--dark.table thead tr:first-child,.theme--dark .table thead tr:first-child{border-bottom:1px solid hsla(0,0%,100%,.12)} \n.application .theme--dark.table thead th,.theme--dark .table thead th{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.table tbody tr:not(:last-child),.theme--dark .table tbody tr:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.12)} \n.application .theme--dark.table tbody tr[active],.theme--dark .table tbody tr[active]{background:#505050} \n.application .theme--dark.table tbody tr:hover:not(.datatable__expand-row),.theme--dark .table tbody tr:hover:not(.datatable__expand-row){background:#616161} \n.application .theme--dark.table tfoot tr,.theme--dark .table tfoot tr{border-top:1px solid hsla(0,0%,100%,.12)} \n.table__overflow{width:100%;overflow-x:auto;overflow-y:hidden} \ntable.table{border-radius:2px;border-collapse:collapse;border-spacing:0;width:100%;max-width:100%} \ntable.table tbody td:first-child,table.table tbody td:not(:first-child),table.table tbody th:first-child,table.table tbody th:not(:first-child),table.table thead td:first-child,table.table thead td:not(:first-child),table.table thead th:first-child,table.table thead th:not(:first-child){padding:0 24px} \ntable.table thead tr{height:56px} \ntable.table thead th{font-weight:500;font-size:12px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \ntable.table thead th.sortable{pointer-events:auto} \ntable.table thead th>div{width:100%} \ntable.table tbody tr{-webkit-transition:background .3s cubic-bezier(.25,.8,.5,1);transition:background .3s cubic-bezier(.25,.8,.5,1);will-change:background} \ntable.table tbody td,table.table tbody th{height:48px} \ntable.table tbody td{font-weight:400;font-size:13px} \ntable.table .input-group--selection-controls{padding:0} \ntable.table .input-group--selection-controls .input-group__details{display:none} \ntable.table .input-group--selection-controls.checkbox .icon{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)} \ntable.table .input-group--selection-controls.checkbox .input-group--selection-controls__ripple{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)} \ntable.table tfoot tr{height:48px} \ntable.table tfoot tr td{padding:0 24px} \n.application .theme--light.datatable thead th.column.sortable i,.theme--light .datatable thead th.column.sortable i{color:rgba(0,0,0,.38)} \n.application .theme--light.datatable thead th.column.sortable.active,.application .theme--light.datatable thead th.column.sortable.active i,.application .theme--light.datatable thead th.column.sortable:hover,.theme--light .datatable thead th.column.sortable.active,.theme--light .datatable thead th.column.sortable.active i,.theme--light .datatable thead th.column.sortable:hover{color:rgba(0,0,0,.87)} \n.application .theme--light.datatable .datatable__actions,.theme--light .datatable .datatable__actions{background-color:#fff;color:rgba(0,0,0,.54);border-top:1px solid rgba(0,0,0,.12)} \n.application .theme--light.datatable .datatable__actions__select .input-group--select .input-group__append-icon,.application .theme--light.datatable .datatable__actions__select .input-group--select .input-group__selections__comma,.theme--light .datatable .datatable__actions__select .input-group--select .input-group__append-icon,.theme--light .datatable .datatable__actions__select .input-group--select .input-group__selections__comma{color:rgba(0,0,0,.54)!important} \n.application .theme--dark.datatable thead th.column.sortable i,.theme--dark .datatable thead th.column.sortable i{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.datatable thead th.column.sortable.active,.application .theme--dark.datatable thead th.column.sortable.active i,.application .theme--dark.datatable thead th.column.sortable:hover,.theme--dark .datatable thead th.column.sortable.active,.theme--dark .datatable thead th.column.sortable.active i,.theme--dark .datatable thead th.column.sortable:hover{color:#fff} \n.application .theme--dark.datatable .datatable__actions,.theme--dark .datatable .datatable__actions{background-color:#424242;color:hsla(0,0%,100%,.7);border-top:1px solid hsla(0,0%,100%,.12)} \n.application .theme--dark.datatable .datatable__actions__select .input-group--select .input-group__append-icon,.application .theme--dark.datatable .datatable__actions__select .input-group--select .input-group__selections__comma,.theme--dark .datatable .datatable__actions__select .input-group--select .input-group__append-icon,.theme--dark .datatable .datatable__actions__select .input-group--select .input-group__selections__comma{color:hsla(0,0%,100%,.7)!important} \n.datatable thead th.column.sortable{cursor:pointer} \n.datatable thead th.column.sortable i{font-size:16px;vertical-align:sub;display:inline-block;opacity:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.datatable thead th.column.sortable:hover i{opacity:.6} \n.datatable thead th.column.sortable.active{-webkit-transform:none;transform:none} \n.datatable thead th.column.sortable.active i{opacity:1} \n.datatable thead th.column.sortable.active.desc i{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)} \n.datatable__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse} \n.datatable__actions .btn{color:inherit} \n.datatable__actions .btn:last-of-type{margin-left:14px} \n.datatable__actions__range-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px} \n.datatable__actions__pagination{display:block;text-align:center;margin:0 32px 0 24px} \n.datatable__actions__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:14px} \n.datatable__actions__select .input-group--select{margin:13px 0 13px 34px;padding:0;position:static} \n.datatable__actions__select .input-group--select .input-group__selections__comma{font-size:12px} \n.datatable__progress,.datatable__progress td,.datatable__progress th,.datatable__progress tr{height:auto!important} \n.datatable__progress th{padding:0!important} \n.datatable__progress th .progress-linear{top:-2px;margin:0 0 -2px} \n.datatable__expand-row{border:none!important} \n.datatable__expand-col{padding:0!important;height:0!important} \n.datatable__expand-col--expanded{border-bottom:1px solid rgba(0,0,0,.12)} \n.datatable__expand-content{-webkit-transition:height .3s cubic-bezier(.25,.8,.5,1);transition:height .3s cubic-bezier(.25,.8,.5,1)} \n.datatable__expand-content>.card{border-radius:0;-webkit-box-shadow:none;box-shadow:none} \n.progress-linear{background:transparent;margin:1rem 0;overflow:hidden;width:100%;position:relative} \n.progress-linear__bar{width:100%;position:relative;z-index:1} \n.progress-linear__bar,.progress-linear__bar__determinate{height:inherit;-webkit-transition:.2s;transition:.2s} \n.progress-linear__bar__indeterminate .long,.progress-linear__bar__indeterminate .short{height:inherit;position:absolute;left:0;top:0;bottom:0;will-change:left,right;width:auto;background-color:inherit} \n.progress-linear__bar__indeterminate--active .long{-webkit-animation:b;animation:b;-webkit-animation-duration:2.2s;animation-duration:2.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite} \n.progress-linear__bar__indeterminate--active .short{-webkit-animation:c;animation:c;-webkit-animation-duration:2.2s;animation-duration:2.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite} \n.progress-linear__background{position:absolute;top:0;left:0;bottom:0;-webkit-transition:.3s ease-in;transition:.3s ease-in} \n.progress-linear--query .progress-linear__bar__indeterminate--active .long{-webkit-animation:d;animation:d;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite} \n.progress-linear--query .progress-linear__bar__indeterminate--active .short{-webkit-animation:e;animation:e;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite} \n@-webkit-keyframes b{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}} \n@keyframes b{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}} \n@-webkit-keyframes c{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}} \n@keyframes c{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}} \n@-webkit-keyframes d{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}} \n@keyframes d{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}} \n@-webkit-keyframes e{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}} \n@keyframes e{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}} \n.application .theme--light.small-dialog__actions,.application .theme--light.small-dialog__content,.theme--light .small-dialog__actions,.theme--light .small-dialog__content{background:#fff} \n.application .theme--light.small-dialog a,.theme--light .small-dialog a{color:rgba(0,0,0,.87)} \n.application .theme--dark.small-dialog__actions,.application .theme--dark.small-dialog__content,.theme--dark .small-dialog__actions,.theme--dark .small-dialog__content{background:#424242} \n.application .theme--dark.small-dialog a,.theme--dark .small-dialog a{color:#fff} \n.small-dialog{display:block;height:100%} \n.small-dialog__content{padding:0 24px} \n.small-dialog__actions{text-align:right} \n.small-dialog a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;text-decoration:none} \n.small-dialog a>*{width:100%} \n.small-dialog .menu__activator{height:100%} \n.date-picker-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1} \n.date-picker-title__year{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:500;margin-bottom:8px} \n.date-picker-title__date{font-size:34px;text-align:left;font-weight:500;position:relative;overflow:hidden} \n.date-picker-title__date>div{position:relative} \n.application .theme--light.date-picker-header .date-picker-header__value:not(.date-picker-header__value--disabled) strong:not(:hover),.theme--light .date-picker-header .date-picker-header__value:not(.date-picker-header__value--disabled) strong:not(:hover){color:rgba(0,0,0,.87)!important} \n.application .theme--light.date-picker-header .date-picker-header__value--disabled strong,.theme--light .date-picker-header .date-picker-header__value--disabled strong{color:rgba(0,0,0,.38)} \n.application .theme--dark.date-picker-header .date-picker-header__value:not(.date-picker-header__value--disabled) strong:not(:hover),.theme--dark .date-picker-header .date-picker-header__value:not(.date-picker-header__value--disabled) strong:not(:hover){color:#fff!important} \n.application .theme--dark.date-picker-header .date-picker-header__value--disabled strong,.theme--dark .date-picker-header .date-picker-header__value--disabled strong{color:hsla(0,0%,100%,.5)} \n.date-picker-header{padding:4px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative} \n.date-picker-header .btn{margin:0;z-index:auto} \n.date-picker-header .icon{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.date-picker-header__value{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;position:relative;overflow:hidden} \n.date-picker-header__value strong{cursor:pointer;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);display:block;width:100%} \n.application .theme--light.date-picker-table th,.theme--light .date-picker-table th{color:rgba(0,0,0,.38)} \n.application .theme--light.date-picker-table .btn,.theme--light .date-picker-table .btn{color:rgba(0,0,0,.87)} \n.application .theme--dark.date-picker-table th,.theme--dark .date-picker-table th{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.date-picker-table .btn,.theme--dark .date-picker-table .btn{color:#fff} \n.date-picker-table{position:relative;padding:0 12px;height:242px} \n.date-picker-table table{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);top:0;table-layout:fixed;width:100%} \n.date-picker-table td,.date-picker-table th{text-align:center;position:relative} \n.date-picker-table th{font-size:12px} \n.date-picker-table--date .btn{height:32px;width:32px} \n.date-picker-table .btn{z-index:auto;margin:0;font-size:12px} \n.date-picker-table .btn.btn--active{color:#fff} \n.date-picker-table--month td{width:33.333333%;height:56px;vertical-align:middle;text-align:center} \n.date-picker-table--month td .btn{margin:0 auto;max-width:160px;min-width:40px;width:100%} \n.date-picker-table--date th{padding:8px 0;font-weight:600} \n.date-picker-table--date td{width:45px} \n.date-picker-table__event{border-radius:50%;bottom:2px;content:\"\";display:block;height:8px;left:50%;position:absolute;-webkit-transform:translateX(-4px);transform:translateX(-4px);width:8px} \n.date-picker-years{font-size:16px;font-weight:400;height:334px;list-style-type:none;overflow:auto;padding:0;text-align:center} \n.date-picker-years li{cursor:pointer;padding:8px 0;-webkit-transition:none;transition:none} \n.date-picker-years li.active{font-size:26px;font-weight:500;padding:10px 0} \n.date-picker-years li:hover{background:rgba(0,0,0,.12)} \n.picker--landscape .date-picker-years{height:286px} \n.application .theme--dark.picker,.theme--dark .picker{color:#fff} \n.application .theme--dark.picker .picker__body,.theme--dark .picker .picker__body{background:#424242} \n.application .theme--light.picker .picker__title,.theme--light .picker .picker__title{background:#e0e0e0} \n.application .theme--dark.picker .picker__title,.theme--dark .picker .picker__title{background:#616161} \n.picker{border-radius:2px;contain:layout style;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;vertical-align:top} \n.picker .card__row--actions{border:none;margin-top:-20px} \n.picker--full-width{display:-webkit-box;display:-ms-flexbox;display:flex} \n.picker__title{color:#fff;border-top-left-radius:2px;border-top-right-radius:2px;padding:16px} \n.picker__title__btn{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.picker__title__btn.active{opacity:1} \n.picker__title__btn:not(.active){opacity:.6;cursor:pointer} \n.picker__title__btn:not(.active):hover{opacity:1} \n.picker__body{height:auto;overflow:hidden;position:relative;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center} \n.picker__body>div{width:100%} \n.picker__body>div.fade-transition-leave-active{position:absolute} \n.picker--landscape .picker__title{border-top-right-radius:0;border-bottom-right-radius:0;width:170px;position:absolute;top:0;left:0;height:100%;z-index:1} \n.picker--landscape .picker__actions,.picker--landscape .picker__body{margin-left:170px} \n.application .theme--light.divider,.theme--light .divider{background-color:rgba(0,0,0,.12)} \n.application .theme--dark.divider,.theme--dark .divider{background-color:hsla(0,0%,100%,.12)} \n.divider{border:none;display:block;height:1px;min-height:1px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%} \n.divider--inset{margin-left:72px;width:calc(100% - 72px)} \n.application .theme--light.expansion-panel .expansion-panel__container,.theme--light .expansion-panel .expansion-panel__container{border-top:1px solid rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)} \n.application .theme--light.expansion-panel .expansion-panel__container .expansion-panel__header .icon,.theme--light .expansion-panel .expansion-panel__container .expansion-panel__header .icon{color:rgba(0,0,0,.54)} \n.application .theme--light.expansion-panel--focusable .expansion-panel__container:focus,.theme--light .expansion-panel--focusable .expansion-panel__container:focus{background-color:#eee} \n.application .theme--dark.expansion-panel .expansion-panel__container,.theme--dark .expansion-panel .expansion-panel__container{border-top:1px solid hsla(0,0%,100%,.12);background-color:#424242;color:#fff} \n.application .theme--dark.expansion-panel .expansion-panel__container .expansion-panel__header .icon,.theme--dark .expansion-panel .expansion-panel__container .expansion-panel__header .icon{color:#fff} \n.application .theme--dark.expansion-panel--focusable .expansion-panel__container:focus,.theme--dark .expansion-panel--focusable .expansion-panel__container:focus{background-color:rgba(0,0,0,.7)} \n.expansion-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;text-align:left;width:100%;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)} \n.expansion-panel__container{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%;outline:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.expansion-panel__container:first-child{border-top:none!important} \n.expansion-panel__container .header__icon{margin-left:auto} \n.expansion-panel__container .header__icon .icon{-webkit-transition:none;transition:none} \n.expansion-panel__container--active>.expansion-panel__header .header__icon .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)} \n.expansion-panel__header{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:12px 24px} \n.expansion-panel__header>:not(.header__icon){-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto} \n.expansion-panel__body{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.expansion-panel__body .card{border-radius:0} \n.expansion-panel--inset,.expansion-panel--popout,.expansion-panel__body .card{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)} \n.expansion-panel--inset .expansion-panel__container--active,.expansion-panel--popout .expansion-panel__container--active{margin:16px;-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)} \n.expansion-panel--inset .expansion-panel__container,.expansion-panel--popout .expansion-panel__container{max-width:95%} \n.expansion-panel--popout .expansion-panel__container--active{max-width:100%} \n.expansion-panel--inset .expansion-panel__container--active{max-width:85%} \n.application .theme--light.footer,.theme--light .footer{background:#f5f5f5;color:rgba(0,0,0,.87)} \n.application .theme--dark.footer,.theme--dark .footer{background:#212121;color:#fff} \n.footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important;min-height:36px;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)} \n.footer--absolute,.footer--fixed{bottom:0;left:0;width:100%;z-index:3} \n.footer--inset{z-index:2} \n.footer--absolute{position:absolute} \n.footer--fixed{position:fixed} \n.content{-webkit-transition:none;transition:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;will-change:padding} \n.content[data-booted=true]{-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)} \n.content--wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%} \n@-moz-document url-prefix(){@media print{.content{display:block}}} \n.container{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:auto;padding:16px;width:100%} \n.container.fluid{max-width:100%} \n.container.fill-height{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex} \n.container.fill-height .layout{height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto} \n.container.grid-list-xs{padding:2px} \n.container.grid-list-xs .layout .flex{padding:1px} \n.container.grid-list-xs .layout:only-child{margin:-1px} \n.container.grid-list-xs .layout:not(:only-child){margin:auto -1px} \n.container.grid-list-xs :not(:only-child) .layout:first-child{margin-top:-1px} \n.container.grid-list-xs :not(:only-child) .layout:last-child{margin-bottom:-1px} \n.container.grid-list-sm{padding:4px} \n.container.grid-list-sm .layout .flex{padding:2px} \n.container.grid-list-sm .layout:only-child{margin:-2px} \n.container.grid-list-sm .layout:not(:only-child){margin:auto -2px} \n.container.grid-list-sm :not(:only-child) .layout:first-child{margin-top:-2px} \n.container.grid-list-sm :not(:only-child) .layout:last-child{margin-bottom:-2px} \n.container.grid-list-md{padding:8px} \n.container.grid-list-md .layout .flex{padding:4px} \n.container.grid-list-md .layout:only-child{margin:-4px} \n.container.grid-list-md .layout:not(:only-child){margin:auto -4px} \n.container.grid-list-md :not(:only-child) .layout:first-child{margin-top:-4px} \n.container.grid-list-md :not(:only-child) .layout:last-child{margin-bottom:-4px} \n.container.grid-list-lg{padding:16px} \n.container.grid-list-lg .layout .flex{padding:8px} \n.container.grid-list-lg .layout:only-child{margin:-8px} \n.container.grid-list-lg .layout:not(:only-child){margin:auto -8px} \n.container.grid-list-lg :not(:only-child) .layout:first-child{margin-top:-8px} \n.container.grid-list-lg :not(:only-child) .layout:last-child{margin-bottom:-8px} \n.container.grid-list-xl{padding:24px} \n.container.grid-list-xl .layout .flex{padding:12px} \n.container.grid-list-xl .layout:only-child{margin:-12px} \n.container.grid-list-xl .layout:not(:only-child){margin:auto -12px} \n.container.grid-list-xl :not(:only-child) .layout:first-child{margin-top:-12px} \n.container.grid-list-xl :not(:only-child) .layout:last-child{margin-bottom:-12px} \n.layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap} \n.layout.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row} \n.layout.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse} \n.layout.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column} \n.layout.column.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse} \n.layout.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap} \n.child-flex>*,.flex{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto} \n.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start} \n.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end} \n.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center} \n.align-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline} \n.align-content-start{-ms-flex-line-pack:start;align-content:flex-start} \n.align-content-end{-ms-flex-line-pack:end;align-content:flex-end} \n.align-content-center{-ms-flex-line-pack:center;align-content:center} \n.align-content-space-between{-ms-flex-line-pack:justify;align-content:space-between} \n.align-content-space-around{-ms-flex-line-pack:distribute;align-content:space-around} \n.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start} \n.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end} \n.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center} \n.justify-space-around{-ms-flex-pack:distribute;justify-content:space-around} \n.justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between} \n.spacer{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important} \n.grow{-ms-flex-negative:0!important;flex-shrink:0!important} \n.shrink{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important} \n.scroll-y{overflow-y:auto} \n.fill-height{height:100%} \n.hide-overflow{overflow:hidden!important} \n.show-overflow{overflow:visible!important} \n.ellipsis,.no-wrap{white-space:nowrap} \n.ellipsis{overflow:hidden;text-overflow:ellipsis} \n.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important} \n.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important} \n.d-flex>*,.d-inline-flex>*{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important} \n.d-block{display:block!important} \n.d-inline-block{display:inline-block!important} \n@media only screen and (min-width:960px){.container{max-width:900px}} \n@media only screen and (min-width:1264px){.container{max-width:1185px}} \n@media only screen and (min-width:1904px){.container{max-width:1785px}} \n@media only screen and (max-width:599px){.container{padding:24px}} \n@media (min-width:0){.flex.xs1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-xs1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.xs2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-xs2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.xs3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-xs3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.xs4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-xs4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.xs5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-xs5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.xs6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-xs6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.xs7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-xs7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.xs8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-xs8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.xs9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-xs9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.xs10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-xs10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.xs11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-xs11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.xs12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-xs12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-xs0{margin-left:0}.flex.offset-xs1{margin-left:8.333333333333332%}.flex.offset-xs2{margin-left:16.666666666666664%}.flex.offset-xs3{margin-left:25%}.flex.offset-xs4{margin-left:33.33333333333333%}.flex.offset-xs5{margin-left:41.66666666666667%}.flex.offset-xs6{margin-left:50%}.flex.offset-xs7{margin-left:58.333333333333336%}.flex.offset-xs8{margin-left:66.66666666666666%}.flex.offset-xs9{margin-left:75%}.flex.offset-xs10{margin-left:83.33333333333334%}.flex.offset-xs11{margin-left:91.66666666666666%}.flex.offset-xs12{margin-left:100%}} \n@media (min-width:600px){.flex.sm1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-sm1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.sm2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-sm2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.sm3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-sm3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.sm4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-sm4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.sm5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-sm5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.sm6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-sm6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.sm7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-sm7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.sm8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-sm8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.sm9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-sm9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.sm10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-sm10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.sm11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-sm11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.sm12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-sm12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-sm0{margin-left:0}.flex.offset-sm1{margin-left:8.333333333333332%}.flex.offset-sm2{margin-left:16.666666666666664%}.flex.offset-sm3{margin-left:25%}.flex.offset-sm4{margin-left:33.33333333333333%}.flex.offset-sm5{margin-left:41.66666666666667%}.flex.offset-sm6{margin-left:50%}.flex.offset-sm7{margin-left:58.333333333333336%}.flex.offset-sm8{margin-left:66.66666666666666%}.flex.offset-sm9{margin-left:75%}.flex.offset-sm10{margin-left:83.33333333333334%}.flex.offset-sm11{margin-left:91.66666666666666%}.flex.offset-sm12{margin-left:100%}} \n@media (min-width:960px){.flex.md1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-md1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.md2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-md2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.md3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-md3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.md4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-md4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.md5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-md5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.md6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-md6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.md7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-md7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.md8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-md8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.md9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-md9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.md10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-md10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.md11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-md11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.md12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-md12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-md0{margin-left:0}.flex.offset-md1{margin-left:8.333333333333332%}.flex.offset-md2{margin-left:16.666666666666664%}.flex.offset-md3{margin-left:25%}.flex.offset-md4{margin-left:33.33333333333333%}.flex.offset-md5{margin-left:41.66666666666667%}.flex.offset-md6{margin-left:50%}.flex.offset-md7{margin-left:58.333333333333336%}.flex.offset-md8{margin-left:66.66666666666666%}.flex.offset-md9{margin-left:75%}.flex.offset-md10{margin-left:83.33333333333334%}.flex.offset-md11{margin-left:91.66666666666666%}.flex.offset-md12{margin-left:100%}} \n@media (min-width:1264px){.flex.lg1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-lg1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.lg2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-lg2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.lg3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-lg3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.lg4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-lg4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.lg5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-lg5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.lg6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-lg6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.lg7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-lg7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.lg8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-lg8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.lg9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-lg9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.lg10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-lg10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.lg11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-lg11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.lg12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-lg12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-lg0{margin-left:0}.flex.offset-lg1{margin-left:8.333333333333332%}.flex.offset-lg2{margin-left:16.666666666666664%}.flex.offset-lg3{margin-left:25%}.flex.offset-lg4{margin-left:33.33333333333333%}.flex.offset-lg5{margin-left:41.66666666666667%}.flex.offset-lg6{margin-left:50%}.flex.offset-lg7{margin-left:58.333333333333336%}.flex.offset-lg8{margin-left:66.66666666666666%}.flex.offset-lg9{margin-left:75%}.flex.offset-lg10{margin-left:83.33333333333334%}.flex.offset-lg11{margin-left:91.66666666666666%}.flex.offset-lg12{margin-left:100%}} \n@media (min-width:1904px){.flex.xl1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-xl1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.xl2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-xl2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.xl3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-xl3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.xl4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-xl4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.xl5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-xl5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.xl6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-xl6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.xl7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-xl7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.xl8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-xl8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.xl9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-xl9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.xl10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-xl10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.xl11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-xl11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.xl12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-xl12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-xl0{margin-left:0}.flex.offset-xl1{margin-left:8.333333333333332%}.flex.offset-xl2{margin-left:16.666666666666664%}.flex.offset-xl3{margin-left:25%}.flex.offset-xl4{margin-left:33.33333333333333%}.flex.offset-xl5{margin-left:41.66666666666667%}.flex.offset-xl6{margin-left:50%}.flex.offset-xl7{margin-left:58.333333333333336%}.flex.offset-xl8{margin-left:66.66666666666666%}.flex.offset-xl9{margin-left:75%}.flex.offset-xl10{margin-left:83.33333333333334%}.flex.offset-xl11{margin-left:91.66666666666666%}.flex.offset-xl12{margin-left:100%}} \n.application .theme--light.navigation-drawer,.theme--light .navigation-drawer{background-color:#fff} \n.application .theme--light.navigation-drawer .divider,.application .theme--light.navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border,.theme--light .navigation-drawer .divider,.theme--light .navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border{background-color:rgba(0,0,0,.12)} \n.application .theme--dark.navigation-drawer,.theme--dark .navigation-drawer{background-color:#424242} \n.application .theme--dark.navigation-drawer .divider,.application .theme--dark.navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border,.theme--dark .navigation-drawer .divider,.theme--dark .navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border{background-color:hsla(0,0%,100%,.12)} \n.navigation-drawer{-webkit-transition:none;transition:none;display:block;left:0;max-width:100%;overflow-y:auto;overflow-x:hidden;padding:0 0 100px;pointer-events:auto;top:0;will-change:transform;z-index:3;-webkit-overflow-scrolling:touch} \n.navigation-drawer[data-booted=true]{-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1);-webkit-transition-property:background,background-color,border,border-bottom,border-bottom-color,border-bottom-width,border-color,border-left,border-left-color,border-left-width,border-right,border-right-color,border-right-width,border-top,border-top-color,border-top-width,border-width,bottom,color,height,left,margin,margin-bottom,margin-left,margin-right,margin-top,max-width,min-height,min-width,opacity,padding,padding-bottom,padding-left,padding-right,padding-top,right,top,width,-webkit-box-shadow,-webkit-transform,-webkit-transform-origin;transition-property:background,background-color,border,border-bottom,border-bottom-color,border-bottom-width,border-color,border-left,border-left-color,border-left-width,border-right,border-right-color,border-right-width,border-top,border-top-color,border-top-width,border-width,bottom,color,height,left,margin,margin-bottom,margin-left,margin-right,margin-top,max-width,min-height,min-width,opacity,padding,padding-bottom,padding-left,padding-right,padding-top,right,top,width,-webkit-box-shadow,-webkit-transform,-webkit-transform-origin;transition-property:background,background-color,border,border-bottom,border-bottom-color,border-bottom-width,border-color,border-left,border-left-color,border-left-width,border-right,border-right-color,border-right-width,border-top,border-top-color,border-top-width,border-width,bottom,box-shadow,color,height,left,margin,margin-bottom,margin-left,margin-right,margin-top,max-width,min-height,min-width,opacity,padding,padding-bottom,padding-left,padding-right,padding-top,right,top,transform,transform-origin,width;transition-property:background,background-color,border,border-bottom,border-bottom-color,border-bottom-width,border-color,border-left,border-left-color,border-left-width,border-right,border-right-color,border-right-width,border-top,border-top-color,border-top-width,border-width,bottom,box-shadow,color,height,left,margin,margin-bottom,margin-left,margin-right,margin-top,max-width,min-height,min-width,opacity,padding,padding-bottom,padding-left,padding-right,padding-top,right,top,transform,transform-origin,width,-webkit-box-shadow,-webkit-transform,-webkit-transform-origin;transition-property:background,background-color,border,border-bottom,border-bottom-color,border-bottom-width,border-color,border-left,border-left-color,border-left-width,border-right,border-right-color,border-right-width,border-top,border-top-color,border-top-width,border-width,bottom,box-shadow,color,height,left,margin,margin-bottom,margin-left,margin-right,margin-top,max-width,min-height,min-width,opacity,padding,padding-bottom,padding-left,padding-right,padding-top,right,top,transform,transform-origin,width,-webkit-transform,-webkit-transform-origin} \n.navigation-drawer__border{position:absolute;right:0;top:0;height:100%;width:1px} \n.navigation-drawer.navigation-drawer--right:after{left:0;right:auto} \n.navigation-drawer--right{left:auto;right:0} \n.navigation-drawer--right>.navigation-drawer__border{right:auto;left:0} \n.navigation-drawer--absolute{position:absolute} \n.navigation-drawer--fixed{position:fixed} \n.navigation-drawer--floating:after{display:none} \n.navigation-drawer--mini-variant{overflow:hidden} \n.navigation-drawer--mini-variant .list__group__header__prepend-icon{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%} \n.navigation-drawer--mini-variant .list__tile__action,.navigation-drawer--mini-variant .list__tile__avatar{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:48px} \n.navigation-drawer--mini-variant .list__tile:after,.navigation-drawer--mini-variant .list__tile__content{opacity:0} \n.navigation-drawer--mini-variant .divider,.navigation-drawer--mini-variant .list--group,.navigation-drawer--mini-variant .subheader{display:none!important} \n.navigation-drawer--is-mobile,.navigation-drawer--temporary{z-index:6} \n.navigation-drawer--is-mobile:not(.navigation-drawer--close),.navigation-drawer--temporary:not(.navigation-drawer--close){-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)} \n.navigation-drawer .list{background:inherit} \n.navigation-drawer>.list .list__tile{-webkit-transition:none;transition:none;font-weight:500} \n.navigation-drawer>.list .list__tile--active .list__tile__title{color:inherit} \n.navigation-drawer>.list .list--group .list__tile{font-weight:400} \n.navigation-drawer>.list .list--group__header--active:after{background:transparent} \n.navigation-drawer>.list:not(.list--dense) .list__tile{font-size:14px} \n.application .theme--light.pagination__item,.theme--light .pagination__item{background:#fff;color:#000} \n.application .theme--light.pagination__item--active,.theme--light .pagination__item--active{color:#fff} \n.application .theme--light.pagination__navigation,.theme--light .pagination__navigation{background:#fff} \n.application .theme--light.pagination__navigation .icon,.theme--light .pagination__navigation .icon{color:rgba(0,0,0,.54)} \n.application .theme--dark.pagination__item,.theme--dark .pagination__item{background:#424242;color:#fff} \n.application .theme--dark.pagination__item--active,.theme--dark .pagination__item--active{color:#fff} \n.application .theme--dark.pagination__navigation,.theme--dark .pagination__navigation{background:#424242} \n.application .theme--dark.pagination__navigation .icon,.theme--dark .pagination__navigation .icon{color:#fff} \n.pagination{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;list-style-type:none;margin:0;max-width:100%;padding:0} \n.pagination,.pagination>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center} \n.pagination>li{display:-webkit-box;display:-ms-flexbox;display:flex} \n.pagination--circle .pagination__item,.pagination--circle .pagination__more,.pagination--circle .pagination__navigation{border-radius:50%} \n.pagination--disabled{pointer-events:none;opacity:.6} \n.pagination__item{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;background:transparent;height:34px;width:34px;margin:.3rem;text-decoration:none;-webkit-transition:.3s cubic-bezier(0,0,.2,1);transition:.3s cubic-bezier(0,0,.2,1)} \n.pagination__item--active{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)} \n.pagination__navigation{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;height:2rem;border-radius:4px;width:2rem;margin:.3rem 10px} \n.pagination__navigation .icon{font-size:2rem;-webkit-transition:.2s cubic-bezier(.4,0,.6,1);transition:.2s cubic-bezier(.4,0,.6,1);vertical-align:middle} \n.pagination__navigation--disabled{opacity:.6;pointer-events:none} \n.pagination__more{margin:.3rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2rem;width:2rem} \n.parallax{position:relative;overflow:hidden;z-index:0} \n.parallax__image-container{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;contain:strict} \n.parallax__image{position:absolute;bottom:0;left:50%;min-width:100%;min-height:100%;display:none;-webkit-transform:translate(-50%);transform:translate(-50%);will-change:transform;-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1);z-index:1} \n.parallax__content{color:#fff;height:100%;z-index:2;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 1rem} \n.progress-circular{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex} \n.progress-circular--indeterminate svg{-webkit-animation:g 1.4s linear infinite;animation:g 1.4s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:0} \n.progress-circular--indeterminate .progress-circular__overlay{-webkit-animation:f 1.4s ease-in-out infinite;animation:f 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px} \n.progress-circular__underlay{stroke:rgba(0,0,0,.1);z-index:1} \n.progress-circular__overlay{stroke:currentColor;z-index:2;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out} \n.progress-circular__info{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)} \n@-webkit-keyframes f{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}} \n@keyframes f{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}} \n@-webkit-keyframes g{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}} \n@keyframes g{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}} \n.radio-group .input-group__details:after,.radio-group .input-group__details:before{display:none} \n.radio-group .input-group{padding:0} \n.radio-group--column .input-group__input{display:block} \n.radio-group--row .input-group__input{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row} \n.radio-group.input-group--error .radio .icon--selection-control,.radio-group.input-group--error .radio label{color:inherit} \n.application .theme--light.input-group--slider label,.theme--light .input-group--slider label{color:rgba(0,0,0,.54)} \n.application .theme--light.input-group--slider .slider__track,.application .theme--light.input-group--slider .slider__track-fill,.theme--light .input-group--slider .slider__track,.theme--light .input-group--slider .slider__track-fill{background:rgba(0,0,0,.26)} \n.application .theme--light.input-group--slider .slider__tick,.application .theme--light.input-group--slider .slider__track__container:after,.theme--light .input-group--slider .slider__tick,.theme--light .input-group--slider .slider__track__container:after{border:1px solid rgba(0,0,0,.87)} \n.application .theme--light.input-group--slider:not(.input-group--dirty) .slider__thumb--label,.theme--light .input-group--slider:not(.input-group--dirty) .slider__thumb--label{background:rgba(0,0,0,.26)} \n.application .theme--light.input-group--slider:not(.input-group--dirty) .slider__thumb,.theme--light .input-group--slider:not(.input-group--dirty) .slider__thumb{border:3px solid rgba(0,0,0,.26)} \n.application .theme--light.input-group--slider:not(.input-group--dirty):focus .slider__thumb,.theme--light .input-group--slider:not(.input-group--dirty):focus .slider__thumb{border:3px solid rgba(0,0,0,.38)} \n.application .theme--light.input-group--slider.input-group--disabled .slider__thumb,.theme--light .input-group--slider.input-group--disabled .slider__thumb{background:none;border:3px solid rgba(0,0,0,.26)} \n.application .theme--light.input-group--slider.input-group--disabled.input-group--dirty .slider__thumb,.theme--light .input-group--slider.input-group--disabled.input-group--dirty .slider__thumb{background:rgba(0,0,0,.26);border:0 solid transparent} \n.application .theme--light.input-group--slider:focus .slider__track,.theme--light .input-group--slider:focus .slider__track{background:rgba(0,0,0,.38)} \n.application .theme--dark.input-group--slider label,.theme--dark .input-group--slider label{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group--slider .slider__track,.application .theme--dark.input-group--slider .slider__track-fill,.theme--dark .input-group--slider .slider__track,.theme--dark .input-group--slider .slider__track-fill{background:hsla(0,0%,100%,.2)} \n.application .theme--dark.input-group--slider .slider__tick,.application .theme--dark.input-group--slider .slider__track__container:after,.theme--dark .input-group--slider .slider__tick,.theme--dark .input-group--slider .slider__track__container:after{border:1px solid #fff} \n.application .theme--dark.input-group--slider:not(.input-group--dirty) .slider__thumb--label,.theme--dark .input-group--slider:not(.input-group--dirty) .slider__thumb--label{background:hsla(0,0%,100%,.2)} \n.application .theme--dark.input-group--slider:not(.input-group--dirty) .slider__thumb,.theme--dark .input-group--slider:not(.input-group--dirty) .slider__thumb{border:3px solid hsla(0,0%,100%,.2)} \n.application .theme--dark.input-group--slider:not(.input-group--dirty):focus .slider__thumb,.theme--dark .input-group--slider:not(.input-group--dirty):focus .slider__thumb{border:3px solid hsla(0,0%,100%,.3)} \n.application .theme--dark.input-group--slider.input-group--disabled .slider__thumb,.theme--dark .input-group--slider.input-group--disabled .slider__thumb{background:none;border:3px solid hsla(0,0%,100%,.2)} \n.application .theme--dark.input-group--slider.input-group--disabled.input-group--dirty .slider__thumb,.theme--dark .input-group--slider.input-group--disabled.input-group--dirty .slider__thumb{background:hsla(0,0%,100%,.2);border:0 solid transparent} \n.application .theme--dark.input-group--slider:focus .slider__track,.theme--dark .input-group--slider:focus .slider__track{background:hsla(0,0%,100%,.3)} \n.input-group.input-group--slider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:16px} \n.input-group.input-group--slider .input-group__details:after,.input-group.input-group--slider .input-group__details:before{display:none} \n.input-group.input-group--slider .input-group__input{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%} \n.input-group.input-group--slider label{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;-webkit-transform:none;transform:none} \n.input-group.input-group--slider label+.input-group__input{margin-left:16px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto} \n.input-group.input-group--slider.input-group--active .slider__thumb{-webkit-transform:translateY(-50%) scale(1.2);transform:translateY(-50%) scale(1.2)} \n.input-group.input-group--slider.input-group--active .slider__track{-webkit-transition:none;transition:none} \n.input-group.input-group--slider.input-group--active .slider__thumb-container--label .slider__thumb,.input-group.input-group--slider.input-group--active .slider__thumb-container--label .slider__thumb:hover{-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0)} \n.input-group.input-group--slider.input-group--active .slider__thumb-container,.input-group.input-group--slider.input-group--active .slider__track-fill{-webkit-transition:none;transition:none} \n.input-group.input-group--slider.input-group--active.input-group--ticks .slider__tick,.input-group.input-group--slider.input-group--active.input-group--ticks .slider__track__container:after{opacity:1} \n.input-group.input-group--slider.input-group--disabled{pointer-events:none} \n.input-group.input-group--slider.input-group--disabled .slider__thumb{-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5);background:transparent} \n.input-group.input-group--slider.input-group--disabled.input-group--dirty{border-color:transparent} \n.input-group.input-group--slider.input-group--prepend-icon .slider{margin-left:40px} \n.input-group.input-group--slider.input-group--append-icon .slider{margin-right:40px} \n.slider{cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:30px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.slider__track__container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:100%;overflow:hidden} \n.slider__track__container:after{content:\"\";position:absolute;right:0;top:0;height:2px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:2px;opacity:0} \n.slider__thumb,.slider__tick,.slider__track{position:absolute;top:0} \n.slider__track{-webkit-transform-origin:right;transform-origin:right;overflow:hidden} \n.slider__track,.slider__track-fill{height:2px;left:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%} \n.slider__track-fill{position:absolute;-webkit-transform-origin:left;transform-origin:left} \n.slider__ticks-container{position:absolute;left:0;height:2px;width:100%;top:50%;overflow:hidden} \n.slider__tick{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);opacity:0} \n.slider__thumb-container{position:absolute} \n.slider__thumb,.slider__thumb-container{top:50%;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.slider__thumb{width:16px;height:16px;left:-8px;border-radius:50%;background:transparent;-webkit-transform:translateY(-50%) scale(.8);transform:translateY(-50%) scale(.8);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.slider__thumb--label__container{position:absolute;left:0;top:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out} \n.slider__thumb--label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;color:#fff;width:28px;height:28px;border-radius:50% 50% 0;position:absolute;left:-14px;top:-40px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out} \n.slider__thumb--label span{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)} \n.slider__track,.slider__track-fill{position:absolute} \n.snack{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;pointer-events:none;z-index:1000;font-size:14px;left:0;right:0} \n.snack--absolute{position:absolute} \n.snack--top{top:0} \n.snack--bottom{bottom:0} \n.snack__wrapper{background-color:#323232;pointer-events:auto;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)} \n.snack__content,.snack__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%} \n.snack__content{height:48px;padding:14px 24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden} \n.snack__content .btn{color:#fff;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0 0 0 24px;height:auto;min-width:auto;width:auto} \n.snack__content .btn__content{padding:8px;margin:-8px} \n.snack__content .btn__content:before{display:none} \n.snack--multi-line .snack__content{height:80px;padding:24px} \n.snack--vertical .snack__content{height:112px;padding:24px 24px 14px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch} \n.snack--vertical .snack__content .btn.btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:0;margin-top:24px} \n.snack--vertical .snack__content .btn__content{padding:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0} \n.snack--auto-height .snack__content{height:auto} \n.snack-transition-enter-active,.snack-transition-leave-active{transition:-webkit-transform .4s cubic-bezier(.25,.8,.5,1);-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.8,.5,1);transition:transform .4s cubic-bezier(.25,.8,.5,1);transition:transform .4s cubic-bezier(.25,.8,.5,1), -webkit-transform .4s cubic-bezier(.25,.8,.5,1);transition:transform .4s cubic-bezier(.25,.8,.5,1),-webkit-transform .4s cubic-bezier(.25,.8,.5,1)} \n.snack-transition-enter-active .snack__content,.snack-transition-leave-active .snack__content{-webkit-transition:opacity .3s linear .1s;transition:opacity .3s linear .1s} \n.snack-transition-enter .snack__content{opacity:0} \n.snack-transition-enter-to .snack__content,.snack-transition-leave .snack__content{opacity:1} \n.snack-transition-enter.snack.snack--top,.snack-transition-leave-to.snack.snack--top{-webkit-transform:translateY(calc(-100% - 8px));transform:translateY(calc(-100% - 8px))} \n.snack-transition-enter.snack.snack--bottom,.snack-transition-leave-to.snack.snack--bottom{-webkit-transform:translateY(100%);transform:translateY(100%)} \n@media only screen and (min-width:600px){.snack__wrapper{width:auto;max-width:568px;min-width:288px;margin:0 auto;border-radius:2px}.snack--left .snack__wrapper{margin-left:0}.snack--right .snack__wrapper{margin-right:0}.snack--left,.snack--right{margin:0 24px}.snack--left.snack--top,.snack--right.snack--top{-webkit-transform:translateY(24px);transform:translateY(24px)}.snack--left.snack--bottom,.snack--right.snack--bottom{-webkit-transform:translateY(-24px);transform:translateY(-24px)}.snack__content .btn:first-of-type{margin-left:48px}} \n.speed-dial{position:relative} \n.speed-dial--absolute{position:absolute} \n.speed-dial--fixed{position:fixed} \n.speed-dial--top:not(.speed-dial--absolute){top:16px} \n.speed-dial--top.speed-dial--absolute{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)} \n.speed-dial--bottom:not(.speed-dial--absolute){bottom:16px} \n.speed-dial--bottom.speed-dial--absolute{bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%)} \n.speed-dial--left{left:16px} \n.speed-dial--right{right:16px} \n.speed-dial--direction-left .speed-dial__list,.speed-dial--direction-right .speed-dial__list{height:100%;top:0} \n.speed-dial--direction-bottom .speed-dial__list,.speed-dial--direction-top .speed-dial__list{left:0;width:100%} \n.speed-dial--direction-top .speed-dial__list{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;bottom:100%} \n.speed-dial--direction-right .speed-dial__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;left:100%} \n.speed-dial--direction-bottom .speed-dial__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:100%} \n.speed-dial--direction-left .speed-dial__list{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;right:100%} \n.speed-dial__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute} \n.speed-dial__list .btn:first-child{-webkit-transition-delay:.05s;transition-delay:.05s} \n.speed-dial__list .btn:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s} \n.speed-dial__list .btn:nth-child(3){-webkit-transition-delay:.15s;transition-delay:.15s} \n.speed-dial__list .btn:nth-child(4){-webkit-transition-delay:.2s;transition-delay:.2s} \n.speed-dial__list .btn:nth-child(5){-webkit-transition-delay:.25s;transition-delay:.25s} \n.speed-dial__list .btn:nth-child(6){-webkit-transition-delay:.3s;transition-delay:.3s} \n.speed-dial__list .btn:nth-child(7){-webkit-transition-delay:.35s;transition-delay:.35s} \n.application .theme--light.stepper,.theme--light .stepper{background:#fff} \n.application .theme--light.stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step,.theme--light .stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step{background:rgba(0,0,0,.38)} \n.application .theme--light.stepper .stepper__step__step,.application .theme--light.stepper .stepper__step__step .icon,.theme--light .stepper .stepper__step__step,.theme--light .stepper .stepper__step__step .icon{color:#fff} \n.application .theme--light.stepper .stepper__header .divider,.theme--light .stepper .stepper__header .divider{background:rgba(0,0,0,.12)} \n.application .theme--light.stepper .stepper__step--active .stepper__label,.theme--light .stepper .stepper__step--active .stepper__label{text-shadow:0 0 0 #000} \n.application .theme--light.stepper .stepper__step--editable:hover,.theme--light .stepper .stepper__step--editable:hover{background:rgba(0,0,0,.06)} \n.application .theme--light.stepper .stepper__step--editable:hover .stepper__label,.theme--light .stepper .stepper__step--editable:hover .stepper__label{text-shadow:0 0 0 #000} \n.application .theme--light.stepper .stepper__step--complete .stepper__label,.theme--light .stepper .stepper__step--complete .stepper__label{color:rgba(0,0,0,.87)} \n.application .theme--light.stepper .stepper__step--inactive.stepper__step--editable:not(.stepper__step--error):hover .stepper__step__step,.theme--light .stepper .stepper__step--inactive.stepper__step--editable:not(.stepper__step--error):hover .stepper__step__step{background:rgba(0,0,0,.54)} \n.application .theme--light.stepper .stepper__label,.theme--light .stepper .stepper__label{color:rgba(0,0,0,.38)} \n.application .theme--light.stepper--non-linear .stepper__step:not(.stepper__step--complete):not(.stepper__step--error) .stepper__label,.application .theme--light.stepper .stepper__label small,.theme--light .stepper--non-linear .stepper__step:not(.stepper__step--complete):not(.stepper__step--error) .stepper__label,.theme--light .stepper .stepper__label small{color:rgba(0,0,0,.54)} \n.application .theme--light.stepper--vertical .stepper__content:not(:last-child),.theme--light .stepper--vertical .stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)} \n.application .theme--dark.stepper,.theme--dark .stepper{background:#303030} \n.application .theme--dark.stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step,.theme--dark .stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step{background:hsla(0,0%,100%,.5)} \n.application .theme--dark.stepper .stepper__step__step,.application .theme--dark.stepper .stepper__step__step .icon,.theme--dark .stepper .stepper__step__step,.theme--dark .stepper .stepper__step__step .icon{color:#fff} \n.application .theme--dark.stepper .stepper__header .divider,.theme--dark .stepper .stepper__header .divider{background:hsla(0,0%,100%,.12)} \n.application .theme--dark.stepper .stepper__step--active .stepper__label,.theme--dark .stepper .stepper__step--active .stepper__label{text-shadow:0 0 0 #fff} \n.application .theme--dark.stepper .stepper__step--editable:hover,.theme--dark .stepper .stepper__step--editable:hover{background:hsla(0,0%,100%,.06)} \n.application .theme--dark.stepper .stepper__step--editable:hover .stepper__label,.theme--dark .stepper .stepper__step--editable:hover .stepper__label{text-shadow:0 0 0 #fff} \n.application .theme--dark.stepper .stepper__step--complete .stepper__label,.theme--dark .stepper .stepper__step--complete .stepper__label{color:hsla(0,0%,100%,.87)} \n.application .theme--dark.stepper .stepper__step--inactive.stepper__step--editable:not(.stepper__step--error):hover .stepper__step__step,.theme--dark .stepper .stepper__step--inactive.stepper__step--editable:not(.stepper__step--error):hover .stepper__step__step{background:hsla(0,0%,100%,.75)} \n.application .theme--dark.stepper .stepper__label,.theme--dark .stepper .stepper__label{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.stepper--non-linear .stepper__step:not(.stepper__step--complete):not(.stepper__step--error) .stepper__label,.application .theme--dark.stepper .stepper__label small,.theme--dark .stepper--non-linear .stepper__step:not(.stepper__step--complete):not(.stepper__step--error) .stepper__label,.theme--dark .stepper .stepper__label small{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.stepper--vertical .stepper__content:not(:last-child),.theme--dark .stepper--vertical .stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)} \n.stepper{overflow:hidden;position:relative} \n.stepper,.stepper__header{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.stepper__header{height:72px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between} \n.stepper__header .divider{-ms-flex-item-align:center;align-self:center;margin:0 -16px} \n.stepper__items{position:relative;overflow:hidden} \n.stepper__step__step{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:24px;margin-right:8px;min-width:24px;width:24px;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1)} \n.stepper__step__step .icon{font-size:18px} \n.stepper__step{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:24px;position:relative} \n.stepper__step--active .stepper__label{-webkit-transition:.3s cubic-bezier(.4,0,.6,1);transition:.3s cubic-bezier(.4,0,.6,1)} \n.stepper__step--editable{cursor:pointer} \n.stepper__step.stepper__step--error .stepper__step__step{background:transparent;color:inherit} \n.stepper__step.stepper__step--error .stepper__step__step .icon{font-size:24px;color:inherit} \n.stepper__step.stepper__step--error .stepper__label{color:inherit;text-shadow:none;font-weight:500} \n.stepper__step.stepper__step--error .stepper__label small{color:inherit} \n.stepper__label{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left} \n.stepper__label small{font-size:12px;font-weight:300;text-shadow:none} \n.stepper__wrapper{overflow:hidden;-webkit-transition:none;transition:none} \n.stepper__content{top:0;padding:24px 24px 16px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:100%} \n.stepper__content>.btn{margin:24px 8px 8px 0} \n.stepper--is-booted .stepper__content,.stepper--is-booted .stepper__wrapper{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.stepper--vertical{padding-bottom:36px} \n.stepper--vertical .stepper__content{margin:-8px -36px -16px 36px;padding:16px 60px 16px 23px;width:auto} \n.stepper--vertical .stepper__step{padding:24px 24px 16px} \n.stepper--vertical .stepper__step__step{margin-right:12px} \n.stepper--alt-labels .stepper__header{height:auto} \n.stepper--alt-labels .stepper__header .divider{margin:35px -67px 0;-ms-flex-item-align:start;align-self:flex-start} \n.stepper--alt-labels .stepper__step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:175px;flex-basis:175px} \n.stepper--alt-labels .stepper__step small{-ms-flex-item-align:center;align-self:center} \n.stepper--alt-labels .stepper__step__step{margin-right:0;margin-bottom:11px} \n@media only screen and (max-width:959px){.stepper:not(.stepper--vertical) .stepper__label{display:none}.stepper:not(.stepper--vertical) .stepper__step__step{margin-right:0}} \n.application .theme--light.subheader,.theme--light .subheader{color:rgba(0,0,0,.54)} \n.application .theme--dark.subheader,.theme--dark .subheader{color:hsla(0,0%,100%,.7)} \n.subheader{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:500;padding:0 16px} \n.subheader--inset{margin-left:56px} \n.application .theme--light.switch:not(.input-group--dirty) .input-group--selection-controls__container,.theme--light .switch:not(.input-group--dirty) .input-group--selection-controls__container{color:rgba(0,0,0,.38)!important} \n.application .theme--light.switch .input-group--selection-controls__ripple:after,.theme--light .switch .input-group--selection-controls__ripple:after{background-color:#fafafa} \n.application .theme--light.switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active),.theme--light .switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active){color:rgba(0,0,0,.38)} \n.application .theme--light.switch .input-group--selection-controls__ripple--active:after,.theme--light .switch .input-group--selection-controls__ripple--active:after{background-color:currentColor} \n.application .theme--light.switch .input-group--selection-controls__toggle,.theme--light .switch .input-group--selection-controls__toggle{color:rgba(0,0,0,.38)} \n.application .theme--light.switch .input-group--selection-controls__toggle--active,.theme--light .switch .input-group--selection-controls__toggle--active{color:inherit} \n.application .theme--light.switch.input-group--disabled .input-group--selection-controls__ripple:after,.theme--light .switch.input-group--disabled .input-group--selection-controls__ripple:after{background-color:#bdbdbd!important} \n.application .theme--light.switch.input-group--disabled .input-group--selection-controls__toggle,.theme--light .switch.input-group--disabled .input-group--selection-controls__toggle{color:rgba(0,0,0,.12)!important} \n.application .theme--dark.switch:not(.input-group--dirty) .input-group--selection-controls__container,.theme--dark .switch:not(.input-group--dirty) .input-group--selection-controls__container{color:hsla(0,0%,100%,.3)!important} \n.application .theme--dark.switch .input-group--selection-controls__ripple:after,.theme--dark .switch .input-group--selection-controls__ripple:after{background-color:#bdbdbd} \n.application .theme--dark.switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active),.theme--dark .switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active){color:hsla(0,0%,100%,.3)} \n.application .theme--dark.switch .input-group--selection-controls__ripple--active:after,.theme--dark .switch .input-group--selection-controls__ripple--active:after{background-color:currentColor} \n.application .theme--dark.switch .input-group--selection-controls__toggle,.theme--dark .switch .input-group--selection-controls__toggle{color:hsla(0,0%,100%,.3)} \n.application .theme--dark.switch .input-group--selection-controls__toggle--active,.theme--dark .switch .input-group--selection-controls__toggle--active{color:inherit} \n.application .theme--dark.switch.input-group--disabled .input-group--selection-controls__ripple:after,.theme--dark .switch.input-group--disabled .input-group--selection-controls__ripple:after{background-color:#424242!important} \n.application .theme--dark.switch.input-group--disabled .input-group--selection-controls__toggle,.theme--dark .switch.input-group--disabled .input-group--selection-controls__toggle{color:hsla(0,0%,100%,.1)!important} \n.input-group.input-group--selection-controls{z-index:0} \n.input-group.input-group--selection-controls.switch.input-group--append-icon label,.input-group.input-group--selection-controls.switch.input-group--prepend-icon label{left:62px} \n.input-group.input-group--selection-controls.switch.input-group--prepend-icon .input-group--selection-controls__container{margin-left:6px} \n.input-group.input-group--selection-controls.switch.input-group--append-icon .input-group__append-icon{left:40px} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__container{color:inherit;position:relative;width:36px} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__container[class*=\"--text\"] .input-group--selection-controls__ripple--active:after{background-color:currentColor} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__toggle{background-color:currentColor;color:inherit;position:absolute;height:14px;top:50%;left:0;width:34px;border-radius:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%)} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__toggle.input-group--selection-controls__toggle--active{opacity:.5} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__ripple{-webkit-transform:translate(-15px,-24px);transform:translate(-15px,-24px);-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1);z-index:1;left:0} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__ripple:after{content:\"\";position:absolute;display:inline-block;cursor:pointer;width:20px;border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:20px;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__ripple--active{-webkit-transform:translate(2px,-24px);transform:translate(2px,-24px)} \n.input-group.input-group--selection-controls.switch label{padding-left:14px} \n.application .theme--light.system-bar,.theme--light .system-bar{background-color:#e0e0e0;color:rgba(0,0,0,.54)} \n.application .theme--light.system-bar .icon,.theme--light .system-bar .icon{color:rgba(0,0,0,.54)} \n.application .theme--light.system-bar--lights-out,.theme--light .system-bar--lights-out{background-color:hsla(0,0%,100%,.7)!important} \n.application .theme--dark.system-bar,.theme--dark .system-bar{background-color:#000;color:hsla(0,0%,100%,.7)} \n.application .theme--dark.system-bar .icon,.theme--dark .system-bar .icon{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.system-bar--lights-out,.theme--dark .system-bar--lights-out{background-color:rgba(0,0,0,.2)!important} \n.system-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;padding:0 8px} \n.system-bar .icon{font-size:16px} \n.system-bar--absolute,.system-bar--fixed{left:0;top:0;width:100%;z-index:3} \n.system-bar--fixed{position:fixed} \n.system-bar--absolute{position:absolute} \n.system-bar--status .icon{margin-right:4px} \n.system-bar--window .icon{font-size:20px;margin-right:8px} \n.application .theme--light.tabs__bar,.theme--light .tabs__bar{background-color:#fff} \n.application .theme--light.tabs__bar .tabs__div,.theme--light .tabs__bar .tabs__div{color:rgba(0,0,0,.87)} \n.application .theme--light.tabs__bar .tabs__div.tabs__item--disabled,.theme--light .tabs__bar .tabs__div.tabs__item--disabled{color:rgba(0,0,0,.26)} \n.application .theme--dark.tabs__bar,.theme--dark .tabs__bar{background-color:#424242} \n.application .theme--dark.tabs__bar .tabs__div,.theme--dark .tabs__bar .tabs__div{color:#fff} \n.application .theme--dark.tabs__bar .tabs__div.tabs__item--disabled,.theme--dark .tabs__bar .tabs__div.tabs__item--disabled{color:hsla(0,0%,100%,.3)} \n.tabs,.tabs__bar{position:relative} \n.tabs__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:32px} \n.tabs__icon--prev{left:4px} \n.tabs__icon--next{right:4px} \n.tabs__wrapper{overflow:hidden;contain:content;display:-webkit-box;display:-ms-flexbox;display:flex} \n.tabs__wrapper--show-arrows{margin-left:40px;margin-right:40px} \n.tabs__wrapper--show-arrows .tabs__container--align-with-title{padding-left:16px} \n.tabs__container{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;list-style-type:none;transition:-webkit-transform .6s cubic-bezier(.86,0,.07,1);-webkit-transition:-webkit-transform .6s cubic-bezier(.86,0,.07,1);transition:transform .6s cubic-bezier(.86,0,.07,1);transition:transform .6s cubic-bezier(.86,0,.07,1), -webkit-transform .6s cubic-bezier(.86,0,.07,1);transition:transform .6s cubic-bezier(.86,0,.07,1),-webkit-transform .6s cubic-bezier(.86,0,.07,1);white-space:nowrap;position:relative} \n.tabs__container,.tabs__container--grow .tabs__div,.tabs__container--overflow .tabs__div{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto} \n.tabs__container--grow .tabs__div{max-width:none} \n.tabs__container--icons-and-text{height:72px} \n.tabs__container--align-with-title{padding-left:56px} \n.tabs__container--centered .tabs__div,.tabs__container--fixed-tabs .tabs__div,.tabs__container--icons-and-text .tabs__div{min-width:72px} \n.tabs__container--centered .tabs__slider-wrapper+.tabs__div,.tabs__container--centered>.tabs__div:first-child,.tabs__container--fixed-tabs .tabs__slider-wrapper+.tabs__div,.tabs__container--fixed-tabs>.tabs__div:first-child,.tabs__container--right .tabs__slider-wrapper+.tabs__div,.tabs__container--right>.tabs__div:first-child{margin-left:auto} \n.tabs__container--centered>.tabs__div:last-child,.tabs__container--fixed-tabs>.tabs__div:last-child{margin-right:auto} \n.tabs__container--icons-and-text .tabs__item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse} \n.tabs__container--icons-and-text .tabs__item .icon{margin-bottom:6px} \n.tabs__div{-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:14px;font-weight:500;line-height:normal;height:inherit;max-width:264px;text-align:center;text-transform:uppercase;vertical-align:middle} \n.tabs__div,.tabs__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center} \n.tabs__item{-ms-flex-align:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-ms-flex-preferred-size:264px;flex-basis:264px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:inherit;padding:6px 12px;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:normal} \n.tabs__item:not(.tabs__item--active){opacity:.7} \n.tabs__slider{height:2px;width:100%} \n.tabs__slider-wrapper{bottom:0;margin:0!important;position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.tabs__items{overflow:hidden;position:relative} \n.tabs__content{width:100%;transition:-webkit-transform .4s cubic-bezier(.86,0,.07,1);-webkit-transition:-webkit-transform .4s cubic-bezier(.86,0,.07,1);transition:transform .4s cubic-bezier(.86,0,.07,1);transition:transform .4s cubic-bezier(.86,0,.07,1), -webkit-transform .4s cubic-bezier(.86,0,.07,1);transition:transform .4s cubic-bezier(.86,0,.07,1),-webkit-transform .4s cubic-bezier(.86,0,.07,1)} \n@media only screen and (max-width:599px){.tabs__wrapper--show-arrows .tabs__container--align-with-title{padding-left:24px}.tabs__container--align-with-title{padding-left:64px}.tabs__container--fixed-tabs .tabs__div{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}} \n@media only screen and (min-width:600px){.tabs__container--centered .tabs__div,.tabs__container--fixed-tabs .tabs__div,.tabs__container--icons-and-text .tabs__div{min-width:160px}} \n.time-picker-title{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end} \n.time-picker-title__time{white-space:nowrap} \n.time-picker-title__time .picker__title__btn,.time-picker-title__time span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:70px;font-size:70px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center} \n.time-picker-title__ampm{-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;margin:8px 0 6px 8px;text-transform:uppercase} \n.time-picker-title__ampm div:only-child{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row} \n.picker__title--landscape .time-picker-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%} \n.picker__title--landscape .time-picker-title__time{text-align:right} \n.picker__title--landscape .time-picker-title__time .picker__title__btn,.picker__title--landscape .time-picker-title__time span{height:55px;font-size:55px} \n.picker__title--landscape .time-picker-title__ampm{margin:16px 0 0;-ms-flex-item-align:initial;align-self:auto;text-align:center} \n.application .theme--light.time-picker-clock,.theme--light .time-picker-clock{background:#e0e0e0} \n.application .theme--light.time-picker-clock>span.disabled,.theme--light .time-picker-clock>span.disabled{color:rgba(0,0,0,.26)} \n.application .theme--light.time-picker-clock>span.disabled.active,.theme--light .time-picker-clock>span.disabled.active{color:hsla(0,0%,100%,.3)} \n.application .theme--light.time-picker-clock--indeterminate .time-picker-clock__hand,.theme--light .time-picker-clock--indeterminate .time-picker-clock__hand{background-color:#bdbdbd} \n.application .theme--light.time-picker-clock--indeterminate .time-picker-clock__hand:after,.theme--light .time-picker-clock--indeterminate .time-picker-clock__hand:after{color:#bdbdbd} \n.application .theme--light.time-picker-clock--indeterminate>span.active,.theme--light .time-picker-clock--indeterminate>span.active{background-color:#bdbdbd} \n.application .theme--dark.time-picker-clock,.theme--dark .time-picker-clock{background:#616161} \n.application .theme--dark.time-picker-clock>span.disabled,.application .theme--dark.time-picker-clock>span.disabled.active,.theme--dark .time-picker-clock>span.disabled,.theme--dark .time-picker-clock>span.disabled.active{color:hsla(0,0%,100%,.3)} \n.application .theme--dark.time-picker-clock--indeterminate .time-picker-clock__hand,.theme--dark .time-picker-clock--indeterminate .time-picker-clock__hand{background-color:#757575} \n.application .theme--dark.time-picker-clock--indeterminate .time-picker-clock__hand:after,.theme--dark .time-picker-clock--indeterminate .time-picker-clock__hand:after{color:#757575} \n.application .theme--dark.time-picker-clock--indeterminate>span.active,.theme--dark .time-picker-clock--indeterminate>span.active{background-color:#757575} \n.time-picker-clock{border-radius:100%;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.time-picker-clock__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px} \n.time-picker-clock__hand{height:calc(50% - 28px);width:2px;bottom:50%;left:calc(50% - 1px);-webkit-transform-origin:center bottom;transform-origin:center bottom;position:absolute;will-change:transform;z-index:1} \n.time-picker-clock__hand:before{background:transparent;border-width:2px;width:10px;height:10px;top:-3%} \n.time-picker-clock__hand:after,.time-picker-clock__hand:before{border-style:solid;border-color:inherit;border-radius:100%;content:\"\";position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)} \n.time-picker-clock__hand:after{height:8px;width:8px;top:100%;background-color:inherit} \n.time-picker-clock>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:calc(50% - 40px / 2);height:40px;position:absolute;text-align:center;top:calc(50% - 40px / 2);width:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.time-picker-clock>span>span{z-index:1} \n.time-picker-clock>span:after,.time-picker-clock>span:before{content:\"\";border-radius:100%;position:absolute;top:50%;left:50%;height:14px;width:14px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:40px;width:40px} \n.time-picker-clock>span.active{color:#fff;cursor:default;z-index:2} \n.time-picker-clock>span.disabled{pointer-events:none} \n.application .theme--light.toolbar,.theme--light .toolbar{background-color:#f5f5f5;color:rgba(0,0,0,.87)} \n.application .theme--dark.toolbar,.theme--dark .toolbar{background-color:#212121;color:#fff} \n.toolbar{-webkit-transition:none;transition:none;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);display:block;position:relative;width:100%;will-change:padding-left} \n.toolbar[data-booted=true]{-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)} \n.toolbar .input-group--solo .input-group__details{display:none} \n.toolbar .input-group--single-line:not(.input-group--solo){padding:0} \n.toolbar .input-group--single-line:not(.input-group--solo) label{top:auto} \n.toolbar .tabs{width:100%} \n.toolbar__title{font-size:20px;font-weight:500;letter-spacing:.02em;margin-left:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} \n.toolbar__content,.toolbar__extension{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex} \n.toolbar__content>.list,.toolbar__extension>.list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0!important;max-height:100%} \n.toolbar__content>.btn:last-child,.toolbar__content>.menu:first-child,.toolbar__extension>.btn:last-child,.toolbar__extension>.menu:first-child{margin-right:8px} \n.toolbar__content>.btn:first-child,.toolbar__content>.menu:first-child,.toolbar__extension>.btn:first-child,.toolbar__extension>.menu:first-child{margin-left:8px} \n.toolbar__content>:not(.btn):not(.menu):first-child:not(:only-child),.toolbar__extension>:not(.btn):not(.menu):first-child:not(:only-child){margin-left:16px} \n.toolbar__content>:not(.btn):not(.menu):last-child:not(:only-child),.toolbar__extension>:not(.btn):not(.menu):last-child:not(:only-child){margin-right:16px} \n.toolbar__items{display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit;max-width:100%;padding:0} \n.toolbar__items .btn{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch} \n.toolbar__items .tooltip,.toolbar__items .tooltip>span{height:inherit} \n.toolbar__items .btn,.toolbar__items .menu,.toolbar__items .menu__activator{height:inherit;margin:0} \n.toolbar--card{border-radius:2px 2px 0 0;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)} \n.toolbar--fixed{position:fixed;z-index:2} \n.toolbar--absolute,.toolbar--fixed{top:0;left:0} \n.toolbar--absolute{position:absolute;z-index:2} \n.toolbar--floating{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:16px;width:auto} \n.toolbar--clipped{z-index:3} \n@media only screen and (max-width:599px){.toolbar .toolbar__content>.btn:last-child,.toolbar .toolbar__extension>.btn:last-child{margin-right:17px}.toolbar .toolbar__content>.btn:first-child,.toolbar .toolbar__extension>.btn:first-child{margin-left:17px}.toolbar .toolbar__content>:not(.btn):not(.menu):first-child:not(:only-child),.toolbar .toolbar__extension>:not(.btn):not(.menu):first-child:not(:only-child){margin-left:24px}.toolbar .toolbar__content>:not(.btn):not(.menu):last-child:not(:only-child),.toolbar .toolbar__extension>:not(.btn):not(.menu):last-child:not(:only-child){margin-right:24px}} \n.tooltip{position:relative} \n.tooltip__content{background:#616161;border-radius:2px;color:#fff;font-size:12px;display:inline-block;padding:5px 8px;position:absolute;text-transform:none;-webkit-transition:.15s cubic-bezier(.25,.8,.5,1);transition:.15s cubic-bezier(.25,.8,.5,1);width:auto;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.tooltip__content[class*=-active]{pointer-events:none} \n@media only screen and (max-width:959px){.tooltip .tooltip__content{padding:10px 16px}} \n/*# sourceMappingURL=vuetify.min.css.map*/"]}
\ No newline at end of file
diff --git a/dist/static/css/app.a80dfd0f2545c44f798114f50cd648a4.css.map b/dist/static/css/app.a80dfd0f2545c44f798114f50cd648a4.css.map
deleted file mode 100644
index d3d87c4..0000000
--- a/dist/static/css/app.a80dfd0f2545c44f798114f50cd648a4.css.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"sources":["app.a80dfd0f2545c44f798114f50cd648a4.css"],"names":[],"mappings":"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","file":"app.a80dfd0f2545c44f798114f50cd648a4.css","sourcesContent":["\nhtml {\n font-size: 16px;\n}\npre {\n text-align: left;\n overflow-x: auto;\n}\nimg {\n max-width: 100%;\n}\n.toolbar__title a {\n text-decoration: none;\n}\n.toolbar__title a:hover {\n color: black;\n}\n#in-development-alert {\n margin: 0;\n padding: 3rem 0;\n}\n/*\n\nMonokai Sublime style. Derived from Monokai by noformnocontent http://nn.mit-license.org/\n\n*/\n.hljs {\n display: block;\n overflow-x: auto;\n padding: 0.5em;\n background: #23241f;\n}\n.hljs,\n.hljs-tag,\n.hljs-subst {\n color: #f8f8f2;\n}\n.hljs-strong,\n.hljs-emphasis {\n color: #a8a8a2;\n}\n.hljs-bullet,\n.hljs-quote,\n.hljs-number,\n.hljs-regexp,\n.hljs-literal,\n.hljs-link {\n color: #ae81ff;\n}\n.hljs-code,\n.hljs-title,\n.hljs-section,\n.hljs-selector-class {\n color: #a6e22e;\n}\n.hljs-strong {\n font-weight: bold;\n}\n.hljs-emphasis {\n font-style: italic;\n}\n.hljs-keyword,\n.hljs-selector-tag,\n.hljs-name,\n.hljs-attr {\n color: #f92672;\n}\n.hljs-symbol,\n.hljs-attribute {\n color: #66d9ef;\n}\n.hljs-params,\n.hljs-class .hljs-title {\n color: #f8f8f2;\n}\n.hljs-string,\n.hljs-type,\n.hljs-built_in,\n.hljs-builtin-name,\n.hljs-selector-id,\n.hljs-selector-attr,\n.hljs-selector-pseudo,\n.hljs-addition,\n.hljs-variable,\n.hljs-template-variable {\n color: #e6db74;\n}\n.hljs-comment,\n.hljs-deletion,\n.hljs-meta {\n color: #75715e;\n}\n.dialog__content {\n -webkit-box-align: end !important;\n -ms-flex-align: end !important;\n align-items: flex-end !important;\n -webkit-box-pack: right !important;\n -ms-flex-pack: right !important;\n justify-content: right !important;\n}\n#hook {\n background: #a0cfc3;\n color: #222;\n}\n#hook-navigation a {\n text-decoration: none;\n color: #222;\n}\n#hook-navigation .router-link-active {\n font-weight: bold;\n}\n#hook-navigation .router-link-active .btn {\n background: #155b4a !important;\n color: white !important;\n}\n\n#step1-page .card .card__title {\n height: 9rem;\n}\n#step1-page .card .card__title h4 {\n text-align: left;\n font-size: 1.2rem;\n}\n#step1-page .card .card__title .account {\n color: #155b4a;\n text-align: left;\n}\n#step1-page .btn {\n background-color: #155b4a;\n border-color: #155b4a;\n color: white;\n}\n\n#step2-page #meme-canvas {\n width: 400px;\n height: 300px;\n}\n#step2-page #base-image {\n left: -10000px;\n top: -10000px;\n position: absolute;\n}\n#step2-page .input-group--text-field {\n margin-bottom: 0.5rem;\n}\n#step2-page #fileInput {\n width: 100%;\n}\n/*!\n* Vuetify v1.0.3\n* Forged by John Leider\n* Released under the MIT License.\n*/ \n@-webkit-keyframes a{59%{margin-left:0}60%,80%{margin-left:2px}70%,90%{margin-left:-2px}} \n@keyframes a{59%{margin-left:0}60%,80%{margin-left:2px}70%,90%{margin-left:-2px}} \n.black{background-color:#000!important;border-color:#000!important} \n.black--text{color:#000!important} \n.black--text input,.black--text textarea{caret-color:#000!important} \n.black--after:after{background:#000!important} \n.white{background-color:#fff!important;border-color:#fff!important} \n.white--text{color:#fff!important} \n.white--text input,.white--text textarea{caret-color:#fff!important} \n.white--after:after{background:#fff!important} \n.transparent{background-color:transparent!important;border-color:transparent!important} \n.transparent--text{color:transparent!important} \n.transparent--text input,.transparent--text textarea{caret-color:transparent!important} \n.transparent--after:after{background:transparent!important} \n.red{background-color:#f44336!important;border-color:#f44336!important} \n.red--text{color:#f44336!important} \n.red--text input,.red--text textarea{caret-color:#f44336!important} \n.red--after:after{background:#f44336!important} \n.red.lighten-5{border-color:#ffebee!important} \n.red.lighten-5,.red.lighten-5--after:after{background-color:#ffebee!important} \n.red--text.text--lighten-5{color:#ffebee!important} \n.red--text.text--lighten-5 input,.red--text.text--lighten-5 textarea{caret-color:#ffebee!important} \n.red.lighten-4{border-color:#ffcdd2!important} \n.red.lighten-4,.red.lighten-4--after:after{background-color:#ffcdd2!important} \n.red--text.text--lighten-4{color:#ffcdd2!important} \n.red--text.text--lighten-4 input,.red--text.text--lighten-4 textarea{caret-color:#ffcdd2!important} \n.red.lighten-3{border-color:#ef9a9a!important} \n.red.lighten-3,.red.lighten-3--after:after{background-color:#ef9a9a!important} \n.red--text.text--lighten-3{color:#ef9a9a!important} \n.red--text.text--lighten-3 input,.red--text.text--lighten-3 textarea{caret-color:#ef9a9a!important} \n.red.lighten-2{border-color:#e57373!important} \n.red.lighten-2,.red.lighten-2--after:after{background-color:#e57373!important} \n.red--text.text--lighten-2{color:#e57373!important} \n.red--text.text--lighten-2 input,.red--text.text--lighten-2 textarea{caret-color:#e57373!important} \n.red.lighten-1{border-color:#ef5350!important} \n.red.lighten-1,.red.lighten-1--after:after{background-color:#ef5350!important} \n.red--text.text--lighten-1{color:#ef5350!important} \n.red--text.text--lighten-1 input,.red--text.text--lighten-1 textarea{caret-color:#ef5350!important} \n.red.darken-1{border-color:#e53935!important} \n.red.darken-1,.red.darken-1--after:after{background-color:#e53935!important} \n.red--text.text--darken-1{color:#e53935!important} \n.red--text.text--darken-1 input,.red--text.text--darken-1 textarea{caret-color:#e53935!important} \n.red.darken-2{border-color:#d32f2f!important} \n.red.darken-2,.red.darken-2--after:after{background-color:#d32f2f!important} \n.red--text.text--darken-2{color:#d32f2f!important} \n.red--text.text--darken-2 input,.red--text.text--darken-2 textarea{caret-color:#d32f2f!important} \n.red.darken-3{border-color:#c62828!important} \n.red.darken-3,.red.darken-3--after:after{background-color:#c62828!important} \n.red--text.text--darken-3{color:#c62828!important} \n.red--text.text--darken-3 input,.red--text.text--darken-3 textarea{caret-color:#c62828!important} \n.red.darken-4{border-color:#b71c1c!important} \n.red.darken-4,.red.darken-4--after:after{background-color:#b71c1c!important} \n.red--text.text--darken-4{color:#b71c1c!important} \n.red--text.text--darken-4 input,.red--text.text--darken-4 textarea{caret-color:#b71c1c!important} \n.red.accent-1{border-color:#ff8a80!important} \n.red.accent-1,.red.accent-1--after:after{background-color:#ff8a80!important} \n.red--text.text--accent-1{color:#ff8a80!important} \n.red--text.text--accent-1 input,.red--text.text--accent-1 textarea{caret-color:#ff8a80!important} \n.red.accent-2{border-color:#ff5252!important} \n.red.accent-2,.red.accent-2--after:after{background-color:#ff5252!important} \n.red--text.text--accent-2{color:#ff5252!important} \n.red--text.text--accent-2 input,.red--text.text--accent-2 textarea{caret-color:#ff5252!important} \n.red.accent-3{border-color:#ff1744!important} \n.red.accent-3,.red.accent-3--after:after{background-color:#ff1744!important} \n.red--text.text--accent-3{color:#ff1744!important} \n.red--text.text--accent-3 input,.red--text.text--accent-3 textarea{caret-color:#ff1744!important} \n.red.accent-4{border-color:#d50000!important} \n.red.accent-4,.red.accent-4--after:after{background-color:#d50000!important} \n.red--text.text--accent-4{color:#d50000!important} \n.red--text.text--accent-4 input,.red--text.text--accent-4 textarea{caret-color:#d50000!important} \n.pink{background-color:#e91e63!important;border-color:#e91e63!important} \n.pink--text{color:#e91e63!important} \n.pink--text input,.pink--text textarea{caret-color:#e91e63!important} \n.pink--after:after{background:#e91e63!important} \n.pink.lighten-5{border-color:#fce4ec!important} \n.pink.lighten-5,.pink.lighten-5--after:after{background-color:#fce4ec!important} \n.pink--text.text--lighten-5{color:#fce4ec!important} \n.pink--text.text--lighten-5 input,.pink--text.text--lighten-5 textarea{caret-color:#fce4ec!important} \n.pink.lighten-4{border-color:#f8bbd0!important} \n.pink.lighten-4,.pink.lighten-4--after:after{background-color:#f8bbd0!important} \n.pink--text.text--lighten-4{color:#f8bbd0!important} \n.pink--text.text--lighten-4 input,.pink--text.text--lighten-4 textarea{caret-color:#f8bbd0!important} \n.pink.lighten-3{border-color:#f48fb1!important} \n.pink.lighten-3,.pink.lighten-3--after:after{background-color:#f48fb1!important} \n.pink--text.text--lighten-3{color:#f48fb1!important} \n.pink--text.text--lighten-3 input,.pink--text.text--lighten-3 textarea{caret-color:#f48fb1!important} \n.pink.lighten-2{border-color:#f06292!important} \n.pink.lighten-2,.pink.lighten-2--after:after{background-color:#f06292!important} \n.pink--text.text--lighten-2{color:#f06292!important} \n.pink--text.text--lighten-2 input,.pink--text.text--lighten-2 textarea{caret-color:#f06292!important} \n.pink.lighten-1{border-color:#ec407a!important} \n.pink.lighten-1,.pink.lighten-1--after:after{background-color:#ec407a!important} \n.pink--text.text--lighten-1{color:#ec407a!important} \n.pink--text.text--lighten-1 input,.pink--text.text--lighten-1 textarea{caret-color:#ec407a!important} \n.pink.darken-1{border-color:#d81b60!important} \n.pink.darken-1,.pink.darken-1--after:after{background-color:#d81b60!important} \n.pink--text.text--darken-1{color:#d81b60!important} \n.pink--text.text--darken-1 input,.pink--text.text--darken-1 textarea{caret-color:#d81b60!important} \n.pink.darken-2{border-color:#c2185b!important} \n.pink.darken-2,.pink.darken-2--after:after{background-color:#c2185b!important} \n.pink--text.text--darken-2{color:#c2185b!important} \n.pink--text.text--darken-2 input,.pink--text.text--darken-2 textarea{caret-color:#c2185b!important} \n.pink.darken-3{border-color:#ad1457!important} \n.pink.darken-3,.pink.darken-3--after:after{background-color:#ad1457!important} \n.pink--text.text--darken-3{color:#ad1457!important} \n.pink--text.text--darken-3 input,.pink--text.text--darken-3 textarea{caret-color:#ad1457!important} \n.pink.darken-4{border-color:#880e4f!important} \n.pink.darken-4,.pink.darken-4--after:after{background-color:#880e4f!important} \n.pink--text.text--darken-4{color:#880e4f!important} \n.pink--text.text--darken-4 input,.pink--text.text--darken-4 textarea{caret-color:#880e4f!important} \n.pink.accent-1{border-color:#ff80ab!important} \n.pink.accent-1,.pink.accent-1--after:after{background-color:#ff80ab!important} \n.pink--text.text--accent-1{color:#ff80ab!important} \n.pink--text.text--accent-1 input,.pink--text.text--accent-1 textarea{caret-color:#ff80ab!important} \n.pink.accent-2{border-color:#ff4081!important} \n.pink.accent-2,.pink.accent-2--after:after{background-color:#ff4081!important} \n.pink--text.text--accent-2{color:#ff4081!important} \n.pink--text.text--accent-2 input,.pink--text.text--accent-2 textarea{caret-color:#ff4081!important} \n.pink.accent-3{border-color:#f50057!important} \n.pink.accent-3,.pink.accent-3--after:after{background-color:#f50057!important} \n.pink--text.text--accent-3{color:#f50057!important} \n.pink--text.text--accent-3 input,.pink--text.text--accent-3 textarea{caret-color:#f50057!important} \n.pink.accent-4{border-color:#c51162!important} \n.pink.accent-4,.pink.accent-4--after:after{background-color:#c51162!important} \n.pink--text.text--accent-4{color:#c51162!important} \n.pink--text.text--accent-4 input,.pink--text.text--accent-4 textarea{caret-color:#c51162!important} \n.purple{background-color:#9c27b0!important;border-color:#9c27b0!important} \n.purple--text{color:#9c27b0!important} \n.purple--text input,.purple--text textarea{caret-color:#9c27b0!important} \n.purple--after:after{background:#9c27b0!important} \n.purple.lighten-5{border-color:#f3e5f5!important} \n.purple.lighten-5,.purple.lighten-5--after:after{background-color:#f3e5f5!important} \n.purple--text.text--lighten-5{color:#f3e5f5!important} \n.purple--text.text--lighten-5 input,.purple--text.text--lighten-5 textarea{caret-color:#f3e5f5!important} \n.purple.lighten-4{border-color:#e1bee7!important} \n.purple.lighten-4,.purple.lighten-4--after:after{background-color:#e1bee7!important} \n.purple--text.text--lighten-4{color:#e1bee7!important} \n.purple--text.text--lighten-4 input,.purple--text.text--lighten-4 textarea{caret-color:#e1bee7!important} \n.purple.lighten-3{border-color:#ce93d8!important} \n.purple.lighten-3,.purple.lighten-3--after:after{background-color:#ce93d8!important} \n.purple--text.text--lighten-3{color:#ce93d8!important} \n.purple--text.text--lighten-3 input,.purple--text.text--lighten-3 textarea{caret-color:#ce93d8!important} \n.purple.lighten-2{border-color:#ba68c8!important} \n.purple.lighten-2,.purple.lighten-2--after:after{background-color:#ba68c8!important} \n.purple--text.text--lighten-2{color:#ba68c8!important} \n.purple--text.text--lighten-2 input,.purple--text.text--lighten-2 textarea{caret-color:#ba68c8!important} \n.purple.lighten-1{border-color:#ab47bc!important} \n.purple.lighten-1,.purple.lighten-1--after:after{background-color:#ab47bc!important} \n.purple--text.text--lighten-1{color:#ab47bc!important} \n.purple--text.text--lighten-1 input,.purple--text.text--lighten-1 textarea{caret-color:#ab47bc!important} \n.purple.darken-1{border-color:#8e24aa!important} \n.purple.darken-1,.purple.darken-1--after:after{background-color:#8e24aa!important} \n.purple--text.text--darken-1{color:#8e24aa!important} \n.purple--text.text--darken-1 input,.purple--text.text--darken-1 textarea{caret-color:#8e24aa!important} \n.purple.darken-2{border-color:#7b1fa2!important} \n.purple.darken-2,.purple.darken-2--after:after{background-color:#7b1fa2!important} \n.purple--text.text--darken-2{color:#7b1fa2!important} \n.purple--text.text--darken-2 input,.purple--text.text--darken-2 textarea{caret-color:#7b1fa2!important} \n.purple.darken-3{border-color:#6a1b9a!important} \n.purple.darken-3,.purple.darken-3--after:after{background-color:#6a1b9a!important} \n.purple--text.text--darken-3{color:#6a1b9a!important} \n.purple--text.text--darken-3 input,.purple--text.text--darken-3 textarea{caret-color:#6a1b9a!important} \n.purple.darken-4{border-color:#4a148c!important} \n.purple.darken-4,.purple.darken-4--after:after{background-color:#4a148c!important} \n.purple--text.text--darken-4{color:#4a148c!important} \n.purple--text.text--darken-4 input,.purple--text.text--darken-4 textarea{caret-color:#4a148c!important} \n.purple.accent-1{border-color:#ea80fc!important} \n.purple.accent-1,.purple.accent-1--after:after{background-color:#ea80fc!important} \n.purple--text.text--accent-1{color:#ea80fc!important} \n.purple--text.text--accent-1 input,.purple--text.text--accent-1 textarea{caret-color:#ea80fc!important} \n.purple.accent-2{border-color:#e040fb!important} \n.purple.accent-2,.purple.accent-2--after:after{background-color:#e040fb!important} \n.purple--text.text--accent-2{color:#e040fb!important} \n.purple--text.text--accent-2 input,.purple--text.text--accent-2 textarea{caret-color:#e040fb!important} \n.purple.accent-3{border-color:#d500f9!important} \n.purple.accent-3,.purple.accent-3--after:after{background-color:#d500f9!important} \n.purple--text.text--accent-3{color:#d500f9!important} \n.purple--text.text--accent-3 input,.purple--text.text--accent-3 textarea{caret-color:#d500f9!important} \n.purple.accent-4{border-color:#a0f!important} \n.purple.accent-4,.purple.accent-4--after:after{background-color:#a0f!important} \n.purple--text.text--accent-4{color:#a0f!important} \n.purple--text.text--accent-4 input,.purple--text.text--accent-4 textarea{caret-color:#a0f!important} \n.deep-purple{background-color:#673ab7!important;border-color:#673ab7!important} \n.deep-purple--text{color:#673ab7!important} \n.deep-purple--text input,.deep-purple--text textarea{caret-color:#673ab7!important} \n.deep-purple--after:after{background:#673ab7!important} \n.deep-purple.lighten-5{border-color:#ede7f6!important} \n.deep-purple.lighten-5,.deep-purple.lighten-5--after:after{background-color:#ede7f6!important} \n.deep-purple--text.text--lighten-5{color:#ede7f6!important} \n.deep-purple--text.text--lighten-5 input,.deep-purple--text.text--lighten-5 textarea{caret-color:#ede7f6!important} \n.deep-purple.lighten-4{border-color:#d1c4e9!important} \n.deep-purple.lighten-4,.deep-purple.lighten-4--after:after{background-color:#d1c4e9!important} \n.deep-purple--text.text--lighten-4{color:#d1c4e9!important} \n.deep-purple--text.text--lighten-4 input,.deep-purple--text.text--lighten-4 textarea{caret-color:#d1c4e9!important} \n.deep-purple.lighten-3{border-color:#b39ddb!important} \n.deep-purple.lighten-3,.deep-purple.lighten-3--after:after{background-color:#b39ddb!important} \n.deep-purple--text.text--lighten-3{color:#b39ddb!important} \n.deep-purple--text.text--lighten-3 input,.deep-purple--text.text--lighten-3 textarea{caret-color:#b39ddb!important} \n.deep-purple.lighten-2{border-color:#9575cd!important} \n.deep-purple.lighten-2,.deep-purple.lighten-2--after:after{background-color:#9575cd!important} \n.deep-purple--text.text--lighten-2{color:#9575cd!important} \n.deep-purple--text.text--lighten-2 input,.deep-purple--text.text--lighten-2 textarea{caret-color:#9575cd!important} \n.deep-purple.lighten-1{border-color:#7e57c2!important} \n.deep-purple.lighten-1,.deep-purple.lighten-1--after:after{background-color:#7e57c2!important} \n.deep-purple--text.text--lighten-1{color:#7e57c2!important} \n.deep-purple--text.text--lighten-1 input,.deep-purple--text.text--lighten-1 textarea{caret-color:#7e57c2!important} \n.deep-purple.darken-1{border-color:#5e35b1!important} \n.deep-purple.darken-1,.deep-purple.darken-1--after:after{background-color:#5e35b1!important} \n.deep-purple--text.text--darken-1{color:#5e35b1!important} \n.deep-purple--text.text--darken-1 input,.deep-purple--text.text--darken-1 textarea{caret-color:#5e35b1!important} \n.deep-purple.darken-2{border-color:#512da8!important} \n.deep-purple.darken-2,.deep-purple.darken-2--after:after{background-color:#512da8!important} \n.deep-purple--text.text--darken-2{color:#512da8!important} \n.deep-purple--text.text--darken-2 input,.deep-purple--text.text--darken-2 textarea{caret-color:#512da8!important} \n.deep-purple.darken-3{border-color:#4527a0!important} \n.deep-purple.darken-3,.deep-purple.darken-3--after:after{background-color:#4527a0!important} \n.deep-purple--text.text--darken-3{color:#4527a0!important} \n.deep-purple--text.text--darken-3 input,.deep-purple--text.text--darken-3 textarea{caret-color:#4527a0!important} \n.deep-purple.darken-4{border-color:#311b92!important} \n.deep-purple.darken-4,.deep-purple.darken-4--after:after{background-color:#311b92!important} \n.deep-purple--text.text--darken-4{color:#311b92!important} \n.deep-purple--text.text--darken-4 input,.deep-purple--text.text--darken-4 textarea{caret-color:#311b92!important} \n.deep-purple.accent-1{border-color:#b388ff!important} \n.deep-purple.accent-1,.deep-purple.accent-1--after:after{background-color:#b388ff!important} \n.deep-purple--text.text--accent-1{color:#b388ff!important} \n.deep-purple--text.text--accent-1 input,.deep-purple--text.text--accent-1 textarea{caret-color:#b388ff!important} \n.deep-purple.accent-2{border-color:#7c4dff!important} \n.deep-purple.accent-2,.deep-purple.accent-2--after:after{background-color:#7c4dff!important} \n.deep-purple--text.text--accent-2{color:#7c4dff!important} \n.deep-purple--text.text--accent-2 input,.deep-purple--text.text--accent-2 textarea{caret-color:#7c4dff!important} \n.deep-purple.accent-3{border-color:#651fff!important} \n.deep-purple.accent-3,.deep-purple.accent-3--after:after{background-color:#651fff!important} \n.deep-purple--text.text--accent-3{color:#651fff!important} \n.deep-purple--text.text--accent-3 input,.deep-purple--text.text--accent-3 textarea{caret-color:#651fff!important} \n.deep-purple.accent-4{border-color:#6200ea!important} \n.deep-purple.accent-4,.deep-purple.accent-4--after:after{background-color:#6200ea!important} \n.deep-purple--text.text--accent-4{color:#6200ea!important} \n.deep-purple--text.text--accent-4 input,.deep-purple--text.text--accent-4 textarea{caret-color:#6200ea!important} \n.indigo{background-color:#3f51b5!important;border-color:#3f51b5!important} \n.indigo--text{color:#3f51b5!important} \n.indigo--text input,.indigo--text textarea{caret-color:#3f51b5!important} \n.indigo--after:after{background:#3f51b5!important} \n.indigo.lighten-5{border-color:#e8eaf6!important} \n.indigo.lighten-5,.indigo.lighten-5--after:after{background-color:#e8eaf6!important} \n.indigo--text.text--lighten-5{color:#e8eaf6!important} \n.indigo--text.text--lighten-5 input,.indigo--text.text--lighten-5 textarea{caret-color:#e8eaf6!important} \n.indigo.lighten-4{border-color:#c5cae9!important} \n.indigo.lighten-4,.indigo.lighten-4--after:after{background-color:#c5cae9!important} \n.indigo--text.text--lighten-4{color:#c5cae9!important} \n.indigo--text.text--lighten-4 input,.indigo--text.text--lighten-4 textarea{caret-color:#c5cae9!important} \n.indigo.lighten-3{border-color:#9fa8da!important} \n.indigo.lighten-3,.indigo.lighten-3--after:after{background-color:#9fa8da!important} \n.indigo--text.text--lighten-3{color:#9fa8da!important} \n.indigo--text.text--lighten-3 input,.indigo--text.text--lighten-3 textarea{caret-color:#9fa8da!important} \n.indigo.lighten-2{border-color:#7986cb!important} \n.indigo.lighten-2,.indigo.lighten-2--after:after{background-color:#7986cb!important} \n.indigo--text.text--lighten-2{color:#7986cb!important} \n.indigo--text.text--lighten-2 input,.indigo--text.text--lighten-2 textarea{caret-color:#7986cb!important} \n.indigo.lighten-1{border-color:#5c6bc0!important} \n.indigo.lighten-1,.indigo.lighten-1--after:after{background-color:#5c6bc0!important} \n.indigo--text.text--lighten-1{color:#5c6bc0!important} \n.indigo--text.text--lighten-1 input,.indigo--text.text--lighten-1 textarea{caret-color:#5c6bc0!important} \n.indigo.darken-1{border-color:#3949ab!important} \n.indigo.darken-1,.indigo.darken-1--after:after{background-color:#3949ab!important} \n.indigo--text.text--darken-1{color:#3949ab!important} \n.indigo--text.text--darken-1 input,.indigo--text.text--darken-1 textarea{caret-color:#3949ab!important} \n.indigo.darken-2{border-color:#303f9f!important} \n.indigo.darken-2,.indigo.darken-2--after:after{background-color:#303f9f!important} \n.indigo--text.text--darken-2{color:#303f9f!important} \n.indigo--text.text--darken-2 input,.indigo--text.text--darken-2 textarea{caret-color:#303f9f!important} \n.indigo.darken-3{border-color:#283593!important} \n.indigo.darken-3,.indigo.darken-3--after:after{background-color:#283593!important} \n.indigo--text.text--darken-3{color:#283593!important} \n.indigo--text.text--darken-3 input,.indigo--text.text--darken-3 textarea{caret-color:#283593!important} \n.indigo.darken-4{border-color:#1a237e!important} \n.indigo.darken-4,.indigo.darken-4--after:after{background-color:#1a237e!important} \n.indigo--text.text--darken-4{color:#1a237e!important} \n.indigo--text.text--darken-4 input,.indigo--text.text--darken-4 textarea{caret-color:#1a237e!important} \n.indigo.accent-1{border-color:#8c9eff!important} \n.indigo.accent-1,.indigo.accent-1--after:after{background-color:#8c9eff!important} \n.indigo--text.text--accent-1{color:#8c9eff!important} \n.indigo--text.text--accent-1 input,.indigo--text.text--accent-1 textarea{caret-color:#8c9eff!important} \n.indigo.accent-2{border-color:#536dfe!important} \n.indigo.accent-2,.indigo.accent-2--after:after{background-color:#536dfe!important} \n.indigo--text.text--accent-2{color:#536dfe!important} \n.indigo--text.text--accent-2 input,.indigo--text.text--accent-2 textarea{caret-color:#536dfe!important} \n.indigo.accent-3{border-color:#3d5afe!important} \n.indigo.accent-3,.indigo.accent-3--after:after{background-color:#3d5afe!important} \n.indigo--text.text--accent-3{color:#3d5afe!important} \n.indigo--text.text--accent-3 input,.indigo--text.text--accent-3 textarea{caret-color:#3d5afe!important} \n.indigo.accent-4{border-color:#304ffe!important} \n.indigo.accent-4,.indigo.accent-4--after:after{background-color:#304ffe!important} \n.indigo--text.text--accent-4{color:#304ffe!important} \n.indigo--text.text--accent-4 input,.indigo--text.text--accent-4 textarea{caret-color:#304ffe!important} \n.blue{background-color:#2196f3!important;border-color:#2196f3!important} \n.blue--text{color:#2196f3!important} \n.blue--text input,.blue--text textarea{caret-color:#2196f3!important} \n.blue--after:after{background:#2196f3!important} \n.blue.lighten-5{border-color:#e3f2fd!important} \n.blue.lighten-5,.blue.lighten-5--after:after{background-color:#e3f2fd!important} \n.blue--text.text--lighten-5{color:#e3f2fd!important} \n.blue--text.text--lighten-5 input,.blue--text.text--lighten-5 textarea{caret-color:#e3f2fd!important} \n.blue.lighten-4{border-color:#bbdefb!important} \n.blue.lighten-4,.blue.lighten-4--after:after{background-color:#bbdefb!important} \n.blue--text.text--lighten-4{color:#bbdefb!important} \n.blue--text.text--lighten-4 input,.blue--text.text--lighten-4 textarea{caret-color:#bbdefb!important} \n.blue.lighten-3{border-color:#90caf9!important} \n.blue.lighten-3,.blue.lighten-3--after:after{background-color:#90caf9!important} \n.blue--text.text--lighten-3{color:#90caf9!important} \n.blue--text.text--lighten-3 input,.blue--text.text--lighten-3 textarea{caret-color:#90caf9!important} \n.blue.lighten-2{border-color:#64b5f6!important} \n.blue.lighten-2,.blue.lighten-2--after:after{background-color:#64b5f6!important} \n.blue--text.text--lighten-2{color:#64b5f6!important} \n.blue--text.text--lighten-2 input,.blue--text.text--lighten-2 textarea{caret-color:#64b5f6!important} \n.blue.lighten-1{border-color:#42a5f5!important} \n.blue.lighten-1,.blue.lighten-1--after:after{background-color:#42a5f5!important} \n.blue--text.text--lighten-1{color:#42a5f5!important} \n.blue--text.text--lighten-1 input,.blue--text.text--lighten-1 textarea{caret-color:#42a5f5!important} \n.blue.darken-1{border-color:#1e88e5!important} \n.blue.darken-1,.blue.darken-1--after:after{background-color:#1e88e5!important} \n.blue--text.text--darken-1{color:#1e88e5!important} \n.blue--text.text--darken-1 input,.blue--text.text--darken-1 textarea{caret-color:#1e88e5!important} \n.blue.darken-2{border-color:#1976d2!important} \n.blue.darken-2,.blue.darken-2--after:after{background-color:#1976d2!important} \n.blue--text.text--darken-2{color:#1976d2!important} \n.blue--text.text--darken-2 input,.blue--text.text--darken-2 textarea{caret-color:#1976d2!important} \n.blue.darken-3{border-color:#1565c0!important} \n.blue.darken-3,.blue.darken-3--after:after{background-color:#1565c0!important} \n.blue--text.text--darken-3{color:#1565c0!important} \n.blue--text.text--darken-3 input,.blue--text.text--darken-3 textarea{caret-color:#1565c0!important} \n.blue.darken-4{border-color:#0d47a1!important} \n.blue.darken-4,.blue.darken-4--after:after{background-color:#0d47a1!important} \n.blue--text.text--darken-4{color:#0d47a1!important} \n.blue--text.text--darken-4 input,.blue--text.text--darken-4 textarea{caret-color:#0d47a1!important} \n.blue.accent-1{border-color:#82b1ff!important} \n.blue.accent-1,.blue.accent-1--after:after{background-color:#82b1ff!important} \n.blue--text.text--accent-1{color:#82b1ff!important} \n.blue--text.text--accent-1 input,.blue--text.text--accent-1 textarea{caret-color:#82b1ff!important} \n.blue.accent-2{border-color:#448aff!important} \n.blue.accent-2,.blue.accent-2--after:after{background-color:#448aff!important} \n.blue--text.text--accent-2{color:#448aff!important} \n.blue--text.text--accent-2 input,.blue--text.text--accent-2 textarea{caret-color:#448aff!important} \n.blue.accent-3{border-color:#2979ff!important} \n.blue.accent-3,.blue.accent-3--after:after{background-color:#2979ff!important} \n.blue--text.text--accent-3{color:#2979ff!important} \n.blue--text.text--accent-3 input,.blue--text.text--accent-3 textarea{caret-color:#2979ff!important} \n.blue.accent-4{border-color:#2962ff!important} \n.blue.accent-4,.blue.accent-4--after:after{background-color:#2962ff!important} \n.blue--text.text--accent-4{color:#2962ff!important} \n.blue--text.text--accent-4 input,.blue--text.text--accent-4 textarea{caret-color:#2962ff!important} \n.light-blue{background-color:#03a9f4!important;border-color:#03a9f4!important} \n.light-blue--text{color:#03a9f4!important} \n.light-blue--text input,.light-blue--text textarea{caret-color:#03a9f4!important} \n.light-blue--after:after{background:#03a9f4!important} \n.light-blue.lighten-5{border-color:#e1f5fe!important} \n.light-blue.lighten-5,.light-blue.lighten-5--after:after{background-color:#e1f5fe!important} \n.light-blue--text.text--lighten-5{color:#e1f5fe!important} \n.light-blue--text.text--lighten-5 input,.light-blue--text.text--lighten-5 textarea{caret-color:#e1f5fe!important} \n.light-blue.lighten-4{border-color:#b3e5fc!important} \n.light-blue.lighten-4,.light-blue.lighten-4--after:after{background-color:#b3e5fc!important} \n.light-blue--text.text--lighten-4{color:#b3e5fc!important} \n.light-blue--text.text--lighten-4 input,.light-blue--text.text--lighten-4 textarea{caret-color:#b3e5fc!important} \n.light-blue.lighten-3{border-color:#81d4fa!important} \n.light-blue.lighten-3,.light-blue.lighten-3--after:after{background-color:#81d4fa!important} \n.light-blue--text.text--lighten-3{color:#81d4fa!important} \n.light-blue--text.text--lighten-3 input,.light-blue--text.text--lighten-3 textarea{caret-color:#81d4fa!important} \n.light-blue.lighten-2{border-color:#4fc3f7!important} \n.light-blue.lighten-2,.light-blue.lighten-2--after:after{background-color:#4fc3f7!important} \n.light-blue--text.text--lighten-2{color:#4fc3f7!important} \n.light-blue--text.text--lighten-2 input,.light-blue--text.text--lighten-2 textarea{caret-color:#4fc3f7!important} \n.light-blue.lighten-1{border-color:#29b6f6!important} \n.light-blue.lighten-1,.light-blue.lighten-1--after:after{background-color:#29b6f6!important} \n.light-blue--text.text--lighten-1{color:#29b6f6!important} \n.light-blue--text.text--lighten-1 input,.light-blue--text.text--lighten-1 textarea{caret-color:#29b6f6!important} \n.light-blue.darken-1{border-color:#039be5!important} \n.light-blue.darken-1,.light-blue.darken-1--after:after{background-color:#039be5!important} \n.light-blue--text.text--darken-1{color:#039be5!important} \n.light-blue--text.text--darken-1 input,.light-blue--text.text--darken-1 textarea{caret-color:#039be5!important} \n.light-blue.darken-2{border-color:#0288d1!important} \n.light-blue.darken-2,.light-blue.darken-2--after:after{background-color:#0288d1!important} \n.light-blue--text.text--darken-2{color:#0288d1!important} \n.light-blue--text.text--darken-2 input,.light-blue--text.text--darken-2 textarea{caret-color:#0288d1!important} \n.light-blue.darken-3{border-color:#0277bd!important} \n.light-blue.darken-3,.light-blue.darken-3--after:after{background-color:#0277bd!important} \n.light-blue--text.text--darken-3{color:#0277bd!important} \n.light-blue--text.text--darken-3 input,.light-blue--text.text--darken-3 textarea{caret-color:#0277bd!important} \n.light-blue.darken-4{border-color:#01579b!important} \n.light-blue.darken-4,.light-blue.darken-4--after:after{background-color:#01579b!important} \n.light-blue--text.text--darken-4{color:#01579b!important} \n.light-blue--text.text--darken-4 input,.light-blue--text.text--darken-4 textarea{caret-color:#01579b!important} \n.light-blue.accent-1{border-color:#80d8ff!important} \n.light-blue.accent-1,.light-blue.accent-1--after:after{background-color:#80d8ff!important} \n.light-blue--text.text--accent-1{color:#80d8ff!important} \n.light-blue--text.text--accent-1 input,.light-blue--text.text--accent-1 textarea{caret-color:#80d8ff!important} \n.light-blue.accent-2{border-color:#40c4ff!important} \n.light-blue.accent-2,.light-blue.accent-2--after:after{background-color:#40c4ff!important} \n.light-blue--text.text--accent-2{color:#40c4ff!important} \n.light-blue--text.text--accent-2 input,.light-blue--text.text--accent-2 textarea{caret-color:#40c4ff!important} \n.light-blue.accent-3{border-color:#00b0ff!important} \n.light-blue.accent-3,.light-blue.accent-3--after:after{background-color:#00b0ff!important} \n.light-blue--text.text--accent-3{color:#00b0ff!important} \n.light-blue--text.text--accent-3 input,.light-blue--text.text--accent-3 textarea{caret-color:#00b0ff!important} \n.light-blue.accent-4{border-color:#0091ea!important} \n.light-blue.accent-4,.light-blue.accent-4--after:after{background-color:#0091ea!important} \n.light-blue--text.text--accent-4{color:#0091ea!important} \n.light-blue--text.text--accent-4 input,.light-blue--text.text--accent-4 textarea{caret-color:#0091ea!important} \n.cyan{background-color:#00bcd4!important;border-color:#00bcd4!important} \n.cyan--text{color:#00bcd4!important} \n.cyan--text input,.cyan--text textarea{caret-color:#00bcd4!important} \n.cyan--after:after{background:#00bcd4!important} \n.cyan.lighten-5{border-color:#e0f7fa!important} \n.cyan.lighten-5,.cyan.lighten-5--after:after{background-color:#e0f7fa!important} \n.cyan--text.text--lighten-5{color:#e0f7fa!important} \n.cyan--text.text--lighten-5 input,.cyan--text.text--lighten-5 textarea{caret-color:#e0f7fa!important} \n.cyan.lighten-4{border-color:#b2ebf2!important} \n.cyan.lighten-4,.cyan.lighten-4--after:after{background-color:#b2ebf2!important} \n.cyan--text.text--lighten-4{color:#b2ebf2!important} \n.cyan--text.text--lighten-4 input,.cyan--text.text--lighten-4 textarea{caret-color:#b2ebf2!important} \n.cyan.lighten-3{border-color:#80deea!important} \n.cyan.lighten-3,.cyan.lighten-3--after:after{background-color:#80deea!important} \n.cyan--text.text--lighten-3{color:#80deea!important} \n.cyan--text.text--lighten-3 input,.cyan--text.text--lighten-3 textarea{caret-color:#80deea!important} \n.cyan.lighten-2{border-color:#4dd0e1!important} \n.cyan.lighten-2,.cyan.lighten-2--after:after{background-color:#4dd0e1!important} \n.cyan--text.text--lighten-2{color:#4dd0e1!important} \n.cyan--text.text--lighten-2 input,.cyan--text.text--lighten-2 textarea{caret-color:#4dd0e1!important} \n.cyan.lighten-1{border-color:#26c6da!important} \n.cyan.lighten-1,.cyan.lighten-1--after:after{background-color:#26c6da!important} \n.cyan--text.text--lighten-1{color:#26c6da!important} \n.cyan--text.text--lighten-1 input,.cyan--text.text--lighten-1 textarea{caret-color:#26c6da!important} \n.cyan.darken-1{border-color:#00acc1!important} \n.cyan.darken-1,.cyan.darken-1--after:after{background-color:#00acc1!important} \n.cyan--text.text--darken-1{color:#00acc1!important} \n.cyan--text.text--darken-1 input,.cyan--text.text--darken-1 textarea{caret-color:#00acc1!important} \n.cyan.darken-2{border-color:#0097a7!important} \n.cyan.darken-2,.cyan.darken-2--after:after{background-color:#0097a7!important} \n.cyan--text.text--darken-2{color:#0097a7!important} \n.cyan--text.text--darken-2 input,.cyan--text.text--darken-2 textarea{caret-color:#0097a7!important} \n.cyan.darken-3{border-color:#00838f!important} \n.cyan.darken-3,.cyan.darken-3--after:after{background-color:#00838f!important} \n.cyan--text.text--darken-3{color:#00838f!important} \n.cyan--text.text--darken-3 input,.cyan--text.text--darken-3 textarea{caret-color:#00838f!important} \n.cyan.darken-4{border-color:#006064!important} \n.cyan.darken-4,.cyan.darken-4--after:after{background-color:#006064!important} \n.cyan--text.text--darken-4{color:#006064!important} \n.cyan--text.text--darken-4 input,.cyan--text.text--darken-4 textarea{caret-color:#006064!important} \n.cyan.accent-1{border-color:#84ffff!important} \n.cyan.accent-1,.cyan.accent-1--after:after{background-color:#84ffff!important} \n.cyan--text.text--accent-1{color:#84ffff!important} \n.cyan--text.text--accent-1 input,.cyan--text.text--accent-1 textarea{caret-color:#84ffff!important} \n.cyan.accent-2{border-color:#18ffff!important} \n.cyan.accent-2,.cyan.accent-2--after:after{background-color:#18ffff!important} \n.cyan--text.text--accent-2{color:#18ffff!important} \n.cyan--text.text--accent-2 input,.cyan--text.text--accent-2 textarea{caret-color:#18ffff!important} \n.cyan.accent-3{border-color:#00e5ff!important} \n.cyan.accent-3,.cyan.accent-3--after:after{background-color:#00e5ff!important} \n.cyan--text.text--accent-3{color:#00e5ff!important} \n.cyan--text.text--accent-3 input,.cyan--text.text--accent-3 textarea{caret-color:#00e5ff!important} \n.cyan.accent-4{border-color:#00b8d4!important} \n.cyan.accent-4,.cyan.accent-4--after:after{background-color:#00b8d4!important} \n.cyan--text.text--accent-4{color:#00b8d4!important} \n.cyan--text.text--accent-4 input,.cyan--text.text--accent-4 textarea{caret-color:#00b8d4!important} \n.teal{background-color:#009688!important;border-color:#009688!important} \n.teal--text{color:#009688!important} \n.teal--text input,.teal--text textarea{caret-color:#009688!important} \n.teal--after:after{background:#009688!important} \n.teal.lighten-5{border-color:#e0f2f1!important} \n.teal.lighten-5,.teal.lighten-5--after:after{background-color:#e0f2f1!important} \n.teal--text.text--lighten-5{color:#e0f2f1!important} \n.teal--text.text--lighten-5 input,.teal--text.text--lighten-5 textarea{caret-color:#e0f2f1!important} \n.teal.lighten-4{border-color:#b2dfdb!important} \n.teal.lighten-4,.teal.lighten-4--after:after{background-color:#b2dfdb!important} \n.teal--text.text--lighten-4{color:#b2dfdb!important} \n.teal--text.text--lighten-4 input,.teal--text.text--lighten-4 textarea{caret-color:#b2dfdb!important} \n.teal.lighten-3{border-color:#80cbc4!important} \n.teal.lighten-3,.teal.lighten-3--after:after{background-color:#80cbc4!important} \n.teal--text.text--lighten-3{color:#80cbc4!important} \n.teal--text.text--lighten-3 input,.teal--text.text--lighten-3 textarea{caret-color:#80cbc4!important} \n.teal.lighten-2{border-color:#4db6ac!important} \n.teal.lighten-2,.teal.lighten-2--after:after{background-color:#4db6ac!important} \n.teal--text.text--lighten-2{color:#4db6ac!important} \n.teal--text.text--lighten-2 input,.teal--text.text--lighten-2 textarea{caret-color:#4db6ac!important} \n.teal.lighten-1{border-color:#26a69a!important} \n.teal.lighten-1,.teal.lighten-1--after:after{background-color:#26a69a!important} \n.teal--text.text--lighten-1{color:#26a69a!important} \n.teal--text.text--lighten-1 input,.teal--text.text--lighten-1 textarea{caret-color:#26a69a!important} \n.teal.darken-1{border-color:#00897b!important} \n.teal.darken-1,.teal.darken-1--after:after{background-color:#00897b!important} \n.teal--text.text--darken-1{color:#00897b!important} \n.teal--text.text--darken-1 input,.teal--text.text--darken-1 textarea{caret-color:#00897b!important} \n.teal.darken-2{border-color:#00796b!important} \n.teal.darken-2,.teal.darken-2--after:after{background-color:#00796b!important} \n.teal--text.text--darken-2{color:#00796b!important} \n.teal--text.text--darken-2 input,.teal--text.text--darken-2 textarea{caret-color:#00796b!important} \n.teal.darken-3{border-color:#00695c!important} \n.teal.darken-3,.teal.darken-3--after:after{background-color:#00695c!important} \n.teal--text.text--darken-3{color:#00695c!important} \n.teal--text.text--darken-3 input,.teal--text.text--darken-3 textarea{caret-color:#00695c!important} \n.teal.darken-4{border-color:#004d40!important} \n.teal.darken-4,.teal.darken-4--after:after{background-color:#004d40!important} \n.teal--text.text--darken-4{color:#004d40!important} \n.teal--text.text--darken-4 input,.teal--text.text--darken-4 textarea{caret-color:#004d40!important} \n.teal.accent-1{border-color:#a7ffeb!important} \n.teal.accent-1,.teal.accent-1--after:after{background-color:#a7ffeb!important} \n.teal--text.text--accent-1{color:#a7ffeb!important} \n.teal--text.text--accent-1 input,.teal--text.text--accent-1 textarea{caret-color:#a7ffeb!important} \n.teal.accent-2{border-color:#64ffda!important} \n.teal.accent-2,.teal.accent-2--after:after{background-color:#64ffda!important} \n.teal--text.text--accent-2{color:#64ffda!important} \n.teal--text.text--accent-2 input,.teal--text.text--accent-2 textarea{caret-color:#64ffda!important} \n.teal.accent-3{border-color:#1de9b6!important} \n.teal.accent-3,.teal.accent-3--after:after{background-color:#1de9b6!important} \n.teal--text.text--accent-3{color:#1de9b6!important} \n.teal--text.text--accent-3 input,.teal--text.text--accent-3 textarea{caret-color:#1de9b6!important} \n.teal.accent-4{border-color:#00bfa5!important} \n.teal.accent-4,.teal.accent-4--after:after{background-color:#00bfa5!important} \n.teal--text.text--accent-4{color:#00bfa5!important} \n.teal--text.text--accent-4 input,.teal--text.text--accent-4 textarea{caret-color:#00bfa5!important} \n.green{background-color:#4caf50!important;border-color:#4caf50!important} \n.green--text{color:#4caf50!important} \n.green--text input,.green--text textarea{caret-color:#4caf50!important} \n.green--after:after{background:#4caf50!important} \n.green.lighten-5{border-color:#e8f5e9!important} \n.green.lighten-5,.green.lighten-5--after:after{background-color:#e8f5e9!important} \n.green--text.text--lighten-5{color:#e8f5e9!important} \n.green--text.text--lighten-5 input,.green--text.text--lighten-5 textarea{caret-color:#e8f5e9!important} \n.green.lighten-4{border-color:#c8e6c9!important} \n.green.lighten-4,.green.lighten-4--after:after{background-color:#c8e6c9!important} \n.green--text.text--lighten-4{color:#c8e6c9!important} \n.green--text.text--lighten-4 input,.green--text.text--lighten-4 textarea{caret-color:#c8e6c9!important} \n.green.lighten-3{border-color:#a5d6a7!important} \n.green.lighten-3,.green.lighten-3--after:after{background-color:#a5d6a7!important} \n.green--text.text--lighten-3{color:#a5d6a7!important} \n.green--text.text--lighten-3 input,.green--text.text--lighten-3 textarea{caret-color:#a5d6a7!important} \n.green.lighten-2{border-color:#81c784!important} \n.green.lighten-2,.green.lighten-2--after:after{background-color:#81c784!important} \n.green--text.text--lighten-2{color:#81c784!important} \n.green--text.text--lighten-2 input,.green--text.text--lighten-2 textarea{caret-color:#81c784!important} \n.green.lighten-1{border-color:#66bb6a!important} \n.green.lighten-1,.green.lighten-1--after:after{background-color:#66bb6a!important} \n.green--text.text--lighten-1{color:#66bb6a!important} \n.green--text.text--lighten-1 input,.green--text.text--lighten-1 textarea{caret-color:#66bb6a!important} \n.green.darken-1{border-color:#43a047!important} \n.green.darken-1,.green.darken-1--after:after{background-color:#43a047!important} \n.green--text.text--darken-1{color:#43a047!important} \n.green--text.text--darken-1 input,.green--text.text--darken-1 textarea{caret-color:#43a047!important} \n.green.darken-2{border-color:#388e3c!important} \n.green.darken-2,.green.darken-2--after:after{background-color:#388e3c!important} \n.green--text.text--darken-2{color:#388e3c!important} \n.green--text.text--darken-2 input,.green--text.text--darken-2 textarea{caret-color:#388e3c!important} \n.green.darken-3{border-color:#2e7d32!important} \n.green.darken-3,.green.darken-3--after:after{background-color:#2e7d32!important} \n.green--text.text--darken-3{color:#2e7d32!important} \n.green--text.text--darken-3 input,.green--text.text--darken-3 textarea{caret-color:#2e7d32!important} \n.green.darken-4{border-color:#1b5e20!important} \n.green.darken-4,.green.darken-4--after:after{background-color:#1b5e20!important} \n.green--text.text--darken-4{color:#1b5e20!important} \n.green--text.text--darken-4 input,.green--text.text--darken-4 textarea{caret-color:#1b5e20!important} \n.green.accent-1{border-color:#b9f6ca!important} \n.green.accent-1,.green.accent-1--after:after{background-color:#b9f6ca!important} \n.green--text.text--accent-1{color:#b9f6ca!important} \n.green--text.text--accent-1 input,.green--text.text--accent-1 textarea{caret-color:#b9f6ca!important} \n.green.accent-2{border-color:#69f0ae!important} \n.green.accent-2,.green.accent-2--after:after{background-color:#69f0ae!important} \n.green--text.text--accent-2{color:#69f0ae!important} \n.green--text.text--accent-2 input,.green--text.text--accent-2 textarea{caret-color:#69f0ae!important} \n.green.accent-3{border-color:#00e676!important} \n.green.accent-3,.green.accent-3--after:after{background-color:#00e676!important} \n.green--text.text--accent-3{color:#00e676!important} \n.green--text.text--accent-3 input,.green--text.text--accent-3 textarea{caret-color:#00e676!important} \n.green.accent-4{border-color:#00c853!important} \n.green.accent-4,.green.accent-4--after:after{background-color:#00c853!important} \n.green--text.text--accent-4{color:#00c853!important} \n.green--text.text--accent-4 input,.green--text.text--accent-4 textarea{caret-color:#00c853!important} \n.light-green{background-color:#8bc34a!important;border-color:#8bc34a!important} \n.light-green--text{color:#8bc34a!important} \n.light-green--text input,.light-green--text textarea{caret-color:#8bc34a!important} \n.light-green--after:after{background:#8bc34a!important} \n.light-green.lighten-5{border-color:#f1f8e9!important} \n.light-green.lighten-5,.light-green.lighten-5--after:after{background-color:#f1f8e9!important} \n.light-green--text.text--lighten-5{color:#f1f8e9!important} \n.light-green--text.text--lighten-5 input,.light-green--text.text--lighten-5 textarea{caret-color:#f1f8e9!important} \n.light-green.lighten-4{border-color:#dcedc8!important} \n.light-green.lighten-4,.light-green.lighten-4--after:after{background-color:#dcedc8!important} \n.light-green--text.text--lighten-4{color:#dcedc8!important} \n.light-green--text.text--lighten-4 input,.light-green--text.text--lighten-4 textarea{caret-color:#dcedc8!important} \n.light-green.lighten-3{border-color:#c5e1a5!important} \n.light-green.lighten-3,.light-green.lighten-3--after:after{background-color:#c5e1a5!important} \n.light-green--text.text--lighten-3{color:#c5e1a5!important} \n.light-green--text.text--lighten-3 input,.light-green--text.text--lighten-3 textarea{caret-color:#c5e1a5!important} \n.light-green.lighten-2{border-color:#aed581!important} \n.light-green.lighten-2,.light-green.lighten-2--after:after{background-color:#aed581!important} \n.light-green--text.text--lighten-2{color:#aed581!important} \n.light-green--text.text--lighten-2 input,.light-green--text.text--lighten-2 textarea{caret-color:#aed581!important} \n.light-green.lighten-1{border-color:#9ccc65!important} \n.light-green.lighten-1,.light-green.lighten-1--after:after{background-color:#9ccc65!important} \n.light-green--text.text--lighten-1{color:#9ccc65!important} \n.light-green--text.text--lighten-1 input,.light-green--text.text--lighten-1 textarea{caret-color:#9ccc65!important} \n.light-green.darken-1{border-color:#7cb342!important} \n.light-green.darken-1,.light-green.darken-1--after:after{background-color:#7cb342!important} \n.light-green--text.text--darken-1{color:#7cb342!important} \n.light-green--text.text--darken-1 input,.light-green--text.text--darken-1 textarea{caret-color:#7cb342!important} \n.light-green.darken-2{border-color:#689f38!important} \n.light-green.darken-2,.light-green.darken-2--after:after{background-color:#689f38!important} \n.light-green--text.text--darken-2{color:#689f38!important} \n.light-green--text.text--darken-2 input,.light-green--text.text--darken-2 textarea{caret-color:#689f38!important} \n.light-green.darken-3{border-color:#558b2f!important} \n.light-green.darken-3,.light-green.darken-3--after:after{background-color:#558b2f!important} \n.light-green--text.text--darken-3{color:#558b2f!important} \n.light-green--text.text--darken-3 input,.light-green--text.text--darken-3 textarea{caret-color:#558b2f!important} \n.light-green.darken-4{border-color:#33691e!important} \n.light-green.darken-4,.light-green.darken-4--after:after{background-color:#33691e!important} \n.light-green--text.text--darken-4{color:#33691e!important} \n.light-green--text.text--darken-4 input,.light-green--text.text--darken-4 textarea{caret-color:#33691e!important} \n.light-green.accent-1{border-color:#ccff90!important} \n.light-green.accent-1,.light-green.accent-1--after:after{background-color:#ccff90!important} \n.light-green--text.text--accent-1{color:#ccff90!important} \n.light-green--text.text--accent-1 input,.light-green--text.text--accent-1 textarea{caret-color:#ccff90!important} \n.light-green.accent-2{border-color:#b2ff59!important} \n.light-green.accent-2,.light-green.accent-2--after:after{background-color:#b2ff59!important} \n.light-green--text.text--accent-2{color:#b2ff59!important} \n.light-green--text.text--accent-2 input,.light-green--text.text--accent-2 textarea{caret-color:#b2ff59!important} \n.light-green.accent-3{border-color:#76ff03!important} \n.light-green.accent-3,.light-green.accent-3--after:after{background-color:#76ff03!important} \n.light-green--text.text--accent-3{color:#76ff03!important} \n.light-green--text.text--accent-3 input,.light-green--text.text--accent-3 textarea{caret-color:#76ff03!important} \n.light-green.accent-4{border-color:#64dd17!important} \n.light-green.accent-4,.light-green.accent-4--after:after{background-color:#64dd17!important} \n.light-green--text.text--accent-4{color:#64dd17!important} \n.light-green--text.text--accent-4 input,.light-green--text.text--accent-4 textarea{caret-color:#64dd17!important} \n.lime{background-color:#cddc39!important;border-color:#cddc39!important} \n.lime--text{color:#cddc39!important} \n.lime--text input,.lime--text textarea{caret-color:#cddc39!important} \n.lime--after:after{background:#cddc39!important} \n.lime.lighten-5{border-color:#f9fbe7!important} \n.lime.lighten-5,.lime.lighten-5--after:after{background-color:#f9fbe7!important} \n.lime--text.text--lighten-5{color:#f9fbe7!important} \n.lime--text.text--lighten-5 input,.lime--text.text--lighten-5 textarea{caret-color:#f9fbe7!important} \n.lime.lighten-4{border-color:#f0f4c3!important} \n.lime.lighten-4,.lime.lighten-4--after:after{background-color:#f0f4c3!important} \n.lime--text.text--lighten-4{color:#f0f4c3!important} \n.lime--text.text--lighten-4 input,.lime--text.text--lighten-4 textarea{caret-color:#f0f4c3!important} \n.lime.lighten-3{border-color:#e6ee9c!important} \n.lime.lighten-3,.lime.lighten-3--after:after{background-color:#e6ee9c!important} \n.lime--text.text--lighten-3{color:#e6ee9c!important} \n.lime--text.text--lighten-3 input,.lime--text.text--lighten-3 textarea{caret-color:#e6ee9c!important} \n.lime.lighten-2{border-color:#dce775!important} \n.lime.lighten-2,.lime.lighten-2--after:after{background-color:#dce775!important} \n.lime--text.text--lighten-2{color:#dce775!important} \n.lime--text.text--lighten-2 input,.lime--text.text--lighten-2 textarea{caret-color:#dce775!important} \n.lime.lighten-1{border-color:#d4e157!important} \n.lime.lighten-1,.lime.lighten-1--after:after{background-color:#d4e157!important} \n.lime--text.text--lighten-1{color:#d4e157!important} \n.lime--text.text--lighten-1 input,.lime--text.text--lighten-1 textarea{caret-color:#d4e157!important} \n.lime.darken-1{border-color:#c0ca33!important} \n.lime.darken-1,.lime.darken-1--after:after{background-color:#c0ca33!important} \n.lime--text.text--darken-1{color:#c0ca33!important} \n.lime--text.text--darken-1 input,.lime--text.text--darken-1 textarea{caret-color:#c0ca33!important} \n.lime.darken-2{border-color:#afb42b!important} \n.lime.darken-2,.lime.darken-2--after:after{background-color:#afb42b!important} \n.lime--text.text--darken-2{color:#afb42b!important} \n.lime--text.text--darken-2 input,.lime--text.text--darken-2 textarea{caret-color:#afb42b!important} \n.lime.darken-3{border-color:#9e9d24!important} \n.lime.darken-3,.lime.darken-3--after:after{background-color:#9e9d24!important} \n.lime--text.text--darken-3{color:#9e9d24!important} \n.lime--text.text--darken-3 input,.lime--text.text--darken-3 textarea{caret-color:#9e9d24!important} \n.lime.darken-4{border-color:#827717!important} \n.lime.darken-4,.lime.darken-4--after:after{background-color:#827717!important} \n.lime--text.text--darken-4{color:#827717!important} \n.lime--text.text--darken-4 input,.lime--text.text--darken-4 textarea{caret-color:#827717!important} \n.lime.accent-1{border-color:#f4ff81!important} \n.lime.accent-1,.lime.accent-1--after:after{background-color:#f4ff81!important} \n.lime--text.text--accent-1{color:#f4ff81!important} \n.lime--text.text--accent-1 input,.lime--text.text--accent-1 textarea{caret-color:#f4ff81!important} \n.lime.accent-2{border-color:#eeff41!important} \n.lime.accent-2,.lime.accent-2--after:after{background-color:#eeff41!important} \n.lime--text.text--accent-2{color:#eeff41!important} \n.lime--text.text--accent-2 input,.lime--text.text--accent-2 textarea{caret-color:#eeff41!important} \n.lime.accent-3{border-color:#c6ff00!important} \n.lime.accent-3,.lime.accent-3--after:after{background-color:#c6ff00!important} \n.lime--text.text--accent-3{color:#c6ff00!important} \n.lime--text.text--accent-3 input,.lime--text.text--accent-3 textarea{caret-color:#c6ff00!important} \n.lime.accent-4{border-color:#aeea00!important} \n.lime.accent-4,.lime.accent-4--after:after{background-color:#aeea00!important} \n.lime--text.text--accent-4{color:#aeea00!important} \n.lime--text.text--accent-4 input,.lime--text.text--accent-4 textarea{caret-color:#aeea00!important} \n.yellow{background-color:#ffeb3b!important;border-color:#ffeb3b!important} \n.yellow--text{color:#ffeb3b!important} \n.yellow--text input,.yellow--text textarea{caret-color:#ffeb3b!important} \n.yellow--after:after{background:#ffeb3b!important} \n.yellow.lighten-5{border-color:#fffde7!important} \n.yellow.lighten-5,.yellow.lighten-5--after:after{background-color:#fffde7!important} \n.yellow--text.text--lighten-5{color:#fffde7!important} \n.yellow--text.text--lighten-5 input,.yellow--text.text--lighten-5 textarea{caret-color:#fffde7!important} \n.yellow.lighten-4{border-color:#fff9c4!important} \n.yellow.lighten-4,.yellow.lighten-4--after:after{background-color:#fff9c4!important} \n.yellow--text.text--lighten-4{color:#fff9c4!important} \n.yellow--text.text--lighten-4 input,.yellow--text.text--lighten-4 textarea{caret-color:#fff9c4!important} \n.yellow.lighten-3{border-color:#fff59d!important} \n.yellow.lighten-3,.yellow.lighten-3--after:after{background-color:#fff59d!important} \n.yellow--text.text--lighten-3{color:#fff59d!important} \n.yellow--text.text--lighten-3 input,.yellow--text.text--lighten-3 textarea{caret-color:#fff59d!important} \n.yellow.lighten-2{border-color:#fff176!important} \n.yellow.lighten-2,.yellow.lighten-2--after:after{background-color:#fff176!important} \n.yellow--text.text--lighten-2{color:#fff176!important} \n.yellow--text.text--lighten-2 input,.yellow--text.text--lighten-2 textarea{caret-color:#fff176!important} \n.yellow.lighten-1{border-color:#ffee58!important} \n.yellow.lighten-1,.yellow.lighten-1--after:after{background-color:#ffee58!important} \n.yellow--text.text--lighten-1{color:#ffee58!important} \n.yellow--text.text--lighten-1 input,.yellow--text.text--lighten-1 textarea{caret-color:#ffee58!important} \n.yellow.darken-1{border-color:#fdd835!important} \n.yellow.darken-1,.yellow.darken-1--after:after{background-color:#fdd835!important} \n.yellow--text.text--darken-1{color:#fdd835!important} \n.yellow--text.text--darken-1 input,.yellow--text.text--darken-1 textarea{caret-color:#fdd835!important} \n.yellow.darken-2{border-color:#fbc02d!important} \n.yellow.darken-2,.yellow.darken-2--after:after{background-color:#fbc02d!important} \n.yellow--text.text--darken-2{color:#fbc02d!important} \n.yellow--text.text--darken-2 input,.yellow--text.text--darken-2 textarea{caret-color:#fbc02d!important} \n.yellow.darken-3{border-color:#f9a825!important} \n.yellow.darken-3,.yellow.darken-3--after:after{background-color:#f9a825!important} \n.yellow--text.text--darken-3{color:#f9a825!important} \n.yellow--text.text--darken-3 input,.yellow--text.text--darken-3 textarea{caret-color:#f9a825!important} \n.yellow.darken-4{border-color:#f57f17!important} \n.yellow.darken-4,.yellow.darken-4--after:after{background-color:#f57f17!important} \n.yellow--text.text--darken-4{color:#f57f17!important} \n.yellow--text.text--darken-4 input,.yellow--text.text--darken-4 textarea{caret-color:#f57f17!important} \n.yellow.accent-1{border-color:#ffff8d!important} \n.yellow.accent-1,.yellow.accent-1--after:after{background-color:#ffff8d!important} \n.yellow--text.text--accent-1{color:#ffff8d!important} \n.yellow--text.text--accent-1 input,.yellow--text.text--accent-1 textarea{caret-color:#ffff8d!important} \n.yellow.accent-2{border-color:#ff0!important} \n.yellow.accent-2,.yellow.accent-2--after:after{background-color:#ff0!important} \n.yellow--text.text--accent-2{color:#ff0!important} \n.yellow--text.text--accent-2 input,.yellow--text.text--accent-2 textarea{caret-color:#ff0!important} \n.yellow.accent-3{border-color:#ffea00!important} \n.yellow.accent-3,.yellow.accent-3--after:after{background-color:#ffea00!important} \n.yellow--text.text--accent-3{color:#ffea00!important} \n.yellow--text.text--accent-3 input,.yellow--text.text--accent-3 textarea{caret-color:#ffea00!important} \n.yellow.accent-4{border-color:#ffd600!important} \n.yellow.accent-4,.yellow.accent-4--after:after{background-color:#ffd600!important} \n.yellow--text.text--accent-4{color:#ffd600!important} \n.yellow--text.text--accent-4 input,.yellow--text.text--accent-4 textarea{caret-color:#ffd600!important} \n.amber{background-color:#ffc107!important;border-color:#ffc107!important} \n.amber--text{color:#ffc107!important} \n.amber--text input,.amber--text textarea{caret-color:#ffc107!important} \n.amber--after:after{background:#ffc107!important} \n.amber.lighten-5{border-color:#fff8e1!important} \n.amber.lighten-5,.amber.lighten-5--after:after{background-color:#fff8e1!important} \n.amber--text.text--lighten-5{color:#fff8e1!important} \n.amber--text.text--lighten-5 input,.amber--text.text--lighten-5 textarea{caret-color:#fff8e1!important} \n.amber.lighten-4{border-color:#ffecb3!important} \n.amber.lighten-4,.amber.lighten-4--after:after{background-color:#ffecb3!important} \n.amber--text.text--lighten-4{color:#ffecb3!important} \n.amber--text.text--lighten-4 input,.amber--text.text--lighten-4 textarea{caret-color:#ffecb3!important} \n.amber.lighten-3{border-color:#ffe082!important} \n.amber.lighten-3,.amber.lighten-3--after:after{background-color:#ffe082!important} \n.amber--text.text--lighten-3{color:#ffe082!important} \n.amber--text.text--lighten-3 input,.amber--text.text--lighten-3 textarea{caret-color:#ffe082!important} \n.amber.lighten-2{border-color:#ffd54f!important} \n.amber.lighten-2,.amber.lighten-2--after:after{background-color:#ffd54f!important} \n.amber--text.text--lighten-2{color:#ffd54f!important} \n.amber--text.text--lighten-2 input,.amber--text.text--lighten-2 textarea{caret-color:#ffd54f!important} \n.amber.lighten-1{border-color:#ffca28!important} \n.amber.lighten-1,.amber.lighten-1--after:after{background-color:#ffca28!important} \n.amber--text.text--lighten-1{color:#ffca28!important} \n.amber--text.text--lighten-1 input,.amber--text.text--lighten-1 textarea{caret-color:#ffca28!important} \n.amber.darken-1{border-color:#ffb300!important} \n.amber.darken-1,.amber.darken-1--after:after{background-color:#ffb300!important} \n.amber--text.text--darken-1{color:#ffb300!important} \n.amber--text.text--darken-1 input,.amber--text.text--darken-1 textarea{caret-color:#ffb300!important} \n.amber.darken-2{border-color:#ffa000!important} \n.amber.darken-2,.amber.darken-2--after:after{background-color:#ffa000!important} \n.amber--text.text--darken-2{color:#ffa000!important} \n.amber--text.text--darken-2 input,.amber--text.text--darken-2 textarea{caret-color:#ffa000!important} \n.amber.darken-3{border-color:#ff8f00!important} \n.amber.darken-3,.amber.darken-3--after:after{background-color:#ff8f00!important} \n.amber--text.text--darken-3{color:#ff8f00!important} \n.amber--text.text--darken-3 input,.amber--text.text--darken-3 textarea{caret-color:#ff8f00!important} \n.amber.darken-4{border-color:#ff6f00!important} \n.amber.darken-4,.amber.darken-4--after:after{background-color:#ff6f00!important} \n.amber--text.text--darken-4{color:#ff6f00!important} \n.amber--text.text--darken-4 input,.amber--text.text--darken-4 textarea{caret-color:#ff6f00!important} \n.amber.accent-1{border-color:#ffe57f!important} \n.amber.accent-1,.amber.accent-1--after:after{background-color:#ffe57f!important} \n.amber--text.text--accent-1{color:#ffe57f!important} \n.amber--text.text--accent-1 input,.amber--text.text--accent-1 textarea{caret-color:#ffe57f!important} \n.amber.accent-2{border-color:#ffd740!important} \n.amber.accent-2,.amber.accent-2--after:after{background-color:#ffd740!important} \n.amber--text.text--accent-2{color:#ffd740!important} \n.amber--text.text--accent-2 input,.amber--text.text--accent-2 textarea{caret-color:#ffd740!important} \n.amber.accent-3{border-color:#ffc400!important} \n.amber.accent-3,.amber.accent-3--after:after{background-color:#ffc400!important} \n.amber--text.text--accent-3{color:#ffc400!important} \n.amber--text.text--accent-3 input,.amber--text.text--accent-3 textarea{caret-color:#ffc400!important} \n.amber.accent-4{border-color:#ffab00!important} \n.amber.accent-4,.amber.accent-4--after:after{background-color:#ffab00!important} \n.amber--text.text--accent-4{color:#ffab00!important} \n.amber--text.text--accent-4 input,.amber--text.text--accent-4 textarea{caret-color:#ffab00!important} \n.orange{background-color:#ff9800!important;border-color:#ff9800!important} \n.orange--text{color:#ff9800!important} \n.orange--text input,.orange--text textarea{caret-color:#ff9800!important} \n.orange--after:after{background:#ff9800!important} \n.orange.lighten-5{border-color:#fff3e0!important} \n.orange.lighten-5,.orange.lighten-5--after:after{background-color:#fff3e0!important} \n.orange--text.text--lighten-5{color:#fff3e0!important} \n.orange--text.text--lighten-5 input,.orange--text.text--lighten-5 textarea{caret-color:#fff3e0!important} \n.orange.lighten-4{border-color:#ffe0b2!important} \n.orange.lighten-4,.orange.lighten-4--after:after{background-color:#ffe0b2!important} \n.orange--text.text--lighten-4{color:#ffe0b2!important} \n.orange--text.text--lighten-4 input,.orange--text.text--lighten-4 textarea{caret-color:#ffe0b2!important} \n.orange.lighten-3{border-color:#ffcc80!important} \n.orange.lighten-3,.orange.lighten-3--after:after{background-color:#ffcc80!important} \n.orange--text.text--lighten-3{color:#ffcc80!important} \n.orange--text.text--lighten-3 input,.orange--text.text--lighten-3 textarea{caret-color:#ffcc80!important} \n.orange.lighten-2{border-color:#ffb74d!important} \n.orange.lighten-2,.orange.lighten-2--after:after{background-color:#ffb74d!important} \n.orange--text.text--lighten-2{color:#ffb74d!important} \n.orange--text.text--lighten-2 input,.orange--text.text--lighten-2 textarea{caret-color:#ffb74d!important} \n.orange.lighten-1{border-color:#ffa726!important} \n.orange.lighten-1,.orange.lighten-1--after:after{background-color:#ffa726!important} \n.orange--text.text--lighten-1{color:#ffa726!important} \n.orange--text.text--lighten-1 input,.orange--text.text--lighten-1 textarea{caret-color:#ffa726!important} \n.orange.darken-1{border-color:#fb8c00!important} \n.orange.darken-1,.orange.darken-1--after:after{background-color:#fb8c00!important} \n.orange--text.text--darken-1{color:#fb8c00!important} \n.orange--text.text--darken-1 input,.orange--text.text--darken-1 textarea{caret-color:#fb8c00!important} \n.orange.darken-2{border-color:#f57c00!important} \n.orange.darken-2,.orange.darken-2--after:after{background-color:#f57c00!important} \n.orange--text.text--darken-2{color:#f57c00!important} \n.orange--text.text--darken-2 input,.orange--text.text--darken-2 textarea{caret-color:#f57c00!important} \n.orange.darken-3{border-color:#ef6c00!important} \n.orange.darken-3,.orange.darken-3--after:after{background-color:#ef6c00!important} \n.orange--text.text--darken-3{color:#ef6c00!important} \n.orange--text.text--darken-3 input,.orange--text.text--darken-3 textarea{caret-color:#ef6c00!important} \n.orange.darken-4{border-color:#e65100!important} \n.orange.darken-4,.orange.darken-4--after:after{background-color:#e65100!important} \n.orange--text.text--darken-4{color:#e65100!important} \n.orange--text.text--darken-4 input,.orange--text.text--darken-4 textarea{caret-color:#e65100!important} \n.orange.accent-1{border-color:#ffd180!important} \n.orange.accent-1,.orange.accent-1--after:after{background-color:#ffd180!important} \n.orange--text.text--accent-1{color:#ffd180!important} \n.orange--text.text--accent-1 input,.orange--text.text--accent-1 textarea{caret-color:#ffd180!important} \n.orange.accent-2{border-color:#ffab40!important} \n.orange.accent-2,.orange.accent-2--after:after{background-color:#ffab40!important} \n.orange--text.text--accent-2{color:#ffab40!important} \n.orange--text.text--accent-2 input,.orange--text.text--accent-2 textarea{caret-color:#ffab40!important} \n.orange.accent-3{border-color:#ff9100!important} \n.orange.accent-3,.orange.accent-3--after:after{background-color:#ff9100!important} \n.orange--text.text--accent-3{color:#ff9100!important} \n.orange--text.text--accent-3 input,.orange--text.text--accent-3 textarea{caret-color:#ff9100!important} \n.orange.accent-4{border-color:#ff6d00!important} \n.orange.accent-4,.orange.accent-4--after:after{background-color:#ff6d00!important} \n.orange--text.text--accent-4{color:#ff6d00!important} \n.orange--text.text--accent-4 input,.orange--text.text--accent-4 textarea{caret-color:#ff6d00!important} \n.deep-orange{background-color:#ff5722!important;border-color:#ff5722!important} \n.deep-orange--text{color:#ff5722!important} \n.deep-orange--text input,.deep-orange--text textarea{caret-color:#ff5722!important} \n.deep-orange--after:after{background:#ff5722!important} \n.deep-orange.lighten-5{border-color:#fbe9e7!important} \n.deep-orange.lighten-5,.deep-orange.lighten-5--after:after{background-color:#fbe9e7!important} \n.deep-orange--text.text--lighten-5{color:#fbe9e7!important} \n.deep-orange--text.text--lighten-5 input,.deep-orange--text.text--lighten-5 textarea{caret-color:#fbe9e7!important} \n.deep-orange.lighten-4{border-color:#ffccbc!important} \n.deep-orange.lighten-4,.deep-orange.lighten-4--after:after{background-color:#ffccbc!important} \n.deep-orange--text.text--lighten-4{color:#ffccbc!important} \n.deep-orange--text.text--lighten-4 input,.deep-orange--text.text--lighten-4 textarea{caret-color:#ffccbc!important} \n.deep-orange.lighten-3{border-color:#ffab91!important} \n.deep-orange.lighten-3,.deep-orange.lighten-3--after:after{background-color:#ffab91!important} \n.deep-orange--text.text--lighten-3{color:#ffab91!important} \n.deep-orange--text.text--lighten-3 input,.deep-orange--text.text--lighten-3 textarea{caret-color:#ffab91!important} \n.deep-orange.lighten-2{border-color:#ff8a65!important} \n.deep-orange.lighten-2,.deep-orange.lighten-2--after:after{background-color:#ff8a65!important} \n.deep-orange--text.text--lighten-2{color:#ff8a65!important} \n.deep-orange--text.text--lighten-2 input,.deep-orange--text.text--lighten-2 textarea{caret-color:#ff8a65!important} \n.deep-orange.lighten-1{border-color:#ff7043!important} \n.deep-orange.lighten-1,.deep-orange.lighten-1--after:after{background-color:#ff7043!important} \n.deep-orange--text.text--lighten-1{color:#ff7043!important} \n.deep-orange--text.text--lighten-1 input,.deep-orange--text.text--lighten-1 textarea{caret-color:#ff7043!important} \n.deep-orange.darken-1{border-color:#f4511e!important} \n.deep-orange.darken-1,.deep-orange.darken-1--after:after{background-color:#f4511e!important} \n.deep-orange--text.text--darken-1{color:#f4511e!important} \n.deep-orange--text.text--darken-1 input,.deep-orange--text.text--darken-1 textarea{caret-color:#f4511e!important} \n.deep-orange.darken-2{border-color:#e64a19!important} \n.deep-orange.darken-2,.deep-orange.darken-2--after:after{background-color:#e64a19!important} \n.deep-orange--text.text--darken-2{color:#e64a19!important} \n.deep-orange--text.text--darken-2 input,.deep-orange--text.text--darken-2 textarea{caret-color:#e64a19!important} \n.deep-orange.darken-3{border-color:#d84315!important} \n.deep-orange.darken-3,.deep-orange.darken-3--after:after{background-color:#d84315!important} \n.deep-orange--text.text--darken-3{color:#d84315!important} \n.deep-orange--text.text--darken-3 input,.deep-orange--text.text--darken-3 textarea{caret-color:#d84315!important} \n.deep-orange.darken-4{border-color:#bf360c!important} \n.deep-orange.darken-4,.deep-orange.darken-4--after:after{background-color:#bf360c!important} \n.deep-orange--text.text--darken-4{color:#bf360c!important} \n.deep-orange--text.text--darken-4 input,.deep-orange--text.text--darken-4 textarea{caret-color:#bf360c!important} \n.deep-orange.accent-1{border-color:#ff9e80!important} \n.deep-orange.accent-1,.deep-orange.accent-1--after:after{background-color:#ff9e80!important} \n.deep-orange--text.text--accent-1{color:#ff9e80!important} \n.deep-orange--text.text--accent-1 input,.deep-orange--text.text--accent-1 textarea{caret-color:#ff9e80!important} \n.deep-orange.accent-2{border-color:#ff6e40!important} \n.deep-orange.accent-2,.deep-orange.accent-2--after:after{background-color:#ff6e40!important} \n.deep-orange--text.text--accent-2{color:#ff6e40!important} \n.deep-orange--text.text--accent-2 input,.deep-orange--text.text--accent-2 textarea{caret-color:#ff6e40!important} \n.deep-orange.accent-3{border-color:#ff3d00!important} \n.deep-orange.accent-3,.deep-orange.accent-3--after:after{background-color:#ff3d00!important} \n.deep-orange--text.text--accent-3{color:#ff3d00!important} \n.deep-orange--text.text--accent-3 input,.deep-orange--text.text--accent-3 textarea{caret-color:#ff3d00!important} \n.deep-orange.accent-4{border-color:#dd2c00!important} \n.deep-orange.accent-4,.deep-orange.accent-4--after:after{background-color:#dd2c00!important} \n.deep-orange--text.text--accent-4{color:#dd2c00!important} \n.deep-orange--text.text--accent-4 input,.deep-orange--text.text--accent-4 textarea{caret-color:#dd2c00!important} \n.brown{background-color:#795548!important;border-color:#795548!important} \n.brown--text{color:#795548!important} \n.brown--text input,.brown--text textarea{caret-color:#795548!important} \n.brown--after:after{background:#795548!important} \n.brown.lighten-5{border-color:#efebe9!important} \n.brown.lighten-5,.brown.lighten-5--after:after{background-color:#efebe9!important} \n.brown--text.text--lighten-5{color:#efebe9!important} \n.brown--text.text--lighten-5 input,.brown--text.text--lighten-5 textarea{caret-color:#efebe9!important} \n.brown.lighten-4{border-color:#d7ccc8!important} \n.brown.lighten-4,.brown.lighten-4--after:after{background-color:#d7ccc8!important} \n.brown--text.text--lighten-4{color:#d7ccc8!important} \n.brown--text.text--lighten-4 input,.brown--text.text--lighten-4 textarea{caret-color:#d7ccc8!important} \n.brown.lighten-3{border-color:#bcaaa4!important} \n.brown.lighten-3,.brown.lighten-3--after:after{background-color:#bcaaa4!important} \n.brown--text.text--lighten-3{color:#bcaaa4!important} \n.brown--text.text--lighten-3 input,.brown--text.text--lighten-3 textarea{caret-color:#bcaaa4!important} \n.brown.lighten-2{border-color:#a1887f!important} \n.brown.lighten-2,.brown.lighten-2--after:after{background-color:#a1887f!important} \n.brown--text.text--lighten-2{color:#a1887f!important} \n.brown--text.text--lighten-2 input,.brown--text.text--lighten-2 textarea{caret-color:#a1887f!important} \n.brown.lighten-1{border-color:#8d6e63!important} \n.brown.lighten-1,.brown.lighten-1--after:after{background-color:#8d6e63!important} \n.brown--text.text--lighten-1{color:#8d6e63!important} \n.brown--text.text--lighten-1 input,.brown--text.text--lighten-1 textarea{caret-color:#8d6e63!important} \n.brown.darken-1{border-color:#6d4c41!important} \n.brown.darken-1,.brown.darken-1--after:after{background-color:#6d4c41!important} \n.brown--text.text--darken-1{color:#6d4c41!important} \n.brown--text.text--darken-1 input,.brown--text.text--darken-1 textarea{caret-color:#6d4c41!important} \n.brown.darken-2{border-color:#5d4037!important} \n.brown.darken-2,.brown.darken-2--after:after{background-color:#5d4037!important} \n.brown--text.text--darken-2{color:#5d4037!important} \n.brown--text.text--darken-2 input,.brown--text.text--darken-2 textarea{caret-color:#5d4037!important} \n.brown.darken-3{border-color:#4e342e!important} \n.brown.darken-3,.brown.darken-3--after:after{background-color:#4e342e!important} \n.brown--text.text--darken-3{color:#4e342e!important} \n.brown--text.text--darken-3 input,.brown--text.text--darken-3 textarea{caret-color:#4e342e!important} \n.brown.darken-4{border-color:#3e2723!important} \n.brown.darken-4,.brown.darken-4--after:after{background-color:#3e2723!important} \n.brown--text.text--darken-4{color:#3e2723!important} \n.brown--text.text--darken-4 input,.brown--text.text--darken-4 textarea{caret-color:#3e2723!important} \n.blue-grey{background-color:#607d8b!important;border-color:#607d8b!important} \n.blue-grey--text{color:#607d8b!important} \n.blue-grey--text input,.blue-grey--text textarea{caret-color:#607d8b!important} \n.blue-grey--after:after{background:#607d8b!important} \n.blue-grey.lighten-5{border-color:#eceff1!important} \n.blue-grey.lighten-5,.blue-grey.lighten-5--after:after{background-color:#eceff1!important} \n.blue-grey--text.text--lighten-5{color:#eceff1!important} \n.blue-grey--text.text--lighten-5 input,.blue-grey--text.text--lighten-5 textarea{caret-color:#eceff1!important} \n.blue-grey.lighten-4{border-color:#cfd8dc!important} \n.blue-grey.lighten-4,.blue-grey.lighten-4--after:after{background-color:#cfd8dc!important} \n.blue-grey--text.text--lighten-4{color:#cfd8dc!important} \n.blue-grey--text.text--lighten-4 input,.blue-grey--text.text--lighten-4 textarea{caret-color:#cfd8dc!important} \n.blue-grey.lighten-3{border-color:#b0bec5!important} \n.blue-grey.lighten-3,.blue-grey.lighten-3--after:after{background-color:#b0bec5!important} \n.blue-grey--text.text--lighten-3{color:#b0bec5!important} \n.blue-grey--text.text--lighten-3 input,.blue-grey--text.text--lighten-3 textarea{caret-color:#b0bec5!important} \n.blue-grey.lighten-2{border-color:#90a4ae!important} \n.blue-grey.lighten-2,.blue-grey.lighten-2--after:after{background-color:#90a4ae!important} \n.blue-grey--text.text--lighten-2{color:#90a4ae!important} \n.blue-grey--text.text--lighten-2 input,.blue-grey--text.text--lighten-2 textarea{caret-color:#90a4ae!important} \n.blue-grey.lighten-1{border-color:#78909c!important} \n.blue-grey.lighten-1,.blue-grey.lighten-1--after:after{background-color:#78909c!important} \n.blue-grey--text.text--lighten-1{color:#78909c!important} \n.blue-grey--text.text--lighten-1 input,.blue-grey--text.text--lighten-1 textarea{caret-color:#78909c!important} \n.blue-grey.darken-1{border-color:#546e7a!important} \n.blue-grey.darken-1,.blue-grey.darken-1--after:after{background-color:#546e7a!important} \n.blue-grey--text.text--darken-1{color:#546e7a!important} \n.blue-grey--text.text--darken-1 input,.blue-grey--text.text--darken-1 textarea{caret-color:#546e7a!important} \n.blue-grey.darken-2{border-color:#455a64!important} \n.blue-grey.darken-2,.blue-grey.darken-2--after:after{background-color:#455a64!important} \n.blue-grey--text.text--darken-2{color:#455a64!important} \n.blue-grey--text.text--darken-2 input,.blue-grey--text.text--darken-2 textarea{caret-color:#455a64!important} \n.blue-grey.darken-3{border-color:#37474f!important} \n.blue-grey.darken-3,.blue-grey.darken-3--after:after{background-color:#37474f!important} \n.blue-grey--text.text--darken-3{color:#37474f!important} \n.blue-grey--text.text--darken-3 input,.blue-grey--text.text--darken-3 textarea{caret-color:#37474f!important} \n.blue-grey.darken-4{border-color:#263238!important} \n.blue-grey.darken-4,.blue-grey.darken-4--after:after{background-color:#263238!important} \n.blue-grey--text.text--darken-4{color:#263238!important} \n.blue-grey--text.text--darken-4 input,.blue-grey--text.text--darken-4 textarea{caret-color:#263238!important} \n.grey{background-color:#9e9e9e!important;border-color:#9e9e9e!important} \n.grey--text{color:#9e9e9e!important} \n.grey--text input,.grey--text textarea{caret-color:#9e9e9e!important} \n.grey--after:after{background:#9e9e9e!important} \n.grey.lighten-5{border-color:#fafafa!important} \n.grey.lighten-5,.grey.lighten-5--after:after{background-color:#fafafa!important} \n.grey--text.text--lighten-5{color:#fafafa!important} \n.grey--text.text--lighten-5 input,.grey--text.text--lighten-5 textarea{caret-color:#fafafa!important} \n.grey.lighten-4{border-color:#f5f5f5!important} \n.grey.lighten-4,.grey.lighten-4--after:after{background-color:#f5f5f5!important} \n.grey--text.text--lighten-4{color:#f5f5f5!important} \n.grey--text.text--lighten-4 input,.grey--text.text--lighten-4 textarea{caret-color:#f5f5f5!important} \n.grey.lighten-3{border-color:#eee!important} \n.grey.lighten-3,.grey.lighten-3--after:after{background-color:#eee!important} \n.grey--text.text--lighten-3{color:#eee!important} \n.grey--text.text--lighten-3 input,.grey--text.text--lighten-3 textarea{caret-color:#eee!important} \n.grey.lighten-2{border-color:#e0e0e0!important} \n.grey.lighten-2,.grey.lighten-2--after:after{background-color:#e0e0e0!important} \n.grey--text.text--lighten-2{color:#e0e0e0!important} \n.grey--text.text--lighten-2 input,.grey--text.text--lighten-2 textarea{caret-color:#e0e0e0!important} \n.grey.lighten-1{border-color:#bdbdbd!important} \n.grey.lighten-1,.grey.lighten-1--after:after{background-color:#bdbdbd!important} \n.grey--text.text--lighten-1{color:#bdbdbd!important} \n.grey--text.text--lighten-1 input,.grey--text.text--lighten-1 textarea{caret-color:#bdbdbd!important} \n.grey.darken-1{border-color:#757575!important} \n.grey.darken-1,.grey.darken-1--after:after{background-color:#757575!important} \n.grey--text.text--darken-1{color:#757575!important} \n.grey--text.text--darken-1 input,.grey--text.text--darken-1 textarea{caret-color:#757575!important} \n.grey.darken-2{border-color:#616161!important} \n.grey.darken-2,.grey.darken-2--after:after{background-color:#616161!important} \n.grey--text.text--darken-2{color:#616161!important} \n.grey--text.text--darken-2 input,.grey--text.text--darken-2 textarea{caret-color:#616161!important} \n.grey.darken-3{border-color:#424242!important} \n.grey.darken-3,.grey.darken-3--after:after{background-color:#424242!important} \n.grey--text.text--darken-3{color:#424242!important} \n.grey--text.text--darken-3 input,.grey--text.text--darken-3 textarea{caret-color:#424242!important} \n.grey.darken-4{border-color:#212121!important} \n.grey.darken-4,.grey.darken-4--after:after{background-color:#212121!important} \n.grey--text.text--darken-4{color:#212121!important} \n.grey--text.text--darken-4 input,.grey--text.text--darken-4 textarea{caret-color:#212121!important} \n.shades.black{border-color:#000!important} \n.shades.black,.shades.black--after:after{background-color:#000!important} \n.shades--text.text--black{color:#000!important} \n.shades--text.text--black input,.shades--text.text--black textarea{caret-color:#000!important} \n.shades.white{border-color:#fff!important} \n.shades.white,.shades.white--after:after{background-color:#fff!important} \n.shades--text.text--white{color:#fff!important} \n.shades--text.text--white input,.shades--text.text--white textarea{caret-color:#fff!important} \n.shades.transparent{border-color:transparent!important} \n.shades.transparent,.shades.transparent--after:after{background-color:transparent!important} \n.shades--text.text--transparent{color:transparent!important} \n.shades--text.text--transparent input,.shades--text.text--transparent textarea{caret-color:transparent!important} \n.elevation-0{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important} \n.elevation-1{-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)!important;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)!important} \n.elevation-2{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)!important} \n.elevation-3{-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)!important} \n.elevation-4{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important} \n.elevation-5{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important} \n.elevation-6{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)!important} \n.elevation-7{-webkit-box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)!important;box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)!important} \n.elevation-8{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)!important;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)!important} \n.elevation-9{-webkit-box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)!important;box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)!important} \n.elevation-10{-webkit-box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)!important;box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)!important} \n.elevation-11{-webkit-box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)!important;box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)!important} \n.elevation-12{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important} \n.elevation-13{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)!important} \n.elevation-14{-webkit-box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)!important} \n.elevation-15{-webkit-box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)!important;box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)!important} \n.elevation-16{-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)!important;box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)!important} \n.elevation-17{-webkit-box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)!important;box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)!important} \n.elevation-18{-webkit-box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)!important;box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)!important} \n.elevation-19{-webkit-box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)!important;box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)!important} \n.elevation-20{-webkit-box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)!important;box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)!important} \n.elevation-21{-webkit-box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)!important;box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)!important} \n.elevation-22{-webkit-box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)!important;box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)!important} \n.elevation-23{-webkit-box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)!important;box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)!important} \n.elevation-24{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)!important;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)!important} \nhtml{-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%} \n*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit} \n:after,:before{text-decoration:inherit;vertical-align:inherit} \n*{background-repeat:no-repeat;padding:0;margin:0} \naudio:not([controls]){display:none;height:0} \nhr{overflow:visible} \narticle,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block} \nsummary{display:list-item} \nsmall{font-size:80%} \n[hidden],template{display:none} \nabbr[title]{border-bottom:1px dotted;text-decoration:none} \na{background-color:transparent;-webkit-text-decoration-skip:objects} \na:active,a:hover{outline-width:0} \ncode,kbd,pre,samp{font-family:monospace,monospace} \nb,strong{font-weight:bolder} \ndfn{font-style:italic} \nmark{background-color:#ff0;color:#000} \nsub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline} \nsub{bottom:-.25em} \nsup{top:-.5em} \ninput{border-radius:0} \n[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer} \n[disabled]{cursor:default} \n[type=number]{width:auto} \n[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none} \ntextarea{overflow:auto;resize:vertical} \nbutton,input,optgroup,select,textarea{font:inherit} \noptgroup{font-weight:700} \nbutton{overflow:visible} \n[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:0;padding:0} \n[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:0;border:0} \n[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button} \nbutton,select{text-transform:none} \nbutton,input,select,textarea{background-color:transparent;border-style:none;color:inherit} \nselect{-moz-appearance:none;-webkit-appearance:none} \nselect::-ms-expand{display:none} \nselect::-ms-value{color:currentColor} \nlegend{border:0;color:inherit;display:table;max-width:100%;white-space:normal} \n::-webkit-file-upload-button{-webkit-appearance:button;font:inherit} \n[type=search]{-webkit-appearance:textfield;outline-offset:-2px} \nimg{border-style:none} \nprogress{vertical-align:baseline} \nsvg:not(:root){overflow:hidden} \naudio,canvas,progress,video{display:inline-block} \n[aria-busy=true]{cursor:progress} \n[aria-controls]{cursor:pointer} \n[aria-disabled]{cursor:default} \n::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none} \n::selection{background-color:#b3d4fc;color:#000;text-shadow:none} \n.bottom-sheet-transition-enter,.bottom-sheet-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)} \n.carousel-transition-enter{-webkit-transform:translate(100%);transform:translate(100%)} \n.carousel-transition-leave,.carousel-transition-leave-to{position:absolute;top:0} \n.carousel-reverse-transition-enter,.carousel-transition-leave,.carousel-transition-leave-to{-webkit-transform:translate(-100%);transform:translate(-100%)} \n.carousel-reverse-transition-leave,.carousel-reverse-transition-leave-to{position:absolute;top:0;-webkit-transform:translate(100%);transform:translate(100%)} \n.dialog-transition-enter,.dialog-transition-leave-to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0} \n.dialog-transition-enter-to,.dialog-transition-leave{opacity:1} \n.dialog-bottom-transition-enter,.dialog-bottom-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)} \n.picker-reverse-transition-enter-active,.picker-reverse-transition-leave-active,.picker-transition-enter-active,.picker-transition-leave-active{-webkit-transition:.3s cubic-bezier(0,0,.2,1);transition:.3s cubic-bezier(0,0,.2,1)} \n.picker-reverse-transition-enter,.picker-reverse-transition-leave-to,.picker-transition-enter,.picker-transition-leave-to{opacity:0} \n.picker-reverse-transition-enter-to,.picker-transition-enter-to{transtion:translate(0,0)} \n.picker-reverse-transition-leave,.picker-reverse-transition-leave-active,.picker-reverse-transition-leave-to,.picker-transition-leave,.picker-transition-leave-active,.picker-transition-leave-to{position:absolute!important} \n.picker-transition-enter{-webkit-transform:translateY(100%);transform:translateY(100%)} \n.picker-reverse-transition-enter,.picker-transition-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)} \n.picker-reverse-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)} \n.picker-title-transition-enter-to,.picker-title-transition-leave{-webkit-transform:translate(0);transform:translate(0)} \n.picker-title-transition-enter{-webkit-transform:translate(-100%);transform:translate(-100%)} \n.picker-title-transition-leave-to{opacity:0;-webkit-transform:translate(100%);transform:translate(100%)} \n.picker-title-transition-leave,.picker-title-transition-leave-active,.picker-title-transition-leave-to{position:absolute!important} \n.tab-transition-enter{-webkit-transform:translate(100%);transform:translate(100%)} \n.tab-transition-enter-to{-webkit-transform:translate(0);transform:translate(0)} \n.tab-transition-leave,.tab-transition-leave-active{position:absolute;top:0} \n.tab-transition-leave-to{position:absolute} \n.tab-reverse-transition-enter,.tab-transition-leave-to{-webkit-transform:translate(-100%);transform:translate(-100%)} \n.tab-reverse-transition-leave,.tab-reverse-transition-leave-to{top:0;position:absolute;-webkit-transform:translate(100%);transform:translate(100%)} \n.scale-transition-enter-active,.scale-transition-leave-active{-webkit-transition:.2s cubic-bezier(.4,0,.6,1);transition:.2s cubic-bezier(.4,0,.6,1)} \n.scale-transition-enter,.scale-transition-leave,.scale-transition-leave-to{opacity:0;-webkit-transform:scale(0);transform:scale(0)} \n.slide-y-transition-enter-active,.slide-y-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.slide-y-transition-enter,.slide-y-transition-leave-to{opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px)} \n.slide-y-reverse-transition-enter-active,.slide-y-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.slide-y-reverse-transition-enter,.slide-y-reverse-transition-leave-to{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)} \n.slide-x-transition-enter-active,.slide-x-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.slide-x-transition-enter,.slide-x-transition-leave-to{opacity:0;-webkit-transform:translateX(-15px);transform:translateX(-15px)} \n.slide-x-reverse-transition-enter-active,.slide-x-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.slide-x-reverse-transition-enter,.slide-x-reverse-transition-leave-to{opacity:0;-webkit-transform:translateX(15px);transform:translateX(15px)} \n.fade-transition-enter-active,.fade-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.fade-transition-enter,.fade-transition-leave-to{opacity:0} \n.fab-transition-enter-active,.fab-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.fab-transition-enter,.fab-transition-leave-to{-webkit-transform:scale(0) rotate(-45deg);transform:scale(0) rotate(-45deg)} \n.blockquote{padding:16px 0 16px 24px;font-size:18px;font-weight:300} \ncode,kbd{display:inline-block;border-radius:3px;white-space:pre-wrap;font-size:85%;font-weight:900} \ncode:after,code:before,kbd:after,kbd:before{content:\"\\A0\";letter-spacing:-1px} \ncode{background-color:#f5f5f5;color:#bd4147;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)} \nkbd{background:#424242;color:#fff} \nhtml{font-size:14px;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)} \n.application{font-family:Roboto,sans-serif;line-height:1.5} \n::-ms-clear,::-ms-reveal{display:none} \n.browser-list{padding-left:24px} \n.browser-list--unstyled{list-style-type:none} \n.display-4{font-size:112px!important;font-weight:300;line-height:1!important;letter-spacing:-.04em!important} \n.display-3{font-size:56px!important;font-weight:400;line-height:1.35!important;letter-spacing:-.02em!important} \n.display-2{font-size:45px!important;line-height:48px!important} \n.display-1,.display-2{font-weight:400;letter-spacing:normal!important} \n.display-1{font-size:34px!important;line-height:40px!important} \n.headline{font-size:24px!important;font-weight:400;line-height:32px!important;letter-spacing:normal!important} \n.title{font-size:20px!important;font-weight:500;line-height:1!important;letter-spacing:.02em!important} \n.subheading{font-size:16px!important;font-weight:400} \n.body-2{font-weight:500} \n.body-1,.body-2{font-size:14px!important} \n.body-1,.caption{font-weight:400} \n.caption{font-size:12px!important} \np{margin-bottom:16px} \n.overflow-hidden{overflow:hidden} \n.overflow-x-hidden{overflow-x:hidden} \n.overflow-y-hidden{overflow-y:hidden} \n.right{float:right!important} \n.left{float:left!important} \n.mx-auto{margin-left:auto!important;margin-right:auto!important} \n.mt-0{margin-top:0!important} \n.mr-0{margin-right:0!important} \n.mb-0{margin-bottom:0!important} \n.ml-0,.mx-0{margin-left:0!important} \n.mx-0{margin-right:0!important} \n.my-0{margin-top:0!important;margin-bottom:0!important} \n.ma-0{margin:0!important} \n.pt-0{padding-top:0!important} \n.pr-0{padding-right:0!important} \n.pb-0{padding-bottom:0!important} \n.pl-0,.px-0{padding-left:0!important} \n.px-0{padding-right:0!important} \n.py-0{padding-top:0!important;padding-bottom:0!important} \n.pa-0{padding:0!important} \n.mt-1{margin-top:4px!important} \n.mr-1{margin-right:4px!important} \n.mb-1{margin-bottom:4px!important} \n.ml-1,.mx-1{margin-left:4px!important} \n.mx-1{margin-right:4px!important} \n.my-1{margin-top:4px!important;margin-bottom:4px!important} \n.ma-1{margin:4px!important} \n.pt-1{padding-top:4px!important} \n.pr-1{padding-right:4px!important} \n.pb-1{padding-bottom:4px!important} \n.pl-1,.px-1{padding-left:4px!important} \n.px-1{padding-right:4px!important} \n.py-1{padding-top:4px!important;padding-bottom:4px!important} \n.pa-1{padding:4px!important} \n.mt-2{margin-top:8px!important} \n.mr-2{margin-right:8px!important} \n.mb-2{margin-bottom:8px!important} \n.ml-2,.mx-2{margin-left:8px!important} \n.mx-2{margin-right:8px!important} \n.my-2{margin-top:8px!important;margin-bottom:8px!important} \n.ma-2{margin:8px!important} \n.pt-2{padding-top:8px!important} \n.pr-2{padding-right:8px!important} \n.pb-2{padding-bottom:8px!important} \n.pl-2,.px-2{padding-left:8px!important} \n.px-2{padding-right:8px!important} \n.py-2{padding-top:8px!important;padding-bottom:8px!important} \n.pa-2{padding:8px!important} \n.mt-3{margin-top:16px!important} \n.mr-3{margin-right:16px!important} \n.mb-3{margin-bottom:16px!important} \n.ml-3,.mx-3{margin-left:16px!important} \n.mx-3{margin-right:16px!important} \n.my-3{margin-top:16px!important;margin-bottom:16px!important} \n.ma-3{margin:16px!important} \n.pt-3{padding-top:16px!important} \n.pr-3{padding-right:16px!important} \n.pb-3{padding-bottom:16px!important} \n.pl-3,.px-3{padding-left:16px!important} \n.px-3{padding-right:16px!important} \n.py-3{padding-top:16px!important;padding-bottom:16px!important} \n.pa-3{padding:16px!important} \n.mt-4{margin-top:24px!important} \n.mr-4{margin-right:24px!important} \n.mb-4{margin-bottom:24px!important} \n.ml-4,.mx-4{margin-left:24px!important} \n.mx-4{margin-right:24px!important} \n.my-4{margin-top:24px!important;margin-bottom:24px!important} \n.ma-4{margin:24px!important} \n.pt-4{padding-top:24px!important} \n.pr-4{padding-right:24px!important} \n.pb-4{padding-bottom:24px!important} \n.pl-4,.px-4{padding-left:24px!important} \n.px-4{padding-right:24px!important} \n.py-4{padding-top:24px!important;padding-bottom:24px!important} \n.pa-4{padding:24px!important} \n.mt-5{margin-top:48px!important} \n.mr-5{margin-right:48px!important} \n.mb-5{margin-bottom:48px!important} \n.ml-5,.mx-5{margin-left:48px!important} \n.mx-5{margin-right:48px!important} \n.my-5{margin-top:48px!important;margin-bottom:48px!important} \n.ma-5{margin:48px!important} \n.pt-5{padding-top:48px!important} \n.pr-5{padding-right:48px!important} \n.pb-5{padding-bottom:48px!important} \n.pl-5,.px-5{padding-left:48px!important} \n.px-5{padding-right:48px!important} \n.py-5{padding-top:48px!important;padding-bottom:48px!important} \n.pa-5{padding:48px!important} \n@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}} \n@media only screen and (max-width:599px){.hidden-xs-only{display:none!important}} \n@media only screen and (min-width:600px) and (max-width:959px){.hidden-sm-only{display:none!important}} \n@media only screen and (max-width:959px){.hidden-sm-and-down{display:none!important}} \n@media only screen and (min-width:600px){.hidden-sm-and-up{display:none!important}} \n@media only screen and (min-width:960px) and (max-width:1263px){.hidden-md-only{display:none!important}} \n@media only screen and (max-width:1263px){.hidden-md-and-down{display:none!important}} \n@media only screen and (min-width:960px){.hidden-md-and-up{display:none!important}} \n@media only screen and (min-width:1264px) and (max-width:1903px){.hidden-lg-only{display:none!important}} \n@media only screen and (max-width:1903px){.hidden-lg-and-down{display:none!important}} \n@media only screen and (min-width:1264px){.hidden-lg-and-up{display:none!important}} \n@media only screen and (min-width:1904px){.hidden-xl-only{display:none!important}} \n@media (min-width:0){.text-xs-left{text-align:left!important}.text-xs-center{text-align:center!important}.text-xs-right{text-align:right!important}.text-xs-justify{text-align:justify!important}} \n@media (min-width:600px){.text-sm-left{text-align:left!important}.text-sm-center{text-align:center!important}.text-sm-right{text-align:right!important}.text-sm-justify{text-align:justify!important}} \n@media (min-width:960px){.text-md-left{text-align:left!important}.text-md-center{text-align:center!important}.text-md-right{text-align:right!important}.text-md-justify{text-align:justify!important}} \n@media (min-width:1264px){.text-lg-left{text-align:left!important}.text-lg-center{text-align:center!important}.text-lg-right{text-align:right!important}.text-lg-justify{text-align:justify!important}} \n@media (min-width:1904px){.text-xl-left{text-align:left!important}.text-xl-center{text-align:center!important}.text-xl-right{text-align:right!important}.text-xl-justify{text-align:justify!important}} \n.application,.application--wrap{display:-webkit-box;display:-ms-flexbox;display:flex} \n.application--wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;max-width:100%;position:relative} \n.application.theme--light{background:#fafafa;color:rgba(0,0,0,.87)} \n.application.theme--light a{cursor:pointer} \n.application.theme--light .text--primary{color:rgba(0,0,0,.87)!important} \n.application.theme--light .text--secondary{color:rgba(0,0,0,.54)!important} \n.application.theme--light .text--disabled{color:rgba(0,0,0,.38)!important} \n.application.theme--dark{background:#303030;color:#fff} \n.application.theme--dark a{cursor:pointer} \n.application.theme--dark .text--primary{color:#fff!important} \n.application.theme--dark .text--secondary{color:hsla(0,0%,100%,.7)!important} \n.application.theme--dark .text--disabled{color:hsla(0,0%,100%,.5)!important} \n@-moz-document url-prefix(){@media print{.application,.application--wrap{display:block}}} \n.alert{border-radius:0;border-width:4px 0 0;border-style:solid;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin:4px auto;padding:16px;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.alert .alert__icon.icon,.alert__dismissible .icon{-ms-flex-item-align:center;align-self:center;color:rgba(0,0,0,.3);font-size:24px} \n.alert--outline .icon{color:inherit!important} \n.alert__icon{margin-right:16px} \n.alert__dismissible{-ms-flex-item-align:start;align-self:flex-start;color:inherit;margin-left:16px;margin-right:0;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.alert__dismissible:hover{opacity:.8} \n.alert--no-icon .alert__icon{display:none} \n.alert>div{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1} \n.alert.alert{border-color:rgba(0,0,0,.12)!important} \n.alert.alert--outline{border:1px solid currentColor!important} \n@media screen and (max-width:600px){.alert__icon{display:none}} \n.application .theme--light.icon,.theme--light .icon{color:rgba(0,0,0,.54)} \n.application .theme--light.icon.icon--disabled:not(.input-group__append-icon),.theme--light .icon.icon--disabled:not(.input-group__append-icon){color:rgba(0,0,0,.38)!important} \n.application .theme--dark.icon,.theme--dark .icon{color:#fff} \n.application .theme--dark.icon.icon--disabled:not(.input-group__append-icon),.theme--dark .icon.icon--disabled:not(.input-group__append-icon){color:hsla(0,0%,100%,.5)!important} \n.icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-font-feature-settings:\"liga\";font-feature-settings:\"liga\";font-size:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);vertical-align:middle} \n.icon.icon--large{font-size:2.5rem} \n.icon.icon--medium{font-size:2rem} \n.icon.icon--x-large{font-size:3rem} \n.icon.icon--disabled{pointer-events:none} \n.avatar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center;vertical-align:middle} \n.avatar .icon,.avatar img{border-radius:50%;height:inherit;width:inherit} \n.avatar--tile,.avatar--tile .icon,.avatar--tile img{border-radius:0} \n.badge{display:inline-block;position:relative} \n.badge__badge{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:-11px;right:-22px;border-radius:50%;height:22px;width:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.badge__badge,.badge__badge .icon{font-size:14px} \n.badge--overlap .badge__badge{top:-8px;right:-8px} \n.badge--overlap.badge--left .badge__badge{left:-8px;right:auto} \n.badge--overlap.badge--bottom .badge__badge{bottom:-8px;top:auto} \n.badge--left .badge__badge{left:-22px} \n.badge--bottom .badge__badge{bottom:-11px;top:auto} \n.application .theme--light.bottom-nav,.theme--light .bottom-nav{background-color:#fff} \n.application .theme--dark.bottom-nav,.theme--dark .bottom-nav{background-color:#424242} \n.bottom-nav{bottom:0;-webkit-box-shadow:0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 3px 14px 2px rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:all .4s cubic-bezier(.25,.8,.5,1);transition:all .4s cubic-bezier(.25,.8,.5,1);width:100%;z-index:4} \n.bottom-nav--absolute{position:absolute} \n.bottom-nav--active{-webkit-transform:translate(0);transform:translate(0)} \n.bottom-nav--fixed{position:fixed} \n.bottom-nav .btn{background:transparent!important;border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important;font-weight:400;height:100%;margin:0;max-width:168px;min-width:80px;padding:6px 0 10px;text-transform:none;opacity:.5;width:100%} \n.bottom-nav .btn .btn__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;font-size:12px;white-space:nowrap;will-change:font-size} \n.bottom-nav .btn .btn__content i.icon{color:inherit;margin-bottom:4px;-webkit-transition:all .4s cubic-bezier(.25,.8,.5,1);transition:all .4s cubic-bezier(.25,.8,.5,1)} \n.bottom-nav .btn .btn__content span{line-height:1} \n.bottom-nav .btn--active{opacity:1} \n.bottom-nav .btn--active .btn__content{font-size:14px} \n.bottom-nav .btn--active .btn__content:before{opacity:0} \n.bottom-nav .btn--active .btn__content .icon{-webkit-transform:none;transform:none} \n.bottom-nav .btn:not(.btn--active){-webkit-filter:grayscale(100%);filter:grayscale(100%)} \n.bottom-nav--shift .btn__content{font-size:14px} \n.bottom-nav--shift .btn{-webkit-transition:all .3s;transition:all .3s;min-width:56px;max-width:96px} \n.bottom-nav--shift .btn--active{min-width:96px;max-width:168px} \n.bottom-nav--shift .btn:not(.btn--active) .btn__content .icon{-webkit-transform:scale(1) translateY(10px);transform:scale(1) translateY(10px)} \n.bottom-nav--shift .btn:not(.btn--active) .btn__content span{color:transparent} \n.bottom-sheet.dialog{-ms-flex-item-align:end;align-self:flex-end;border-radius:0;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;margin:0;min-width:100%;overflow:visible;-webkit-transition:.4s cubic-bezier(.25,.8,.5,1);transition:.4s cubic-bezier(.25,.8,.5,1)} \n.bottom-sheet.dialog.bottom-sheet--inset{max-width:70%;min-width:0} \n@media only screen and (max-width:599px){.bottom-sheet.dialog.bottom-sheet--inset{max-width:none}} \n.dialog{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;margin:24px;overflow-y:auto;pointer-events:auto} \n.dialog,.dialog__content{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%} \n.dialog__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;z-index:6;outline:none} \n.dialog:not(.dialog--fullscreen){max-height:90%} \n.dialog__container{display:inline-block;vertical-align:middle} \n.dialog--fullscreen{margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0} \n.dialog--fullscreen>.card{min-height:100%;min-width:100%;margin:0!important;padding:0!important} \n.dialog--scrollable,.dialog--scrollable>.card{display:-webkit-box;display:-ms-flexbox;display:flex} \n.dialog--scrollable>.card{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column} \n.dialog--scrollable>.card>.card__actions,.dialog--scrollable>.card>.card__title{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto} \n.dialog--scrollable>.card>.card__text{overflow-y:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden} \n.overlay{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;-webkit-transition:.5s cubic-bezier(.25,.8,.5,1);transition:.5s cubic-bezier(.25,.8,.5,1);z-index:5} \n.overlay--absolute,.overlay:before{position:absolute} \n.overlay:before{background-color:#212121;bottom:0;content:\"\";height:100%;left:0;opacity:0;right:0;top:0;-webkit-transition:inherit;transition:inherit;-webkit-transition-delay:.15s;transition-delay:.15s;width:100%} \n.overlay--active{pointer-events:auto;-ms-touch-action:none;touch-action:none} \n.overlay--active:before{opacity:.46} \n.application .theme--light.breadcrumbs li.breadcrumbs__divider,.application .theme--light.breadcrumbs li .breadcrumbs__item--disabled,.application .theme--light.breadcrumbs li:last-child .breadcrumbs__item,.theme--light .breadcrumbs li.breadcrumbs__divider,.theme--light .breadcrumbs li .breadcrumbs__item--disabled,.theme--light .breadcrumbs li:last-child .breadcrumbs__item{color:rgba(0,0,0,.38)} \n.application .theme--dark.breadcrumbs li.breadcrumbs__divider,.application .theme--dark.breadcrumbs li .breadcrumbs__item--disabled,.application .theme--dark.breadcrumbs li:last-child .breadcrumbs__item,.theme--dark .breadcrumbs li.breadcrumbs__divider,.theme--dark .breadcrumbs li .breadcrumbs__item--disabled,.theme--dark .breadcrumbs li:last-child .breadcrumbs__item{color:hsla(0,0%,100%,.5)} \n.breadcrumbs{-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;list-style-type:none;margin:0;padding:18px 12px} \n.breadcrumbs,.breadcrumbs li{-webkit-box-align:center;-ms-flex-align:center;align-items:center} \n.breadcrumbs li{-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px} \n.breadcrumbs li .icon{font-size:16px} \n.breadcrumbs li:last-child a{cursor:default;pointer-events:none} \n.breadcrumbs li:nth-child(2n){padding:0 12px} \n.breadcrumbs--large li,.breadcrumbs--large li .icon{font-size:16px} \n.breadcrumbs__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.breadcrumbs__item--disabled{pointer-events:none} \n.ripple__container{border-radius:inherit;width:100%;height:100%;z-index:0;contain:strict} \n.ripple__animation,.ripple__container{color:inherit;position:absolute;left:0;top:0;overflow:hidden;pointer-events:none} \n.ripple__animation{border-radius:50%;background:currentColor;opacity:0;-webkit-transition:.4s cubic-bezier(0,0,.2,1);transition:.4s cubic-bezier(0,0,.2,1);will-change:transform,opacity} \n.ripple__animation--enter{-webkit-transition:none;transition:none} \n.ripple__animation--visible{opacity:.15} \n.application .theme--light.btn,.theme--light .btn{color:rgba(0,0,0,.87)} \n.application .theme--light.btn.btn--disabled,.application .theme--light.btn.btn--disabled .icon,.theme--light .btn.btn--disabled,.theme--light .btn.btn--disabled .icon{color:rgba(0,0,0,.26)!important} \n.application .theme--light.btn.btn--disabled:not(.btn--icon):not(.btn--flat),.theme--light .btn.btn--disabled:not(.btn--icon):not(.btn--flat){background-color:rgba(0,0,0,.12)!important} \n.application .theme--light.btn:not(.btn--icon):not(.btn--flat),.theme--light .btn:not(.btn--icon):not(.btn--flat){background-color:#f5f5f5} \n.application .theme--dark.btn,.theme--dark .btn{color:#fff} \n.application .theme--dark.btn.btn--disabled,.application .theme--dark.btn.btn--disabled .icon,.theme--dark .btn.btn--disabled,.theme--dark .btn.btn--disabled .icon{color:hsla(0,0%,100%,.3)!important} \n.application .theme--dark.btn.btn--disabled:not(.btn--icon):not(.btn--flat),.theme--dark .btn.btn--disabled:not(.btn--icon):not(.btn--flat){background-color:hsla(0,0%,100%,.12)!important} \n.application .theme--dark.btn:not(.btn--icon):not(.btn--flat),.theme--dark .btn:not(.btn--icon):not(.btn--flat){background-color:#212121} \n.btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:36px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:14px;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:6px 8px;min-width:88px;outline:0;text-transform:uppercase;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1),color 1ms;transition:.3s cubic-bezier(.25,.8,.5,1),color 1ms;position:relative;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.btn__content:before{border-radius:inherit;color:inherit;content:\"\";position:absolute;left:0;top:0;height:100%;opacity:.12;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%} \n.btn--small{font-size:13px;height:28px} \n.btn--small .btn__content{padding:0 8px} \n.btn--large{font-size:15px;height:44px} \n.btn--large .btn__content{padding:0 32px} \n.btn--active .btn__content:before,.btn:focus .btn__content:before,.btn:hover .btn__content:before{background-color:currentColor} \n.btn__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:inherit;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;padding:0 16px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap;width:inherit} \n.btn .btn__content .icon{color:inherit} \n.btn--flat{background-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important} \n.btn:not(.btn--depressed){will-change:box-shadow;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.btn:not(.btn--depressed):active{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)} \n.btn:not(.btn--depressed):active .btn__content,.btn:not(.btn--depressed):focus .btn__content{position:relative;top:0;left:0} \n.btn--icon{background:transparent;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;width:36px} \n.btn--icon.btn--small{width:28px} \n.btn--icon.btn--large{width:44px} \n.btn--floating,.btn--icon .btn__content:before{border-radius:50%} \n.btn--floating{min-width:0;height:56px;width:56px;padding:0;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)} \n.btn--floating.btn--absolute,.btn--floating.btn--fixed{z-index:4} \n.btn--floating:active{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)} \n.btn--floating .btn__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0;padding:0} \n.btn--floating:after{border-radius:50%} \n.btn--floating .btn__content :not(:only-child){-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.btn--floating .btn__content :not(:only-child):first-child{opacity:1} \n.btn--floating .btn__content :not(:only-child):last-child{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)} \n.btn--floating .btn__content :not(:only-child):first-child,.btn--floating .btn__content :not(:only-child):last-child{-webkit-backface-visibility:hidden;position:absolute;left:0;top:0} \n.btn--floating.btn--active .btn__content :not(:only-child):first-child{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)} \n.btn--floating.btn--active .btn__content :not(:only-child):last-child{opacity:1;-webkit-transform:rotate(0);transform:rotate(0)} \n.btn--floating .icon{height:inherit;width:inherit} \n.btn--floating.btn--small{height:40px;width:40px} \n.btn--floating.btn--small .icon{font-size:18px} \n.btn--floating.btn--large{height:72px;width:72px} \n.btn--floating.btn--large .icon{font-size:30px} \n.btn--reverse .btn__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse} \n.btn--reverse.btn--column .btn__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse} \n.btn--absolute,.btn--fixed{margin:0} \n.btn.btn--absolute{position:absolute} \n.btn.btn--fixed{position:fixed} \n.btn--top:not(.btn--absolute){top:16px} \n.btn--top.btn--absolute{top:-28px} \n.btn--top.btn--absolute.btn--small{top:-20px} \n.btn--top.btn--absolute.btn--large{top:-36px} \n.btn--bottom:not(.btn--absolute){bottom:16px} \n.btn--bottom.btn--absolute{bottom:-28px} \n.btn--bottom.btn--absolute.btn--small{bottom:-20px} \n.btn--bottom.btn--absolute.btn--large{bottom:-36px} \n.btn--left{left:16px} \n.btn--right{right:16px} \n.btn.btn--disabled{-webkit-box-shadow:none!important;box-shadow:none!important;pointer-events:none} \n.btn--icon .btn__content{padding:0} \n.btn--loader{pointer-events:none} \n.btn--loader .btn__content{opacity:0} \n.btn__loading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0;width:100%} \n.btn__loading .icon--left{margin-right:1rem;line-height:inherit} \n.btn__loading .icon--right{margin-left:1rem;line-height:inherit} \n.btn.btn--outline{border:1px solid currentColor;background:transparent!important;-webkit-box-shadow:none;box-shadow:none} \n.btn.btn--outline:hover{-webkit-box-shadow:none;box-shadow:none} \n.btn--block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:6px 0;width:100%} \n.btn--round,.btn--round:after{border-radius:28px} \n.btn .icon--right{margin-left:16px} \n.btn .icon--left{margin-right:16px} \n.btn.accent,.btn.error,.btn.info,.btn.primary,.btn.secondary,.btn.success,.btn.warning{color:#fff} \n.application .theme--light.btn-toggle,.theme--light .btn-toggle{background:#fff} \n.application .theme--light.btn-toggle .btn,.theme--light .btn-toggle .btn{color:rgba(0,0,0,.87)} \n.application .theme--light.btn-toggle .btn.btn--active:not(:last-child):not([data-only-child]),.theme--light .btn-toggle .btn.btn--active:not(:last-child):not([data-only-child]){border-right-color:rgba(0,0,0,.26)} \n.application .theme--dark.btn-toggle,.theme--dark .btn-toggle{background:#424242} \n.application .theme--dark.btn-toggle .btn,.theme--dark .btn-toggle .btn{color:#fff} \n.application .theme--dark.btn-toggle .btn.btn--active:not(:last-child):not([data-only-child]),.theme--dark .btn-toggle .btn.btn--active:not(:last-child):not([data-only-child]){border-right-color:hsla(0,0%,100%,.3)} \n.btn-toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:2px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);will-change:background,box-shadow} \n.btn-toggle .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:auto;width:auto;padding:0 8px;margin:0;opacity:.4;border-radius:0} \n.btn-toggle .btn:not(:last-child){border-right:1px solid transparent} \n.btn-toggle .btn:after{display:none} \n.btn-toggle .btn.btn--active{opacity:1} \n.btn-toggle .btn__content{padding:0} \n.btn-toggle .btn span+.icon{font-size:medium;margin-left:10px} \n.btn-toggle .btn:first-child{border-radius:2px 0 0 2px} \n.btn-toggle .btn:last-child{border-radius:0 2px 2px 0} \n.btn-toggle--selected{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.application .theme--light.card,.theme--light .card{background-color:#fff;color:rgba(0,0,0,.87)} \n.application .theme--dark.card,.theme--dark .card{background-color:#424242;color:#fff} \n.card{display:block;border-radius:2px;min-width:0;position:relative;text-decoration:none;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)} \n.card>:first-child:not(.btn){border-top-left-radius:inherit;border-top-right-radius:inherit} \n.card>:last-child:not(.btn){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit} \n.card--raised{-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)} \n.card--tile{border-radius:0} \n.card--flat{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)} \n.card--hover{cursor:pointer;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow, -webkit-box-shadow} \n.card--hover:hover{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)} \n.card__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px} \n.card__title--primary{padding-top:24px} \n.card__text{padding:16px;width:100%} \n.card__media{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative} \n.card__media img{width:100%} \n.card__media__background{border-radius:inherit;position:absolute;left:0;top:0;width:100%;height:100%} \n.card__media__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative} \n.card__actions,.card__media__content{display:-webkit-box;display:-ms-flexbox;display:flex} \n.card__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 4px} \n.card__actions .btn,.card__actions>*{margin:0 4px} \n.carousel{height:500px;width:100%;position:relative;overflow:hidden;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.carousel__left,.carousel__right{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)} \n.carousel__left .btn,.carousel__right .btn{color:#fff;margin:0!important;height:auto;width:auto} \n.carousel__left .btn i,.carousel__right .btn i{font-size:48px} \n.carousel__left .btn:hover,.carousel__right .btn:hover{background:none} \n.carousel__left{left:5px} \n.carousel__right{right:5px} \n.carousel__controls{background:rgba(0,0,0,.5);-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;height:50px;list-style-type:none;width:100%;z-index:1} \n.carousel__controls__item{color:#fff;margin:0 8px!important} \n.carousel__controls__item i{opacity:.5;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.carousel__controls__item--active i{opacity:1;vertical-align:middle} \n.carousel__controls__item:hover{background:none} \n.carousel__controls__item:hover i{opacity:.8} \n.application .theme--light.jumbotron__content,.theme--light .jumbotron__content{color:rgba(0,0,0,.87)} \n.application .theme--dark.jumbotron__content,.theme--dark .jumbotron__content{color:#fff} \n.jumbotron{display:block;top:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%} \n.jumbotron__wrapper{height:100%;overflow:hidden;position:relative;-webkit-transition:inherit;transition:inherit;width:100%} \n.jumbotron__background{position:absolute;top:0;left:0;right:0;bottom:0;contain:strict;-webkit-transition:inherit;transition:inherit} \n.jumbotron__image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;will-change:transform;-webkit-transition:inherit;transition:inherit} \n.jumbotron__content{height:100%;position:relative;-webkit-transition:inherit;transition:inherit} \n.application .theme--light.input-group input,.application .theme--light.input-group textarea,.theme--light .input-group input,.theme--light .input-group textarea{color:rgba(0,0,0,.87)} \n.application .theme--light.input-group input:disabled,.application .theme--light.input-group textarea:disabled,.theme--light .input-group input:disabled,.theme--light .input-group textarea:disabled{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group:not(.input-group--error) .input-group__messages,.theme--light .input-group:not(.input-group--error) .input-group__messages{color:rgba(0,0,0,.54)} \n.application .theme--light.input-group.input-group--textarea:not(.input-group--full-width) .input-group__input,.theme--light .input-group.input-group--textarea:not(.input-group--full-width) .input-group__input{border:2px solid rgba(0,0,0,.54)} \n.application .theme--light.input-group.input-group--solo,.theme--light .input-group.input-group--solo{background:#fff} \n.application .theme--light.input-group.input-group--solo-inverted,.theme--light .input-group.input-group--solo-inverted{background:rgba(0,0,0,.16)} \n.application .theme--light.input-group.input-group--solo-inverted.input-group--focused,.theme--light .input-group.input-group--solo-inverted.input-group--focused{background:#424242} \n.application .theme--light.input-group.input-group--solo-inverted.input-group--focused .input-group__append-icon,.application .theme--light.input-group.input-group--solo-inverted.input-group--focused .input-group__prepend-icon,.application .theme--light.input-group.input-group--solo-inverted.input-group--focused input,.application .theme--light.input-group.input-group--solo-inverted.input-group--focused label,.theme--light .input-group.input-group--solo-inverted.input-group--focused .input-group__append-icon,.theme--light .input-group.input-group--solo-inverted.input-group--focused .input-group__prepend-icon,.theme--light .input-group.input-group--solo-inverted.input-group--focused input,.theme--light .input-group.input-group--solo-inverted.input-group--focused label{color:#fff} \n.application .theme--light.input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active),.theme--light .input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active){color:rgba(0,0,0,.87)} \n.application .theme--light.input-group:not(.input-group--error) label,.theme--light .input-group:not(.input-group--error) label{color:rgba(0,0,0,.54)} \n.application .theme--light.input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,.application .theme--light.input-group:not(.input-group--error).input-group--disabled label,.theme--light .input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,.theme--light .input-group:not(.input-group--error).input-group--disabled label{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group:not(.input-group--error) .input-group__details:before,.theme--light .input-group:not(.input-group--error) .input-group__details:before{background-color:rgba(0,0,0,.42)} \n.application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),.application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover),.theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),.theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover){color:rgba(0,0,0,.54)} \n.application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before,.theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before{background-color:rgba(0,0,0,.87)} \n.application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input,.theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input{border-color:rgba(0,0,0,.87)} \n.application .theme--light.input-group.input-group--editable .input-group__details:before,.application .theme--light.input-group.input-group--editable .input-group__input:before,.application .theme--light.input-group.input-group--overflow .input-group__details:before,.application .theme--light.input-group.input-group--overflow .input-group__input:before,.application .theme--light.input-group.input-group--segmented .input-group__details:before,.application .theme--light.input-group.input-group--segmented .input-group__input:before,.theme--light .input-group.input-group--editable .input-group__details:before,.theme--light .input-group.input-group--editable .input-group__input:before,.theme--light .input-group.input-group--overflow .input-group__details:before,.theme--light .input-group.input-group--overflow .input-group__input:before,.theme--light .input-group.input-group--segmented .input-group__details:before,.theme--light .input-group.input-group--segmented .input-group__input:before{background-color:rgba(0,0,0,.12)} \n.application .theme--light.input-group.input-group--disabled .input-group__input .input-group__append-icon,.application .theme--light.input-group.input-group--disabled .input-group__input .input-group__prepend-icon,.theme--light .input-group.input-group--disabled .input-group__input .input-group__append-icon,.theme--light .input-group.input-group--disabled .input-group__input .input-group__prepend-icon{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group.input-group--disabled .input-group__details:before,.theme--light .input-group.input-group--disabled .input-group__details:before{background-color:transparent;background-image:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(0,0,0,.38)),color-stop(33%, rgba(0,0,0,.38)),color-stop(0, transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.38) 0,rgba(0,0,0,.38) 33%,transparent 0)} \n.application .theme--light.input-group .input-group--text-field__prefix,.application .theme--light.input-group .input-group--text-field__suffix,.theme--light .input-group .input-group--text-field__prefix,.theme--light .input-group .input-group--text-field__suffix{color:rgba(0,0,0,.54)} \n.application .theme--light.input-group .input-group--text-field.input-group--disabled__prefix,.application .theme--light.input-group .input-group--text-field.input-group--disabled__suffix,.theme--light .input-group .input-group--text-field.input-group--disabled__prefix,.theme--light .input-group .input-group--text-field.input-group--disabled__suffix{color:rgba(0,0,0,.38)} \n.application .theme--dark.input-group input,.application .theme--dark.input-group textarea,.theme--dark .input-group input,.theme--dark .input-group textarea{color:#fff} \n.application .theme--dark.input-group input:disabled,.application .theme--dark.input-group textarea:disabled,.theme--dark .input-group input:disabled,.theme--dark .input-group textarea:disabled{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group:not(.input-group--error) .input-group__messages,.theme--dark .input-group:not(.input-group--error) .input-group__messages{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group.input-group--textarea:not(.input-group--full-width) .input-group__input,.theme--dark .input-group.input-group--textarea:not(.input-group--full-width) .input-group__input{border:2px solid hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group.input-group--solo,.theme--dark .input-group.input-group--solo{background:#424242} \n.application .theme--dark.input-group.input-group--solo-inverted,.theme--dark .input-group.input-group--solo-inverted{background:hsla(0,0%,100%,.16)} \n.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused,.theme--dark .input-group.input-group--solo-inverted.input-group--focused{background:#fff} \n.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused .input-group__append-icon,.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused .input-group__prepend-icon,.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused input,.application .theme--dark.input-group.input-group--solo-inverted.input-group--focused label,.theme--dark .input-group.input-group--solo-inverted.input-group--focused .input-group__append-icon,.theme--dark .input-group.input-group--solo-inverted.input-group--focused .input-group__prepend-icon,.theme--dark .input-group.input-group--solo-inverted.input-group--focused input,.theme--dark .input-group.input-group--solo-inverted.input-group--focused label{color:rgba(0,0,0,.87)} \n.application .theme--dark.input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active),.theme--dark .input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active){color:#fff} \n.application .theme--dark.input-group:not(.input-group--error) label,.theme--dark .input-group:not(.input-group--error) label{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,.application .theme--dark.input-group:not(.input-group--error).input-group--disabled label,.theme--dark .input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,.theme--dark .input-group:not(.input-group--error).input-group--disabled label{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group:not(.input-group--error) .input-group__details:before,.theme--dark .input-group:not(.input-group--error) .input-group__details:before{background-color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),.application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover),.theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),.theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover){color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before,.theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before{background-color:#fff} \n.application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input,.theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input{border-color:#fff} \n.application .theme--dark.input-group.input-group--editable .input-group__details:before,.application .theme--dark.input-group.input-group--editable .input-group__input:before,.application .theme--dark.input-group.input-group--overflow .input-group__details:before,.application .theme--dark.input-group.input-group--overflow .input-group__input:before,.application .theme--dark.input-group.input-group--segmented .input-group__details:before,.application .theme--dark.input-group.input-group--segmented .input-group__input:before,.theme--dark .input-group.input-group--editable .input-group__details:before,.theme--dark .input-group.input-group--editable .input-group__input:before,.theme--dark .input-group.input-group--overflow .input-group__details:before,.theme--dark .input-group.input-group--overflow .input-group__input:before,.theme--dark .input-group.input-group--segmented .input-group__details:before,.theme--dark .input-group.input-group--segmented .input-group__input:before{background-color:hsla(0,0%,100%,.12)} \n.application .theme--dark.input-group.input-group--disabled .input-group__input .input-group__append-icon,.application .theme--dark.input-group.input-group--disabled .input-group__input .input-group__prepend-icon,.theme--dark .input-group.input-group--disabled .input-group__input .input-group__append-icon,.theme--dark .input-group.input-group--disabled .input-group__input .input-group__prepend-icon{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group.input-group--disabled .input-group__details:before,.theme--dark .input-group.input-group--disabled .input-group__details:before{background-color:transparent;background-image:-webkit-gradient(linear,left top, right top,color-stop(0, hsla(0,0%,100%,.5)),color-stop(33%, hsla(0,0%,100%,.5)),color-stop(0, transparent));background-image:linear-gradient(90deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 33%,transparent 0)} \n.application .theme--dark.input-group .input-group--text-field__prefix,.application .theme--dark.input-group .input-group--text-field__suffix,.theme--dark .input-group .input-group--text-field__prefix,.theme--dark .input-group .input-group--text-field__suffix{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group .input-group--text-field.input-group--disabled__prefix,.application .theme--dark.input-group .input-group--text-field.input-group--disabled__suffix,.theme--dark .input-group .input-group--text-field.input-group--disabled__prefix,.theme--dark .input-group .input-group--text-field.input-group--disabled__suffix{color:hsla(0,0%,100%,.5)} \n.input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:24px;padding:18px 0 0;position:relative;width:100%;outline:none;-webkit-transition:-webkit-box-shadow .3s cubic-bezier(.25,.8,.5,1);transition:-webkit-box-shadow .3s cubic-bezier(.25,.8,.5,1);transition:box-shadow .3s cubic-bezier(.25,.8,.5,1);transition:box-shadow .3s cubic-bezier(.25,.8,.5,1), -webkit-box-shadow .3s cubic-bezier(.25,.8,.5,1)} \n.input-group input{width:100%} \n.input-group label{display:inline-block;font-size:16px;line-height:30px;height:30px;max-width:90%;min-width:0;overflow:hidden;pointer-events:none;text-align:left;text-overflow:ellipsis;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:.4s cubic-bezier(.25,.8,.25,1);transition:.4s cubic-bezier(.25,.8,.25,1);white-space:nowrap;width:100%;z-index:0} \n.input-group__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;min-width:0;min-height:30px} \n.input-group__icon-cb{cursor:pointer} \n.input-group.input-group--error .input-group__append-icon,.input-group.input-group--error .input-group__prepend-icon,.input-group.input-group--focused .input-group__append-icon,.input-group.input-group--focused .input-group__prepend-icon{color:inherit} \n.input-group.input-group--append-icon label,.input-group.input-group--prepend-icon label,.input-group.input-group--selection-controls label{max-width:75%} \n.input-group.input-group--append-icon.input-group--prepend-icon label{max-width:65%} \n.input-group .input-group__append-icon{padding:0 6px} \n.input-group .input-group__append-icon,.input-group .input-group__prepend-icon{-ms-flex-item-align:center;align-self:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.input-group.input-group--single-line.input-group--dirty label,.input-group.input-group--solo.input-group--dirty label{display:none} \n.input-group.input-group--solo{min-height:46px;border-radius:2px;padding:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.input-group.input-group--solo label{top:8px;padding-left:16px;-webkit-transform:none!important;transform:none!important} \n.input-group.input-group--solo .input-group__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px} \n.input-group.input-group--solo .input-group__details{display:none} \n.input-group--disabled{pointer-events:none} \n.input-group--disabled .input-group__details:before{background-color:transparent;background-position:bottom;background-size:3px 1px;background-repeat:repeat-x} \n.input-group.input-group--text-field:not(.input-group--single-line):not(.input-group--error).input-group--focused label{color:inherit} \n.input-group.input-group--text-field:not(.input-group--single-line):not(.input-group--error).input-group--focused .input-group__input{border-color:inherit} \n.input-group.input-group--text-field.input-group--focused:not(.input-group--disabled) .input-group__details:after{-webkit-transform:scaleX(1);transform:scaleX(1)} \n.input-group--required label:after{content:\"*\"} \n.input-group.input-group--error label{-webkit-animation:a .6s cubic-bezier(.25,.8,.5,1);animation:a .6s cubic-bezier(.25,.8,.5,1)} \n.input-group.input-group--error .input-group__messages{color:inherit} \n.input-group.input-group--error .input-group__details:before{background-color:currentColor} \n.input-group .slide-y-transition-leave,.input-group .slide-y-transition-leave-to{position:absolute} \n.input-group__details{color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:4px;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;font-size:12px;min-height:26px;overflow:hidden;position:relative;width:100%} \n.input-group__details:after,.input-group__details:before{content:\"\";position:absolute;left:0;-webkit-transition:.3s cubic-bezier(.4,0,.2,1);transition:.3s cubic-bezier(.4,0,.2,1)} \n.input-group__details:after{background-color:currentColor;color:inherit;top:0;height:2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center center 0;transform-origin:center center 0;width:100%;z-index:1} \n.input-group__details:before{top:0;height:1px;width:100%;z-index:0} \n.input-group--hide-details .input-group__details{min-height:2px;padding:0} \n.input-group--async-loading .input-group__details:after,.input-group--async-loading .input-group__details:before{display:none} \n.input-group .progress-linear{position:absolute;top:0;left:0;margin:0} \n.input-group__error,.input-group__hint{-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1)} \n.input-group__error{color:inherit;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%} \n.input-group--editable.input-group--active,.input-group--overflow.input-group--active,.input-group--segmented.input-group--active{background-color:#fff} \n.application .theme--light.input-group--selection-controls label,.theme--light .input-group--selection-controls label{color:rgba(0,0,0,.87)} \n.application .theme--light.input-group--selection-controls .icon--selection-control,.theme--light .input-group--selection-controls .icon--selection-control{color:rgba(0,0,0,.54)} \n.application .theme--light.input-group--selection-controls.input-group--active .icon--selection-control,.theme--light .input-group--selection-controls.input-group--active .icon--selection-control{color:inherit} \n.application .theme--light.input-group--selection-controls.input-group--disabled .input-group__input,.theme--light .input-group--selection-controls.input-group--disabled .input-group__input{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,.application .theme--light.input-group--selection-controls.input-group--disabled .input-group__input .icon--radio,.theme--light .input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,.theme--light .input-group--selection-controls.input-group--disabled .input-group__input .icon--radio{color:inherit} \n.application .theme--dark.input-group--selection-controls label,.theme--dark .input-group--selection-controls label{color:#fff} \n.application .theme--dark.input-group--selection-controls .icon--selection-control,.theme--dark .input-group--selection-controls .icon--selection-control{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group--selection-controls.input-group--active .icon--selection-control,.theme--dark .input-group--selection-controls.input-group--active .icon--selection-control{color:inherit} \n.application .theme--dark.input-group--selection-controls.input-group--disabled .input-group__input,.theme--dark .input-group--selection-controls.input-group--disabled .input-group__input{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,.application .theme--dark.input-group--selection-controls.input-group--disabled .input-group__input .icon--radio,.theme--dark .input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,.theme--dark .input-group--selection-controls.input-group--disabled .input-group__input .icon--radio{color:inherit} \n.input-group--selection-controls.input-group--tab-focused .input-group--selection-controls__ripple:before,.input-group--tab-focused .input-group:focus .input-group--selection-controls__ripple:before{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.15} \n.input-group.input-group--selection-controls{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0} \n.input-group.input-group--selection-controls .icon--selection-control{cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.3s cubic-bezier(.4,0,.6,1);transition:.3s cubic-bezier(.4,0,.6,1)} \n.input-group.input-group--selection-controls .input-group__details:after,.input-group.input-group--selection-controls .input-group__details:before{display:none} \n.input-group.input-group--selection-controls .input-group__input{color:inherit;width:100%;position:relative} \n.input-group.input-group--selection-controls .input-group__input .icon--selection-control{-ms-flex-item-align:center;align-self:center;height:30px;margin:auto} \n.input-group.input-group--selection-controls.input-group--error .input-group__input .icon--selection-control,.input-group.input-group--selection-controls.input-group--error label{color:inherit} \n.input-group.input-group--selection-controls label{cursor:pointer;position:absolute;left:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1} \n.input-group.input-group--selection-controls:not(.input-group--disabled) label{pointer-events:all} \n.input-group--selection-controls__ripple{border-radius:50%;height:48px;width:48px;cursor:pointer;position:absolute;-webkit-transform:translate(-12px,-50%);transform:translate(-12px,-50%);-webkit-transform-origin:center center;transform-origin:center center;top:50%;left:0} \n.input-group--selection-controls__ripple:before{content:\"\";position:absolute;width:36px;height:36px;background:currentColor;border-radius:50%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(.3);transform:translate(-50%,-50%) scale(.3);opacity:0;-webkit-transition:.4s cubic-bezier(0,0,.2,1);transition:.4s cubic-bezier(0,0,.2,1);-webkit-transform-origin:center center;transform-origin:center center} \n.input-group--prepend-icon.input-group--selection-controls .icon--selection-control,.input-group--prepend-icon.input-group--selection-controls .input-group--selection-controls__ripple{left:38px} \n.input-group--prepend-icon.input-group--selection-controls label{left:76px} \n.input-group--append-icon.input-group--selection-controls .input-group__append-icon{position:absolute;left:32px} \n.input-group--append-icon.input-group--selection-controls.input-group--selection-controls label{left:76px} \n.input-group--append-icon.input-group--prepend-icon.input-group--selection-controls .input-group__append-icon{left:72px} \n.input-group--append-icon.input-group--prepend-icon.input-group--selection-controls.input-group--selection-controls label{left:112px} \n.input-group--prepend-icon.radio-group--row .icon--selection-control,.input-group--prepend-icon.radio-group--row .input-group--selection-controls__ripple{left:14px} \n.input-group--prepend-icon.radio-group--row label{left:52px} \n.application .theme--light.chip,.theme--light .chip{background:#e0e0e0;color:rgba(0,0,0,.87)} \n.application .theme--dark.chip,.theme--dark .chip{background:#fff;color:rgba(0,0,0,.87)} \n.chip{border-radius:28px;border:1px solid transparent;font-size:13px;margin:4px;outline:none;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.chip,.chip .chip__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle} \n.chip .chip__content{border-radius:28px;cursor:default;height:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 12px;white-space:nowrap;z-index:1} \n.chip--removable .chip__content{padding:0 4px 0 12px} \n.chip .avatar{height:32px!important;margin-left:-12px;margin-right:8px;min-width:32px;width:32px!important} \n.chip .avatar img{height:100%;width:100%} \n.chip--active:not(.chip--disabled),.chip--selected:not(.chip--disabled),.chip:focus:not(.chip--disabled){border-color:rgba(0,0,0,.13);overflow:hidden;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.chip--active:not(.chip--disabled):after,.chip--selected:not(.chip--disabled):after,.chip:focus:not(.chip--disabled):after{background:currentColor;border-radius:inherit;content:\"\";height:100%;position:absolute;top:0;left:0;-webkit-transition:inherit;transition:inherit;width:100%;pointer-events:none;opacity:.13} \n.chip--label,.chip--label .chip__content{border-radius:2px} \n.chip.chip--outline{background:transparent!important;border-color:currentColor;color:#9e9e9e} \n.chip--small{height:26px} \n.chip--small .avatar{height:26px;min-width:26px;width:26px} \n.chip--small .icon,.chip__close{font-size:20px} \n.chip__close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 2px 0 8px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.chip__close>.icon{color:inherit!important;font-size:20px;opacity:.5} \n.chip__close>.icon:hover{opacity:1} \n.chip--select-multi{margin:4px 4px 4px 0} \n.chip .icon{color:inherit} \n.chip .icon--right{margin-left:12px;margin-right:-8px} \n.chip .icon--left{margin-left:-8px;margin-right:12px} \n.application .theme--light.data-iterator .data-iterator__actions,.theme--light .data-iterator .data-iterator__actions{color:rgba(0,0,0,.54)} \n.application .theme--light.data-iterator .data-iterator__actions__select .input-group--select .input-group__append-icon,.application .theme--light.data-iterator .data-iterator__actions__select .input-group--select .input-group__selections__comma,.theme--light .data-iterator .data-iterator__actions__select .input-group--select .input-group__append-icon,.theme--light .data-iterator .data-iterator__actions__select .input-group--select .input-group__selections__comma{color:rgba(0,0,0,.54)!important} \n.application .theme--dark.data-iterator .data-iterator__actions,.theme--dark .data-iterator .data-iterator__actions{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.data-iterator .data-iterator__actions__select .input-group--select .input-group__append-icon,.application .theme--dark.data-iterator .data-iterator__actions__select .input-group--select .input-group__selections__comma,.theme--dark .data-iterator .data-iterator__actions__select .input-group--select .input-group__append-icon,.theme--dark .data-iterator .data-iterator__actions__select .input-group--select .input-group__selections__comma{color:hsla(0,0%,100%,.7)!important} \n.data-iterator__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse} \n.data-iterator__actions .btn{color:inherit} \n.data-iterator__actions .btn:last-of-type{margin-left:14px} \n.data-iterator__actions__range-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px} \n.data-iterator__actions__pagination{display:block;text-align:center;margin:0 32px 0 24px} \n.data-iterator__actions__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:14px} \n.data-iterator__actions__select .input-group--select{margin:13px 0 13px 34px;padding:0;position:static} \n.data-iterator__actions__select .input-group--select .input-group__selections__comma{font-size:12px} \n.application .theme--light.input-group--text-field.input-group--text-field-box .input-group__input,.theme--light .input-group--text-field.input-group--text-field-box .input-group__input{background:hsla(0,0%,100%,.6)} \n.application .theme--light.input-group--text-field input::-webkit-input-placeholder,.application .theme--light.input-group--text-field textarea::-webkit-input-placeholder,.theme--light .input-group--text-field input::-webkit-input-placeholder,.theme--light .input-group--text-field textarea::-webkit-input-placeholder{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--text-field input:-ms-input-placeholder,.application .theme--light.input-group--text-field input::-ms-input-placeholder,.application .theme--light.input-group--text-field textarea:-ms-input-placeholder,.application .theme--light.input-group--text-field textarea::-ms-input-placeholder,.theme--light .input-group--text-field input:-ms-input-placeholder,.theme--light .input-group--text-field input::-ms-input-placeholder,.theme--light .input-group--text-field textarea:-ms-input-placeholder,.theme--light .input-group--text-field textarea::-ms-input-placeholder{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--text-field input::-webkit-input-placeholder,.application .theme--light.input-group--text-field textarea::-webkit-input-placeholder,.theme--light .input-group--text-field input::-webkit-input-placeholder,.theme--light .input-group--text-field textarea::-webkit-input-placeholder{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--text-field input:-ms-input-placeholder,.application .theme--light.input-group--text-field textarea:-ms-input-placeholder,.theme--light .input-group--text-field input:-ms-input-placeholder,.theme--light .input-group--text-field textarea:-ms-input-placeholder{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--text-field input::-ms-input-placeholder,.application .theme--light.input-group--text-field textarea::-ms-input-placeholder,.theme--light .input-group--text-field input::-ms-input-placeholder,.theme--light .input-group--text-field textarea::-ms-input-placeholder{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--text-field input::placeholder,.application .theme--light.input-group--text-field textarea::placeholder,.theme--light .input-group--text-field input::placeholder,.theme--light .input-group--text-field textarea::placeholder{color:rgba(0,0,0,.38)} \n.application .theme--light.input-group--text-field:not(.input-group--error) .input-group__counter,.theme--light .input-group--text-field:not(.input-group--error) .input-group__counter{color:rgba(0,0,0,.54)} \n.application .theme--dark.input-group--text-field.input-group--text-field-box .input-group__input,.theme--dark .input-group--text-field.input-group--text-field-box .input-group__input{background:hsla(0,0%,100%,.1)} \n.application .theme--dark.input-group--text-field input::-webkit-input-placeholder,.application .theme--dark.input-group--text-field textarea::-webkit-input-placeholder,.theme--dark .input-group--text-field input::-webkit-input-placeholder,.theme--dark .input-group--text-field textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--text-field input:-ms-input-placeholder,.application .theme--dark.input-group--text-field input::-ms-input-placeholder,.application .theme--dark.input-group--text-field textarea:-ms-input-placeholder,.application .theme--dark.input-group--text-field textarea::-ms-input-placeholder,.theme--dark .input-group--text-field input:-ms-input-placeholder,.theme--dark .input-group--text-field input::-ms-input-placeholder,.theme--dark .input-group--text-field textarea:-ms-input-placeholder,.theme--dark .input-group--text-field textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--text-field input::-webkit-input-placeholder,.application .theme--dark.input-group--text-field textarea::-webkit-input-placeholder,.theme--dark .input-group--text-field input::-webkit-input-placeholder,.theme--dark .input-group--text-field textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--text-field input:-ms-input-placeholder,.application .theme--dark.input-group--text-field textarea:-ms-input-placeholder,.theme--dark .input-group--text-field input:-ms-input-placeholder,.theme--dark .input-group--text-field textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--text-field input::-ms-input-placeholder,.application .theme--dark.input-group--text-field textarea::-ms-input-placeholder,.theme--dark .input-group--text-field input::-ms-input-placeholder,.theme--dark .input-group--text-field textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--text-field input::placeholder,.application .theme--dark.input-group--text-field textarea::placeholder,.theme--dark .input-group--text-field input::placeholder,.theme--dark .input-group--text-field textarea::placeholder{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.input-group--text-field:not(.input-group--error) .input-group__counter,.theme--dark .input-group--text-field:not(.input-group--error) .input-group__counter{color:hsla(0,0%,100%,.7)} \n.input-group--text-field label{position:absolute;top:18px;left:0} \n.input-group--text-field input{padding-bottom:1px} \n.input-group--text-field input,.input-group--text-field textarea{font-size:16px} \n.input-group--text-field input::-webkit-input-placeholder,.input-group--text-field textarea::-webkit-input-placeholder{color:inherit;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field input:-ms-input-placeholder,.input-group--text-field input::-ms-input-placeholder,.input-group--text-field textarea:-ms-input-placeholder,.input-group--text-field textarea::-ms-input-placeholder{color:inherit;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field input::-webkit-input-placeholder,.input-group--text-field textarea::-webkit-input-placeholder{color:inherit;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field input:-ms-input-placeholder,.input-group--text-field textarea:-ms-input-placeholder{color:inherit;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field input::-ms-input-placeholder,.input-group--text-field textarea::-ms-input-placeholder{color:inherit;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field input::placeholder,.input-group--text-field textarea::placeholder{color:inherit;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field input{-webkit-box-shadow:none;box-shadow:none;-webkit-box-flex:1;-ms-flex:1;flex:1;height:30px;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} \n.input-group--text-field input:focus{outline:none} \n.input-group--text-field input:disabled{pointer-events:none} \n.input-group--text-field textarea{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1} \n.input-group--text-field textarea:focus{outline:none} \n.input-group--text-field.input-group--textarea label{top:13px} \n.input-group--text-field.input-group--textarea .input-group__input{border-radius:2px;-webkit-transition:.4s cubic-bezier(.25,.8,.25,1);transition:.4s cubic-bezier(.25,.8,.25,1)} \n.input-group--text-field.input-group--textarea textarea{font-size:16px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group--text-field.input-group--textarea:not(.input-group--full-width) label{top:30px;left:15px} \n.input-group--text-field.input-group--textarea:not(.input-group--full-width) .input-group__input{padding:30px 0 0 13px} \n.input-group--text-field.input-group--textarea .input-group__details:after,.input-group--text-field.input-group--textarea .input-group__details:before{opacity:0} \n.input-group--text-field .input-group__counter{margin-left:auto} \n.input-group--text-field .input-group__counter--error{color:inherit} \n.input-group--text-field.input-group--placeholder.input-group--dirty input::-webkit-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::-webkit-input-placeholder{opacity:0} \n.input-group--text-field.input-group--placeholder.input-group--dirty input:-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty input::-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea:-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::-ms-input-placeholder{opacity:0} \n.input-group--text-field.input-group--placeholder.input-group--dirty input::-webkit-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::-webkit-input-placeholder{opacity:0} \n.input-group--text-field.input-group--placeholder.input-group--dirty input:-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea:-ms-input-placeholder{opacity:0} \n.input-group--text-field.input-group--placeholder.input-group--dirty input::-ms-input-placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::-ms-input-placeholder{opacity:0} \n.input-group--text-field.input-group--placeholder.input-group--dirty input::placeholder,.input-group--text-field.input-group--placeholder.input-group--dirty textarea::placeholder{opacity:0} \n.input-group--text-field.input-group--no-resize textarea{resize:none} \n.input-group--text-field.input-group--prepend-icon .input-group__prepend-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:40px} \n.input-group--text-field.input-group--prepend-icon .input-group__details{margin-left:auto;max-width:calc(100% - 40px)} \n.input-group--text-field.input-group--prepend-icon label{left:40px} \n.input-group--text-field:not(.input-group--single-line).input-group--focused label,.input-group--text-field:not(.input-group--single-line).input-group--placeholder label{opacity:1} \n.input-group--text-field:not(.input-group--single-line).input-group--focused:not(.input-group--textarea) label,.input-group--text-field:not(.input-group--single-line).input-group--placeholder:not(.input-group--textarea) label{-webkit-transform:translateY(-18px) scale(.75);transform:translateY(-18px) scale(.75)} \n.input-group--text-field:not(.input-group--single-line).input-group--focused:not(.input-group--full-width).input-group--textarea label,.input-group--text-field:not(.input-group--single-line).input-group--placeholder:not(.input-group--full-width).input-group--textarea label{-webkit-transform:translateY(-8px) scale(.75);transform:translateY(-8px) scale(.75)} \n.input-group--text-field:not(.input-group--single-line).input-group--focused.input-group--text-field-box label,.input-group--text-field:not(.input-group--single-line).input-group--placeholder.input-group--text-field-box label{-webkit-transform:translateY(-10px) scale(.75);transform:translateY(-10px) scale(.75)} \n.input-group--text-field.input-group--dirty.input-group--select label,.input-group--text-field.input-group--dirty:not(.input-group--textarea) label{-webkit-transform:translateY(-18px) scale(.75);transform:translateY(-18px) scale(.75)} \n.input-group--text-field.input-group--dirty:not(.input-group--full-width).input-group--textarea label{-webkit-transform:translateY(-8px) scale(.75);transform:translateY(-8px) scale(.75)} \n.input-group--text-field.input-group--multi-line textarea{padding-top:4px} \n.input-group--text-field.input-group--full-width{padding:16px} \n.input-group--text-field.input-group--full-width label{margin-left:16px} \n.input-group--text-field.input-group--full-width .input-group__details:after,.input-group--text-field.input-group--full-width .input-group__details:before{display:none} \n.input-group--prefix:not(.input-group--focused):not(.input-group--dirty) label{left:16px} \n.input-group--prefix .input-group--text-field__prefix,.input-group--prefix .input-group--text-field__suffix,.input-group--suffix .input-group--text-field__prefix,.input-group--suffix .input-group--text-field__suffix{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;margin-top:1px} \n.input-group--prefix .input-group--text-field__prefix,.input-group--suffix .input-group--text-field__prefix{margin-right:3px} \n.input-group--prefix .input-group--text-field__suffix,.input-group--suffix .input-group--text-field__suffix{margin-left:3px} \n.input-group--text-field-box input,.input-group--text-field-box textarea{cursor:pointer} \n.input-group--text-field-box label{left:16px} \n.input-group--text-field-box .input-group__input{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-radius:4px 4px 0 0;cursor:pointer;min-height:56px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.input-group--text-field-box .input-group__details{padding:8px 16px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.input-group--text-field-box .input-group__details:after,.input-group--text-field-box .input-group__details:before{height:2px;border-bottom-left-radius:4px;border-bottom-right-radius:4px} \n.input-group--text-field-box.input-group--multi-line textarea{padding-left:24px;padding-right:24px} \n.input-group--text-field-box:not(.input-group--textarea).input-group--multi-line .input-group__input{padding-top:26px} \n.input-group--text-field-box:not(.input-group--textarea).input-group--multi-line label{top:26px} \n.input-group--text-field-box:not(.input-group--textarea):not(.input-group--multi-line) .input-group__input{padding-left:16px;padding-right:16px} \n.input-group--text-field-box:not(.input-group--textarea):not(.input-group--multi-line) label{top:32px} \n.input-group--text-field-box:not(.input-group--textarea):not(.input-group--single-line).input-group--dirty label,.input-group--text-field-box:not(.input-group--textarea):not(.input-group--single-line).input-group--focused label{-webkit-transform:translateY(-10px) scale(.75);transform:translateY(-10px) scale(.75)} \n.input-group--text-field-box.input-group--prepend-icon .input-group__details:after,.input-group--text-field-box.input-group--prepend-icon .input-group__details:before{margin-left:56px;max-width:calc(100% - 56px)} \n.input-group--text-field-box.input-group--prepend-icon label{left:56px} \n.application .theme--light.input-group--select.input-group--editable.input-group--focused .input-group__input,.application .theme--light.input-group--select.input-group--editable .input-group__input:hover,.application .theme--light.input-group--select.input-group--overflow.input-group--focused .input-group__input,.application .theme--light.input-group--select.input-group--overflow .input-group__input:hover,.application .theme--light.input-group--select.input-group--segmented.input-group--focused .input-group__input,.application .theme--light.input-group--select.input-group--segmented .input-group__input:hover,.theme--light .input-group--select.input-group--editable.input-group--focused .input-group__input,.theme--light .input-group--select.input-group--editable .input-group__input:hover,.theme--light .input-group--select.input-group--overflow.input-group--focused .input-group__input,.theme--light .input-group--select.input-group--overflow .input-group__input:hover,.theme--light .input-group--select.input-group--segmented.input-group--focused .input-group__input,.theme--light .input-group--select.input-group--segmented .input-group__input:hover{background:#fff} \n.application .theme--dark.input-group--select.input-group--editable.input-group--focused .input-group__input,.application .theme--dark.input-group--select.input-group--editable .input-group__input:hover,.application .theme--dark.input-group--select.input-group--overflow.input-group--focused .input-group__input,.application .theme--dark.input-group--select.input-group--overflow .input-group__input:hover,.application .theme--dark.input-group--select.input-group--segmented.input-group--focused .input-group__input,.application .theme--dark.input-group--select.input-group--segmented .input-group__input:hover,.theme--dark .input-group--select.input-group--editable.input-group--focused .input-group__input,.theme--dark .input-group--select.input-group--editable .input-group__input:hover,.theme--dark .input-group--select.input-group--overflow.input-group--focused .input-group__input,.theme--dark .input-group--select.input-group--overflow .input-group__input:hover,.theme--dark .input-group--select.input-group--segmented.input-group--focused .input-group__input,.theme--dark .input-group--select.input-group--segmented .input-group__input:hover{background:#424242} \n.input-group--select .input-group--select__autocomplete{display:block;height:0} \n.input-group--select .input-group--select__autocomplete--index{background-color:transparent!important} \n.input-group--select .input-group__append-icon{-webkit-transition:.3s cubic-bezier(0,0,.2,1);transition:.3s cubic-bezier(0,0,.2,1)} \n.input-group--select .input-group__append-icon.input-group__icon-clearable{-webkit-transition:none;transition:none} \n.input-group--select.input-group--focused .input-group--select__autocomplete,.input-group--select:not(.input-group--dirty) .input-group--select__autocomplete{padding-bottom:1px;height:30px} \n.input-group--select.input-group--focused .input-group--select__autocomplete{display:inline-block;opacity:1} \n.input-group--select.input-group--focused.input-group--select--selecting-index .input-group--select__autocomplete{opacity:0} \n.input-group--select.input-group--focused.input-group--open .input-group__append-icon:not(.input-group__icon-clearable){-webkit-transform:rotate(-180deg);transform:rotate(-180deg)} \n.input-group--select .input-group__input{cursor:pointer} \n.input-group--select.input-group--disabled{cursor:default;pointer-events:none} \n.input-group--select .input-group__selections{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%} \n.input-group--select .input-group__selections__comma{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;padding:3px 4px 3px 0} \n.input-group--select .input-group__selections__comma--active{color:inherit} \n.input-group--select .menu{display:inline} \n.input-group--select .fade-transition-leave-active{position:absolute;left:0} \n.input-group--select.input-group--autocomplete.input-group--search-focused .input-group__selections__comma{display:none} \n.input-group--autocomplete .input-group__selections{cursor:text} \n.input-group.input-group--chips .input-group__input{padding-top:0;padding-bottom:0} \n.input-group.input-group--editable,.input-group.input-group--editable .input-group__append-icon,.input-group.input-group--overflow,.input-group.input-group--overflow .input-group__append-icon,.input-group.input-group--segmented,.input-group.input-group--segmented .input-group__append-icon{padding:0} \n.input-group.input-group--editable .input-group__selections,.input-group.input-group--editable input,.input-group.input-group--overflow .input-group__selections,.input-group.input-group--overflow input,.input-group.input-group--segmented .input-group__selections,.input-group.input-group--segmented input{height:48px} \n.input-group.input-group--editable .input-group__selections__comma,.input-group.input-group--editable input,.input-group.input-group--overflow .input-group__selections__comma,.input-group.input-group--overflow input,.input-group.input-group--segmented .input-group__selections__comma,.input-group.input-group--segmented input{top:0;left:0;padding-left:16px} \n.input-group.input-group--editable .input-group__selections,.input-group.input-group--overflow .input-group__selections,.input-group.input-group--segmented .input-group__selections{width:calc(100% - 55px)} \n.input-group.input-group--editable .input-group__selections .btn,.input-group.input-group--overflow .input-group__selections .btn,.input-group.input-group--segmented .input-group__selections .btn{border-radius:0;margin:0;height:48px;width:100%} \n.input-group.input-group--editable .input-group__selections .btn .btn__content,.input-group.input-group--overflow .input-group__selections .btn .btn__content,.input-group.input-group--segmented .input-group__selections .btn .btn__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start} \n.input-group.input-group--editable .input-group__input,.input-group.input-group--overflow .input-group__input,.input-group.input-group--segmented .input-group__input{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group.input-group--editable.input-group--focused .input-group__input,.input-group.input-group--overflow.input-group--focused .input-group__input,.input-group.input-group--segmented.input-group--focused .input-group__input{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)} \n.input-group.input-group--editable label,.input-group.input-group--overflow label,.input-group.input-group--segmented label{left:16px!important;top:9px!important} \n.input-group.input-group--editable .input-group__details:after,.input-group.input-group--overflow .input-group__details:after,.input-group.input-group--segmented .input-group__details:after{display:none} \n.input-group.input-group--editable .input-group__input,.input-group.input-group--overflow .input-group__input,.input-group.input-group--segmented .input-group__input{padding:0} \n.input-group.input-group--editable .input-group__input:before,.input-group.input-group--overflow .input-group__input:before,.input-group.input-group--segmented .input-group__input:before{content:\"\";position:absolute;left:0;width:100%;height:1px;top:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.input-group.input-group--editable .input-group__append-icon,.input-group.input-group--overflow .input-group__append-icon,.input-group.input-group--segmented .input-group__append-icon{width:55px} \n.input-group--editable .input-group__input:hover:after,.input-group--segmented .input-group__input:after,.input-group.input-group--focused.input-group--editable .input-group__input:after{background-color:rgba(0,0,0,.12);content:\"\";position:absolute;right:55px;height:48px;top:0;width:1px} \n.menu__content--select .input-group--selection-controls__ripple{display:none} \n.menu__content--autocomplete,.menu__content--autocomplete>.card{border-radius:0} \n.application .theme--light.list,.theme--light .list{background:#fff;color:rgba(0,0,0,.87)} \n.application .theme--light.list .list__tile__sub-title,.theme--light .list .list__tile__sub-title{color:rgba(0,0,0,.54)} \n.application .theme--light.list .list__tile__mask,.theme--light .list .list__tile__mask{color:rgba(0,0,0,.38);background:#eee} \n.application .theme--light.list .list__group--active:after,.application .theme--light.list .list__group--active:before,.application .theme--light.list .list__group__header:hover,.application .theme--light.list .list__tile--highlighted,.application .theme--light.list .list__tile--link:hover,.theme--light .list .list__group--active:after,.theme--light .list .list__group--active:before,.theme--light .list .list__group__header:hover,.theme--light .list .list__tile--highlighted,.theme--light .list .list__tile--link:hover{background:rgba(0,0,0,.12)} \n.application .theme--light.list .list__group--disabled .list__group__header__prepend-icon .icon,.application .theme--light.list .list__group--disabled .list__tile,.theme--light .list .list__group--disabled .list__group__header__prepend-icon .icon,.theme--light .list .list__group--disabled .list__tile{color:rgba(0,0,0,.38)!important} \n.application .theme--dark.list,.theme--dark .list{background:#424242;color:#fff} \n.application .theme--dark.list .list__tile__sub-title,.theme--dark .list .list__tile__sub-title{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.list .list__tile__mask,.theme--dark .list .list__tile__mask{color:hsla(0,0%,100%,.5);background:rgba(0,0,0,.7)} \n.application .theme--dark.list .list__group--active:after,.application .theme--dark.list .list__group--active:before,.application .theme--dark.list .list__group__header:hover,.application .theme--dark.list .list__tile--highlighted,.application .theme--dark.list .list__tile--link:hover,.theme--dark .list .list__group--active:after,.theme--dark .list .list__group--active:before,.theme--dark .list .list__group__header:hover,.theme--dark .list .list__tile--highlighted,.theme--dark .list .list__tile--link:hover{background:hsla(0,0%,100%,.12)} \n.application .theme--dark.list .list__group--disabled .list__group__header__prepend-icon .icon,.application .theme--dark.list .list__group--disabled .list__tile,.theme--dark .list .list__group--disabled .list__group__header__prepend-icon .icon,.theme--dark .list .list__group--disabled .list__tile{color:hsla(0,0%,100%,.5)!important} \n.list{list-style-type:none;padding:8px 0;-webkit-transition:height .3s cubic-bezier(.4,0,.2,1);transition:height .3s cubic-bezier(.4,0,.2,1)} \n.list .input-group{margin:0} \n.list__tile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:400;height:48px;margin:0;padding:0 16px;position:relative;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.list__tile--link{cursor:pointer} \n.list__tile__action,.list__tile__content{height:100%} \n.list__tile__sub-title,.list__tile__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%} \n.list__tile__title{height:24px;line-height:24px;position:relative;text-align:left} \n.list__tile__sub-title{font-size:14px} \n.list__tile__action,.list__tile__avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:56px} \n.list__tile__action,.list__tile__action .input-group--selection-controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center} \n.list__tile__action .input-group--selection-controls{-webkit-box-flex:0;-ms-flex:0 1;flex:0 1;padding:0} \n.list__tile__action .input-group__details{display:none} \n.list__tile__action .btn{padding:0;margin:0} \n.list__tile__action .btn--icon{margin:-8px} \n.list__tile__action-text{color:#9e9e9e;font-size:12px} \n.list__tile__action--stack{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:8px;padding-bottom:8px;white-space:nowrap;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column} \n.list__tile__action--stack,.list__tile__content{-webkit-box-orient:vertical;-webkit-box-direction:normal} \n.list__tile__content{text-align:left;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column} \n.list__tile__content~.list__tile__action:not(.list__tile__action--stack),.list__tile__content~.list__tile__avatar{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end} \n.list__tile--active .list__tile__action:first-of-type .icon{color:inherit} \n.list__tile--disabled{opacity:.4!important;pointer-events:none} \n.list__tile--avatar{height:56px} \n.list--dense{padding-top:4px;padding-bottom:4px} \n.list--dense .subheader{font-size:13px;height:40px} \n.list--dense .list__group .subheader{height:40px} \n.list--dense .list__tile{font-size:13px} \n.list--dense .list__tile--avatar{height:48px} \n.list--dense .list__tile:not(.list__tile--avatar){height:40px} \n.list--dense .list__tile .icon{font-size:22px} \n.list--dense .list__tile__sub-title{font-size:13px} \n.list--two-line .list__tile{height:72px} \n.list--two-line.list--dense .list__tile{height:60px} \n.list--three-line .list__tile{height:88px} \n.list--three-line .list__tile__avatar{margin-top:-18px} \n.list--three-line .list__tile__sub-title{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box} \n.list--three-line.list--dense .list__tile{height:76px} \n.list>.list__group:before{top:0} \n.list>.list__group:before .list__tile__avatar{margin-top:-14px} \n.list__group{padding:0;position:relative;-webkit-transition:inherit;transition:inherit} \n.list__group:after,.list__group:before{content:\"\";height:1px;position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%} \n.list__group--active~.list__group:before{display:none} \n.list__group__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none} \n.list__group__header>li:not(.list__group__header__prepend-icon):not(.list__group__header__append-icon){-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto} \n.list__group__header .list__group__header__append-icon,.list__group__header .list__group__header__prepend-icon{padding:0 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.list__group__header--sub-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex} \n.list__group__header--sub-group li .list__tile{padding-left:0} \n.list__group__header--sub-group .list__group__header__prepend-icon{padding:0 0 0 40px;margin-right:8px} \n.list__group__header .list__group__header__prepend-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:56px} \n.list__group__header--active .list__group__header__append-icon .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)} \n.list__group__header--active .list__group__header__prepend-icon .icon{color:inherit} \n.list__group__header--active.list__group__header--sub-group .list__group__header__prepend-icon .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)} \n.list__group__items{position:relative;padding:0;-webkit-transition:inherit;transition:inherit} \n.list__group__items>li{display:block} \n.list__group__items--no-action .list__tile{padding-left:72px} \n.list__group--disabled{pointer-events:none} \n.list--subheader{padding-top:0} \n.menu{display:inline-block;position:relative;vertical-align:middle} \n.menu--disabled{cursor:default} \n.menu--disabled .menu__activator,.menu--disabled .menu__activator>*{cursor:default;pointer-events:none} \n.menu__activator{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;height:inherit;position:relative} \n.menu__activator input[readonly]{cursor:pointer} \n.menu__content{position:absolute;display:inline-block;border-radius:2px;max-width:80%;overflow-y:auto;overflow-x:hidden;contain:content;-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)} \n.menu__content--active{pointer-events:none} \n.menu__content--dropdown{border-top-left-radius:0;border-top-right-radius:0;border-top:1px solid rgba(0,0,0,.12)} \n.menu__content>.card{contain:content;-webkit-backface-visibility:hidden;backface-visibility:hidden} \n.menu>.menu__content{max-width:none} \n.menu-transition-enter .list__tile{min-width:0;-webkit-transition-delay:.4s;transition-delay:.4s;opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px);pointer-events:none} \n.menu-transition-enter-to .list__tile{pointer-events:auto;opacity:1} \n.menu-transition-enter-to .list__tile--active{-webkit-transform:none!important;transform:none!important} \n.menu-transition-leave-to{-webkit-transform:translateY(-10px);transform:translateY(-10px)} \n.menu-transition-leave-active,.menu-transition-leave-to{pointer-events:none} \n.menu-transition-enter,.menu-transition-leave-to{opacity:0} \n.menu-transition-enter-to,.menu-transition-leave{opacity:1} \n.menu-transition-enter-active,.menu-transition-leave-active{-webkit-transition:all .5s cubic-bezier(.25,.8,.5,1);transition:all .5s cubic-bezier(.25,.8,.5,1)} \n.menu-transition-enter.menu__content--auto .list__tile--active{opacity:1;-webkit-transform:none!important;transform:none!important;pointer-events:auto} \n.application .theme--light.table,.theme--light .table{background-color:#fff;color:rgba(0,0,0,.87)} \n.application .theme--light.table thead tr:first-child,.theme--light .table thead tr:first-child{border-bottom:1px solid rgba(0,0,0,.12)} \n.application .theme--light.table thead th,.theme--light .table thead th{color:rgba(0,0,0,.54)} \n.application .theme--light.table tbody tr:not(:last-child),.theme--light .table tbody tr:not(:last-child){border-bottom:1px solid rgba(0,0,0,.12)} \n.application .theme--light.table tbody tr[active],.theme--light .table tbody tr[active]{background:#f5f5f5} \n.application .theme--light.table tbody tr:hover:not(.datatable__expand-row),.theme--light .table tbody tr:hover:not(.datatable__expand-row){background:#eee} \n.application .theme--light.table tfoot tr,.theme--light .table tfoot tr{border-top:1px solid rgba(0,0,0,.12)} \n.application .theme--dark.table,.theme--dark .table{background-color:#424242;color:#fff} \n.application .theme--dark.table thead tr:first-child,.theme--dark .table thead tr:first-child{border-bottom:1px solid hsla(0,0%,100%,.12)} \n.application .theme--dark.table thead th,.theme--dark .table thead th{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.table tbody tr:not(:last-child),.theme--dark .table tbody tr:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.12)} \n.application .theme--dark.table tbody tr[active],.theme--dark .table tbody tr[active]{background:#505050} \n.application .theme--dark.table tbody tr:hover:not(.datatable__expand-row),.theme--dark .table tbody tr:hover:not(.datatable__expand-row){background:#616161} \n.application .theme--dark.table tfoot tr,.theme--dark .table tfoot tr{border-top:1px solid hsla(0,0%,100%,.12)} \n.table__overflow{width:100%;overflow-x:auto;overflow-y:hidden} \ntable.table{border-radius:2px;border-collapse:collapse;border-spacing:0;width:100%;max-width:100%} \ntable.table tbody td:first-child,table.table tbody td:not(:first-child),table.table tbody th:first-child,table.table tbody th:not(:first-child),table.table thead td:first-child,table.table thead td:not(:first-child),table.table thead th:first-child,table.table thead th:not(:first-child){padding:0 24px} \ntable.table thead tr{height:56px} \ntable.table thead th{font-weight:500;font-size:12px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \ntable.table thead th.sortable{pointer-events:auto} \ntable.table thead th>div{width:100%} \ntable.table tbody tr{-webkit-transition:background .3s cubic-bezier(.25,.8,.5,1);transition:background .3s cubic-bezier(.25,.8,.5,1);will-change:background} \ntable.table tbody td,table.table tbody th{height:48px} \ntable.table tbody td{font-weight:400;font-size:13px} \ntable.table .input-group--selection-controls{padding:0} \ntable.table .input-group--selection-controls .input-group__details{display:none} \ntable.table .input-group--selection-controls.checkbox .icon{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)} \ntable.table .input-group--selection-controls.checkbox .input-group--selection-controls__ripple{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)} \ntable.table tfoot tr{height:48px} \ntable.table tfoot tr td{padding:0 24px} \n.application .theme--light.datatable thead th.column.sortable i,.theme--light .datatable thead th.column.sortable i{color:rgba(0,0,0,.38)} \n.application .theme--light.datatable thead th.column.sortable.active,.application .theme--light.datatable thead th.column.sortable.active i,.application .theme--light.datatable thead th.column.sortable:hover,.theme--light .datatable thead th.column.sortable.active,.theme--light .datatable thead th.column.sortable.active i,.theme--light .datatable thead th.column.sortable:hover{color:rgba(0,0,0,.87)} \n.application .theme--light.datatable .datatable__actions,.theme--light .datatable .datatable__actions{background-color:#fff;color:rgba(0,0,0,.54);border-top:1px solid rgba(0,0,0,.12)} \n.application .theme--light.datatable .datatable__actions__select .input-group--select .input-group__append-icon,.application .theme--light.datatable .datatable__actions__select .input-group--select .input-group__selections__comma,.theme--light .datatable .datatable__actions__select .input-group--select .input-group__append-icon,.theme--light .datatable .datatable__actions__select .input-group--select .input-group__selections__comma{color:rgba(0,0,0,.54)!important} \n.application .theme--dark.datatable thead th.column.sortable i,.theme--dark .datatable thead th.column.sortable i{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.datatable thead th.column.sortable.active,.application .theme--dark.datatable thead th.column.sortable.active i,.application .theme--dark.datatable thead th.column.sortable:hover,.theme--dark .datatable thead th.column.sortable.active,.theme--dark .datatable thead th.column.sortable.active i,.theme--dark .datatable thead th.column.sortable:hover{color:#fff} \n.application .theme--dark.datatable .datatable__actions,.theme--dark .datatable .datatable__actions{background-color:#424242;color:hsla(0,0%,100%,.7);border-top:1px solid hsla(0,0%,100%,.12)} \n.application .theme--dark.datatable .datatable__actions__select .input-group--select .input-group__append-icon,.application .theme--dark.datatable .datatable__actions__select .input-group--select .input-group__selections__comma,.theme--dark .datatable .datatable__actions__select .input-group--select .input-group__append-icon,.theme--dark .datatable .datatable__actions__select .input-group--select .input-group__selections__comma{color:hsla(0,0%,100%,.7)!important} \n.datatable thead th.column.sortable{cursor:pointer} \n.datatable thead th.column.sortable i{font-size:16px;vertical-align:sub;display:inline-block;opacity:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.datatable thead th.column.sortable:hover i{opacity:.6} \n.datatable thead th.column.sortable.active{-webkit-transform:none;transform:none} \n.datatable thead th.column.sortable.active i{opacity:1} \n.datatable thead th.column.sortable.active.desc i{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)} \n.datatable__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse} \n.datatable__actions .btn{color:inherit} \n.datatable__actions .btn:last-of-type{margin-left:14px} \n.datatable__actions__range-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px} \n.datatable__actions__pagination{display:block;text-align:center;margin:0 32px 0 24px} \n.datatable__actions__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:14px} \n.datatable__actions__select .input-group--select{margin:13px 0 13px 34px;padding:0;position:static} \n.datatable__actions__select .input-group--select .input-group__selections__comma{font-size:12px} \n.datatable__progress,.datatable__progress td,.datatable__progress th,.datatable__progress tr{height:auto!important} \n.datatable__progress th{padding:0!important} \n.datatable__progress th .progress-linear{top:-2px;margin:0 0 -2px} \n.datatable__expand-row{border:none!important} \n.datatable__expand-col{padding:0!important;height:0!important} \n.datatable__expand-col--expanded{border-bottom:1px solid rgba(0,0,0,.12)} \n.datatable__expand-content{-webkit-transition:height .3s cubic-bezier(.25,.8,.5,1);transition:height .3s cubic-bezier(.25,.8,.5,1)} \n.datatable__expand-content>.card{border-radius:0;-webkit-box-shadow:none;box-shadow:none} \n.progress-linear{background:transparent;margin:1rem 0;overflow:hidden;width:100%;position:relative} \n.progress-linear__bar{width:100%;position:relative;z-index:1} \n.progress-linear__bar,.progress-linear__bar__determinate{height:inherit;-webkit-transition:.2s;transition:.2s} \n.progress-linear__bar__indeterminate .long,.progress-linear__bar__indeterminate .short{height:inherit;position:absolute;left:0;top:0;bottom:0;will-change:left,right;width:auto;background-color:inherit} \n.progress-linear__bar__indeterminate--active .long{-webkit-animation:b;animation:b;-webkit-animation-duration:2.2s;animation-duration:2.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite} \n.progress-linear__bar__indeterminate--active .short{-webkit-animation:c;animation:c;-webkit-animation-duration:2.2s;animation-duration:2.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite} \n.progress-linear__background{position:absolute;top:0;left:0;bottom:0;-webkit-transition:.3s ease-in;transition:.3s ease-in} \n.progress-linear--query .progress-linear__bar__indeterminate--active .long{-webkit-animation:d;animation:d;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite} \n.progress-linear--query .progress-linear__bar__indeterminate--active .short{-webkit-animation:e;animation:e;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite} \n@-webkit-keyframes b{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}} \n@keyframes b{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}} \n@-webkit-keyframes c{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}} \n@keyframes c{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}} \n@-webkit-keyframes d{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}} \n@keyframes d{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}} \n@-webkit-keyframes e{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}} \n@keyframes e{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}} \n.application .theme--light.small-dialog__actions,.application .theme--light.small-dialog__content,.theme--light .small-dialog__actions,.theme--light .small-dialog__content{background:#fff} \n.application .theme--light.small-dialog a,.theme--light .small-dialog a{color:rgba(0,0,0,.87)} \n.application .theme--dark.small-dialog__actions,.application .theme--dark.small-dialog__content,.theme--dark .small-dialog__actions,.theme--dark .small-dialog__content{background:#424242} \n.application .theme--dark.small-dialog a,.theme--dark .small-dialog a{color:#fff} \n.small-dialog{display:block;height:100%} \n.small-dialog__content{padding:0 24px} \n.small-dialog__actions{text-align:right} \n.small-dialog a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;text-decoration:none} \n.small-dialog a>*{width:100%} \n.small-dialog .menu__activator{height:100%} \n.date-picker-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1} \n.date-picker-title__year{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:500;margin-bottom:8px} \n.date-picker-title__date{font-size:34px;text-align:left;font-weight:500;position:relative;overflow:hidden} \n.date-picker-title__date>div{position:relative} \n.application .theme--light.date-picker-header .date-picker-header__value:not(.date-picker-header__value--disabled) strong:not(:hover),.theme--light .date-picker-header .date-picker-header__value:not(.date-picker-header__value--disabled) strong:not(:hover){color:rgba(0,0,0,.87)!important} \n.application .theme--light.date-picker-header .date-picker-header__value--disabled strong,.theme--light .date-picker-header .date-picker-header__value--disabled strong{color:rgba(0,0,0,.38)} \n.application .theme--dark.date-picker-header .date-picker-header__value:not(.date-picker-header__value--disabled) strong:not(:hover),.theme--dark .date-picker-header .date-picker-header__value:not(.date-picker-header__value--disabled) strong:not(:hover){color:#fff!important} \n.application .theme--dark.date-picker-header .date-picker-header__value--disabled strong,.theme--dark .date-picker-header .date-picker-header__value--disabled strong{color:hsla(0,0%,100%,.5)} \n.date-picker-header{padding:4px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative} \n.date-picker-header .btn{margin:0;z-index:auto} \n.date-picker-header .icon{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.date-picker-header__value{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;position:relative;overflow:hidden} \n.date-picker-header__value strong{cursor:pointer;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);display:block;width:100%} \n.application .theme--light.date-picker-table th,.theme--light .date-picker-table th{color:rgba(0,0,0,.38)} \n.application .theme--light.date-picker-table .btn,.theme--light .date-picker-table .btn{color:rgba(0,0,0,.87)} \n.application .theme--dark.date-picker-table th,.theme--dark .date-picker-table th{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.date-picker-table .btn,.theme--dark .date-picker-table .btn{color:#fff} \n.date-picker-table{position:relative;padding:0 12px;height:242px} \n.date-picker-table table{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);top:0;table-layout:fixed;width:100%} \n.date-picker-table td,.date-picker-table th{text-align:center;position:relative} \n.date-picker-table th{font-size:12px} \n.date-picker-table--date .btn{height:32px;width:32px} \n.date-picker-table .btn{z-index:auto;margin:0;font-size:12px} \n.date-picker-table .btn.btn--active{color:#fff} \n.date-picker-table--month td{width:33.333333%;height:56px;vertical-align:middle;text-align:center} \n.date-picker-table--month td .btn{margin:0 auto;max-width:160px;min-width:40px;width:100%} \n.date-picker-table--date th{padding:8px 0;font-weight:600} \n.date-picker-table--date td{width:45px} \n.date-picker-table__event{border-radius:50%;bottom:2px;content:\"\";display:block;height:8px;left:50%;position:absolute;-webkit-transform:translateX(-4px);transform:translateX(-4px);width:8px} \n.date-picker-years{font-size:16px;font-weight:400;height:334px;list-style-type:none;overflow:auto;padding:0;text-align:center} \n.date-picker-years li{cursor:pointer;padding:8px 0;-webkit-transition:none;transition:none} \n.date-picker-years li.active{font-size:26px;font-weight:500;padding:10px 0} \n.date-picker-years li:hover{background:rgba(0,0,0,.12)} \n.picker--landscape .date-picker-years{height:286px} \n.application .theme--dark.picker,.theme--dark .picker{color:#fff} \n.application .theme--dark.picker .picker__body,.theme--dark .picker .picker__body{background:#424242} \n.application .theme--light.picker .picker__title,.theme--light .picker .picker__title{background:#e0e0e0} \n.application .theme--dark.picker .picker__title,.theme--dark .picker .picker__title{background:#616161} \n.picker{border-radius:2px;contain:layout style;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;vertical-align:top} \n.picker .card__row--actions{border:none;margin-top:-20px} \n.picker--full-width{display:-webkit-box;display:-ms-flexbox;display:flex} \n.picker__title{color:#fff;border-top-left-radius:2px;border-top-right-radius:2px;padding:16px} \n.picker__title__btn{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.picker__title__btn.active{opacity:1} \n.picker__title__btn:not(.active){opacity:.6;cursor:pointer} \n.picker__title__btn:not(.active):hover{opacity:1} \n.picker__body{height:auto;overflow:hidden;position:relative;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center} \n.picker__body>div{width:100%} \n.picker__body>div.fade-transition-leave-active{position:absolute} \n.picker--landscape .picker__title{border-top-right-radius:0;border-bottom-right-radius:0;width:170px;position:absolute;top:0;left:0;height:100%;z-index:1} \n.picker--landscape .picker__actions,.picker--landscape .picker__body{margin-left:170px} \n.application .theme--light.divider,.theme--light .divider{background-color:rgba(0,0,0,.12)} \n.application .theme--dark.divider,.theme--dark .divider{background-color:hsla(0,0%,100%,.12)} \n.divider{border:none;display:block;height:1px;min-height:1px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%} \n.divider--inset{margin-left:72px;width:calc(100% - 72px)} \n.application .theme--light.expansion-panel .expansion-panel__container,.theme--light .expansion-panel .expansion-panel__container{border-top:1px solid rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)} \n.application .theme--light.expansion-panel .expansion-panel__container .expansion-panel__header .icon,.theme--light .expansion-panel .expansion-panel__container .expansion-panel__header .icon{color:rgba(0,0,0,.54)} \n.application .theme--light.expansion-panel--focusable .expansion-panel__container:focus,.theme--light .expansion-panel--focusable .expansion-panel__container:focus{background-color:#eee} \n.application .theme--dark.expansion-panel .expansion-panel__container,.theme--dark .expansion-panel .expansion-panel__container{border-top:1px solid hsla(0,0%,100%,.12);background-color:#424242;color:#fff} \n.application .theme--dark.expansion-panel .expansion-panel__container .expansion-panel__header .icon,.theme--dark .expansion-panel .expansion-panel__container .expansion-panel__header .icon{color:#fff} \n.application .theme--dark.expansion-panel--focusable .expansion-panel__container:focus,.theme--dark .expansion-panel--focusable .expansion-panel__container:focus{background-color:rgba(0,0,0,.7)} \n.expansion-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;text-align:left;width:100%;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)} \n.expansion-panel__container{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%;outline:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.expansion-panel__container:first-child{border-top:none!important} \n.expansion-panel__container .header__icon{margin-left:auto} \n.expansion-panel__container .header__icon .icon{-webkit-transition:none;transition:none} \n.expansion-panel__container--active>.expansion-panel__header .header__icon .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)} \n.expansion-panel__header{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:12px 24px} \n.expansion-panel__header>:not(.header__icon){-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto} \n.expansion-panel__body{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.expansion-panel__body .card{border-radius:0} \n.expansion-panel--inset,.expansion-panel--popout,.expansion-panel__body .card{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)} \n.expansion-panel--inset .expansion-panel__container--active,.expansion-panel--popout .expansion-panel__container--active{margin:16px;-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)} \n.expansion-panel--inset .expansion-panel__container,.expansion-panel--popout .expansion-panel__container{max-width:95%} \n.expansion-panel--popout .expansion-panel__container--active{max-width:100%} \n.expansion-panel--inset .expansion-panel__container--active{max-width:85%} \n.application .theme--light.footer,.theme--light .footer{background:#f5f5f5;color:rgba(0,0,0,.87)} \n.application .theme--dark.footer,.theme--dark .footer{background:#212121;color:#fff} \n.footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important;min-height:36px;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)} \n.footer--absolute,.footer--fixed{bottom:0;left:0;width:100%;z-index:3} \n.footer--inset{z-index:2} \n.footer--absolute{position:absolute} \n.footer--fixed{position:fixed} \n.content{-webkit-transition:none;transition:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;will-change:padding} \n.content[data-booted=true]{-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)} \n.content--wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%} \n@-moz-document url-prefix(){@media print{.content{display:block}}} \n.container{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:auto;padding:16px;width:100%} \n.container.fluid{max-width:100%} \n.container.fill-height{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex} \n.container.fill-height .layout{height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto} \n.container.grid-list-xs{padding:2px} \n.container.grid-list-xs .layout .flex{padding:1px} \n.container.grid-list-xs .layout:only-child{margin:-1px} \n.container.grid-list-xs .layout:not(:only-child){margin:auto -1px} \n.container.grid-list-xs :not(:only-child) .layout:first-child{margin-top:-1px} \n.container.grid-list-xs :not(:only-child) .layout:last-child{margin-bottom:-1px} \n.container.grid-list-sm{padding:4px} \n.container.grid-list-sm .layout .flex{padding:2px} \n.container.grid-list-sm .layout:only-child{margin:-2px} \n.container.grid-list-sm .layout:not(:only-child){margin:auto -2px} \n.container.grid-list-sm :not(:only-child) .layout:first-child{margin-top:-2px} \n.container.grid-list-sm :not(:only-child) .layout:last-child{margin-bottom:-2px} \n.container.grid-list-md{padding:8px} \n.container.grid-list-md .layout .flex{padding:4px} \n.container.grid-list-md .layout:only-child{margin:-4px} \n.container.grid-list-md .layout:not(:only-child){margin:auto -4px} \n.container.grid-list-md :not(:only-child) .layout:first-child{margin-top:-4px} \n.container.grid-list-md :not(:only-child) .layout:last-child{margin-bottom:-4px} \n.container.grid-list-lg{padding:16px} \n.container.grid-list-lg .layout .flex{padding:8px} \n.container.grid-list-lg .layout:only-child{margin:-8px} \n.container.grid-list-lg .layout:not(:only-child){margin:auto -8px} \n.container.grid-list-lg :not(:only-child) .layout:first-child{margin-top:-8px} \n.container.grid-list-lg :not(:only-child) .layout:last-child{margin-bottom:-8px} \n.container.grid-list-xl{padding:24px} \n.container.grid-list-xl .layout .flex{padding:12px} \n.container.grid-list-xl .layout:only-child{margin:-12px} \n.container.grid-list-xl .layout:not(:only-child){margin:auto -12px} \n.container.grid-list-xl :not(:only-child) .layout:first-child{margin-top:-12px} \n.container.grid-list-xl :not(:only-child) .layout:last-child{margin-bottom:-12px} \n.layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap} \n.layout.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row} \n.layout.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse} \n.layout.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column} \n.layout.column.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse} \n.layout.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap} \n.child-flex>*,.flex{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto} \n.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start} \n.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end} \n.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center} \n.align-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline} \n.align-content-start{-ms-flex-line-pack:start;align-content:flex-start} \n.align-content-end{-ms-flex-line-pack:end;align-content:flex-end} \n.align-content-center{-ms-flex-line-pack:center;align-content:center} \n.align-content-space-between{-ms-flex-line-pack:justify;align-content:space-between} \n.align-content-space-around{-ms-flex-line-pack:distribute;align-content:space-around} \n.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start} \n.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end} \n.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center} \n.justify-space-around{-ms-flex-pack:distribute;justify-content:space-around} \n.justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between} \n.spacer{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important} \n.grow{-ms-flex-negative:0!important;flex-shrink:0!important} \n.shrink{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important} \n.scroll-y{overflow-y:auto} \n.fill-height{height:100%} \n.hide-overflow{overflow:hidden!important} \n.show-overflow{overflow:visible!important} \n.ellipsis,.no-wrap{white-space:nowrap} \n.ellipsis{overflow:hidden;text-overflow:ellipsis} \n.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important} \n.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important} \n.d-flex>*,.d-inline-flex>*{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important} \n.d-block{display:block!important} \n.d-inline-block{display:inline-block!important} \n@media only screen and (min-width:960px){.container{max-width:900px}} \n@media only screen and (min-width:1264px){.container{max-width:1185px}} \n@media only screen and (min-width:1904px){.container{max-width:1785px}} \n@media only screen and (max-width:599px){.container{padding:24px}} \n@media (min-width:0){.flex.xs1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-xs1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.xs2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-xs2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.xs3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-xs3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.xs4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-xs4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.xs5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-xs5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.xs6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-xs6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.xs7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-xs7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.xs8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-xs8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.xs9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-xs9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.xs10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-xs10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.xs11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-xs11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.xs12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-xs12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-xs0{margin-left:0}.flex.offset-xs1{margin-left:8.333333333333332%}.flex.offset-xs2{margin-left:16.666666666666664%}.flex.offset-xs3{margin-left:25%}.flex.offset-xs4{margin-left:33.33333333333333%}.flex.offset-xs5{margin-left:41.66666666666667%}.flex.offset-xs6{margin-left:50%}.flex.offset-xs7{margin-left:58.333333333333336%}.flex.offset-xs8{margin-left:66.66666666666666%}.flex.offset-xs9{margin-left:75%}.flex.offset-xs10{margin-left:83.33333333333334%}.flex.offset-xs11{margin-left:91.66666666666666%}.flex.offset-xs12{margin-left:100%}} \n@media (min-width:600px){.flex.sm1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-sm1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.sm2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-sm2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.sm3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-sm3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.sm4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-sm4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.sm5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-sm5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.sm6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-sm6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.sm7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-sm7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.sm8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-sm8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.sm9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-sm9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.sm10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-sm10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.sm11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-sm11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.sm12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-sm12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-sm0{margin-left:0}.flex.offset-sm1{margin-left:8.333333333333332%}.flex.offset-sm2{margin-left:16.666666666666664%}.flex.offset-sm3{margin-left:25%}.flex.offset-sm4{margin-left:33.33333333333333%}.flex.offset-sm5{margin-left:41.66666666666667%}.flex.offset-sm6{margin-left:50%}.flex.offset-sm7{margin-left:58.333333333333336%}.flex.offset-sm8{margin-left:66.66666666666666%}.flex.offset-sm9{margin-left:75%}.flex.offset-sm10{margin-left:83.33333333333334%}.flex.offset-sm11{margin-left:91.66666666666666%}.flex.offset-sm12{margin-left:100%}} \n@media (min-width:960px){.flex.md1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-md1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.md2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-md2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.md3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-md3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.md4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-md4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.md5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-md5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.md6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-md6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.md7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-md7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.md8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-md8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.md9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-md9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.md10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-md10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.md11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-md11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.md12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-md12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-md0{margin-left:0}.flex.offset-md1{margin-left:8.333333333333332%}.flex.offset-md2{margin-left:16.666666666666664%}.flex.offset-md3{margin-left:25%}.flex.offset-md4{margin-left:33.33333333333333%}.flex.offset-md5{margin-left:41.66666666666667%}.flex.offset-md6{margin-left:50%}.flex.offset-md7{margin-left:58.333333333333336%}.flex.offset-md8{margin-left:66.66666666666666%}.flex.offset-md9{margin-left:75%}.flex.offset-md10{margin-left:83.33333333333334%}.flex.offset-md11{margin-left:91.66666666666666%}.flex.offset-md12{margin-left:100%}} \n@media (min-width:1264px){.flex.lg1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-lg1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.lg2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-lg2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.lg3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-lg3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.lg4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-lg4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.lg5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-lg5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.lg6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-lg6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.lg7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-lg7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.lg8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-lg8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.lg9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-lg9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.lg10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-lg10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.lg11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-lg11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.lg12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-lg12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-lg0{margin-left:0}.flex.offset-lg1{margin-left:8.333333333333332%}.flex.offset-lg2{margin-left:16.666666666666664%}.flex.offset-lg3{margin-left:25%}.flex.offset-lg4{margin-left:33.33333333333333%}.flex.offset-lg5{margin-left:41.66666666666667%}.flex.offset-lg6{margin-left:50%}.flex.offset-lg7{margin-left:58.333333333333336%}.flex.offset-lg8{margin-left:66.66666666666666%}.flex.offset-lg9{margin-left:75%}.flex.offset-lg10{margin-left:83.33333333333334%}.flex.offset-lg11{margin-left:91.66666666666666%}.flex.offset-lg12{margin-left:100%}} \n@media (min-width:1904px){.flex.xl1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-xl1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.xl2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-xl2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.xl3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-xl3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.xl4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-xl4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.xl5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-xl5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.xl6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-xl6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.xl7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-xl7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.xl8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-xl8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.xl9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-xl9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.xl10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-xl10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.xl11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-xl11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.xl12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-xl12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-xl0{margin-left:0}.flex.offset-xl1{margin-left:8.333333333333332%}.flex.offset-xl2{margin-left:16.666666666666664%}.flex.offset-xl3{margin-left:25%}.flex.offset-xl4{margin-left:33.33333333333333%}.flex.offset-xl5{margin-left:41.66666666666667%}.flex.offset-xl6{margin-left:50%}.flex.offset-xl7{margin-left:58.333333333333336%}.flex.offset-xl8{margin-left:66.66666666666666%}.flex.offset-xl9{margin-left:75%}.flex.offset-xl10{margin-left:83.33333333333334%}.flex.offset-xl11{margin-left:91.66666666666666%}.flex.offset-xl12{margin-left:100%}} \n.application .theme--light.navigation-drawer,.theme--light .navigation-drawer{background-color:#fff} \n.application .theme--light.navigation-drawer .divider,.application .theme--light.navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border,.theme--light .navigation-drawer .divider,.theme--light .navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border{background-color:rgba(0,0,0,.12)} \n.application .theme--dark.navigation-drawer,.theme--dark .navigation-drawer{background-color:#424242} \n.application .theme--dark.navigation-drawer .divider,.application .theme--dark.navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border,.theme--dark .navigation-drawer .divider,.theme--dark .navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border{background-color:hsla(0,0%,100%,.12)} \n.navigation-drawer{-webkit-transition:none;transition:none;display:block;left:0;max-width:100%;overflow-y:auto;overflow-x:hidden;padding:0 0 100px;pointer-events:auto;top:0;will-change:transform;z-index:3;-webkit-overflow-scrolling:touch} \n.navigation-drawer[data-booted=true]{-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1);-webkit-transition-property:background,background-color,border,border-bottom,border-bottom-color,border-bottom-width,border-color,border-left,border-left-color,border-left-width,border-right,border-right-color,border-right-width,border-top,border-top-color,border-top-width,border-width,bottom,color,height,left,margin,margin-bottom,margin-left,margin-right,margin-top,max-width,min-height,min-width,opacity,padding,padding-bottom,padding-left,padding-right,padding-top,right,top,width,-webkit-box-shadow,-webkit-transform,-webkit-transform-origin;transition-property:background,background-color,border,border-bottom,border-bottom-color,border-bottom-width,border-color,border-left,border-left-color,border-left-width,border-right,border-right-color,border-right-width,border-top,border-top-color,border-top-width,border-width,bottom,color,height,left,margin,margin-bottom,margin-left,margin-right,margin-top,max-width,min-height,min-width,opacity,padding,padding-bottom,padding-left,padding-right,padding-top,right,top,width,-webkit-box-shadow,-webkit-transform,-webkit-transform-origin;transition-property:background,background-color,border,border-bottom,border-bottom-color,border-bottom-width,border-color,border-left,border-left-color,border-left-width,border-right,border-right-color,border-right-width,border-top,border-top-color,border-top-width,border-width,bottom,box-shadow,color,height,left,margin,margin-bottom,margin-left,margin-right,margin-top,max-width,min-height,min-width,opacity,padding,padding-bottom,padding-left,padding-right,padding-top,right,top,transform,transform-origin,width;transition-property:background,background-color,border,border-bottom,border-bottom-color,border-bottom-width,border-color,border-left,border-left-color,border-left-width,border-right,border-right-color,border-right-width,border-top,border-top-color,border-top-width,border-width,bottom,box-shadow,color,height,left,margin,margin-bottom,margin-left,margin-right,margin-top,max-width,min-height,min-width,opacity,padding,padding-bottom,padding-left,padding-right,padding-top,right,top,transform,transform-origin,width,-webkit-box-shadow,-webkit-transform,-webkit-transform-origin;transition-property:background,background-color,border,border-bottom,border-bottom-color,border-bottom-width,border-color,border-left,border-left-color,border-left-width,border-right,border-right-color,border-right-width,border-top,border-top-color,border-top-width,border-width,bottom,box-shadow,color,height,left,margin,margin-bottom,margin-left,margin-right,margin-top,max-width,min-height,min-width,opacity,padding,padding-bottom,padding-left,padding-right,padding-top,right,top,transform,transform-origin,width,-webkit-transform,-webkit-transform-origin} \n.navigation-drawer__border{position:absolute;right:0;top:0;height:100%;width:1px} \n.navigation-drawer.navigation-drawer--right:after{left:0;right:auto} \n.navigation-drawer--right{left:auto;right:0} \n.navigation-drawer--right>.navigation-drawer__border{right:auto;left:0} \n.navigation-drawer--absolute{position:absolute} \n.navigation-drawer--fixed{position:fixed} \n.navigation-drawer--floating:after{display:none} \n.navigation-drawer--mini-variant{overflow:hidden} \n.navigation-drawer--mini-variant .list__group__header__prepend-icon{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%} \n.navigation-drawer--mini-variant .list__tile__action,.navigation-drawer--mini-variant .list__tile__avatar{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:48px} \n.navigation-drawer--mini-variant .list__tile:after,.navigation-drawer--mini-variant .list__tile__content{opacity:0} \n.navigation-drawer--mini-variant .divider,.navigation-drawer--mini-variant .list--group,.navigation-drawer--mini-variant .subheader{display:none!important} \n.navigation-drawer--is-mobile,.navigation-drawer--temporary{z-index:6} \n.navigation-drawer--is-mobile:not(.navigation-drawer--close),.navigation-drawer--temporary:not(.navigation-drawer--close){-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)} \n.navigation-drawer .list{background:inherit} \n.navigation-drawer>.list .list__tile{-webkit-transition:none;transition:none;font-weight:500} \n.navigation-drawer>.list .list__tile--active .list__tile__title{color:inherit} \n.navigation-drawer>.list .list--group .list__tile{font-weight:400} \n.navigation-drawer>.list .list--group__header--active:after{background:transparent} \n.navigation-drawer>.list:not(.list--dense) .list__tile{font-size:14px} \n.application .theme--light.pagination__item,.theme--light .pagination__item{background:#fff;color:#000} \n.application .theme--light.pagination__item--active,.theme--light .pagination__item--active{color:#fff} \n.application .theme--light.pagination__navigation,.theme--light .pagination__navigation{background:#fff} \n.application .theme--light.pagination__navigation .icon,.theme--light .pagination__navigation .icon{color:rgba(0,0,0,.54)} \n.application .theme--dark.pagination__item,.theme--dark .pagination__item{background:#424242;color:#fff} \n.application .theme--dark.pagination__item--active,.theme--dark .pagination__item--active{color:#fff} \n.application .theme--dark.pagination__navigation,.theme--dark .pagination__navigation{background:#424242} \n.application .theme--dark.pagination__navigation .icon,.theme--dark .pagination__navigation .icon{color:#fff} \n.pagination{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;list-style-type:none;margin:0;max-width:100%;padding:0} \n.pagination,.pagination>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center} \n.pagination>li{display:-webkit-box;display:-ms-flexbox;display:flex} \n.pagination--circle .pagination__item,.pagination--circle .pagination__more,.pagination--circle .pagination__navigation{border-radius:50%} \n.pagination--disabled{pointer-events:none;opacity:.6} \n.pagination__item{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;background:transparent;height:34px;width:34px;margin:.3rem;text-decoration:none;-webkit-transition:.3s cubic-bezier(0,0,.2,1);transition:.3s cubic-bezier(0,0,.2,1)} \n.pagination__item--active{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)} \n.pagination__navigation{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;height:2rem;border-radius:4px;width:2rem;margin:.3rem 10px} \n.pagination__navigation .icon{font-size:2rem;-webkit-transition:.2s cubic-bezier(.4,0,.6,1);transition:.2s cubic-bezier(.4,0,.6,1);vertical-align:middle} \n.pagination__navigation--disabled{opacity:.6;pointer-events:none} \n.pagination__more{margin:.3rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2rem;width:2rem} \n.parallax{position:relative;overflow:hidden;z-index:0} \n.parallax__image-container{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;contain:strict} \n.parallax__image{position:absolute;bottom:0;left:50%;min-width:100%;min-height:100%;display:none;-webkit-transform:translate(-50%);transform:translate(-50%);will-change:transform;-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1);z-index:1} \n.parallax__content{color:#fff;height:100%;z-index:2;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 1rem} \n.progress-circular{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex} \n.progress-circular--indeterminate svg{-webkit-animation:g 1.4s linear infinite;animation:g 1.4s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:0} \n.progress-circular--indeterminate .progress-circular__overlay{-webkit-animation:f 1.4s ease-in-out infinite;animation:f 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px} \n.progress-circular__underlay{stroke:rgba(0,0,0,.1);z-index:1} \n.progress-circular__overlay{stroke:currentColor;z-index:2;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out} \n.progress-circular__info{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)} \n@-webkit-keyframes f{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}} \n@keyframes f{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}} \n@-webkit-keyframes g{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}} \n@keyframes g{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}} \n.radio-group .input-group__details:after,.radio-group .input-group__details:before{display:none} \n.radio-group .input-group{padding:0} \n.radio-group--column .input-group__input{display:block} \n.radio-group--row .input-group__input{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row} \n.radio-group.input-group--error .radio .icon--selection-control,.radio-group.input-group--error .radio label{color:inherit} \n.application .theme--light.input-group--slider label,.theme--light .input-group--slider label{color:rgba(0,0,0,.54)} \n.application .theme--light.input-group--slider .slider__track,.application .theme--light.input-group--slider .slider__track-fill,.theme--light .input-group--slider .slider__track,.theme--light .input-group--slider .slider__track-fill{background:rgba(0,0,0,.26)} \n.application .theme--light.input-group--slider .slider__tick,.application .theme--light.input-group--slider .slider__track__container:after,.theme--light .input-group--slider .slider__tick,.theme--light .input-group--slider .slider__track__container:after{border:1px solid rgba(0,0,0,.87)} \n.application .theme--light.input-group--slider:not(.input-group--dirty) .slider__thumb--label,.theme--light .input-group--slider:not(.input-group--dirty) .slider__thumb--label{background:rgba(0,0,0,.26)} \n.application .theme--light.input-group--slider:not(.input-group--dirty) .slider__thumb,.theme--light .input-group--slider:not(.input-group--dirty) .slider__thumb{border:3px solid rgba(0,0,0,.26)} \n.application .theme--light.input-group--slider:not(.input-group--dirty):focus .slider__thumb,.theme--light .input-group--slider:not(.input-group--dirty):focus .slider__thumb{border:3px solid rgba(0,0,0,.38)} \n.application .theme--light.input-group--slider.input-group--disabled .slider__thumb,.theme--light .input-group--slider.input-group--disabled .slider__thumb{background:none;border:3px solid rgba(0,0,0,.26)} \n.application .theme--light.input-group--slider.input-group--disabled.input-group--dirty .slider__thumb,.theme--light .input-group--slider.input-group--disabled.input-group--dirty .slider__thumb{background:rgba(0,0,0,.26);border:0 solid transparent} \n.application .theme--light.input-group--slider:focus .slider__track,.theme--light .input-group--slider:focus .slider__track{background:rgba(0,0,0,.38)} \n.application .theme--dark.input-group--slider label,.theme--dark .input-group--slider label{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.input-group--slider .slider__track,.application .theme--dark.input-group--slider .slider__track-fill,.theme--dark .input-group--slider .slider__track,.theme--dark .input-group--slider .slider__track-fill{background:hsla(0,0%,100%,.2)} \n.application .theme--dark.input-group--slider .slider__tick,.application .theme--dark.input-group--slider .slider__track__container:after,.theme--dark .input-group--slider .slider__tick,.theme--dark .input-group--slider .slider__track__container:after{border:1px solid #fff} \n.application .theme--dark.input-group--slider:not(.input-group--dirty) .slider__thumb--label,.theme--dark .input-group--slider:not(.input-group--dirty) .slider__thumb--label{background:hsla(0,0%,100%,.2)} \n.application .theme--dark.input-group--slider:not(.input-group--dirty) .slider__thumb,.theme--dark .input-group--slider:not(.input-group--dirty) .slider__thumb{border:3px solid hsla(0,0%,100%,.2)} \n.application .theme--dark.input-group--slider:not(.input-group--dirty):focus .slider__thumb,.theme--dark .input-group--slider:not(.input-group--dirty):focus .slider__thumb{border:3px solid hsla(0,0%,100%,.3)} \n.application .theme--dark.input-group--slider.input-group--disabled .slider__thumb,.theme--dark .input-group--slider.input-group--disabled .slider__thumb{background:none;border:3px solid hsla(0,0%,100%,.2)} \n.application .theme--dark.input-group--slider.input-group--disabled.input-group--dirty .slider__thumb,.theme--dark .input-group--slider.input-group--disabled.input-group--dirty .slider__thumb{background:hsla(0,0%,100%,.2);border:0 solid transparent} \n.application .theme--dark.input-group--slider:focus .slider__track,.theme--dark .input-group--slider:focus .slider__track{background:hsla(0,0%,100%,.3)} \n.input-group.input-group--slider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:16px} \n.input-group.input-group--slider .input-group__details:after,.input-group.input-group--slider .input-group__details:before{display:none} \n.input-group.input-group--slider .input-group__input{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%} \n.input-group.input-group--slider label{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;-webkit-transform:none;transform:none} \n.input-group.input-group--slider label+.input-group__input{margin-left:16px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto} \n.input-group.input-group--slider.input-group--active .slider__thumb{-webkit-transform:translateY(-50%) scale(1.2);transform:translateY(-50%) scale(1.2)} \n.input-group.input-group--slider.input-group--active .slider__track{-webkit-transition:none;transition:none} \n.input-group.input-group--slider.input-group--active .slider__thumb-container--label .slider__thumb,.input-group.input-group--slider.input-group--active .slider__thumb-container--label .slider__thumb:hover{-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0)} \n.input-group.input-group--slider.input-group--active .slider__thumb-container,.input-group.input-group--slider.input-group--active .slider__track-fill{-webkit-transition:none;transition:none} \n.input-group.input-group--slider.input-group--active.input-group--ticks .slider__tick,.input-group.input-group--slider.input-group--active.input-group--ticks .slider__track__container:after{opacity:1} \n.input-group.input-group--slider.input-group--disabled{pointer-events:none} \n.input-group.input-group--slider.input-group--disabled .slider__thumb{-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5);background:transparent} \n.input-group.input-group--slider.input-group--disabled.input-group--dirty{border-color:transparent} \n.input-group.input-group--slider.input-group--prepend-icon .slider{margin-left:40px} \n.input-group.input-group--slider.input-group--append-icon .slider{margin-right:40px} \n.slider{cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:30px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.slider__track__container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:100%;overflow:hidden} \n.slider__track__container:after{content:\"\";position:absolute;right:0;top:0;height:2px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:2px;opacity:0} \n.slider__thumb,.slider__tick,.slider__track{position:absolute;top:0} \n.slider__track{-webkit-transform-origin:right;transform-origin:right;overflow:hidden} \n.slider__track,.slider__track-fill{height:2px;left:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%} \n.slider__track-fill{position:absolute;-webkit-transform-origin:left;transform-origin:left} \n.slider__ticks-container{position:absolute;left:0;height:2px;width:100%;top:50%;overflow:hidden} \n.slider__tick{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);opacity:0} \n.slider__thumb-container{position:absolute} \n.slider__thumb,.slider__thumb-container{top:50%;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.slider__thumb{width:16px;height:16px;left:-8px;border-radius:50%;background:transparent;-webkit-transform:translateY(-50%) scale(.8);transform:translateY(-50%) scale(.8);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.slider__thumb--label__container{position:absolute;left:0;top:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out} \n.slider__thumb--label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;color:#fff;width:28px;height:28px;border-radius:50% 50% 0;position:absolute;left:-14px;top:-40px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out} \n.slider__thumb--label span{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)} \n.slider__track,.slider__track-fill{position:absolute} \n.snack{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;pointer-events:none;z-index:1000;font-size:14px;left:0;right:0} \n.snack--absolute{position:absolute} \n.snack--top{top:0} \n.snack--bottom{bottom:0} \n.snack__wrapper{background-color:#323232;pointer-events:auto;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)} \n.snack__content,.snack__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%} \n.snack__content{height:48px;padding:14px 24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden} \n.snack__content .btn{color:#fff;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0 0 0 24px;height:auto;min-width:auto;width:auto} \n.snack__content .btn__content{padding:8px;margin:-8px} \n.snack__content .btn__content:before{display:none} \n.snack--multi-line .snack__content{height:80px;padding:24px} \n.snack--vertical .snack__content{height:112px;padding:24px 24px 14px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch} \n.snack--vertical .snack__content .btn.btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:0;margin-top:24px} \n.snack--vertical .snack__content .btn__content{padding:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0} \n.snack--auto-height .snack__content{height:auto} \n.snack-transition-enter-active,.snack-transition-leave-active{transition:-webkit-transform .4s cubic-bezier(.25,.8,.5,1);-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.8,.5,1);transition:transform .4s cubic-bezier(.25,.8,.5,1);transition:transform .4s cubic-bezier(.25,.8,.5,1), -webkit-transform .4s cubic-bezier(.25,.8,.5,1);transition:transform .4s cubic-bezier(.25,.8,.5,1),-webkit-transform .4s cubic-bezier(.25,.8,.5,1)} \n.snack-transition-enter-active .snack__content,.snack-transition-leave-active .snack__content{-webkit-transition:opacity .3s linear .1s;transition:opacity .3s linear .1s} \n.snack-transition-enter .snack__content{opacity:0} \n.snack-transition-enter-to .snack__content,.snack-transition-leave .snack__content{opacity:1} \n.snack-transition-enter.snack.snack--top,.snack-transition-leave-to.snack.snack--top{-webkit-transform:translateY(calc(-100% - 8px));transform:translateY(calc(-100% - 8px))} \n.snack-transition-enter.snack.snack--bottom,.snack-transition-leave-to.snack.snack--bottom{-webkit-transform:translateY(100%);transform:translateY(100%)} \n@media only screen and (min-width:600px){.snack__wrapper{width:auto;max-width:568px;min-width:288px;margin:0 auto;border-radius:2px}.snack--left .snack__wrapper{margin-left:0}.snack--right .snack__wrapper{margin-right:0}.snack--left,.snack--right{margin:0 24px}.snack--left.snack--top,.snack--right.snack--top{-webkit-transform:translateY(24px);transform:translateY(24px)}.snack--left.snack--bottom,.snack--right.snack--bottom{-webkit-transform:translateY(-24px);transform:translateY(-24px)}.snack__content .btn:first-of-type{margin-left:48px}} \n.speed-dial{position:relative} \n.speed-dial--absolute{position:absolute} \n.speed-dial--fixed{position:fixed} \n.speed-dial--top:not(.speed-dial--absolute){top:16px} \n.speed-dial--top.speed-dial--absolute{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)} \n.speed-dial--bottom:not(.speed-dial--absolute){bottom:16px} \n.speed-dial--bottom.speed-dial--absolute{bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%)} \n.speed-dial--left{left:16px} \n.speed-dial--right{right:16px} \n.speed-dial--direction-left .speed-dial__list,.speed-dial--direction-right .speed-dial__list{height:100%;top:0} \n.speed-dial--direction-bottom .speed-dial__list,.speed-dial--direction-top .speed-dial__list{left:0;width:100%} \n.speed-dial--direction-top .speed-dial__list{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;bottom:100%} \n.speed-dial--direction-right .speed-dial__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;left:100%} \n.speed-dial--direction-bottom .speed-dial__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:100%} \n.speed-dial--direction-left .speed-dial__list{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;right:100%} \n.speed-dial__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute} \n.speed-dial__list .btn:first-child{-webkit-transition-delay:.05s;transition-delay:.05s} \n.speed-dial__list .btn:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s} \n.speed-dial__list .btn:nth-child(3){-webkit-transition-delay:.15s;transition-delay:.15s} \n.speed-dial__list .btn:nth-child(4){-webkit-transition-delay:.2s;transition-delay:.2s} \n.speed-dial__list .btn:nth-child(5){-webkit-transition-delay:.25s;transition-delay:.25s} \n.speed-dial__list .btn:nth-child(6){-webkit-transition-delay:.3s;transition-delay:.3s} \n.speed-dial__list .btn:nth-child(7){-webkit-transition-delay:.35s;transition-delay:.35s} \n.application .theme--light.stepper,.theme--light .stepper{background:#fff} \n.application .theme--light.stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step,.theme--light .stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step{background:rgba(0,0,0,.38)} \n.application .theme--light.stepper .stepper__step__step,.application .theme--light.stepper .stepper__step__step .icon,.theme--light .stepper .stepper__step__step,.theme--light .stepper .stepper__step__step .icon{color:#fff} \n.application .theme--light.stepper .stepper__header .divider,.theme--light .stepper .stepper__header .divider{background:rgba(0,0,0,.12)} \n.application .theme--light.stepper .stepper__step--active .stepper__label,.theme--light .stepper .stepper__step--active .stepper__label{text-shadow:0 0 0 #000} \n.application .theme--light.stepper .stepper__step--editable:hover,.theme--light .stepper .stepper__step--editable:hover{background:rgba(0,0,0,.06)} \n.application .theme--light.stepper .stepper__step--editable:hover .stepper__label,.theme--light .stepper .stepper__step--editable:hover .stepper__label{text-shadow:0 0 0 #000} \n.application .theme--light.stepper .stepper__step--complete .stepper__label,.theme--light .stepper .stepper__step--complete .stepper__label{color:rgba(0,0,0,.87)} \n.application .theme--light.stepper .stepper__step--inactive.stepper__step--editable:not(.stepper__step--error):hover .stepper__step__step,.theme--light .stepper .stepper__step--inactive.stepper__step--editable:not(.stepper__step--error):hover .stepper__step__step{background:rgba(0,0,0,.54)} \n.application .theme--light.stepper .stepper__label,.theme--light .stepper .stepper__label{color:rgba(0,0,0,.38)} \n.application .theme--light.stepper--non-linear .stepper__step:not(.stepper__step--complete):not(.stepper__step--error) .stepper__label,.application .theme--light.stepper .stepper__label small,.theme--light .stepper--non-linear .stepper__step:not(.stepper__step--complete):not(.stepper__step--error) .stepper__label,.theme--light .stepper .stepper__label small{color:rgba(0,0,0,.54)} \n.application .theme--light.stepper--vertical .stepper__content:not(:last-child),.theme--light .stepper--vertical .stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)} \n.application .theme--dark.stepper,.theme--dark .stepper{background:#303030} \n.application .theme--dark.stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step,.theme--dark .stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step{background:hsla(0,0%,100%,.5)} \n.application .theme--dark.stepper .stepper__step__step,.application .theme--dark.stepper .stepper__step__step .icon,.theme--dark .stepper .stepper__step__step,.theme--dark .stepper .stepper__step__step .icon{color:#fff} \n.application .theme--dark.stepper .stepper__header .divider,.theme--dark .stepper .stepper__header .divider{background:hsla(0,0%,100%,.12)} \n.application .theme--dark.stepper .stepper__step--active .stepper__label,.theme--dark .stepper .stepper__step--active .stepper__label{text-shadow:0 0 0 #fff} \n.application .theme--dark.stepper .stepper__step--editable:hover,.theme--dark .stepper .stepper__step--editable:hover{background:hsla(0,0%,100%,.06)} \n.application .theme--dark.stepper .stepper__step--editable:hover .stepper__label,.theme--dark .stepper .stepper__step--editable:hover .stepper__label{text-shadow:0 0 0 #fff} \n.application .theme--dark.stepper .stepper__step--complete .stepper__label,.theme--dark .stepper .stepper__step--complete .stepper__label{color:hsla(0,0%,100%,.87)} \n.application .theme--dark.stepper .stepper__step--inactive.stepper__step--editable:not(.stepper__step--error):hover .stepper__step__step,.theme--dark .stepper .stepper__step--inactive.stepper__step--editable:not(.stepper__step--error):hover .stepper__step__step{background:hsla(0,0%,100%,.75)} \n.application .theme--dark.stepper .stepper__label,.theme--dark .stepper .stepper__label{color:hsla(0,0%,100%,.5)} \n.application .theme--dark.stepper--non-linear .stepper__step:not(.stepper__step--complete):not(.stepper__step--error) .stepper__label,.application .theme--dark.stepper .stepper__label small,.theme--dark .stepper--non-linear .stepper__step:not(.stepper__step--complete):not(.stepper__step--error) .stepper__label,.theme--dark .stepper .stepper__label small{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.stepper--vertical .stepper__content:not(:last-child),.theme--dark .stepper--vertical .stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)} \n.stepper{overflow:hidden;position:relative} \n.stepper,.stepper__header{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.stepper__header{height:72px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between} \n.stepper__header .divider{-ms-flex-item-align:center;align-self:center;margin:0 -16px} \n.stepper__items{position:relative;overflow:hidden} \n.stepper__step__step{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:24px;margin-right:8px;min-width:24px;width:24px;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1)} \n.stepper__step__step .icon{font-size:18px} \n.stepper__step{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:24px;position:relative} \n.stepper__step--active .stepper__label{-webkit-transition:.3s cubic-bezier(.4,0,.6,1);transition:.3s cubic-bezier(.4,0,.6,1)} \n.stepper__step--editable{cursor:pointer} \n.stepper__step.stepper__step--error .stepper__step__step{background:transparent;color:inherit} \n.stepper__step.stepper__step--error .stepper__step__step .icon{font-size:24px;color:inherit} \n.stepper__step.stepper__step--error .stepper__label{color:inherit;text-shadow:none;font-weight:500} \n.stepper__step.stepper__step--error .stepper__label small{color:inherit} \n.stepper__label{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left} \n.stepper__label small{font-size:12px;font-weight:300;text-shadow:none} \n.stepper__wrapper{overflow:hidden;-webkit-transition:none;transition:none} \n.stepper__content{top:0;padding:24px 24px 16px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:100%} \n.stepper__content>.btn{margin:24px 8px 8px 0} \n.stepper--is-booted .stepper__content,.stepper--is-booted .stepper__wrapper{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.stepper--vertical{padding-bottom:36px} \n.stepper--vertical .stepper__content{margin:-8px -36px -16px 36px;padding:16px 60px 16px 23px;width:auto} \n.stepper--vertical .stepper__step{padding:24px 24px 16px} \n.stepper--vertical .stepper__step__step{margin-right:12px} \n.stepper--alt-labels .stepper__header{height:auto} \n.stepper--alt-labels .stepper__header .divider{margin:35px -67px 0;-ms-flex-item-align:start;align-self:flex-start} \n.stepper--alt-labels .stepper__step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:175px;flex-basis:175px} \n.stepper--alt-labels .stepper__step small{-ms-flex-item-align:center;align-self:center} \n.stepper--alt-labels .stepper__step__step{margin-right:0;margin-bottom:11px} \n@media only screen and (max-width:959px){.stepper:not(.stepper--vertical) .stepper__label{display:none}.stepper:not(.stepper--vertical) .stepper__step__step{margin-right:0}} \n.application .theme--light.subheader,.theme--light .subheader{color:rgba(0,0,0,.54)} \n.application .theme--dark.subheader,.theme--dark .subheader{color:hsla(0,0%,100%,.7)} \n.subheader{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:500;padding:0 16px} \n.subheader--inset{margin-left:56px} \n.application .theme--light.switch:not(.input-group--dirty) .input-group--selection-controls__container,.theme--light .switch:not(.input-group--dirty) .input-group--selection-controls__container{color:rgba(0,0,0,.38)!important} \n.application .theme--light.switch .input-group--selection-controls__ripple:after,.theme--light .switch .input-group--selection-controls__ripple:after{background-color:#fafafa} \n.application .theme--light.switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active),.theme--light .switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active){color:rgba(0,0,0,.38)} \n.application .theme--light.switch .input-group--selection-controls__ripple--active:after,.theme--light .switch .input-group--selection-controls__ripple--active:after{background-color:currentColor} \n.application .theme--light.switch .input-group--selection-controls__toggle,.theme--light .switch .input-group--selection-controls__toggle{color:rgba(0,0,0,.38)} \n.application .theme--light.switch .input-group--selection-controls__toggle--active,.theme--light .switch .input-group--selection-controls__toggle--active{color:inherit} \n.application .theme--light.switch.input-group--disabled .input-group--selection-controls__ripple:after,.theme--light .switch.input-group--disabled .input-group--selection-controls__ripple:after{background-color:#bdbdbd!important} \n.application .theme--light.switch.input-group--disabled .input-group--selection-controls__toggle,.theme--light .switch.input-group--disabled .input-group--selection-controls__toggle{color:rgba(0,0,0,.12)!important} \n.application .theme--dark.switch:not(.input-group--dirty) .input-group--selection-controls__container,.theme--dark .switch:not(.input-group--dirty) .input-group--selection-controls__container{color:hsla(0,0%,100%,.3)!important} \n.application .theme--dark.switch .input-group--selection-controls__ripple:after,.theme--dark .switch .input-group--selection-controls__ripple:after{background-color:#bdbdbd} \n.application .theme--dark.switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active),.theme--dark .switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active){color:hsla(0,0%,100%,.3)} \n.application .theme--dark.switch .input-group--selection-controls__ripple--active:after,.theme--dark .switch .input-group--selection-controls__ripple--active:after{background-color:currentColor} \n.application .theme--dark.switch .input-group--selection-controls__toggle,.theme--dark .switch .input-group--selection-controls__toggle{color:hsla(0,0%,100%,.3)} \n.application .theme--dark.switch .input-group--selection-controls__toggle--active,.theme--dark .switch .input-group--selection-controls__toggle--active{color:inherit} \n.application .theme--dark.switch.input-group--disabled .input-group--selection-controls__ripple:after,.theme--dark .switch.input-group--disabled .input-group--selection-controls__ripple:after{background-color:#424242!important} \n.application .theme--dark.switch.input-group--disabled .input-group--selection-controls__toggle,.theme--dark .switch.input-group--disabled .input-group--selection-controls__toggle{color:hsla(0,0%,100%,.1)!important} \n.input-group.input-group--selection-controls{z-index:0} \n.input-group.input-group--selection-controls.switch.input-group--append-icon label,.input-group.input-group--selection-controls.switch.input-group--prepend-icon label{left:62px} \n.input-group.input-group--selection-controls.switch.input-group--prepend-icon .input-group--selection-controls__container{margin-left:6px} \n.input-group.input-group--selection-controls.switch.input-group--append-icon .input-group__append-icon{left:40px} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__container{color:inherit;position:relative;width:36px} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__container[class*=\"--text\"] .input-group--selection-controls__ripple--active:after{background-color:currentColor} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__toggle{background-color:currentColor;color:inherit;position:absolute;height:14px;top:50%;left:0;width:34px;border-radius:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%)} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__toggle.input-group--selection-controls__toggle--active{opacity:.5} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__ripple{-webkit-transform:translate(-15px,-24px);transform:translate(-15px,-24px);-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1);z-index:1;left:0} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__ripple:after{content:\"\";position:absolute;display:inline-block;cursor:pointer;width:20px;border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:20px;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)} \n.input-group.input-group--selection-controls.switch .input-group--selection-controls__ripple--active{-webkit-transform:translate(2px,-24px);transform:translate(2px,-24px)} \n.input-group.input-group--selection-controls.switch label{padding-left:14px} \n.application .theme--light.system-bar,.theme--light .system-bar{background-color:#e0e0e0;color:rgba(0,0,0,.54)} \n.application .theme--light.system-bar .icon,.theme--light .system-bar .icon{color:rgba(0,0,0,.54)} \n.application .theme--light.system-bar--lights-out,.theme--light .system-bar--lights-out{background-color:hsla(0,0%,100%,.7)!important} \n.application .theme--dark.system-bar,.theme--dark .system-bar{background-color:#000;color:hsla(0,0%,100%,.7)} \n.application .theme--dark.system-bar .icon,.theme--dark .system-bar .icon{color:hsla(0,0%,100%,.7)} \n.application .theme--dark.system-bar--lights-out,.theme--dark .system-bar--lights-out{background-color:rgba(0,0,0,.2)!important} \n.system-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;padding:0 8px} \n.system-bar .icon{font-size:16px} \n.system-bar--absolute,.system-bar--fixed{left:0;top:0;width:100%;z-index:3} \n.system-bar--fixed{position:fixed} \n.system-bar--absolute{position:absolute} \n.system-bar--status .icon{margin-right:4px} \n.system-bar--window .icon{font-size:20px;margin-right:8px} \n.application .theme--light.tabs__bar,.theme--light .tabs__bar{background-color:#fff} \n.application .theme--light.tabs__bar .tabs__div,.theme--light .tabs__bar .tabs__div{color:rgba(0,0,0,.87)} \n.application .theme--light.tabs__bar .tabs__div.tabs__item--disabled,.theme--light .tabs__bar .tabs__div.tabs__item--disabled{color:rgba(0,0,0,.26)} \n.application .theme--dark.tabs__bar,.theme--dark .tabs__bar{background-color:#424242} \n.application .theme--dark.tabs__bar .tabs__div,.theme--dark .tabs__bar .tabs__div{color:#fff} \n.application .theme--dark.tabs__bar .tabs__div.tabs__item--disabled,.theme--dark .tabs__bar .tabs__div.tabs__item--disabled{color:hsla(0,0%,100%,.3)} \n.tabs,.tabs__bar{position:relative} \n.tabs__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:32px} \n.tabs__icon--prev{left:4px} \n.tabs__icon--next{right:4px} \n.tabs__wrapper{overflow:hidden;contain:content;display:-webkit-box;display:-ms-flexbox;display:flex} \n.tabs__wrapper--show-arrows{margin-left:40px;margin-right:40px} \n.tabs__wrapper--show-arrows .tabs__container--align-with-title{padding-left:16px} \n.tabs__container{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;list-style-type:none;transition:-webkit-transform .6s cubic-bezier(.86,0,.07,1);-webkit-transition:-webkit-transform .6s cubic-bezier(.86,0,.07,1);transition:transform .6s cubic-bezier(.86,0,.07,1);transition:transform .6s cubic-bezier(.86,0,.07,1), -webkit-transform .6s cubic-bezier(.86,0,.07,1);transition:transform .6s cubic-bezier(.86,0,.07,1),-webkit-transform .6s cubic-bezier(.86,0,.07,1);white-space:nowrap;position:relative} \n.tabs__container,.tabs__container--grow .tabs__div,.tabs__container--overflow .tabs__div{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto} \n.tabs__container--grow .tabs__div{max-width:none} \n.tabs__container--icons-and-text{height:72px} \n.tabs__container--align-with-title{padding-left:56px} \n.tabs__container--centered .tabs__div,.tabs__container--fixed-tabs .tabs__div,.tabs__container--icons-and-text .tabs__div{min-width:72px} \n.tabs__container--centered .tabs__slider-wrapper+.tabs__div,.tabs__container--centered>.tabs__div:first-child,.tabs__container--fixed-tabs .tabs__slider-wrapper+.tabs__div,.tabs__container--fixed-tabs>.tabs__div:first-child,.tabs__container--right .tabs__slider-wrapper+.tabs__div,.tabs__container--right>.tabs__div:first-child{margin-left:auto} \n.tabs__container--centered>.tabs__div:last-child,.tabs__container--fixed-tabs>.tabs__div:last-child{margin-right:auto} \n.tabs__container--icons-and-text .tabs__item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse} \n.tabs__container--icons-and-text .tabs__item .icon{margin-bottom:6px} \n.tabs__div{-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:14px;font-weight:500;line-height:normal;height:inherit;max-width:264px;text-align:center;text-transform:uppercase;vertical-align:middle} \n.tabs__div,.tabs__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center} \n.tabs__item{-ms-flex-align:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-ms-flex-preferred-size:264px;flex-basis:264px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:inherit;padding:6px 12px;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:normal} \n.tabs__item:not(.tabs__item--active){opacity:.7} \n.tabs__slider{height:2px;width:100%} \n.tabs__slider-wrapper{bottom:0;margin:0!important;position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)} \n.tabs__items{overflow:hidden;position:relative} \n.tabs__content{width:100%;transition:-webkit-transform .4s cubic-bezier(.86,0,.07,1);-webkit-transition:-webkit-transform .4s cubic-bezier(.86,0,.07,1);transition:transform .4s cubic-bezier(.86,0,.07,1);transition:transform .4s cubic-bezier(.86,0,.07,1), -webkit-transform .4s cubic-bezier(.86,0,.07,1);transition:transform .4s cubic-bezier(.86,0,.07,1),-webkit-transform .4s cubic-bezier(.86,0,.07,1)} \n@media only screen and (max-width:599px){.tabs__wrapper--show-arrows .tabs__container--align-with-title{padding-left:24px}.tabs__container--align-with-title{padding-left:64px}.tabs__container--fixed-tabs .tabs__div{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}} \n@media only screen and (min-width:600px){.tabs__container--centered .tabs__div,.tabs__container--fixed-tabs .tabs__div,.tabs__container--icons-and-text .tabs__div{min-width:160px}} \n.time-picker-title{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end} \n.time-picker-title__time{white-space:nowrap} \n.time-picker-title__time .picker__title__btn,.time-picker-title__time span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:70px;font-size:70px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center} \n.time-picker-title__ampm{-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;margin:8px 0 6px 8px;text-transform:uppercase} \n.time-picker-title__ampm div:only-child{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row} \n.picker__title--landscape .time-picker-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%} \n.picker__title--landscape .time-picker-title__time{text-align:right} \n.picker__title--landscape .time-picker-title__time .picker__title__btn,.picker__title--landscape .time-picker-title__time span{height:55px;font-size:55px} \n.picker__title--landscape .time-picker-title__ampm{margin:16px 0 0;-ms-flex-item-align:initial;align-self:auto;text-align:center} \n.application .theme--light.time-picker-clock,.theme--light .time-picker-clock{background:#e0e0e0} \n.application .theme--light.time-picker-clock>span.disabled,.theme--light .time-picker-clock>span.disabled{color:rgba(0,0,0,.26)} \n.application .theme--light.time-picker-clock>span.disabled.active,.theme--light .time-picker-clock>span.disabled.active{color:hsla(0,0%,100%,.3)} \n.application .theme--light.time-picker-clock--indeterminate .time-picker-clock__hand,.theme--light .time-picker-clock--indeterminate .time-picker-clock__hand{background-color:#bdbdbd} \n.application .theme--light.time-picker-clock--indeterminate .time-picker-clock__hand:after,.theme--light .time-picker-clock--indeterminate .time-picker-clock__hand:after{color:#bdbdbd} \n.application .theme--light.time-picker-clock--indeterminate>span.active,.theme--light .time-picker-clock--indeterminate>span.active{background-color:#bdbdbd} \n.application .theme--dark.time-picker-clock,.theme--dark .time-picker-clock{background:#616161} \n.application .theme--dark.time-picker-clock>span.disabled,.application .theme--dark.time-picker-clock>span.disabled.active,.theme--dark .time-picker-clock>span.disabled,.theme--dark .time-picker-clock>span.disabled.active{color:hsla(0,0%,100%,.3)} \n.application .theme--dark.time-picker-clock--indeterminate .time-picker-clock__hand,.theme--dark .time-picker-clock--indeterminate .time-picker-clock__hand{background-color:#757575} \n.application .theme--dark.time-picker-clock--indeterminate .time-picker-clock__hand:after,.theme--dark .time-picker-clock--indeterminate .time-picker-clock__hand:after{color:#757575} \n.application .theme--dark.time-picker-clock--indeterminate>span.active,.theme--dark .time-picker-clock--indeterminate>span.active{background-color:#757575} \n.time-picker-clock{border-radius:100%;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.time-picker-clock__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px} \n.time-picker-clock__hand{height:calc(50% - 28px);width:2px;bottom:50%;left:calc(50% - 1px);-webkit-transform-origin:center bottom;transform-origin:center bottom;position:absolute;will-change:transform;z-index:1} \n.time-picker-clock__hand:before{background:transparent;border-width:2px;width:10px;height:10px;top:-3%} \n.time-picker-clock__hand:after,.time-picker-clock__hand:before{border-style:solid;border-color:inherit;border-radius:100%;content:\"\";position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)} \n.time-picker-clock__hand:after{height:8px;width:8px;top:100%;background-color:inherit} \n.time-picker-clock>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:calc(50% - 40px / 2);height:40px;position:absolute;text-align:center;top:calc(50% - 40px / 2);width:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \n.time-picker-clock>span>span{z-index:1} \n.time-picker-clock>span:after,.time-picker-clock>span:before{content:\"\";border-radius:100%;position:absolute;top:50%;left:50%;height:14px;width:14px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:40px;width:40px} \n.time-picker-clock>span.active{color:#fff;cursor:default;z-index:2} \n.time-picker-clock>span.disabled{pointer-events:none} \n.application .theme--light.toolbar,.theme--light .toolbar{background-color:#f5f5f5;color:rgba(0,0,0,.87)} \n.application .theme--dark.toolbar,.theme--dark .toolbar{background-color:#212121;color:#fff} \n.toolbar{-webkit-transition:none;transition:none;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);display:block;position:relative;width:100%;will-change:padding-left} \n.toolbar[data-booted=true]{-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)} \n.toolbar .input-group--solo .input-group__details{display:none} \n.toolbar .input-group--single-line:not(.input-group--solo){padding:0} \n.toolbar .input-group--single-line:not(.input-group--solo) label{top:auto} \n.toolbar .tabs{width:100%} \n.toolbar__title{font-size:20px;font-weight:500;letter-spacing:.02em;margin-left:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} \n.toolbar__content,.toolbar__extension{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex} \n.toolbar__content>.list,.toolbar__extension>.list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0!important;max-height:100%} \n.toolbar__content>.btn:last-child,.toolbar__content>.menu:first-child,.toolbar__extension>.btn:last-child,.toolbar__extension>.menu:first-child{margin-right:8px} \n.toolbar__content>.btn:first-child,.toolbar__content>.menu:first-child,.toolbar__extension>.btn:first-child,.toolbar__extension>.menu:first-child{margin-left:8px} \n.toolbar__content>:not(.btn):not(.menu):first-child:not(:only-child),.toolbar__extension>:not(.btn):not(.menu):first-child:not(:only-child){margin-left:16px} \n.toolbar__content>:not(.btn):not(.menu):last-child:not(:only-child),.toolbar__extension>:not(.btn):not(.menu):last-child:not(:only-child){margin-right:16px} \n.toolbar__items{display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit;max-width:100%;padding:0} \n.toolbar__items .btn{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch} \n.toolbar__items .tooltip,.toolbar__items .tooltip>span{height:inherit} \n.toolbar__items .btn,.toolbar__items .menu,.toolbar__items .menu__activator{height:inherit;margin:0} \n.toolbar--card{border-radius:2px 2px 0 0;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)} \n.toolbar--fixed{position:fixed;z-index:2} \n.toolbar--absolute,.toolbar--fixed{top:0;left:0} \n.toolbar--absolute{position:absolute;z-index:2} \n.toolbar--floating{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:16px;width:auto} \n.toolbar--clipped{z-index:3} \n@media only screen and (max-width:599px){.toolbar .toolbar__content>.btn:last-child,.toolbar .toolbar__extension>.btn:last-child{margin-right:17px}.toolbar .toolbar__content>.btn:first-child,.toolbar .toolbar__extension>.btn:first-child{margin-left:17px}.toolbar .toolbar__content>:not(.btn):not(.menu):first-child:not(:only-child),.toolbar .toolbar__extension>:not(.btn):not(.menu):first-child:not(:only-child){margin-left:24px}.toolbar .toolbar__content>:not(.btn):not(.menu):last-child:not(:only-child),.toolbar .toolbar__extension>:not(.btn):not(.menu):last-child:not(:only-child){margin-right:24px}} \n.tooltip{position:relative} \n.tooltip__content{background:#616161;border-radius:2px;color:#fff;font-size:12px;display:inline-block;padding:5px 8px;position:absolute;text-transform:none;-webkit-transition:.15s cubic-bezier(.25,.8,.5,1);transition:.15s cubic-bezier(.25,.8,.5,1);width:auto;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)} \n.tooltip__content[class*=-active]{pointer-events:none} \n@media only screen and (max-width:959px){.tooltip .tooltip__content{padding:10px 16px}} \n/*# sourceMappingURL=vuetify.min.css.map*/"]}
\ No newline at end of file
diff --git a/dist/static/js/app.662bc049405ca38516eb.js b/dist/static/js/app.662bc049405ca38516eb.js
new file mode 100644
index 0000000..690b806
--- /dev/null
+++ b/dist/static/js/app.662bc049405ca38516eb.js
@@ -0,0 +1,2 @@
+webpackJsonp([1],{"+8wA":function(t,e){},0:function(t,e){},"1/Zw":function(t,e){},"4UDY":function(t,e){},"7P5P":function(t,e){},"7zck":function(t,e){},AxLV:function(t,e){},EZ7f:function(t,e){},FoGp:function(t,e){},NHnr:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("7+uW"),i={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-app",[a("v-toolbar",{attrs:{"clipped-left":"",app:"","scroll-off-screen":""}},[a("v-toolbar-title",{staticClass:"align-center"},[a("span",{staticClass:"title"},[a("router-link",{attrs:{to:"/"}},[t._v("LBRY.tech")])],1)]),t._v(" "),a("v-spacer"),t._v(" "),a("v-toolbar-items",{staticClass:"hidden-sm-and-down"},[a("v-btn",{attrs:{flat:"",to:"/overview"}},[t._v("Overview")]),t._v(" "),a("v-btn",{attrs:{flat:"",to:"/documentation"}},[t._v("Documentation")]),t._v(" "),a("v-btn",{attrs:{flat:"",to:"/contribute"}},[t._v("How to Contribute")]),t._v(" "),a("v-btn",{attrs:{flat:"",to:"/develop"}},[t._v("How to Develop")]),t._v(" "),a("v-btn",{attrs:{flat:"",to:"/resources"}},[t._v("Resources")])],1)],1),t._v(" "),a("v-content",[a("v-alert",{staticClass:"pt-5 pb-5 ma-0",attrs:{type:"error",value:"true",id:"in-development-alert"}},[a("strong",[t._v("This website is in beta.")]),t._v(" We are actively developing this website to showcase and teach about the LBRY protocol. All things may not work as expected!"),a("br"),t._v("This website is open source and you can "),a("a",{attrs:{href:"https://github.com/lbryio/lbry.tech",target:"_blank"}},[t._v("contribute to it on Github")]),t._v(".")]),t._v(" "),a("router-view")],1)],1)},staticRenderFns:[]};var n=a("VU/8")({data:function(){return{}},name:"App"},i,!1,function(t){a("EZ7f")},null,null).exports,r=a("/ocq"),o=new s.default,l={data:function(){return{uploadDialog:!1,txhash:"",confirmed:!1}},watch:{uploadDialog:function(){var t=this;this.uploadDialog&&setTimeout(function(){t.confirmed=!0},1e4)}},created:function(){var t=this;o.$on("file-uploaded",function(e){t.txhash=e,t.uploadDialog=!0})},name:"Hook"},u={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",{attrs:{fluid:"","grid-list-md":"","text-xs-center":"",id:"hook"}},[a("v-layout",{attrs:{row:"",wrap:"",id:"hook-navigation"}},[a("v-flex",{attrs:{xs4:""}},[a("router-link",{attrs:{exact:"",to:"/"}},[a("v-btn",{attrs:{color:"grey",fab:""}},[t._v("1")]),t._v("\n Resolve a claim\n ")],1)],1),t._v(" "),a("v-flex",{attrs:{xs4:""}},[a("router-link",{attrs:{to:"/step-2"}},[a("v-btn",{attrs:{color:"grey",fab:""}},[t._v("2")]),t._v("\n Publish content\n ")],1)],1),t._v(" "),a("v-flex",{attrs:{xs4:""}},[a("router-link",{attrs:{to:"/step-3"}},[a("v-btn",{attrs:{color:"grey",fab:""}},[t._v("3")]),t._v("\n Support with LBC\n ")],1)],1)],1),t._v(" "),a("router-view"),t._v(" "),a("v-dialog",{attrs:{"hide-overlay":"",persistent:"",width:"30rem"},model:{value:t.uploadDialog,callback:function(e){t.uploadDialog=e},expression:"uploadDialog"}},[a("v-card",[t.confirmed?[a("v-card-title",{staticClass:"headline"},[t._v("Your image has been published!")]),t._v(" "),a("v-card-text",[a("a",{attrs:{href:"https://explorer.lbry.io/tx/"+t.txhash,target:"_blank"}},[t._v("Check out your content on the LBRY blockchain explorer")])]),t._v(" "),a("v-card-actions",[a("v-btn",{attrs:{flat:""},on:{click:function(e){t.uploadDialog=!1}}},[t._v("Dismiss this dialog")])],1)]:[a("v-card-title",{staticClass:"headline"},[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}}),t._v("Â Waiting for confirmations...")],1),t._v(" "),a("v-card-text",[t._v("Your image was uploaded to the LBRY network but we are currently waiting for the first confirmation. This should take just a few minutes. In the mean time, go ahead and try the other steps!")])]],2)],1)],1)},staticRenderFns:[]};var c=a("VU/8")(l,u,!1,function(t){a("7P5P")},null,null).exports,d={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"edit-link mt-3"},[e("v-divider"),this._v(" "),e("p",{staticClass:"mt-2"},[e("a",{staticClass:"grey--text text--darken-1",attrs:{href:this.url,target:"_blank"}},[this._v("Edit this page on Github")])])],1)},staticRenderFns:[]};var v=a("VU/8")({props:["url"],data:function(){return{}},name:"EditLink"},d,!1,function(t){a("oCsX")},null,null).exports,m={components:{"edit-link":v,hook:c},data:function(){return{}},name:"Home"},p={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("hook"),t._v(" "),a("v-container",{attrs:{fluid:""}},[a("v-layout",{attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:"",xl6:"","offset-xl3":""}},[a("h1",[t._v("HTML Ipsum Presents")]),t._v(" "),a("p",[a("strong",[t._v("Pellentesque habitant morbi tristique")]),t._v(" senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. "),a("em",[t._v("Aenean ultricies mi vitae est.")]),t._v(" Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, "),a("code",[t._v("commodo vitae")]),t._v(", ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. "),a("a",{attrs:{href:"#"}},[t._v("Donec non enim")]),t._v(" in turpis pulvinar facilisis. Ut felis.")]),t._v(" "),a("h2",[t._v("Header Level 2")]),t._v(" "),a("ol",[a("li",[t._v("Lorem ipsum dolor sit amet, consectetuer adipiscing elit.")]),t._v(" "),a("li",[t._v("Aliquam tincidunt mauris eu risus.")])]),t._v(" "),a("blockquote",[a("p",[t._v("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.")])]),t._v(" "),a("h3",[t._v("Header Level 3")]),t._v(" "),a("ul",[a("li",[t._v("Lorem ipsum dolor sit amet, consectetuer adipiscing elit.")]),t._v(" "),a("li",[t._v("Aliquam tincidunt mauris eu risus.")])]),t._v(" "),a("pre",[a("code",[t._v("\n #header h1 a {\n display: block;\n width: 300px;\n height: 80px;\n }\n ")])])])],1),t._v(" "),a("edit-link",{attrs:{url:"https://github.com/lbryio/lbry.tech/blob/master/src/components/pages/Home.vue"}})],1)],1)},staticRenderFns:[]};var h=a("VU/8")(m,p,!1,function(t){a("lN29")},null,null).exports,f={components:{"edit-link":v},data:function(){return{}},name:"Overview"},b={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",[a("v-layout",{attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:"",xl6:"","offset-xl3":""}},[a("h1",{staticClass:"display-1"},[a("p",[t._v("Introduction to LBRY protocol")])]),t._v(" "),a("p",[a("img",{attrs:{src:"https://placehold.it/1200x600?text=Placeholder+Graphic"}})]),t._v(" "),a("p",[t._v("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras pulvinar leo id nisl ullamcorper, non tristique nulla varius. Curabitur urna turpis, porta ac lectus vel, imperdiet semper mi. Integer sollicitudin, urna id imperdiet commodo, quam nunc ultrices dolor, eu laoreet risus ante nec purus. Vivamus eget ornare felis.")]),t._v(" "),a("h2",{staticClass:"title"},[a("p",[t._v("Subtitle here")])]),t._v(" "),a("p",[t._v("Morbi sed mauris libero. "),a("strong",[t._v("Mauris blandit")]),t._v(" sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum. ")]),t._v(" "),a("h2",{staticClass:"title"},[a("p",[t._v("Subtitle here")])]),t._v(" "),a("p",[t._v("Morbi sed mauris libero. "),a("strong",[t._v("Mauris blandit")]),t._v(" sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum. ")]),t._v(" "),a("h2",{staticClass:"title"},[a("p",[t._v("Subtitle here")])]),t._v(" "),a("p",[t._v("Morbi sed mauris libero. "),a("strong",[t._v("Mauris blandit")]),t._v(" sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum. ")])])],1),t._v(" "),a("edit-link",{attrs:{url:"https://github.com/lbryio/lbry.tech/blob/master/src/components/pages/Overview.vue"}})],1)},staticRenderFns:[]};var _=a("VU/8")(f,b,!1,function(t){a("+8wA")},null,null).exports,g={components:{"edit-link":v},data:function(){return{}},name:"Documentation"},x={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-navigation-drawer",{attrs:{clipped:"",app:""},model:{value:t.drawer,callback:function(e){t.drawer=e},expression:"drawer"}},[a("v-list",{attrs:{dense:""}},[a("v-list-tile",[a("v-list-tile-content",[a("v-list-tile-title",[t._v("Link 1")])],1)],1),t._v(" "),a("v-list-tile",[a("v-list-tile-content",[a("v-list-tile-title",[t._v("Link 2")])],1)],1)],1)],1),t._v(" "),a("v-container",[a("v-layout",{attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:"",xl6:"","offset-xl3":""}},[a("h1",{staticClass:"display-1"},[a("p",[t._v("Documentation lives here!")])])])],1),t._v(" "),a("edit-link",{attrs:{url:"https://github.com/lbryio/lbry.tech/blob/master/src/components/pages/Documentation.vue"}})],1)],1)},staticRenderFns:[]};var C=a("VU/8")(g,x,!1,function(t){a("FoGp")},null,null).exports,k={components:{"edit-link":v},data:function(){return{}},name:"Contribute"},w={render:function(){var t=this.$createElement,e=this._self._c||t;return e("v-container",[e("v-layout",{attrs:{row:"",wrap:""}},[e("v-flex",{attrs:{xs12:"",xl6:"","offset-xl3":""}},[e("h1",{staticClass:"display-1"},[e("p",[this._v("How to Contribute")])])])],1),this._v(" "),e("edit-link",{attrs:{url:"https://github.com/lbryio/lbry.tech/blob/master/src/components/pages/Contribute.vue"}})],1)},staticRenderFns:[]};var y=a("VU/8")(k,w,!1,function(t){a("Pk2N")},null,null).exports,L={components:{"edit-link":v},data:function(){return{}},name:"Develop"},R={render:function(){var t=this.$createElement,e=this._self._c||t;return e("v-container",[e("v-layout",{attrs:{row:"",wrap:""}},[e("v-flex",{attrs:{xs12:"",xl6:"","offset-xl3":""}},[e("h1",{staticClass:"display-1"},[e("p",[this._v("Development resources and guides")])])])],1),this._v(" "),e("edit-link",{attrs:{url:"https://github.com/lbryio/lbry.tech/blob/master/src/components/pages/Develop.vue"}})],1)},staticRenderFns:[]};var D=a("VU/8")(L,R,!1,function(t){a("nUYG")},null,null).exports,q={components:{"edit-link":v},data:function(){return{}},name:"Resources"},E={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",[a("v-layout",{attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:"",xl6:"","offset-xl3":""}},[a("h1",{staticClass:"display-1"},[a("p",[t._v("Important Resources")])]),t._v(" "),a("p",[a("ul",[a("li",[a("a",{attrs:{href:"https://discord.gg/YjYbwhS",target:"_blank"}},[t._v("Discord")])]),t._v(" "),a("li",[a("a",{attrs:{href:"https://chat.lbry.io/",target:"_blank"}},[t._v("Slack")])]),t._v(" "),a("li",[a("a",{attrs:{href:"https://www.reddit.com/r/lbry/",target:"_blank"}},[t._v("Reddit")])])])])])],1),t._v(" "),a("edit-link",{attrs:{url:"https://github.com/lbryio/lbry.tech/blob/master/src/components/pages/Resources.vue"}})],1)},staticRenderFns:[]};var F=a("VU/8")(q,E,!1,function(t){a("AxLV")},null,null).exports,U=a("mvHQ"),V=a.n(U),S={data:function(){return{address:"Claim goes here",jsonData:"",isLoading:!1,exampleCode:""}},methods:{fetchMetadata:function(){var t=this;t.jsonData="",t.isLoading=!0,t.exampleCode='# Example code using the daemon\ncurl \'http://localhost:5279\' --data \'{"method":"resolve","params":{"uri":"'+this.address+"\"}}'",this.$http.get("//beta.lbry.tech/forward?method=resolve&uri="+this.address).then(function(e){t.isLoading=!1,t.jsonData=V()(e.body,null," ")})},chooseClaim:function(t){this.address=t,this.fetchMetadata()}},name:"Step1"},P={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",{attrs:{fluid:"",id:"step1-page"}},[a("v-layout",{attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:""}},[a("h1",{staticClass:"display-2"},[t._v("Learn the LBRY protocol by examples")]),t._v(" "),a("p",{staticClass:"subheading"},[t._v("Let's start by getting the associated metadata for "),a("a",{attrs:{href:"#"}},[t._v("a claim")]),t._v(".")])]),t._v(" "),a("v-flex",{attrs:{xs12:"",sm10:""}},[a("v-text-field",{attrs:{solo:"",dark:"",prefix:"lbry://"},model:{value:t.address,callback:function(e){t.address=e},expression:"address"}})],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm2:""}},[a("v-btn",{staticClass:"mt-0",attrs:{large:""},on:{click:t.fetchMetadata}},[t._v("Execute")])],1),t._v(" "),""!=t.exampleCode?a("v-flex",{attrs:{xs12:""}},[a("pre",{directives:[{name:"highlightjs",rawName:"v-highlightjs",value:t.exampleCode,expression:"exampleCode"}]},[a("code",{staticClass:"bash"})])]):t._e(),t._v(" "),t.isLoading?a("v-flex",{attrs:{xs12:""}},[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}})],1):t._e(),t._v(" "),t.jsonData?a("v-flex",{attrs:{xs12:""}},[a("p",{staticClass:"subheading"},[t._v("Success! Here is the response for "),a("strong",[t._v("lbry://"+t._s(t.address))]),t._v(":")]),t._v(" "),a("pre",{directives:[{name:"highlightjs",rawName:"v-highlightjs",value:t.jsonData,expression:"jsonData"}],staticClass:"json-example"},[a("code",{staticClass:"json"})]),t._v(" "),a("v-btn",{staticClass:"mt-3",attrs:{large:""},on:{click:function(e){t.$router.push("step-2")}}},[t._v("Go to next step")])],1):t._e(),t._v(" "),t.isLoading||t.jsonData?t._e():[a("v-flex",{attrs:{xs12:""}},[a("p",{staticClass:"subheading"},[t._v("... or select a live example from below")])]),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"https://spee.ch/0654f2e2322ccfefa02a956d252df9ac7611d8b0/placeholder-itsadisaster.jpeg",height:"200px"},on:{click:function(e){t.chooseClaim("itsadisaster")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("itsadisaster")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("It's a Disaster")]),t._v(" "),a("div",{staticClass:"account"},[t._v("Anonymous")])])])],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"https://spee.ch/b1bd330e048fc22dc7bf941c33dd8245eef492c1/unbubbled.png",height:"200px"},on:{click:function(e){t.chooseClaim("unbubbled1-1")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("unbubbled1-1")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("Unbubbled with Jamie King, Ep1.1 - Bitcoin, Boom or Bust")]),t._v(" "),a("div",{staticClass:"account"},[t._v("@Unbubbled")])])])],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"https://spee.ch/9880947df41af880bc19724ceddd1cce957a07e2/placeholder-fortninte.jpeg",height:"200px"},on:{click:function(e){t.chooseClaim("fortnite-top-stream-moments-nickatnyte")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("fortnite-top-stream-moments-nickatnyte")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("FORTNITE TOP STREAM MOMENTS - Nickatnyte & GamingwithMolt")]),t._v(" "),a("div",{staticClass:"account"},[t._v("@nickatnyte")])])])],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"https://spee.ch/a3b8258478ad88954f42f6ac3427eab380720f60/placeholder-lbrymine.png",height:"200px"},on:{click:function(e){t.chooseClaim("six")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("six")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("LBRY Coin (LBC) GPU Miner for AMD and NVIDIA")]),t._v(" "),a("div",{staticClass:"account"},[t._v("Anonymous")])])])],1)],1)]],2)],1)},staticRenderFns:[]};var j=a("VU/8")(S,P,!1,function(t){a("4UDY")},null,null).exports,B=a("iPd/"),A=a.n(B),I=a("yazS"),M={directives:{imagesLoaded:A.a},components:{ImageUploader:I.ImageUploader},data:function(){return{valid:!1,isLoading:!1,topLine:"This is an example meme",bottomLine:"that I made",title:"",description:"",author:"",language:"EN",license:"Public Domain",nsfw:!1,backgroundImage:"",textFieldRules:[function(t){return!!t||"Field is required"}]}},methods:{updateCanvas:function(){var t=document.getElementById("meme-canvas").getContext("2d"),e=document.getElementById("base-image");t.clearRect(0,0,400,300),t.drawImage(e,0,0,400,300,0,0,400,300),t.lineWidth=4,t.font="bold 28px Coda",t.strokeStyle="black",t.fillStyle="white",t.textAlign="center",t.textBaseline="top",t.strokeText(this.topLine.toUpperCase(),200,20),t.fillText(this.topLine.toUpperCase(),200,20),t.strokeText(this.bottomLine.toUpperCase(),200,260),t.fillText(this.bottomLine.toUpperCase(),200,260)},submit:function(){o.$emit("file-uploaded","txhashhere")},imagesLoaded:function(t){var e=this;document.fonts.load("bold 28px Coda").then(function(){e.updateCanvas()})},setImage:function(t){document.getElementById("base-image").src=t,setTimeout(this.updateCanvas,1e3)},imageUploaded:function(){}},created:function(){},watch:{topLine:function(){this.updateCanvas()},bottomLine:function(){this.updateCanvas()}},name:"Step2"},T={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",{attrs:{fluid:"",id:"step2-page"}},[a("v-layout",{directives:[{name:"images-loaded",rawName:"v-images-loaded",value:t.imagesLoaded,expression:"imagesLoaded"}],attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:""}},[a("h1",{staticClass:"display-2"},[t._v("Publish your content on the blockchain")]),t._v(" "),a("p",{staticClass:"subheading"},[t._v("Upload an image to the blockchain and you are able to view it on the "),a("a",{attrs:{href:"http://explorer.lbry.io",target:"_blank"}},[t._v("LBRY Blockchain Explorer")]),t._v(".")])]),t._v(" "),a("v-flex",{attrs:{xs12:"",sm8:""}},[a("img",{attrs:{src:"https://spee.ch/40ac6818bbac87a208722bf4467653341d460908/lbry-green.png",id:"base-image"}}),t._v(" "),a("canvas",{attrs:{id:"meme-canvas",width:"400",height:"300"}},[t._v("\n Sorry, canvas not supported\n ")]),t._v(" "),a("v-flex",{staticClass:"mx-auto",attrs:{xs12:"",sm6:""}},[a("v-card",{staticClass:"pa-3"},[a("p",{staticClass:"subheading"},[t._v("Upload a background image")]),t._v(" "),a("image-uploader",{attrs:{quality:.8,autoRotate:!0,maxWidth:400,outputFormat:"string",preview:!1},on:{input:t.setImage,onComplete:t.imageUploaded}})],1)],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm4:""}},[a("v-card",{staticClass:"pa-3"},[a("v-form",{ref:"form",attrs:{"lazy-validation":""},model:{value:t.valid,callback:function(e){t.valid=e},expression:"valid"}},[a("v-text-field",{attrs:{dark:"",solo:"",rules:t.textFieldRules,required:""},model:{value:t.topLine,callback:function(e){t.topLine=e},expression:"topLine"}}),t._v(" "),a("v-text-field",{attrs:{dark:"",solo:"",rules:t.textFieldRules,required:""},model:{value:t.bottomLine,callback:function(e){t.bottomLine=e},expression:"bottomLine"}}),t._v(" "),a("v-text-field",{attrs:{label:"Title",rules:t.textFieldRules,required:""},model:{value:t.title,callback:function(e){t.title=e},expression:"title"}}),t._v(" "),a("v-text-field",{attrs:{label:"Description",rules:t.textFieldRules,required:""},model:{value:t.description,callback:function(e){t.description=e},expression:"description"}}),t._v(" "),a("v-text-field",{attrs:{label:"Author",rules:t.textFieldRules,required:""},model:{value:t.author,callback:function(e){t.author=e},expression:"author"}}),t._v(" "),a("v-text-field",{attrs:{label:"Language",rules:t.textFieldRules,required:""},model:{value:t.language,callback:function(e){t.language=e},expression:"language"}}),t._v(" "),a("v-text-field",{attrs:{label:"License",rules:t.textFieldRules,required:""},model:{value:t.license,callback:function(e){t.license=e},expression:"license"}}),t._v(" "),a("v-checkbox",{attrs:{label:"NSFW"},model:{value:t.nsfw,callback:function(e){t.nsfw=e},expression:"nsfw"}}),t._v(" "),a("v-btn",{attrs:{disabled:!t.valid},on:{click:t.submit}},[t._v("Submit")])],1)],1)],1),t._v(" "),t.isLoading?a("v-flex",{attrs:{xs12:""}},[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}})],1):t._e()],1)],1)},staticRenderFns:[]};var Y=a("VU/8")(M,T,!1,function(t){a("1/Zw")},null,null).exports,N={render:function(){var t=this.$createElement,e=this._self._c||t;return e("v-container",{attrs:{fluid:"",id:"step3-page"}},[e("v-layout",{attrs:{row:"",wrap:""}},[e("v-flex",{attrs:{xs12:""}},[e("h1",{staticClass:"display-2"},[this._v("Support your favorite content creators with LBRY")]),this._v(" "),e("p",{staticClass:"subheading"},[this._v("Send LBRY coins to claim addresses and the owner will receive it in their wallet.")])])],1)],1)},staticRenderFns:[]};var $=a("VU/8")({data:function(){return{}},methods:{},name:"Step3"},N,!1,function(t){a("eyFN")},null,null).exports;s.default.use(r.a);var H=new r.a({routes:[{path:"/",name:"Home",component:h,children:[{path:"",name:"Step1",component:j},{path:"step-2",name:"Step2",component:Y},{path:"step-3",name:"Step3",component:$}]},{path:"/overview",name:"Overview",component:_},{path:"/documentation",name:"Documentation",component:C},{path:"/contribute",name:"Contribute",component:y},{path:"/develop",name:"Develop",component:D},{path:"/resources",name:"Resources",component:F}]}),G=a("3EgV"),O=a.n(G),W=(a("7zck"),a("8+8L")),Q=a("5CJf"),z=a.n(Q);s.default.use(O.a,{theme:{primary:"#155b4a"}}),s.default.use(W.a),s.default.use(z.a),s.default.config.productionTip=!1,new s.default({el:"#app",router:H,components:{App:n},template:" "})},Pk2N:function(t,e){},eyFN:function(t,e){},lN29:function(t,e){},nUYG:function(t,e){},oCsX:function(t,e){}},["NHnr"]);
+//# sourceMappingURL=app.662bc049405ca38516eb.js.map
\ No newline at end of file
diff --git a/dist/static/js/app.662bc049405ca38516eb.js.map b/dist/static/js/app.662bc049405ca38516eb.js.map
new file mode 100644
index 0000000..4f4d654
--- /dev/null
+++ b/dist/static/js/app.662bc049405ca38516eb.js.map
@@ -0,0 +1 @@
+{"version":3,"sources":["webpack:///./src/App.vue?0057","webpack:///./src/App.vue","webpack:///src/App.vue","webpack:///./src/event-bus.js","webpack:///src/components/partials/Hook.vue","webpack:///./src/components/partials/Hook.vue?d33a","webpack:///./src/components/partials/Hook.vue","webpack:///./src/components/partials/EditLink.vue?d96e","webpack:///./src/components/partials/EditLink.vue","webpack:///src/components/partials/EditLink.vue","webpack:///src/components/pages/Home.vue","webpack:///./src/components/pages/Home.vue?193a","webpack:///./src/components/pages/Home.vue","webpack:///src/components/pages/Overview.vue","webpack:///./src/components/pages/Overview.vue?58de","webpack:///./src/components/pages/Overview.vue","webpack:///src/components/pages/Documentation.vue","webpack:///./src/components/pages/Documentation.vue?942c","webpack:///./src/components/pages/Documentation.vue","webpack:///src/components/pages/Contribute.vue","webpack:///./src/components/pages/Contribute.vue?125c","webpack:///./src/components/pages/Contribute.vue","webpack:///src/components/pages/Develop.vue","webpack:///./src/components/pages/Develop.vue?927b","webpack:///./src/components/pages/Develop.vue","webpack:///src/components/pages/Resources.vue","webpack:///./src/components/pages/Resources.vue?a372","webpack:///./src/components/pages/Resources.vue","webpack:///src/components/partials/Step1.vue","webpack:///./src/components/partials/Step1.vue?28d6","webpack:///./src/components/partials/Step1.vue","webpack:///src/components/partials/Step2.vue","webpack:///./src/components/partials/Step2.vue?1077","webpack:///./src/components/partials/Step2.vue","webpack:///./src/components/partials/Step3.vue?2de3","webpack:///./src/components/partials/Step3.vue","webpack:///src/components/partials/Step3.vue","webpack:///./src/router/index.js","webpack:///./src/main.js"],"names":["selectortype_template_index_0_src_App","render","_vm","this","_h","$createElement","_c","_self","attrs","clipped-left","app","scroll-off-screen","staticClass","to","_v","flat","type","value","id","href","target","staticRenderFns","src_App","__webpack_require__","normalizeComponent","ssrContext","event_bus","vue_esm","Hook","txhash","partials_Hook","fluid","grid-list-md","text-xs-center","row","wrap","xs4","exact","color","fab","hide-overlay","persistent","width","model","callback","$$v","uploadDialog","expression","on","click","$event","indeterminate","components_partials_Hook","Hook_normalizeComponent","partials_EditLink","url","components_partials_EditLink","EditLink_normalizeComponent","Home","pages_Home","xs12","xl6","offset-xl3","components_pages_Home","Home_normalizeComponent","Overview","pages_Overview","src","components_pages_Overview","Overview_normalizeComponent","Documentation","pages_Documentation","clipped","drawer","dense","components_pages_Documentation","Documentation_normalizeComponent","Contribute","pages_Contribute","components_pages_Contribute","Contribute_normalizeComponent","Develop","pages_Develop","components_pages_Develop","Develop_normalizeComponent","Resources","pages_Resources","components_pages_Resources","Resources_normalizeComponent","Step1","address","fetchMetadata","partials_Step1","sm10","solo","dark","prefix","sm2","large","exampleCode","directives","name","rawName","_e","_s","$router","push","isLoading","jsonData","sm3","hover","height","chooseClaim","components_partials_Step1","Step1_normalizeComponent","Step2","imagesLoaded","vueimagesloaded_default","a","ImageUploader","vue_image_upload_resize","updateCanvas","file","partials_Step2","sm8","sm6","quality","autoRotate","maxWidth","outputFormat","preview","input","setImage","onComplete","imageUploaded","sm4","ref","lazy-validation","valid","rules","textFieldRules","required","topLine","bottomLine","label","title","description","author","language","license","nsfw","disabled","submit","components_partials_Step2","Step2_normalizeComponent","partials_Step3","components_partials_Step3","Step3_normalizeComponent","use","vue_router_esm","router","routes","path","component","children","vuetify_default","theme","primary","vue_resource_esm","vue_highlightjs_default","config","productionTip","el","components","App","template"],"mappings":"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","file":"static/js/app.662bc049405ca38516eb.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-app',[_c('v-toolbar',{attrs:{\"clipped-left\":\"\",\"app\":\"\",\"scroll-off-screen\":\"\"}},[_c('v-toolbar-title',{staticClass:\"align-center\"},[_c('span',{staticClass:\"title\"},[_c('router-link',{attrs:{\"to\":\"/\"}},[_vm._v(\"LBRY.tech\")])],1)]),_vm._v(\" \"),_c('v-spacer'),_vm._v(\" \"),_c('v-toolbar-items',{staticClass:\"hidden-sm-and-down\"},[_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/overview\"}},[_vm._v(\"Overview\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/documentation\"}},[_vm._v(\"Documentation\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/contribute\"}},[_vm._v(\"How to Contribute\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/develop\"}},[_vm._v(\"How to Develop\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/resources\"}},[_vm._v(\"Resources\")])],1)],1),_vm._v(\" \"),_c('v-content',[_c('v-alert',{staticClass:\"pt-5 pb-5 ma-0\",attrs:{\"type\":\"error\",\"value\":\"true\",\"id\":\"in-development-alert\"}},[_c('strong',[_vm._v(\"This website is in beta.\")]),_vm._v(\" We are actively developing this website to showcase and teach about the LBRY protocol. All things may not work as expected!\"),_c('br'),_vm._v(\"This website is open source and you can \"),_c('a',{attrs:{\"href\":\"https://github.com/lbryio/lbry.tech\",\"target\":\"_blank\"}},[_vm._v(\"contribute to it on Github\")]),_vm._v(\".\")]),_vm._v(\" \"),_c('router-view')],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-471855a4\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/App.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-471855a4\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../node_modules/vue-loader/lib/selector?type=styles&index=0!./App.vue\")\n}\nvar normalizeComponent = require(\"!../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./App.vue\"\nimport __vue_script__ from \"!!babel-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./App.vue\"\n/* template */\nimport __vue_template__ from \"!!../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-471855a4\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../node_modules/vue-loader/lib/selector?type=template&index=0!./App.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/App.vue\n// module id = null\n// module chunks = ","\n \n\n \n\n \n LBRY.tech \n \n \n \n Overview \n Documentation \n How to Contribute \n How to Develop \n Resources \n \n\n \n\n \n\n \n This website is in beta. We are actively developing this website to showcase and teach about the LBRY protocol. All things may not work as expected! This website is open source and you can contribute to it on Github . \n \n\n \n\n \n\n \n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/App.vue","import Vue from 'vue'\n\nvar EventBus = new Vue();\n\nexport default EventBus\n\n\n\n// WEBPACK FOOTER //\n// ./src/event-bus.js","\n \n \n \n \n 1 \n Resolve a claim\n \n \n \n \n 2 \n Publish content\n \n \n \n \n 3 \n Support with LBC\n \n \n \n \n \n \n \n Your image has been published! \n Check out your content on the LBRY blockchain explorer \n \n Dismiss this dialog \n \n \n \n Waiting for confirmations... \n Your image was uploaded to the LBRY network but we are currently waiting for the first confirmation. This should take just a few minutes. In the mean time, go ahead and try the other steps! \n \n \n \n \n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Hook.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"grid-list-md\":\"\",\"text-xs-center\":\"\",\"id\":\"hook\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\",\"id\":\"hook-navigation\"}},[_c('v-flex',{attrs:{\"xs4\":\"\"}},[_c('router-link',{attrs:{\"exact\":\"\",\"to\":\"/\"}},[_c('v-btn',{attrs:{\"color\":\"grey\",\"fab\":\"\"}},[_vm._v(\"1\")]),_vm._v(\"\\n Resolve a claim\\n \")],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs4\":\"\"}},[_c('router-link',{attrs:{\"to\":\"/step-2\"}},[_c('v-btn',{attrs:{\"color\":\"grey\",\"fab\":\"\"}},[_vm._v(\"2\")]),_vm._v(\"\\n Publish content\\n \")],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs4\":\"\"}},[_c('router-link',{attrs:{\"to\":\"/step-3\"}},[_c('v-btn',{attrs:{\"color\":\"grey\",\"fab\":\"\"}},[_vm._v(\"3\")]),_vm._v(\"\\n Support with LBC\\n \")],1)],1)],1),_vm._v(\" \"),_c('router-view'),_vm._v(\" \"),_c('v-dialog',{attrs:{\"hide-overlay\":\"\",\"persistent\":\"\",\"width\":\"30rem\"},model:{value:(_vm.uploadDialog),callback:function ($$v) {_vm.uploadDialog=$$v},expression:\"uploadDialog\"}},[_c('v-card',[(_vm.confirmed)?[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(\"Your image has been published!\")]),_vm._v(\" \"),_c('v-card-text',[_c('a',{attrs:{\"href\":'https://explorer.lbry.io/tx/' + _vm.txhash,\"target\":\"_blank\"}},[_vm._v(\"Check out your content on the LBRY blockchain explorer\")])]),_vm._v(\" \"),_c('v-card-actions',[_c('v-btn',{attrs:{\"flat\":\"\"},on:{\"click\":function($event){_vm.uploadDialog = false}}},[_vm._v(\"Dismiss this dialog\")])],1)]:[_c('v-card-title',{staticClass:\"headline\"},[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}}),_vm._v(\"Â Waiting for confirmations...\")],1),_vm._v(\" \"),_c('v-card-text',[_vm._v(\"Your image was uploaded to the LBRY network but we are currently waiting for the first confirmation. This should take just a few minutes. In the mean time, go ahead and try the other steps!\")])]],2)],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-1f1efcdc\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Hook.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-1f1efcdc\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Hook.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Hook.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Hook.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-1f1efcdc\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Hook.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Hook.vue\n// module id = null\n// module chunks = ","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"edit-link mt-3\"},[_c('v-divider'),_vm._v(\" \"),_c('p',{staticClass:\"mt-2\"},[_c('a',{staticClass:\"grey--text text--darken-1\",attrs:{\"href\":_vm.url,\"target\":\"_blank\"}},[_vm._v(\"Edit this page on Github\")])])],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-81fb3a1a\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/EditLink.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-81fb3a1a\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./EditLink.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./EditLink.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./EditLink.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-81fb3a1a\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./EditLink.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/EditLink.vue\n// module id = null\n// module chunks = ","\n \n \n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/EditLink.vue","\n\n \n\n
\n\n
\n\n \n\n \n\n HTML Ipsum Presents \n\n Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae
, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis.
\n\n Header Level 2 \n\n \n Lorem ipsum dolor sit amet, consectetuer adipiscing elit. \n Aliquam tincidunt mauris eu risus. \n \n\n Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.
\n\n Header Level 3 \n\n \n Lorem ipsum dolor sit amet, consectetuer adipiscing elit. \n Aliquam tincidunt mauris eu risus. \n \n\n \n #header h1 a {\n display: block;\n width: 300px;\n height: 80px;\n }\n
\n\n \n\n \n\n \n\n \n\n
\n\n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Home.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('hook'),_vm._v(\" \"),_c('v-container',{attrs:{\"fluid\":\"\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\",\"xl6\":\"\",\"offset-xl3\":\"\"}},[_c('h1',[_vm._v(\"HTML Ipsum Presents\")]),_vm._v(\" \"),_c('p',[_c('strong',[_vm._v(\"Pellentesque habitant morbi tristique\")]),_vm._v(\" senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. \"),_c('em',[_vm._v(\"Aenean ultricies mi vitae est.\")]),_vm._v(\" Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, \"),_c('code',[_vm._v(\"commodo vitae\")]),_vm._v(\", ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. \"),_c('a',{attrs:{\"href\":\"#\"}},[_vm._v(\"Donec non enim\")]),_vm._v(\" in turpis pulvinar facilisis. Ut felis.\")]),_vm._v(\" \"),_c('h2',[_vm._v(\"Header Level 2\")]),_vm._v(\" \"),_c('ol',[_c('li',[_vm._v(\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Aliquam tincidunt mauris eu risus.\")])]),_vm._v(\" \"),_c('blockquote',[_c('p',[_vm._v(\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.\")])]),_vm._v(\" \"),_c('h3',[_vm._v(\"Header Level 3\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Aliquam tincidunt mauris eu risus.\")])]),_vm._v(\" \"),_c('pre',[_c('code',[_vm._v(\"\\n #header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n }\\n \")])])])],1),_vm._v(\" \"),_c('edit-link',{attrs:{\"url\":\"https://github.com/lbryio/lbry.tech/blob/master/src/components/pages/Home.vue\"}})],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-10112f3d\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Home.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-10112f3d\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Home.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Home.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Home.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-10112f3d\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Home.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Home.vue\n// module id = null\n// module chunks = ","\n\n \n\n \n\n \n\n \n Introduction to LBRY protocol
\n \n\n
\n\n Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras pulvinar leo id nisl ullamcorper, non tristique nulla varius. Curabitur urna turpis, porta ac lectus vel, imperdiet semper mi. Integer sollicitudin, urna id imperdiet commodo, quam nunc ultrices dolor, eu laoreet risus ante nec purus. Vivamus eget ornare felis.
\n\n \n Subtitle here
\n \n\n Morbi sed mauris libero. Mauris blandit sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum.
\n\n \n Subtitle here
\n \n\n Morbi sed mauris libero. Mauris blandit sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum.
\n\n \n Subtitle here
\n \n\n Morbi sed mauris libero. Mauris blandit sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum.
\n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Overview.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\",\"xl6\":\"\",\"offset-xl3\":\"\"}},[_c('h1',{staticClass:\"display-1\"},[_c('p',[_vm._v(\"Introduction to LBRY protocol\")])]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":\"https://placehold.it/1200x600?text=Placeholder+Graphic\"}})]),_vm._v(\" \"),_c('p',[_vm._v(\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras pulvinar leo id nisl ullamcorper, non tristique nulla varius. Curabitur urna turpis, porta ac lectus vel, imperdiet semper mi. Integer sollicitudin, urna id imperdiet commodo, quam nunc ultrices dolor, eu laoreet risus ante nec purus. Vivamus eget ornare felis.\")]),_vm._v(\" \"),_c('h2',{staticClass:\"title\"},[_c('p',[_vm._v(\"Subtitle here\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"Morbi sed mauris libero. \"),_c('strong',[_vm._v(\"Mauris blandit\")]),_vm._v(\" sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum. \")]),_vm._v(\" \"),_c('h2',{staticClass:\"title\"},[_c('p',[_vm._v(\"Subtitle here\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"Morbi sed mauris libero. \"),_c('strong',[_vm._v(\"Mauris blandit\")]),_vm._v(\" sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum. \")]),_vm._v(\" \"),_c('h2',{staticClass:\"title\"},[_c('p',[_vm._v(\"Subtitle here\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"Morbi sed mauris libero. \"),_c('strong',[_vm._v(\"Mauris blandit\")]),_vm._v(\" sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum. \")])])],1),_vm._v(\" \"),_c('edit-link',{attrs:{\"url\":\"https://github.com/lbryio/lbry.tech/blob/master/src/components/pages/Overview.vue\"}})],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-e48a3398\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Overview.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-e48a3398\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Overview.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Overview.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Overview.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-e48a3398\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Overview.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Overview.vue\n// module id = null\n// module chunks = ","\n\n \n\n
\n\n \n \n \n Link 1 \n \n \n \n \n Link 2 \n \n \n \n\n \n\n
\n\n \n\n \n\n \n Documentation lives here!
\n \n\n \n\n \n\n \n\n \n\n
\n\n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Documentation.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-navigation-drawer',{attrs:{\"clipped\":\"\",\"app\":\"\"},model:{value:(_vm.drawer),callback:function ($$v) {_vm.drawer=$$v},expression:\"drawer\"}},[_c('v-list',{attrs:{\"dense\":\"\"}},[_c('v-list-tile',[_c('v-list-tile-content',[_c('v-list-tile-title',[_vm._v(\"Link 1\")])],1)],1),_vm._v(\" \"),_c('v-list-tile',[_c('v-list-tile-content',[_c('v-list-tile-title',[_vm._v(\"Link 2\")])],1)],1)],1)],1),_vm._v(\" \"),_c('v-container',[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\",\"xl6\":\"\",\"offset-xl3\":\"\"}},[_c('h1',{staticClass:\"display-1\"},[_c('p',[_vm._v(\"Documentation lives here!\")])])])],1),_vm._v(\" \"),_c('edit-link',{attrs:{\"url\":\"https://github.com/lbryio/lbry.tech/blob/master/src/components/pages/Documentation.vue\"}})],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-6eeb8a80\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Documentation.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-6eeb8a80\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Documentation.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Documentation.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Documentation.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-6eeb8a80\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Documentation.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Documentation.vue\n// module id = null\n// module chunks = ","\n\n \n\n \n\n \n\n \n How to Contribute
\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Contribute.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\",\"xl6\":\"\",\"offset-xl3\":\"\"}},[_c('h1',{staticClass:\"display-1\"},[_c('p',[_vm._v(\"How to Contribute\")])])])],1),_vm._v(\" \"),_c('edit-link',{attrs:{\"url\":\"https://github.com/lbryio/lbry.tech/blob/master/src/components/pages/Contribute.vue\"}})],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-c7beed9c\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Contribute.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-c7beed9c\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Contribute.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Contribute.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Contribute.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-c7beed9c\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Contribute.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Contribute.vue\n// module id = null\n// module chunks = ","\n\n \n\n \n\n \n\n \n Development resources and guides
\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Develop.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\",\"xl6\":\"\",\"offset-xl3\":\"\"}},[_c('h1',{staticClass:\"display-1\"},[_c('p',[_vm._v(\"Development resources and guides\")])])])],1),_vm._v(\" \"),_c('edit-link',{attrs:{\"url\":\"https://github.com/lbryio/lbry.tech/blob/master/src/components/pages/Develop.vue\"}})],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-1023dd2c\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Develop.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-1023dd2c\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Develop.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Develop.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Develop.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-1023dd2c\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Develop.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Develop.vue\n// module id = null\n// module chunks = ","\n\n \n\n \n\n \n\n \n Important Resources
\n \n\n \n
\n
\n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Resources.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\",\"xl6\":\"\",\"offset-xl3\":\"\"}},[_c('h1',{staticClass:\"display-1\"},[_c('p',[_vm._v(\"Important Resources\")])]),_vm._v(\" \"),_c('p',[_c('ul',[_c('li',[_c('a',{attrs:{\"href\":\"https://discord.gg/YjYbwhS\",\"target\":\"_blank\"}},[_vm._v(\"Discord\")])]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"https://chat.lbry.io/\",\"target\":\"_blank\"}},[_vm._v(\"Slack\")])]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"https://www.reddit.com/r/lbry/\",\"target\":\"_blank\"}},[_vm._v(\"Reddit\")])])])])])],1),_vm._v(\" \"),_c('edit-link',{attrs:{\"url\":\"https://github.com/lbryio/lbry.tech/blob/master/src/components/pages/Resources.vue\"}})],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-74b70f64\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Resources.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-74b70f64\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Resources.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Resources.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Resources.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-74b70f64\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Resources.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Resources.vue\n// module id = null\n// module chunks = ","\n \n \n \n Learn the LBRY protocol by examples \n Let's start by getting the associated metadata for a claim .
\n \n \n \n \n \n Execute \n \n \n
\n \n \n \n \n \n Success! Here is the response for lbry://{{ address }} :
\n
\n Go to next step \n \n \n \n ... or select a live example from below
\n \n \n \n \n \n \n \n
It's a Disaster \n
Anonymous
\n
\n \n \n \n \n \n \n \n \n \n
Unbubbled with Jamie King, Ep1.1 - Bitcoin, Boom or Bust \n
@Unbubbled
\n
\n \n \n \n \n \n \n \n \n \n
FORTNITE TOP STREAM MOMENTS - Nickatnyte & GamingwithMolt \n
@nickatnyte
\n
\n \n \n \n \n \n \n \n \n \n
LBRY Coin (LBC) GPU Miner for AMD and NVIDIA \n
Anonymous
\n
\n \n \n \n \n \n \n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Step1.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"id\":\"step1-page\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('h1',{staticClass:\"display-2\"},[_vm._v(\"Learn the LBRY protocol by examples\")]),_vm._v(\" \"),_c('p',{staticClass:\"subheading\"},[_vm._v(\"Let's start by getting the associated metadata for \"),_c('a',{attrs:{\"href\":\"#\"}},[_vm._v(\"a claim\")]),_vm._v(\".\")])]),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm10\":\"\"}},[_c('v-text-field',{attrs:{\"solo\":\"\",\"dark\":\"\",\"prefix\":\"lbry://\"},model:{value:(_vm.address),callback:function ($$v) {_vm.address=$$v},expression:\"address\"}})],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm2\":\"\"}},[_c('v-btn',{staticClass:\"mt-0\",attrs:{\"large\":\"\"},on:{\"click\":_vm.fetchMetadata}},[_vm._v(\"Execute\")])],1),_vm._v(\" \"),(_vm.exampleCode != '')?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('pre',{directives:[{name:\"highlightjs\",rawName:\"v-highlightjs\",value:(_vm.exampleCode),expression:\"exampleCode\"}]},[_c('code',{staticClass:\"bash\"})])]):_vm._e(),_vm._v(\" \"),(_vm.isLoading)?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}})],1):_vm._e(),_vm._v(\" \"),(_vm.jsonData)?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('p',{staticClass:\"subheading\"},[_vm._v(\"Success! Here is the response for \"),_c('strong',[_vm._v(\"lbry://\"+_vm._s(_vm.address))]),_vm._v(\":\")]),_vm._v(\" \"),_c('pre',{directives:[{name:\"highlightjs\",rawName:\"v-highlightjs\",value:(_vm.jsonData),expression:\"jsonData\"}],staticClass:\"json-example\"},[_c('code',{staticClass:\"json\"})]),_vm._v(\" \"),_c('v-btn',{staticClass:\"mt-3\",attrs:{\"large\":\"\"},on:{\"click\":function($event){_vm.$router.push('step-2')}}},[_vm._v(\"Go to next step\")])],1):_vm._e(),_vm._v(\" \"),(!_vm.isLoading && !_vm.jsonData)?[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('p',{staticClass:\"subheading\"},[_vm._v(\"... or select a live example from below\")])]),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"https://spee.ch/0654f2e2322ccfefa02a956d252df9ac7611d8b0/placeholder-itsadisaster.jpeg\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('itsadisaster')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('itsadisaster')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"It's a Disaster\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"Anonymous\")])])])],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"https://spee.ch/b1bd330e048fc22dc7bf941c33dd8245eef492c1/unbubbled.png\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('unbubbled1-1')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('unbubbled1-1')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"Unbubbled with Jamie King, Ep1.1 - Bitcoin, Boom or Bust\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"@Unbubbled\")])])])],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"https://spee.ch/9880947df41af880bc19724ceddd1cce957a07e2/placeholder-fortninte.jpeg\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('fortnite-top-stream-moments-nickatnyte')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('fortnite-top-stream-moments-nickatnyte')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"FORTNITE TOP STREAM MOMENTS - Nickatnyte & GamingwithMolt\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"@nickatnyte\")])])])],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"https://spee.ch/a3b8258478ad88954f42f6ac3427eab380720f60/placeholder-lbrymine.png\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('six')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('six')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"LBRY Coin (LBC) GPU Miner for AMD and NVIDIA\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"Anonymous\")])])])],1)],1)]:_vm._e()],2)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-179a8292\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Step1.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-179a8292\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Step1.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step1.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step1.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-179a8292\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Step1.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Step1.vue\n// module id = null\n// module chunks = ","\n \n \n \n Publish your content on the blockchain \n Upload an image to the blockchain and you are able to view it on the LBRY Blockchain Explorer .
\n \n \n \n \n Sorry, canvas not supported\n \n \n \n Upload a background image
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Submit \n \n \n \n \n \n \n \n \n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Step2.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"id\":\"step2-page\"}},[_c('v-layout',{directives:[{name:\"images-loaded\",rawName:\"v-images-loaded\",value:(_vm.imagesLoaded),expression:\"imagesLoaded\"}],attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('h1',{staticClass:\"display-2\"},[_vm._v(\"Publish your content on the blockchain\")]),_vm._v(\" \"),_c('p',{staticClass:\"subheading\"},[_vm._v(\"Upload an image to the blockchain and you are able to view it on the \"),_c('a',{attrs:{\"href\":\"http://explorer.lbry.io\",\"target\":\"_blank\"}},[_vm._v(\"LBRY Blockchain Explorer\")]),_vm._v(\".\")])]),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm8\":\"\"}},[_c('img',{attrs:{\"src\":\"https://spee.ch/40ac6818bbac87a208722bf4467653341d460908/lbry-green.png\",\"id\":\"base-image\"}}),_vm._v(\" \"),_c('canvas',{attrs:{\"id\":\"meme-canvas\",\"width\":\"400\",\"height\":\"300\"}},[_vm._v(\"\\n Sorry, canvas not supported\\n \")]),_vm._v(\" \"),_c('v-flex',{staticClass:\"mx-auto\",attrs:{\"xs12\":\"\",\"sm6\":\"\"}},[_c('v-card',{staticClass:\"pa-3\"},[_c('p',{staticClass:\"subheading\"},[_vm._v(\"Upload a background image\")]),_vm._v(\" \"),_c('image-uploader',{attrs:{\"quality\":0.8,\"autoRotate\":true,\"maxWidth\":400,\"outputFormat\":\"string\",\"preview\":false},on:{\"input\":_vm.setImage,\"onComplete\":_vm.imageUploaded}})],1)],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm4\":\"\"}},[_c('v-card',{staticClass:\"pa-3\"},[_c('v-form',{ref:\"form\",attrs:{\"lazy-validation\":\"\"},model:{value:(_vm.valid),callback:function ($$v) {_vm.valid=$$v},expression:\"valid\"}},[_c('v-text-field',{attrs:{\"dark\":\"\",\"solo\":\"\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.topLine),callback:function ($$v) {_vm.topLine=$$v},expression:\"topLine\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"dark\":\"\",\"solo\":\"\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.bottomLine),callback:function ($$v) {_vm.bottomLine=$$v},expression:\"bottomLine\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Title\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.title),callback:function ($$v) {_vm.title=$$v},expression:\"title\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Description\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.description),callback:function ($$v) {_vm.description=$$v},expression:\"description\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Author\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.author),callback:function ($$v) {_vm.author=$$v},expression:\"author\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Language\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.language),callback:function ($$v) {_vm.language=$$v},expression:\"language\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"License\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.license),callback:function ($$v) {_vm.license=$$v},expression:\"license\"}}),_vm._v(\" \"),_c('v-checkbox',{attrs:{\"label\":\"NSFW\"},model:{value:(_vm.nsfw),callback:function ($$v) {_vm.nsfw=$$v},expression:\"nsfw\"}}),_vm._v(\" \"),_c('v-btn',{attrs:{\"disabled\":!_vm.valid},on:{\"click\":_vm.submit}},[_vm._v(\"Submit\")])],1)],1)],1),_vm._v(\" \"),(_vm.isLoading)?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}})],1):_vm._e()],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-60d8d4aa\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Step2.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-60d8d4aa\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Step2.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step2.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step2.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-60d8d4aa\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Step2.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Step2.vue\n// module id = null\n// module chunks = ","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"id\":\"step3-page\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('h1',{staticClass:\"display-2\"},[_vm._v(\"Support your favorite content creators with LBRY\")]),_vm._v(\" \"),_c('p',{staticClass:\"subheading\"},[_vm._v(\"Send LBRY coins to claim addresses and the owner will receive it in their wallet.\")])])],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-47f19ac7\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Step3.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-47f19ac7\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Step3.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step3.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step3.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-47f19ac7\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Step3.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Step3.vue\n// module id = null\n// module chunks = ","\n \n \n \n Support your favorite content creators with LBRY \n Send LBRY coins to claim addresses and the owner will receive it in their wallet.
\n \n \n \n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Step3.vue","import Vue from 'vue'\nimport Router from 'vue-router'\nimport Home from '@/components/pages/Home'\nimport Overview from '@/components/pages/Overview'\nimport Documentation from '@/components/pages/Documentation'\nimport Contribute from '@/components/pages/Contribute'\nimport Develop from '@/components/pages/Develop'\nimport Resources from '@/components/pages/Resources'\nimport Step1 from '@/components/partials/Step1'\nimport Step2 from '@/components/partials/Step2'\nimport Step3 from '@/components/partials/Step3'\n\nVue.use(Router)\n\nexport default new Router({\n routes: [\n {\n path: '/',\n name: 'Home',\n component: Home,\n children: [\n {\n path: '',\n name: 'Step1',\n component: Step1\n },\n {\n path: 'step-2',\n name: 'Step2',\n component: Step2\n },\n {\n path: 'step-3',\n name: 'Step3',\n component: Step3\n }\n ]\n },\n {\n path: '/overview',\n name: 'Overview',\n component: Overview,\n },\n {\n path: '/documentation',\n name: 'Documentation',\n component: Documentation,\n },\n {\n path: '/contribute',\n name: 'Contribute',\n component: Contribute,\n },\n {\n path: '/develop',\n name: 'Develop',\n component: Develop,\n },\n {\n path: '/resources',\n name: 'Resources',\n component: Resources,\n }\n ]\n})\n\n\n\n// WEBPACK FOOTER //\n// ./src/router/index.js","// The Vue build version to load with the `import` command\n// (runtime-only or standalone) has been set in webpack.base.conf with an alias.\nimport Vue from 'vue'\nimport App from './App'\nimport router from './router'\nimport Vuetify from 'vuetify'\nimport 'vuetify/dist/vuetify.min.css'\nimport VueResource from 'vue-resource'\nimport VueHighlightJS from 'vue-highlightjs'\n\nVue.use(Vuetify, {\n theme: {\n primary: '#155b4a'\n }\n})\nVue.use(VueResource)\nVue.use(VueHighlightJS)\n\nVue.config.productionTip = false\n\n/* eslint-disable no-new */\nnew Vue({\n el: '#app',\n router,\n components: { App },\n template: ' '\n})\n\n\n\n// WEBPACK FOOTER //\n// ./src/main.js"],"sourceRoot":""}
\ No newline at end of file
diff --git a/dist/static/js/app.ff667a036e77c1c64e3d.js b/dist/static/js/app.ff667a036e77c1c64e3d.js
deleted file mode 100644
index dca508b..0000000
--- a/dist/static/js/app.ff667a036e77c1c64e3d.js
+++ /dev/null
@@ -1,2 +0,0 @@
-webpackJsonp([1],{0:function(t,e){},"1/Zw":function(t,e){},"1uR0":function(t,e){},"4UDY":function(t,e){},"7P5P":function(t,e){},"7zck":function(t,e){},MH40:function(t,e){},NHnr:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=a("7+uW"),s={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-app",[a("v-toolbar",{attrs:{"clipped-left":"",app:"","scroll-off-screen":""}},[a("v-toolbar-title",{staticClass:"align-center"},[a("span",{staticClass:"title"},[a("router-link",{attrs:{to:"/"}},[t._v("LBRY.tech")])],1)]),t._v(" "),a("v-spacer"),t._v(" "),a("v-toolbar-items",{staticClass:"hidden-sm-and-down"},[a("v-btn",{attrs:{flat:"",to:"/overview"}},[t._v("Overview")]),t._v(" "),a("v-btn",{attrs:{flat:"",to:"/documentation"}},[t._v("Documentation")]),t._v(" "),a("v-btn",{attrs:{flat:"",to:"/contribute"}},[t._v("How to Contribute")]),t._v(" "),a("v-btn",{attrs:{flat:"",to:"/develop"}},[t._v("How to Develop")]),t._v(" "),a("v-btn",{attrs:{flat:"",to:"/resources"}},[t._v("Resources")])],1)],1),t._v(" "),a("v-content",[a("v-alert",{attrs:{type:"error",value:"true",id:"in-development-alert"}},[a("strong",[t._v("This website is in beta.")]),t._v(" We are actively developing this website to showcase and teach about the LBRY protocol. All things may not work as expected!"),a("br"),t._v("This website is open source and you can "),a("a",{attrs:{href:"https://github.com/lbryio/lbry.tech",target:"_blank"}},[t._v("contribute to it on Github")]),t._v(".")]),t._v(" "),a("router-view")],1)],1)},staticRenderFns:[]};var n=a("VU/8")({data:function(){return{}},name:"App"},s,!1,function(t){a("e+PR")},null,null).exports,r=a("/ocq"),o=new i.default,l={data:function(){return{uploadDialog:!1,txhash:"",confirmed:!1}},watch:{uploadDialog:function(){var t=this;this.uploadDialog&&setTimeout(function(){t.confirmed=!0},1e4)}},created:function(){var t=this;o.$on("file-uploaded",function(e){t.txhash=e,t.uploadDialog=!0})},name:"Hook"},u={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",{attrs:{fluid:"","grid-list-md":"","text-xs-center":"",id:"hook"}},[a("v-layout",{attrs:{row:"",wrap:"",id:"hook-navigation"}},[a("v-flex",{attrs:{xs4:""}},[a("router-link",{attrs:{exact:"",to:"/"}},[a("v-btn",{attrs:{color:"grey",fab:""}},[t._v("1")]),t._v("\n Resolve a claim\n ")],1)],1),t._v(" "),a("v-flex",{attrs:{xs4:""}},[a("router-link",{attrs:{to:"/step-2"}},[a("v-btn",{attrs:{color:"grey",fab:""}},[t._v("2")]),t._v("\n Publish content\n ")],1)],1),t._v(" "),a("v-flex",{attrs:{xs4:""}},[a("router-link",{attrs:{to:"/step-3"}},[a("v-btn",{attrs:{color:"grey",fab:""}},[t._v("3")]),t._v("\n Support with LBC\n ")],1)],1)],1),t._v(" "),a("router-view"),t._v(" "),a("v-dialog",{attrs:{"hide-overlay":"",persistent:"",width:"30rem"},model:{value:t.uploadDialog,callback:function(e){t.uploadDialog=e},expression:"uploadDialog"}},[a("v-card",[t.confirmed?[a("v-card-title",{staticClass:"headline"},[t._v("Your image has been published!")]),t._v(" "),a("v-card-text",[a("a",{attrs:{href:"https://explorer.lbry.io/tx/"+t.txhash,target:"_blank"}},[t._v("Check out your content on the LBRY blockchain explorer")])]),t._v(" "),a("v-card-actions",[a("v-btn",{attrs:{flat:""},on:{click:function(e){t.uploadDialog=!1}}},[t._v("Dismiss this dialog")])],1)]:[a("v-card-title",{staticClass:"headline"},[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}}),t._v("Â Waiting for confirmations...")],1),t._v(" "),a("v-card-text",[t._v("Your image was uploaded to the LBRY network but we are currently waiting for the first confirmation. This should take just a few minutes. In the mean time, go ahead and try the other steps!")])]],2)],1)],1)},staticRenderFns:[]};var c={components:{hook:a("VU/8")(l,u,!1,function(t){a("7P5P")},null,null).exports},data:function(){return{}},name:"Home"},d={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("hook"),t._v(" "),a("v-container",{attrs:{fluid:""}},[a("v-layout",{attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:"",xl6:"","offset-xl3":""}},[a("h1",[t._v("HTML Ipsum Presents")]),t._v(" "),a("p",[a("strong",[t._v("Pellentesque habitant morbi tristique")]),t._v(" senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. "),a("em",[t._v("Aenean ultricies mi vitae est.")]),t._v(" Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, "),a("code",[t._v("commodo vitae")]),t._v(", ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. "),a("a",{attrs:{href:"#"}},[t._v("Donec non enim")]),t._v(" in turpis pulvinar facilisis. Ut felis.")]),t._v(" "),a("h2",[t._v("Header Level 2")]),t._v(" "),a("ol",[a("li",[t._v("Lorem ipsum dolor sit amet, consectetuer adipiscing elit.")]),t._v(" "),a("li",[t._v("Aliquam tincidunt mauris eu risus.")])]),t._v(" "),a("blockquote",[a("p",[t._v("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.")])]),t._v(" "),a("h3",[t._v("Header Level 3")]),t._v(" "),a("ul",[a("li",[t._v("Lorem ipsum dolor sit amet, consectetuer adipiscing elit.")]),t._v(" "),a("li",[t._v("Aliquam tincidunt mauris eu risus.")])]),t._v(" "),a("pre",[a("code",[t._v("\n #header h1 a {\n display: block;\n width: 300px;\n height: 80px;\n }\n ")])])])],1)],1)],1)},staticRenderFns:[]};var v=a("VU/8")(c,d,!1,function(t){a("UtJB")},null,null).exports,m={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",[a("v-layout",{attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:"",xl6:"","offset-xl3":""}},[a("h1",{staticClass:"display-1"},[a("p",[t._v("Introduction to LBRY protocol")])]),t._v(" "),a("p",[a("img",{attrs:{src:"https://placehold.it/1200x600?text=Placeholder+Graphic"}})]),t._v(" "),a("p",[t._v("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras pulvinar leo id nisl ullamcorper, non tristique nulla varius. Curabitur urna turpis, porta ac lectus vel, imperdiet semper mi. Integer sollicitudin, urna id imperdiet commodo, quam nunc ultrices dolor, eu laoreet risus ante nec purus. Vivamus eget ornare felis.")]),t._v(" "),a("h2",{staticClass:"title"},[a("p",[t._v("Subtitle here")])]),t._v(" "),a("p",[t._v("Morbi sed mauris libero. "),a("strong",[t._v("Mauris blandit")]),t._v(" sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum. ")]),t._v(" "),a("h2",{staticClass:"title"},[a("p",[t._v("Subtitle here")])]),t._v(" "),a("p",[t._v("Morbi sed mauris libero. "),a("strong",[t._v("Mauris blandit")]),t._v(" sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum. ")]),t._v(" "),a("h2",{staticClass:"title"},[a("p",[t._v("Subtitle here")])]),t._v(" "),a("p",[t._v("Morbi sed mauris libero. "),a("strong",[t._v("Mauris blandit")]),t._v(" sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum. ")])])],1)],1)},staticRenderFns:[]};var p=a("VU/8")({data:function(){return{}},name:"Overview"},m,!1,function(t){a("kREH")},null,null).exports,h={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-navigation-drawer",{attrs:{clipped:"",app:""},model:{value:t.drawer,callback:function(e){t.drawer=e},expression:"drawer"}},[a("v-list",{attrs:{dense:""}},[a("v-list-tile",[a("v-list-tile-content",[a("v-list-tile-title",[t._v("Link 1")])],1)],1),t._v(" "),a("v-list-tile",[a("v-list-tile-content",[a("v-list-tile-title",[t._v("Link 2")])],1)],1)],1)],1),t._v(" "),a("v-container",[a("v-layout",{attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:"",xl6:"","offset-xl3":""}},[a("h1",{staticClass:"display-1"},[a("p",[t._v("Documentation lives here!")])])])],1)],1)],1)},staticRenderFns:[]};var f=a("VU/8")({data:function(){return{}},name:"Documentation"},h,!1,function(t){a("1uR0")},null,null).exports,_={render:function(){var t=this.$createElement,e=this._self._c||t;return e("v-container",[e("v-layout",{attrs:{row:"",wrap:""}},[e("v-flex",{attrs:{xs12:"",xl6:"","offset-xl3":""}},[e("h1",{staticClass:"display-1"},[e("p",[this._v("How to Contribute")])])])],1)],1)},staticRenderFns:[]};var b=a("VU/8")({data:function(){return{}},name:"Contribute"},_,!1,function(t){a("W2Bn")},null,null).exports,g={render:function(){var t=this.$createElement,e=this._self._c||t;return e("v-container",[e("v-layout",{attrs:{row:"",wrap:""}},[e("v-flex",{attrs:{xs12:"",xl6:"","offset-xl3":""}},[e("h1",{staticClass:"display-1"},[e("p",[this._v("Development resources and guides")])])])],1)],1)},staticRenderFns:[]};var x=a("VU/8")({data:function(){return{}},name:"Develop"},g,!1,function(t){a("UXqZ")},null,null).exports,C={render:function(){var t=this.$createElement,e=this._self._c||t;return e("v-container",[e("v-layout",{attrs:{row:"",wrap:""}},[e("v-flex",{attrs:{xs12:"",xl6:"","offset-xl3":""}},[e("h1",{staticClass:"display-1"},[e("p",[this._v("Important Resources")])]),this._v(" "),e("p",[e("ul",[e("li",[e("a",{attrs:{href:"https://discord.gg/YjYbwhS",target:"_blank"}},[this._v("Discord")])]),this._v(" "),e("li",[e("a",{attrs:{href:"https://chat.lbry.io/",target:"_blank"}},[this._v("Slack")])]),this._v(" "),e("li",[e("a",{attrs:{href:"https://www.reddit.com/r/lbry/",target:"_blank"}},[this._v("Reddit")])])])])])],1)],1)},staticRenderFns:[]};var w=a("VU/8")({data:function(){return{}},name:"Resources"},C,!1,function(t){a("MH40")},null,null).exports,k=a("mvHQ"),y=a.n(k),L={data:function(){return{address:"Claim goes here",jsonData:"",isLoading:!1,exampleCode:""}},methods:{fetchMetadata:function(){var t=this;t.jsonData="",t.isLoading=!0,t.exampleCode='# Example code using the daemon\ncurl \'http://localhost:5279\' --data \'{"method":"resolve","params":{"uri":"'+this.address+"\"}}'",this.$http.get("//beta.lbry.tech/forward?method=resolve&uri="+this.address).then(function(e){t.isLoading=!1,t.jsonData=y()(e.body,null," ")})},chooseClaim:function(t){this.address=t,this.fetchMetadata()}},name:"Step1"},R={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",{attrs:{fluid:"",id:"step1-page"}},[a("v-layout",{attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:""}},[a("h1",{staticClass:"display-2"},[t._v("Learn the LBRY protocol by examples")]),t._v(" "),a("p",{staticClass:"subheading"},[t._v("Let's start by getting the associated metadata for "),a("a",{attrs:{href:"#"}},[t._v("a claim")]),t._v(".")])]),t._v(" "),a("v-flex",{attrs:{xs12:"",sm10:""}},[a("v-text-field",{attrs:{solo:"",dark:"",prefix:"lbry://"},model:{value:t.address,callback:function(e){t.address=e},expression:"address"}})],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm2:""}},[a("v-btn",{staticClass:"mt-0",attrs:{large:""},on:{click:t.fetchMetadata}},[t._v("Execute")])],1),t._v(" "),""!=t.exampleCode?a("v-flex",{attrs:{xs12:""}},[a("pre",{directives:[{name:"highlightjs",rawName:"v-highlightjs",value:t.exampleCode,expression:"exampleCode"}]},[a("code",{staticClass:"bash"})])]):t._e(),t._v(" "),t.isLoading?a("v-flex",{attrs:{xs12:""}},[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}})],1):t._e(),t._v(" "),t.jsonData?a("v-flex",{attrs:{xs12:""}},[a("p",{staticClass:"subheading"},[t._v("Success! Here is the response for "),a("strong",[t._v("lbry://"+t._s(t.address))]),t._v(":")]),t._v(" "),a("pre",{directives:[{name:"highlightjs",rawName:"v-highlightjs",value:t.jsonData,expression:"jsonData"}],staticClass:"json-example"},[a("code",{staticClass:"json"})]),t._v(" "),a("v-btn",{staticClass:"mt-3",attrs:{large:""},on:{click:function(e){t.$router.push("step-2")}}},[t._v("Go to next step")])],1):t._e(),t._v(" "),t.isLoading||t.jsonData?t._e():[a("v-flex",{attrs:{xs12:""}},[a("p",{staticClass:"subheading"},[t._v("... or select a live example from below")])]),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"https://spee.ch/0654f2e2322ccfefa02a956d252df9ac7611d8b0/placeholder-itsadisaster.jpeg",height:"200px"},on:{click:function(e){t.chooseClaim("itsadisaster")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("itsadisaster")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("It's a Disaster")]),t._v(" "),a("div",{staticClass:"account"},[t._v("Anonymous")])])])],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"https://spee.ch/b1bd330e048fc22dc7bf941c33dd8245eef492c1/unbubbled.png",height:"200px"},on:{click:function(e){t.chooseClaim("unbubbled1-1")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("unbubbled1-1")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("Unbubbled with Jamie King, Ep1.1 - Bitcoin, Boom or Bust")]),t._v(" "),a("div",{staticClass:"account"},[t._v("@Unbubbled")])])])],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"https://spee.ch/9880947df41af880bc19724ceddd1cce957a07e2/placeholder-fortninte.jpeg",height:"200px"},on:{click:function(e){t.chooseClaim("fortnite-top-stream-moments-nickatnyte")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("fortnite-top-stream-moments-nickatnyte")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("FORTNITE TOP STREAM MOMENTS - Nickatnyte & GamingwithMolt")]),t._v(" "),a("div",{staticClass:"account"},[t._v("@nickatnyte")])])])],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"https://spee.ch/a3b8258478ad88954f42f6ac3427eab380720f60/placeholder-lbrymine.png",height:"200px"},on:{click:function(e){t.chooseClaim("six")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("six")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("LBRY Coin (LBC) GPU Miner for AMD and NVIDIA")]),t._v(" "),a("div",{staticClass:"account"},[t._v("Anonymous")])])])],1)],1)]],2)],1)},staticRenderFns:[]};var q=a("VU/8")(L,R,!1,function(t){a("4UDY")},null,null).exports,D=a("iPd/"),U=a.n(D),E=a("yazS"),F={directives:{imagesLoaded:U.a},components:{ImageUploader:E.ImageUploader},data:function(){return{valid:!1,isLoading:!1,topLine:"This is an example meme",bottomLine:"that I made",title:"",description:"",author:"",language:"EN",license:"Public Domain",nsfw:!1,backgroundImage:"",textFieldRules:[function(t){return!!t||"Field is required"}]}},methods:{updateCanvas:function(){var t=document.getElementById("meme-canvas").getContext("2d"),e=document.getElementById("base-image");t.clearRect(0,0,400,300),t.drawImage(e,0,0,400,300,0,0,400,300),t.lineWidth=4,t.font="bold 28px Coda",t.strokeStyle="black",t.fillStyle="white",t.textAlign="center",t.textBaseline="top",t.strokeText(this.topLine.toUpperCase(),200,20),t.fillText(this.topLine.toUpperCase(),200,20),t.strokeText(this.bottomLine.toUpperCase(),200,260),t.fillText(this.bottomLine.toUpperCase(),200,260)},submit:function(){o.$emit("file-uploaded","txhashhere")},imagesLoaded:function(t){var e=this;document.fonts.load("bold 28px Coda").then(function(){e.updateCanvas()})},setImage:function(t){document.getElementById("base-image").src=t,setTimeout(this.updateCanvas,1e3)},imageUploaded:function(){}},created:function(){},watch:{topLine:function(){this.updateCanvas()},bottomLine:function(){this.updateCanvas()}},name:"Step2"},B={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",{attrs:{fluid:"",id:"step2-page"}},[a("v-layout",{directives:[{name:"images-loaded",rawName:"v-images-loaded",value:t.imagesLoaded,expression:"imagesLoaded"}],attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:""}},[a("h1",{staticClass:"display-2"},[t._v("Publish your content on the blockchain")]),t._v(" "),a("p",{staticClass:"subheading"},[t._v("Upload an image to the blockchain and you are able to view it on the "),a("a",{attrs:{href:"http://explorer.lbry.io",target:"_blank"}},[t._v("LBRY Blockchain Explorer")]),t._v(".")])]),t._v(" "),a("v-flex",{attrs:{xs12:"",sm8:""}},[a("img",{attrs:{src:"https://spee.ch/40ac6818bbac87a208722bf4467653341d460908/lbry-green.png",id:"base-image"}}),t._v(" "),a("canvas",{attrs:{id:"meme-canvas",width:"400",height:"300"}},[t._v("\n Sorry, canvas not supported\n ")]),t._v(" "),a("v-flex",{staticClass:"mx-auto",attrs:{xs12:"",sm6:""}},[a("v-card",{staticClass:"pa-3"},[a("p",{staticClass:"subheading"},[t._v("Upload a background image")]),t._v(" "),a("image-uploader",{attrs:{quality:.8,autoRotate:!0,maxWidth:400,outputFormat:"string",preview:!1},on:{input:t.setImage,onComplete:t.imageUploaded}})],1)],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm4:""}},[a("v-card",{staticClass:"pa-3"},[a("v-form",{ref:"form",attrs:{"lazy-validation":""},model:{value:t.valid,callback:function(e){t.valid=e},expression:"valid"}},[a("v-text-field",{attrs:{dark:"",solo:"",rules:t.textFieldRules,required:""},model:{value:t.topLine,callback:function(e){t.topLine=e},expression:"topLine"}}),t._v(" "),a("v-text-field",{attrs:{dark:"",solo:"",rules:t.textFieldRules,required:""},model:{value:t.bottomLine,callback:function(e){t.bottomLine=e},expression:"bottomLine"}}),t._v(" "),a("v-text-field",{attrs:{label:"Title",rules:t.textFieldRules,required:""},model:{value:t.title,callback:function(e){t.title=e},expression:"title"}}),t._v(" "),a("v-text-field",{attrs:{label:"Description",rules:t.textFieldRules,required:""},model:{value:t.description,callback:function(e){t.description=e},expression:"description"}}),t._v(" "),a("v-text-field",{attrs:{label:"Author",rules:t.textFieldRules,required:""},model:{value:t.author,callback:function(e){t.author=e},expression:"author"}}),t._v(" "),a("v-text-field",{attrs:{label:"Language",rules:t.textFieldRules,required:""},model:{value:t.language,callback:function(e){t.language=e},expression:"language"}}),t._v(" "),a("v-text-field",{attrs:{label:"License",rules:t.textFieldRules,required:""},model:{value:t.license,callback:function(e){t.license=e},expression:"license"}}),t._v(" "),a("v-checkbox",{attrs:{label:"NSFW"},model:{value:t.nsfw,callback:function(e){t.nsfw=e},expression:"nsfw"}}),t._v(" "),a("v-btn",{attrs:{disabled:!t.valid},on:{click:t.submit}},[t._v("Submit")])],1)],1)],1),t._v(" "),t.isLoading?a("v-flex",{attrs:{xs12:""}},[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}})],1):t._e()],1)],1)},staticRenderFns:[]};var S=a("VU/8")(F,B,!1,function(t){a("1/Zw")},null,null).exports,P={render:function(){var t=this.$createElement,e=this._self._c||t;return e("v-container",{attrs:{fluid:"",id:"step3-page"}},[e("v-layout",{attrs:{row:"",wrap:""}},[e("v-flex",{attrs:{xs12:""}},[e("h1",{staticClass:"display-2"},[this._v("Support your favorite content creators with LBRY")]),this._v(" "),e("p",{staticClass:"subheading"},[this._v("Send LBRY coins to claim addresses and the owner will receive it in their wallet.")])])],1)],1)},staticRenderFns:[]};var j=a("VU/8")({data:function(){return{}},methods:{},name:"Step3"},P,!1,function(t){a("eyFN")},null,null).exports;i.default.use(r.a);var V=new r.a({routes:[{path:"/",name:"Home",component:v,children:[{path:"",name:"Step1",component:q},{path:"step-2",name:"Step2",component:S},{path:"step-3",name:"Step3",component:j}]},{path:"/overview",name:"Overview",component:p},{path:"/documentation",name:"Documentation",component:f},{path:"/contribute",name:"Contribute",component:b},{path:"/develop",name:"Develop",component:x},{path:"/resources",name:"Resources",component:w}]}),M=a("3EgV"),I=a.n(M),T=(a("7zck"),a("8+8L")),H=a("5CJf"),Y=a.n(H);i.default.use(I.a,{theme:{primary:"#155b4a"}}),i.default.use(T.a),i.default.use(Y.a),i.default.config.productionTip=!1,new i.default({el:"#app",router:V,components:{App:n},template:" "})},UXqZ:function(t,e){},UtJB:function(t,e){},W2Bn:function(t,e){},"e+PR":function(t,e){},eyFN:function(t,e){},kREH:function(t,e){}},["NHnr"]);
-//# sourceMappingURL=app.ff667a036e77c1c64e3d.js.map
\ No newline at end of file
diff --git a/dist/static/js/app.ff667a036e77c1c64e3d.js.map b/dist/static/js/app.ff667a036e77c1c64e3d.js.map
deleted file mode 100644
index 916a516..0000000
--- a/dist/static/js/app.ff667a036e77c1c64e3d.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"sources":["webpack:///./src/App.vue?ae0b","webpack:///./src/App.vue","webpack:///src/App.vue","webpack:///./src/event-bus.js","webpack:///src/components/partials/Hook.vue","webpack:///./src/components/partials/Hook.vue?d33a","webpack:///./src/components/partials/Hook.vue","webpack:///src/components/pages/Home.vue","webpack:///./src/components/pages/Home.vue?c121","webpack:///./src/components/pages/Home.vue","webpack:///./src/components/pages/Overview.vue?d522","webpack:///./src/components/pages/Overview.vue","webpack:///src/components/pages/Overview.vue","webpack:///./src/components/pages/Documentation.vue?61ec","webpack:///./src/components/pages/Documentation.vue","webpack:///src/components/pages/Documentation.vue","webpack:///./src/components/pages/Contribute.vue?ea7a","webpack:///./src/components/pages/Contribute.vue","webpack:///src/components/pages/Contribute.vue","webpack:///./src/components/pages/Develop.vue?3682","webpack:///./src/components/pages/Develop.vue","webpack:///src/components/pages/Develop.vue","webpack:///./src/components/pages/Resources.vue?1800","webpack:///./src/components/pages/Resources.vue","webpack:///src/components/pages/Resources.vue","webpack:///src/components/partials/Step1.vue","webpack:///./src/components/partials/Step1.vue?28d6","webpack:///./src/components/partials/Step1.vue","webpack:///src/components/partials/Step2.vue","webpack:///./src/components/partials/Step2.vue?1077","webpack:///./src/components/partials/Step2.vue","webpack:///./src/components/partials/Step3.vue?2de3","webpack:///./src/components/partials/Step3.vue","webpack:///src/components/partials/Step3.vue","webpack:///./src/router/index.js","webpack:///./src/main.js"],"names":["selectortype_template_index_0_src_App","render","_vm","this","_h","$createElement","_c","_self","attrs","clipped-left","app","scroll-off-screen","staticClass","to","_v","flat","type","value","id","href","target","staticRenderFns","src_App","__webpack_require__","normalizeComponent","ssrContext","event_bus","vue_esm","Hook","txhash","partials_Hook","fluid","grid-list-md","text-xs-center","row","wrap","xs4","exact","color","fab","hide-overlay","persistent","width","model","callback","$$v","uploadDialog","expression","on","click","$event","indeterminate","Home","Hook_normalizeComponent","pages_Home","xs12","xl6","offset-xl3","components_pages_Home","Home_normalizeComponent","pages_Overview","src","components_pages_Overview","Overview_normalizeComponent","pages_Documentation","clipped","drawer","dense","components_pages_Documentation","Documentation_normalizeComponent","pages_Contribute","components_pages_Contribute","Contribute_normalizeComponent","pages_Develop","components_pages_Develop","Develop_normalizeComponent","pages_Resources","components_pages_Resources","Resources_normalizeComponent","Step1","address","fetchMetadata","partials_Step1","sm10","solo","dark","prefix","sm2","large","exampleCode","directives","name","rawName","_e","_s","$router","push","isLoading","jsonData","sm3","hover","height","chooseClaim","components_partials_Step1","Step1_normalizeComponent","Step2","imagesLoaded","vueimagesloaded_default","a","ImageUploader","vue_image_upload_resize","updateCanvas","file","partials_Step2","sm8","sm6","quality","autoRotate","maxWidth","outputFormat","preview","input","setImage","onComplete","imageUploaded","sm4","ref","lazy-validation","valid","rules","textFieldRules","required","topLine","bottomLine","label","title","description","author","language","license","nsfw","disabled","submit","components_partials_Step2","Step2_normalizeComponent","partials_Step3","components_partials_Step3","Step3_normalizeComponent","use","vue_router_esm","router","routes","path","component","children","vuetify_default","theme","primary","vue_resource_esm","vue_highlightjs_default","config","productionTip","el","components","App","template"],"mappings":"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","file":"static/js/app.ff667a036e77c1c64e3d.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-app',[_c('v-toolbar',{attrs:{\"clipped-left\":\"\",\"app\":\"\",\"scroll-off-screen\":\"\"}},[_c('v-toolbar-title',{staticClass:\"align-center\"},[_c('span',{staticClass:\"title\"},[_c('router-link',{attrs:{\"to\":\"/\"}},[_vm._v(\"LBRY.tech\")])],1)]),_vm._v(\" \"),_c('v-spacer'),_vm._v(\" \"),_c('v-toolbar-items',{staticClass:\"hidden-sm-and-down\"},[_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/overview\"}},[_vm._v(\"Overview\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/documentation\"}},[_vm._v(\"Documentation\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/contribute\"}},[_vm._v(\"How to Contribute\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/develop\"}},[_vm._v(\"How to Develop\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/resources\"}},[_vm._v(\"Resources\")])],1)],1),_vm._v(\" \"),_c('v-content',[_c('v-alert',{attrs:{\"type\":\"error\",\"value\":\"true\",\"id\":\"in-development-alert\"}},[_c('strong',[_vm._v(\"This website is in beta.\")]),_vm._v(\" We are actively developing this website to showcase and teach about the LBRY protocol. All things may not work as expected!\"),_c('br'),_vm._v(\"This website is open source and you can \"),_c('a',{attrs:{\"href\":\"https://github.com/lbryio/lbry.tech\",\"target\":\"_blank\"}},[_vm._v(\"contribute to it on Github\")]),_vm._v(\".\")]),_vm._v(\" \"),_c('router-view')],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-5ce5acc9\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/App.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-5ce5acc9\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../node_modules/vue-loader/lib/selector?type=styles&index=0!./App.vue\")\n}\nvar normalizeComponent = require(\"!../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./App.vue\"\nimport __vue_script__ from \"!!babel-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./App.vue\"\n/* template */\nimport __vue_template__ from \"!!../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-5ce5acc9\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../node_modules/vue-loader/lib/selector?type=template&index=0!./App.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/App.vue\n// module id = null\n// module chunks = ","\n \n\n \n\n \n LBRY.tech \n \n \n \n Overview \n Documentation \n How to Contribute \n How to Develop \n Resources \n \n\n \n\n \n\n \n This website is in beta. We are actively developing this website to showcase and teach about the LBRY protocol. All things may not work as expected! This website is open source and you can contribute to it on Github . \n \n\n \n\n \n\n \n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/App.vue","import Vue from 'vue'\n\nvar EventBus = new Vue();\n\nexport default EventBus\n\n\n\n// WEBPACK FOOTER //\n// ./src/event-bus.js","\n \n \n \n \n 1 \n Resolve a claim\n \n \n \n \n 2 \n Publish content\n \n \n \n \n 3 \n Support with LBC\n \n \n \n \n \n \n \n Your image has been published! \n Check out your content on the LBRY blockchain explorer \n \n Dismiss this dialog \n \n \n \n Waiting for confirmations... \n Your image was uploaded to the LBRY network but we are currently waiting for the first confirmation. This should take just a few minutes. In the mean time, go ahead and try the other steps! \n \n \n \n \n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Hook.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"grid-list-md\":\"\",\"text-xs-center\":\"\",\"id\":\"hook\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\",\"id\":\"hook-navigation\"}},[_c('v-flex',{attrs:{\"xs4\":\"\"}},[_c('router-link',{attrs:{\"exact\":\"\",\"to\":\"/\"}},[_c('v-btn',{attrs:{\"color\":\"grey\",\"fab\":\"\"}},[_vm._v(\"1\")]),_vm._v(\"\\n Resolve a claim\\n \")],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs4\":\"\"}},[_c('router-link',{attrs:{\"to\":\"/step-2\"}},[_c('v-btn',{attrs:{\"color\":\"grey\",\"fab\":\"\"}},[_vm._v(\"2\")]),_vm._v(\"\\n Publish content\\n \")],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs4\":\"\"}},[_c('router-link',{attrs:{\"to\":\"/step-3\"}},[_c('v-btn',{attrs:{\"color\":\"grey\",\"fab\":\"\"}},[_vm._v(\"3\")]),_vm._v(\"\\n Support with LBC\\n \")],1)],1)],1),_vm._v(\" \"),_c('router-view'),_vm._v(\" \"),_c('v-dialog',{attrs:{\"hide-overlay\":\"\",\"persistent\":\"\",\"width\":\"30rem\"},model:{value:(_vm.uploadDialog),callback:function ($$v) {_vm.uploadDialog=$$v},expression:\"uploadDialog\"}},[_c('v-card',[(_vm.confirmed)?[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(\"Your image has been published!\")]),_vm._v(\" \"),_c('v-card-text',[_c('a',{attrs:{\"href\":'https://explorer.lbry.io/tx/' + _vm.txhash,\"target\":\"_blank\"}},[_vm._v(\"Check out your content on the LBRY blockchain explorer\")])]),_vm._v(\" \"),_c('v-card-actions',[_c('v-btn',{attrs:{\"flat\":\"\"},on:{\"click\":function($event){_vm.uploadDialog = false}}},[_vm._v(\"Dismiss this dialog\")])],1)]:[_c('v-card-title',{staticClass:\"headline\"},[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}}),_vm._v(\"Â Waiting for confirmations...\")],1),_vm._v(\" \"),_c('v-card-text',[_vm._v(\"Your image was uploaded to the LBRY network but we are currently waiting for the first confirmation. This should take just a few minutes. In the mean time, go ahead and try the other steps!\")])]],2)],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-1f1efcdc\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Hook.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-1f1efcdc\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Hook.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Hook.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Hook.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-1f1efcdc\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Hook.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Hook.vue\n// module id = null\n// module chunks = ","\n\n \n\n
\n\n
\n\n \n\n \n\n HTML Ipsum Presents \n\n Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae
, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis.
\n\n Header Level 2 \n\n \n Lorem ipsum dolor sit amet, consectetuer adipiscing elit. \n Aliquam tincidunt mauris eu risus. \n \n\n Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.
\n\n Header Level 3 \n\n \n Lorem ipsum dolor sit amet, consectetuer adipiscing elit. \n Aliquam tincidunt mauris eu risus. \n \n\n \n #header h1 a {\n display: block;\n width: 300px;\n height: 80px;\n }\n
\n\n \n\n \n\n \n\n
\n\n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Home.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('hook'),_vm._v(\" \"),_c('v-container',{attrs:{\"fluid\":\"\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\",\"xl6\":\"\",\"offset-xl3\":\"\"}},[_c('h1',[_vm._v(\"HTML Ipsum Presents\")]),_vm._v(\" \"),_c('p',[_c('strong',[_vm._v(\"Pellentesque habitant morbi tristique\")]),_vm._v(\" senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. \"),_c('em',[_vm._v(\"Aenean ultricies mi vitae est.\")]),_vm._v(\" Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, \"),_c('code',[_vm._v(\"commodo vitae\")]),_vm._v(\", ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. \"),_c('a',{attrs:{\"href\":\"#\"}},[_vm._v(\"Donec non enim\")]),_vm._v(\" in turpis pulvinar facilisis. Ut felis.\")]),_vm._v(\" \"),_c('h2',[_vm._v(\"Header Level 2\")]),_vm._v(\" \"),_c('ol',[_c('li',[_vm._v(\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Aliquam tincidunt mauris eu risus.\")])]),_vm._v(\" \"),_c('blockquote',[_c('p',[_vm._v(\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.\")])]),_vm._v(\" \"),_c('h3',[_vm._v(\"Header Level 3\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Aliquam tincidunt mauris eu risus.\")])]),_vm._v(\" \"),_c('pre',[_c('code',[_vm._v(\"\\n #header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n }\\n \")])])])],1)],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-651f5aba\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Home.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-651f5aba\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Home.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Home.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Home.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-651f5aba\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Home.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Home.vue\n// module id = null\n// module chunks = ","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\",\"xl6\":\"\",\"offset-xl3\":\"\"}},[_c('h1',{staticClass:\"display-1\"},[_c('p',[_vm._v(\"Introduction to LBRY protocol\")])]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":\"https://placehold.it/1200x600?text=Placeholder+Graphic\"}})]),_vm._v(\" \"),_c('p',[_vm._v(\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras pulvinar leo id nisl ullamcorper, non tristique nulla varius. Curabitur urna turpis, porta ac lectus vel, imperdiet semper mi. Integer sollicitudin, urna id imperdiet commodo, quam nunc ultrices dolor, eu laoreet risus ante nec purus. Vivamus eget ornare felis.\")]),_vm._v(\" \"),_c('h2',{staticClass:\"title\"},[_c('p',[_vm._v(\"Subtitle here\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"Morbi sed mauris libero. \"),_c('strong',[_vm._v(\"Mauris blandit\")]),_vm._v(\" sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum. \")]),_vm._v(\" \"),_c('h2',{staticClass:\"title\"},[_c('p',[_vm._v(\"Subtitle here\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"Morbi sed mauris libero. \"),_c('strong',[_vm._v(\"Mauris blandit\")]),_vm._v(\" sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum. \")]),_vm._v(\" \"),_c('h2',{staticClass:\"title\"},[_c('p',[_vm._v(\"Subtitle here\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"Morbi sed mauris libero. \"),_c('strong',[_vm._v(\"Mauris blandit\")]),_vm._v(\" sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum. \")])])],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-3ccb3d79\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Overview.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-3ccb3d79\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Overview.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Overview.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Overview.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-3ccb3d79\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Overview.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Overview.vue\n// module id = null\n// module chunks = ","\n\n \n\n \n\n \n\n \n Introduction to LBRY protocol
\n \n\n
\n\n Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras pulvinar leo id nisl ullamcorper, non tristique nulla varius. Curabitur urna turpis, porta ac lectus vel, imperdiet semper mi. Integer sollicitudin, urna id imperdiet commodo, quam nunc ultrices dolor, eu laoreet risus ante nec purus. Vivamus eget ornare felis.
\n\n \n Subtitle here
\n \n\n Morbi sed mauris libero. Mauris blandit sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum.
\n\n \n Subtitle here
\n \n\n Morbi sed mauris libero. Mauris blandit sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum.
\n\n \n Subtitle here
\n \n\n Morbi sed mauris libero. Mauris blandit sem vel libero ultrices, non porta elit rhoncus. Proin augue quam, fermentum eu malesuada a, convallis eget ligula. Vestibulum dapibus nisl eu risus blandit mattis. Quisque pretium quam id arcu aliquam imperdiet. Fusce bibendum venenatis ex eget bibendum. Cras dapibus justo vel libero cursus tincidunt. Etiam vel tincidunt augue. Proin venenatis, lorem sit amet posuere porttitor, risus est laoreet ipsum, sed interdum elit augue sed lectus. Cras dignissim odio ut commodo vestibulum.
\n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Overview.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-navigation-drawer',{attrs:{\"clipped\":\"\",\"app\":\"\"},model:{value:(_vm.drawer),callback:function ($$v) {_vm.drawer=$$v},expression:\"drawer\"}},[_c('v-list',{attrs:{\"dense\":\"\"}},[_c('v-list-tile',[_c('v-list-tile-content',[_c('v-list-tile-title',[_vm._v(\"Link 1\")])],1)],1),_vm._v(\" \"),_c('v-list-tile',[_c('v-list-tile-content',[_c('v-list-tile-title',[_vm._v(\"Link 2\")])],1)],1)],1)],1),_vm._v(\" \"),_c('v-container',[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\",\"xl6\":\"\",\"offset-xl3\":\"\"}},[_c('h1',{staticClass:\"display-1\"},[_c('p',[_vm._v(\"Documentation lives here!\")])])])],1)],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-0b0c6c4e\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Documentation.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-0b0c6c4e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Documentation.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Documentation.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Documentation.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-0b0c6c4e\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Documentation.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Documentation.vue\n// module id = null\n// module chunks = ","\n\n \n\n
\n\n \n \n \n Link 1 \n \n \n \n \n Link 2 \n \n \n \n\n \n\n
\n\n \n\n \n\n \n Documentation lives here!
\n \n\n \n\n \n\n \n\n
\n\n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Documentation.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\",\"xl6\":\"\",\"offset-xl3\":\"\"}},[_c('h1',{staticClass:\"display-1\"},[_c('p',[_vm._v(\"How to Contribute\")])])])],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-ee85d872\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Contribute.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-ee85d872\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Contribute.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Contribute.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Contribute.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-ee85d872\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Contribute.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Contribute.vue\n// module id = null\n// module chunks = ","\n\n \n\n \n\n \n\n \n How to Contribute
\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Contribute.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\",\"xl6\":\"\",\"offset-xl3\":\"\"}},[_c('h1',{staticClass:\"display-1\"},[_c('p',[_vm._v(\"Development resources and guides\")])])])],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-bf0dee0a\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Develop.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-bf0dee0a\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Develop.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Develop.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Develop.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-bf0dee0a\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Develop.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Develop.vue\n// module id = null\n// module chunks = ","\n\n \n\n \n\n \n\n \n Development resources and guides
\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Develop.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\",\"xl6\":\"\",\"offset-xl3\":\"\"}},[_c('h1',{staticClass:\"display-1\"},[_c('p',[_vm._v(\"Important Resources\")])]),_vm._v(\" \"),_c('p',[_c('ul',[_c('li',[_c('a',{attrs:{\"href\":\"https://discord.gg/YjYbwhS\",\"target\":\"_blank\"}},[_vm._v(\"Discord\")])]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"https://chat.lbry.io/\",\"target\":\"_blank\"}},[_vm._v(\"Slack\")])]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"https://www.reddit.com/r/lbry/\",\"target\":\"_blank\"}},[_vm._v(\"Reddit\")])])])])])],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-a41685b2\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Resources.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-a41685b2\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Resources.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Resources.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Resources.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-a41685b2\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Resources.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Resources.vue\n// module id = null\n// module chunks = ","\n\n \n\n \n\n \n\n \n Important Resources
\n \n\n \n
\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Resources.vue","\n \n \n \n Learn the LBRY protocol by examples \n Let's start by getting the associated metadata for a claim .
\n \n \n \n \n \n Execute \n \n \n
\n \n \n \n \n \n Success! Here is the response for lbry://{{ address }} :
\n
\n Go to next step \n \n \n \n ... or select a live example from below
\n \n \n \n \n \n \n \n
It's a Disaster \n
Anonymous
\n
\n \n \n \n \n \n \n \n \n \n
Unbubbled with Jamie King, Ep1.1 - Bitcoin, Boom or Bust \n
@Unbubbled
\n
\n \n \n \n \n \n \n \n \n \n
FORTNITE TOP STREAM MOMENTS - Nickatnyte & GamingwithMolt \n
@nickatnyte
\n
\n \n \n \n \n \n \n \n \n \n
LBRY Coin (LBC) GPU Miner for AMD and NVIDIA \n
Anonymous
\n
\n \n \n \n \n \n \n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Step1.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"id\":\"step1-page\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('h1',{staticClass:\"display-2\"},[_vm._v(\"Learn the LBRY protocol by examples\")]),_vm._v(\" \"),_c('p',{staticClass:\"subheading\"},[_vm._v(\"Let's start by getting the associated metadata for \"),_c('a',{attrs:{\"href\":\"#\"}},[_vm._v(\"a claim\")]),_vm._v(\".\")])]),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm10\":\"\"}},[_c('v-text-field',{attrs:{\"solo\":\"\",\"dark\":\"\",\"prefix\":\"lbry://\"},model:{value:(_vm.address),callback:function ($$v) {_vm.address=$$v},expression:\"address\"}})],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm2\":\"\"}},[_c('v-btn',{staticClass:\"mt-0\",attrs:{\"large\":\"\"},on:{\"click\":_vm.fetchMetadata}},[_vm._v(\"Execute\")])],1),_vm._v(\" \"),(_vm.exampleCode != '')?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('pre',{directives:[{name:\"highlightjs\",rawName:\"v-highlightjs\",value:(_vm.exampleCode),expression:\"exampleCode\"}]},[_c('code',{staticClass:\"bash\"})])]):_vm._e(),_vm._v(\" \"),(_vm.isLoading)?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}})],1):_vm._e(),_vm._v(\" \"),(_vm.jsonData)?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('p',{staticClass:\"subheading\"},[_vm._v(\"Success! Here is the response for \"),_c('strong',[_vm._v(\"lbry://\"+_vm._s(_vm.address))]),_vm._v(\":\")]),_vm._v(\" \"),_c('pre',{directives:[{name:\"highlightjs\",rawName:\"v-highlightjs\",value:(_vm.jsonData),expression:\"jsonData\"}],staticClass:\"json-example\"},[_c('code',{staticClass:\"json\"})]),_vm._v(\" \"),_c('v-btn',{staticClass:\"mt-3\",attrs:{\"large\":\"\"},on:{\"click\":function($event){_vm.$router.push('step-2')}}},[_vm._v(\"Go to next step\")])],1):_vm._e(),_vm._v(\" \"),(!_vm.isLoading && !_vm.jsonData)?[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('p',{staticClass:\"subheading\"},[_vm._v(\"... or select a live example from below\")])]),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"https://spee.ch/0654f2e2322ccfefa02a956d252df9ac7611d8b0/placeholder-itsadisaster.jpeg\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('itsadisaster')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('itsadisaster')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"It's a Disaster\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"Anonymous\")])])])],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"https://spee.ch/b1bd330e048fc22dc7bf941c33dd8245eef492c1/unbubbled.png\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('unbubbled1-1')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('unbubbled1-1')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"Unbubbled with Jamie King, Ep1.1 - Bitcoin, Boom or Bust\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"@Unbubbled\")])])])],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"https://spee.ch/9880947df41af880bc19724ceddd1cce957a07e2/placeholder-fortninte.jpeg\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('fortnite-top-stream-moments-nickatnyte')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('fortnite-top-stream-moments-nickatnyte')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"FORTNITE TOP STREAM MOMENTS - Nickatnyte & GamingwithMolt\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"@nickatnyte\")])])])],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"https://spee.ch/a3b8258478ad88954f42f6ac3427eab380720f60/placeholder-lbrymine.png\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('six')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('six')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"LBRY Coin (LBC) GPU Miner for AMD and NVIDIA\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"Anonymous\")])])])],1)],1)]:_vm._e()],2)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-179a8292\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Step1.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-179a8292\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Step1.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step1.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step1.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-179a8292\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Step1.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Step1.vue\n// module id = null\n// module chunks = ","\n \n \n \n Publish your content on the blockchain \n Upload an image to the blockchain and you are able to view it on the LBRY Blockchain Explorer .
\n \n \n \n \n Sorry, canvas not supported\n \n \n \n Upload a background image
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Submit \n \n \n \n \n \n \n \n \n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Step2.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"id\":\"step2-page\"}},[_c('v-layout',{directives:[{name:\"images-loaded\",rawName:\"v-images-loaded\",value:(_vm.imagesLoaded),expression:\"imagesLoaded\"}],attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('h1',{staticClass:\"display-2\"},[_vm._v(\"Publish your content on the blockchain\")]),_vm._v(\" \"),_c('p',{staticClass:\"subheading\"},[_vm._v(\"Upload an image to the blockchain and you are able to view it on the \"),_c('a',{attrs:{\"href\":\"http://explorer.lbry.io\",\"target\":\"_blank\"}},[_vm._v(\"LBRY Blockchain Explorer\")]),_vm._v(\".\")])]),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm8\":\"\"}},[_c('img',{attrs:{\"src\":\"https://spee.ch/40ac6818bbac87a208722bf4467653341d460908/lbry-green.png\",\"id\":\"base-image\"}}),_vm._v(\" \"),_c('canvas',{attrs:{\"id\":\"meme-canvas\",\"width\":\"400\",\"height\":\"300\"}},[_vm._v(\"\\n Sorry, canvas not supported\\n \")]),_vm._v(\" \"),_c('v-flex',{staticClass:\"mx-auto\",attrs:{\"xs12\":\"\",\"sm6\":\"\"}},[_c('v-card',{staticClass:\"pa-3\"},[_c('p',{staticClass:\"subheading\"},[_vm._v(\"Upload a background image\")]),_vm._v(\" \"),_c('image-uploader',{attrs:{\"quality\":0.8,\"autoRotate\":true,\"maxWidth\":400,\"outputFormat\":\"string\",\"preview\":false},on:{\"input\":_vm.setImage,\"onComplete\":_vm.imageUploaded}})],1)],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm4\":\"\"}},[_c('v-card',{staticClass:\"pa-3\"},[_c('v-form',{ref:\"form\",attrs:{\"lazy-validation\":\"\"},model:{value:(_vm.valid),callback:function ($$v) {_vm.valid=$$v},expression:\"valid\"}},[_c('v-text-field',{attrs:{\"dark\":\"\",\"solo\":\"\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.topLine),callback:function ($$v) {_vm.topLine=$$v},expression:\"topLine\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"dark\":\"\",\"solo\":\"\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.bottomLine),callback:function ($$v) {_vm.bottomLine=$$v},expression:\"bottomLine\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Title\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.title),callback:function ($$v) {_vm.title=$$v},expression:\"title\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Description\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.description),callback:function ($$v) {_vm.description=$$v},expression:\"description\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Author\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.author),callback:function ($$v) {_vm.author=$$v},expression:\"author\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Language\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.language),callback:function ($$v) {_vm.language=$$v},expression:\"language\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"License\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.license),callback:function ($$v) {_vm.license=$$v},expression:\"license\"}}),_vm._v(\" \"),_c('v-checkbox',{attrs:{\"label\":\"NSFW\"},model:{value:(_vm.nsfw),callback:function ($$v) {_vm.nsfw=$$v},expression:\"nsfw\"}}),_vm._v(\" \"),_c('v-btn',{attrs:{\"disabled\":!_vm.valid},on:{\"click\":_vm.submit}},[_vm._v(\"Submit\")])],1)],1)],1),_vm._v(\" \"),(_vm.isLoading)?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}})],1):_vm._e()],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-60d8d4aa\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Step2.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-60d8d4aa\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Step2.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step2.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step2.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-60d8d4aa\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Step2.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Step2.vue\n// module id = null\n// module chunks = ","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"id\":\"step3-page\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('h1',{staticClass:\"display-2\"},[_vm._v(\"Support your favorite content creators with LBRY\")]),_vm._v(\" \"),_c('p',{staticClass:\"subheading\"},[_vm._v(\"Send LBRY coins to claim addresses and the owner will receive it in their wallet.\")])])],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-47f19ac7\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Step3.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-47f19ac7\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Step3.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step3.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step3.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-47f19ac7\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Step3.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Step3.vue\n// module id = null\n// module chunks = ","\n \n \n \n Support your favorite content creators with LBRY \n Send LBRY coins to claim addresses and the owner will receive it in their wallet.
\n \n \n \n \n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Step3.vue","import Vue from 'vue'\nimport Router from 'vue-router'\nimport Home from '@/components/pages/Home'\nimport Overview from '@/components/pages/Overview'\nimport Documentation from '@/components/pages/Documentation'\nimport Contribute from '@/components/pages/Contribute'\nimport Develop from '@/components/pages/Develop'\nimport Resources from '@/components/pages/Resources'\nimport Step1 from '@/components/partials/Step1'\nimport Step2 from '@/components/partials/Step2'\nimport Step3 from '@/components/partials/Step3'\n\nVue.use(Router)\n\nexport default new Router({\n routes: [\n {\n path: '/',\n name: 'Home',\n component: Home,\n children: [\n {\n path: '',\n name: 'Step1',\n component: Step1\n },\n {\n path: 'step-2',\n name: 'Step2',\n component: Step2\n },\n {\n path: 'step-3',\n name: 'Step3',\n component: Step3\n }\n ]\n },\n {\n path: '/overview',\n name: 'Overview',\n component: Overview,\n },\n {\n path: '/documentation',\n name: 'Documentation',\n component: Documentation,\n },\n {\n path: '/contribute',\n name: 'Contribute',\n component: Contribute,\n },\n {\n path: '/develop',\n name: 'Develop',\n component: Develop,\n },\n {\n path: '/resources',\n name: 'Resources',\n component: Resources,\n }\n ]\n})\n\n\n\n// WEBPACK FOOTER //\n// ./src/router/index.js","// The Vue build version to load with the `import` command\n// (runtime-only or standalone) has been set in webpack.base.conf with an alias.\nimport Vue from 'vue'\nimport App from './App'\nimport router from './router'\nimport Vuetify from 'vuetify'\nimport 'vuetify/dist/vuetify.min.css'\nimport VueResource from 'vue-resource'\nimport VueHighlightJS from 'vue-highlightjs'\n\nVue.use(Vuetify, {\n theme: {\n primary: '#155b4a'\n }\n})\nVue.use(VueResource)\nVue.use(VueHighlightJS)\n\nVue.config.productionTip = false\n\n/* eslint-disable no-new */\nnew Vue({\n el: '#app',\n router,\n components: { App },\n template: ' '\n})\n\n\n\n// WEBPACK FOOTER //\n// ./src/main.js"],"sourceRoot":""}
\ No newline at end of file
diff --git a/dist/static/js/manifest.2ae2e69a05c33dfc65f8.js.map b/dist/static/js/manifest.2ae2e69a05c33dfc65f8.js.map
index 534c05e..1a56cad 100644
--- a/dist/static/js/manifest.2ae2e69a05c33dfc65f8.js.map
+++ b/dist/static/js/manifest.2ae2e69a05c33dfc65f8.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///webpack/bootstrap ff397d3fadcb29e06622"],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","2","exports","module","l","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","p","oe","err","console","error"],"mappings":"aACA,IAAAA,EAAAC,OAAA,aACAA,OAAA,sBAAAC,EAAAC,EAAAC,GAIA,IADA,IAAAC,EAAAC,EAAAC,EAAAC,EAAA,EAAAC,KACQD,EAAAN,EAAAQ,OAAoBF,IAC5BF,EAAAJ,EAAAM,GACAG,EAAAL,IACAG,EAAAG,KAAAD,EAAAL,GAAA,IAEAK,EAAAL,GAAA,EAEA,IAAAD,KAAAF,EACAU,OAAAC,UAAAC,eAAAC,KAAAb,EAAAE,KACAY,EAAAZ,GAAAF,EAAAE,IAIA,IADAL,KAAAE,EAAAC,EAAAC,GACAK,EAAAC,QACAD,EAAAS,OAAAT,GAEA,GAAAL,EACA,IAAAI,EAAA,EAAYA,EAAAJ,EAAAM,OAA2BF,IACvCD,EAAAY,IAAAC,EAAAhB,EAAAI,IAGA,OAAAD,GAIA,IAAAc,KAGAV,GACAW,EAAA,GAIA,SAAAH,EAAAd,GAGA,GAAAgB,EAAAhB,GACA,OAAAgB,EAAAhB,GAAAkB,QAGA,IAAAC,EAAAH,EAAAhB,IACAG,EAAAH,EACAoB,GAAA,EACAF,YAUA,OANAN,EAAAZ,GAAAW,KAAAQ,EAAAD,QAAAC,IAAAD,QAAAJ,GAGAK,EAAAC,GAAA,EAGAD,EAAAD,QAKAJ,EAAAO,EAAAT,EAGAE,EAAAQ,EAAAN,EAGAF,EAAAS,EAAA,SAAAL,EAAAM,EAAAC,GACAX,EAAAY,EAAAR,EAAAM,IACAhB,OAAAmB,eAAAT,EAAAM,GACAI,cAAA,EACAC,YAAA,EACAC,IAAAL,KAMAX,EAAAiB,EAAA,SAAAZ,GACA,IAAAM,EAAAN,KAAAa,WACA,WAA2B,OAAAb,EAAA,SAC3B,WAAiC,OAAAA,GAEjC,OADAL,EAAAS,EAAAE,EAAA,IAAAA,GACAA,GAIAX,EAAAY,EAAA,SAAAO,EAAAC,GAAsD,OAAA1B,OAAAC,UAAAC,eAAAC,KAAAsB,EAAAC,IAGtDpB,EAAAqB,EAAA,IAGArB,EAAAsB,GAAA,SAAAC,GAA8D,MAApBC,QAAAC,MAAAF,GAAoBA","file":"static/js/manifest.2ae2e69a05c33dfc65f8.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t2: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap ff397d3fadcb29e06622"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///webpack/bootstrap cd4c0dd494b464c74234"],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","2","exports","module","l","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","p","oe","err","console","error"],"mappings":"aACA,IAAAA,EAAAC,OAAA,aACAA,OAAA,sBAAAC,EAAAC,EAAAC,GAIA,IADA,IAAAC,EAAAC,EAAAC,EAAAC,EAAA,EAAAC,KACQD,EAAAN,EAAAQ,OAAoBF,IAC5BF,EAAAJ,EAAAM,GACAG,EAAAL,IACAG,EAAAG,KAAAD,EAAAL,GAAA,IAEAK,EAAAL,GAAA,EAEA,IAAAD,KAAAF,EACAU,OAAAC,UAAAC,eAAAC,KAAAb,EAAAE,KACAY,EAAAZ,GAAAF,EAAAE,IAIA,IADAL,KAAAE,EAAAC,EAAAC,GACAK,EAAAC,QACAD,EAAAS,OAAAT,GAEA,GAAAL,EACA,IAAAI,EAAA,EAAYA,EAAAJ,EAAAM,OAA2BF,IACvCD,EAAAY,IAAAC,EAAAhB,EAAAI,IAGA,OAAAD,GAIA,IAAAc,KAGAV,GACAW,EAAA,GAIA,SAAAH,EAAAd,GAGA,GAAAgB,EAAAhB,GACA,OAAAgB,EAAAhB,GAAAkB,QAGA,IAAAC,EAAAH,EAAAhB,IACAG,EAAAH,EACAoB,GAAA,EACAF,YAUA,OANAN,EAAAZ,GAAAW,KAAAQ,EAAAD,QAAAC,IAAAD,QAAAJ,GAGAK,EAAAC,GAAA,EAGAD,EAAAD,QAKAJ,EAAAO,EAAAT,EAGAE,EAAAQ,EAAAN,EAGAF,EAAAS,EAAA,SAAAL,EAAAM,EAAAC,GACAX,EAAAY,EAAAR,EAAAM,IACAhB,OAAAmB,eAAAT,EAAAM,GACAI,cAAA,EACAC,YAAA,EACAC,IAAAL,KAMAX,EAAAiB,EAAA,SAAAZ,GACA,IAAAM,EAAAN,KAAAa,WACA,WAA2B,OAAAb,EAAA,SAC3B,WAAiC,OAAAA,GAEjC,OADAL,EAAAS,EAAAE,EAAA,IAAAA,GACAA,GAIAX,EAAAY,EAAA,SAAAO,EAAAC,GAAsD,OAAA1B,OAAAC,UAAAC,eAAAC,KAAAsB,EAAAC,IAGtDpB,EAAAqB,EAAA,IAGArB,EAAAsB,GAAA,SAAAC,GAA8D,MAApBC,QAAAC,MAAAF,GAAoBA","file":"static/js/manifest.2ae2e69a05c33dfc65f8.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t2: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap cd4c0dd494b464c74234"],"sourceRoot":""}
\ No newline at end of file
diff --git a/src/App.vue b/src/App.vue
index d16c9d6..d5052a0 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -19,7 +19,7 @@
-
+
This website is in beta. We are actively developing this website to showcase and teach about the LBRY protocol. All things may not work as expected! This website is open source and you can contribute to it on Github .
@@ -64,9 +64,4 @@ img {
}
}
-#in-development-alert {
- margin: 0;
- padding: 3rem 0;
-}
-
diff --git a/src/components/pages/Contribute.vue b/src/components/pages/Contribute.vue
index 65233f1..36f482d 100644
--- a/src/components/pages/Contribute.vue
+++ b/src/components/pages/Contribute.vue
@@ -14,13 +14,20 @@
+
+
+
+
\ No newline at end of file