sogo/UI/WebServerResources/css/styles.css

8424 lines
397 KiB
CSS
Raw Normal View History

/**
*
* Main Stylesheet SOGo
* Based on Angular Material Design
* IMPORTANT : This scss file might interfere with actual Angular-Material grunt-build
* and will generate a (too)) long css file because of the overrides
*
**/
2015-02-06 01:16:49 +01:00
/**
*
* Material design color palettes
* @see http://www.google.com/design/spec/style/color.html
*
**/
.fg-sogoBlue-50 {
color: #f0faf9; }
.bg-sogoBlue-50 {
background-color: #f0faf9; }
.fg-sogoBlue-100 {
color: #e1f5f3; }
.bg-sogoBlue-100 {
background-color: #e1f5f3; }
.fg-sogoBlue-200 {
color: #ceebe8; }
.bg-sogoBlue-200 {
background-color: #ceebe8; }
.fg-sogoBlue-300 {
color: #bfe0dd; }
.bg-sogoBlue-300 {
background-color: #bfe0dd; }
.fg-sogoBlue-400 {
color: #b2d6d3; }
.bg-sogoBlue-400 {
background-color: #b2d6d3; }
.fg-sogoBlue-500 {
color: #a1ccc8; }
.bg-sogoBlue-500 {
background-color: #a1ccc8; }
.fg-sogoBlue-600 {
color: #8ebfbb; }
.bg-sogoBlue-600 {
background-color: #8ebfbb; }
.fg-sogoBlue-700 {
color: #7db3b0; }
.bg-sogoBlue-700 {
background-color: #7db3b0; }
.fg-sogoBlue-800 {
color: #639997; }
.bg-sogoBlue-800 {
background-color: #639997; }
.fg-sogoBlue-900 {
color: #4d8080; }
.bg-sogoBlue-900 {
background-color: #4d8080; }
.fg-sogoBlue-A100 {
color: #d4f7fa; }
.bg-sogoBlue-A100 {
background-color: #d4f7fa; }
.fg-sogoBlue-A200 {
color: #c3f5fa; }
.bg-sogoBlue-A200 {
background-color: #c3f5fa; }
.fg-sogoBlue-A400 {
color: #53e3f0; }
.bg-sogoBlue-A400 {
background-color: #53e3f0; }
.fg-sogoBlue-A700 {
color: #00b0c0; }
.bg-sogoBlue-A700 {
background-color: #00b0c0; }
.fg-sogoGreen-50 {
color: #eaf5e9; }
.bg-sogoGreen-50 {
background-color: #eaf5e9; }
.fg-sogoGreen-100 {
color: #cbe5c8; }
.bg-sogoGreen-100 {
background-color: #cbe5c8; }
.fg-sogoGreen-200 {
color: #aad6a5; }
.bg-sogoGreen-200 {
background-color: #aad6a5; }
.fg-sogoGreen-300 {
color: #88c781; }
.bg-sogoGreen-300 {
background-color: #88c781; }
.fg-sogoGreen-400 {
color: #66b86a; }
.bg-sogoGreen-400 {
background-color: #66b86a; }
.fg-sogoGreen-500 {
color: #56b04c; }
.bg-sogoGreen-500 {
background-color: #56b04c; }
.fg-sogoGreen-600 {
color: #4da143; }
.bg-sogoGreen-600 {
background-color: #4da143; }
.fg-sogoGreen-700 {
color: #388e3c; }
.bg-sogoGreen-700 {
background-color: #388e3c; }
.fg-sogoGreen-800 {
color: #367d2e; }
.bg-sogoGreen-800 {
background-color: #367d2e; }
.fg-sogoGreen-900 {
color: #225e1b; }
.bg-sogoGreen-900 {
background-color: #225e1b; }
.fg-sogoGreen-A100 {
color: #b9f6ca; }
.bg-sogoGreen-A100 {
background-color: #b9f6ca; }
.fg-sogoGreen-A200 {
color: #69f0ae; }
.bg-sogoGreen-A200 {
background-color: #69f0ae; }
.fg-sogoGreen-A400 {
color: #00e676; }
.bg-sogoGreen-A400 {
background-color: #00e676; }
.fg-sogoGreen-A700 {
color: #00c853; }
.bg-sogoGreen-A700 {
background-color: #00c853; }
.fg-sogoPaper-50 {
color: #fcf7f8; }
.bg-sogoPaper-50 {
background-color: #fcf7f8; }
.fg-sogoPaper-100 {
color: #f7f1dc; }
.bg-sogoPaper-100 {
background-color: #f7f1dc; }
.fg-sogoPaper-200 {
color: #ede5ca; }
.bg-sogoPaper-200 {
background-color: #ede5ca; }
.fg-sogoPaper-300 {
color: #e6d8ba; }
.bg-sogoPaper-300 {
background-color: #e6d8ba; }
.fg-sogoPaper-400 {
color: #e2d2a3; }
.bg-sogoPaper-400 {
background-color: #e2d2a3; }
.fg-sogoPaper-500 {
color: #d6c48d; }
.bg-sogoPaper-500 {
background-color: #d6c48d; }
.fg-sogoPaper-600 {
color: #baa870; }
.bg-sogoPaper-600 {
background-color: #baa870; }
.fg-sogoPaper-700 {
color: #857545; }
.bg-sogoPaper-700 {
background-color: #857545; }
.fg-sogoPaper-800 {
color: #524517; }
.bg-sogoPaper-800 {
background-color: #524517; }
.fg-sogoPaper-900 {
color: #433809; }
.bg-sogoPaper-900 {
background-color: #433809; }
.fg-sogoPaper-1000 {
color: #000; }
.bg-sogoPaper-1000 {
background-color: #000; }
.fg-sogoPaper-A100 {
color: #fff; }
.bg-sogoPaper-A100 {
background-color: #fff; }
.fg-sogoPaper-A200 {
color: #eee; }
.bg-sogoPaper-A200 {
background-color: #eee; }
.fg-sogoPaper-A400 {
color: #bdbdbd; }
.bg-sogoPaper-A400 {
background-color: #bdbdbd; }
.fg-sogoPaper-A700 {
color: #616161; }
.bg-sogoPaper-A700 {
background-color: #616161; }
/* Welcome to Compass.
* In this file you should write your main styles. (or centralize your imports)
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
2015-02-06 01:16:49 +01:00
vertical-align: baseline; }
/* line 22, ../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
2015-02-06 01:16:49 +01:00
line-height: 1; }
/* line 24, ../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
2015-02-06 01:16:49 +01:00
list-style: none; }
/* line 26, ../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
border-collapse: collapse;
2015-02-06 01:16:49 +01:00
border-spacing: 0; }
/* line 28, ../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
text-align: left;
font-weight: normal;
2015-02-06 01:16:49 +01:00
vertical-align: middle; }
/* line 30, ../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
2015-02-06 01:16:49 +01:00
quotes: none; }
/* line 103, ../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
content: "";
2015-02-06 01:16:49 +01:00
content: none; }
/* line 32, ../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
2015-02-06 01:16:49 +01:00
border: none; }
/* line 116, ../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
2015-02-06 01:16:49 +01:00
display: block; }
/* Local overrides from angular-material src */
/**
*
2015-02-06 01:16:49 +01:00
* Material design color palettes
* @see http://www.google.com/design/spec/style/color.html
*
**/
2015-02-06 01:16:49 +01:00
.fg-sogoBlue-50 {
color: #f0faf9; }
.bg-sogoBlue-50 {
background-color: #f0faf9; }
.fg-sogoBlue-100 {
color: #e1f5f3; }
.bg-sogoBlue-100 {
background-color: #e1f5f3; }
.fg-sogoBlue-200 {
color: #ceebe8; }
.bg-sogoBlue-200 {
background-color: #ceebe8; }
.fg-sogoBlue-300 {
color: #bfe0dd; }
.bg-sogoBlue-300 {
background-color: #bfe0dd; }
.fg-sogoBlue-400 {
color: #b2d6d3; }
.bg-sogoBlue-400 {
background-color: #b2d6d3; }
.fg-sogoBlue-500 {
color: #a1ccc8; }
.bg-sogoBlue-500 {
background-color: #a1ccc8; }
.fg-sogoBlue-600 {
color: #8ebfbb; }
.bg-sogoBlue-600 {
background-color: #8ebfbb; }
.fg-sogoBlue-700 {
color: #7db3b0; }
.bg-sogoBlue-700 {
background-color: #7db3b0; }
.fg-sogoBlue-800 {
color: #639997; }
.bg-sogoBlue-800 {
background-color: #639997; }
.fg-sogoBlue-900 {
color: #4d8080; }
.bg-sogoBlue-900 {
background-color: #4d8080; }
.fg-sogoBlue-A100 {
color: #d4f7fa; }
.bg-sogoBlue-A100 {
background-color: #d4f7fa; }
.fg-sogoBlue-A200 {
color: #c3f5fa; }
.bg-sogoBlue-A200 {
background-color: #c3f5fa; }
.fg-sogoBlue-A400 {
color: #53e3f0; }
.bg-sogoBlue-A400 {
background-color: #53e3f0; }
.fg-sogoBlue-A700 {
color: #00b0c0; }
.bg-sogoBlue-A700 {
background-color: #00b0c0; }
.fg-sogoGreen-50 {
color: #eaf5e9; }
.bg-sogoGreen-50 {
background-color: #eaf5e9; }
.fg-sogoGreen-100 {
color: #cbe5c8; }
.bg-sogoGreen-100 {
background-color: #cbe5c8; }
.fg-sogoGreen-200 {
color: #aad6a5; }
.bg-sogoGreen-200 {
background-color: #aad6a5; }
.fg-sogoGreen-300 {
color: #88c781; }
.bg-sogoGreen-300 {
background-color: #88c781; }
.fg-sogoGreen-400 {
color: #66b86a; }
.bg-sogoGreen-400 {
background-color: #66b86a; }
.fg-sogoGreen-500 {
color: #56b04c; }
.bg-sogoGreen-500 {
background-color: #56b04c; }
.fg-sogoGreen-600 {
color: #4da143; }
.bg-sogoGreen-600 {
background-color: #4da143; }
.fg-sogoGreen-700 {
color: #388e3c; }
.bg-sogoGreen-700 {
background-color: #388e3c; }
.fg-sogoGreen-800 {
color: #367d2e; }
.bg-sogoGreen-800 {
background-color: #367d2e; }
.fg-sogoGreen-900 {
color: #225e1b; }
.bg-sogoGreen-900 {
background-color: #225e1b; }
.fg-sogoGreen-A100 {
color: #b9f6ca; }
.bg-sogoGreen-A100 {
background-color: #b9f6ca; }
.fg-sogoGreen-A200 {
color: #69f0ae; }
.bg-sogoGreen-A200 {
background-color: #69f0ae; }
.fg-sogoGreen-A400 {
color: #00e676; }
.bg-sogoGreen-A400 {
background-color: #00e676; }
.fg-sogoGreen-A700 {
color: #00c853; }
.bg-sogoGreen-A700 {
background-color: #00c853; }
.fg-sogoPaper-50 {
color: #fcf7f8; }
.bg-sogoPaper-50 {
background-color: #fcf7f8; }
.fg-sogoPaper-100 {
color: #f7f1dc; }
.bg-sogoPaper-100 {
background-color: #f7f1dc; }
.fg-sogoPaper-200 {
color: #ede5ca; }
.bg-sogoPaper-200 {
background-color: #ede5ca; }
.fg-sogoPaper-300 {
color: #e6d8ba; }
.bg-sogoPaper-300 {
background-color: #e6d8ba; }
.fg-sogoPaper-400 {
color: #e2d2a3; }
.bg-sogoPaper-400 {
background-color: #e2d2a3; }
.fg-sogoPaper-500 {
color: #d6c48d; }
.bg-sogoPaper-500 {
background-color: #d6c48d; }
.fg-sogoPaper-600 {
color: #baa870; }
.bg-sogoPaper-600 {
background-color: #baa870; }
.fg-sogoPaper-700 {
color: #857545; }
.bg-sogoPaper-700 {
background-color: #857545; }
.fg-sogoPaper-800 {
color: #524517; }
.bg-sogoPaper-800 {
background-color: #524517; }
.fg-sogoPaper-900 {
color: #433809; }
.bg-sogoPaper-900 {
background-color: #433809; }
.fg-sogoPaper-1000 {
color: #000; }
.bg-sogoPaper-1000 {
background-color: #000; }
.fg-sogoPaper-A100 {
color: #fff; }
.bg-sogoPaper-A100 {
background-color: #fff; }
.fg-sogoPaper-A200 {
color: #eee; }
.bg-sogoPaper-A200 {
background-color: #eee; }
.fg-sogoPaper-A400 {
color: #bdbdbd; }
.bg-sogoPaper-A400 {
background-color: #bdbdbd; }
.fg-sogoPaper-A700 {
color: #616161; }
.bg-sogoPaper-A700 {
background-color: #616161; }
/*! structure.scss - */
*,
*:before,
*:after {
2015-02-06 01:16:49 +01:00
box-sizing: border-box; }
:focus {
2015-02-06 01:16:49 +01:00
outline: none; }
html, body {
height: 100%;
2015-02-06 01:16:49 +01:00
color: rgba(0, 0, 0, 0.87);
background: white;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
2015-02-06 01:16:49 +01:00
text-rendering: optimizeLegibility; }
html p, body p {
line-height: 1.846; }
html h3, body h3 {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-size: 1.17em;
font-weight: bold; }
button,
select,
html,
textarea,
input {
2015-02-06 01:16:49 +01:00
font-family: "Fira sans", "Helvetica Neue", sans-serif; }
body {
margin: 0;
padding: 0;
2015-02-06 01:16:49 +01:00
outline: none; }
.inset {
2015-02-06 01:16:49 +01:00
padding: 10px; }
button {
2015-02-06 01:16:49 +01:00
font-family: "Fira sans", "Helvetica Neue", sans-serif; }
2015-02-06 01:16:49 +01:00
a {
background: transparent;
2015-02-06 01:16:49 +01:00
outline: none; }
h1 {
2015-02-06 01:16:49 +01:00
font-size: 2em;
margin: 0.67em 0; }
h2 {
2015-02-06 01:16:49 +01:00
font-size: 1.5em;
margin: 0.83em 0; }
h3 {
2015-02-06 01:16:49 +01:00
font-size: 1.17em;
margin: 1em 0; }
h4 {
2015-02-06 01:16:49 +01:00
font-size: 1em;
margin: 1.33em 0; }
h5 {
2015-02-06 01:16:49 +01:00
font-size: 0.83em;
margin: 1.67em 0; }
h6 {
2015-02-06 01:16:49 +01:00
font-size: 0.75em;
margin: 2.33em 0; }
select,
button,
textarea,
input {
margin: 0;
font-size: 100%;
font-family: inherit;
2015-02-06 01:16:49 +01:00
vertical-align: baseline; }
input[type="reset"],
input[type="submit"],
html input[type="button"],
button {
cursor: pointer;
2015-02-06 01:16:49 +01:00
-webkit-appearance: button; }
input[type="reset"][disabled],
input[type="submit"][disabled],
html input[type="button"][disabled],
button[disabled] {
cursor: default; }
textarea {
vertical-align: top;
2015-02-06 01:16:49 +01:00
overflow: auto; }
input[type="radio"], input[type="checkbox"] {
padding: 0;
2015-02-06 01:16:49 +01:00
box-sizing: border-box; }
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
2015-02-06 01:16:49 +01:00
-webkit-box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none; }
.md-shadow {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
border-radius: inherit;
2015-02-06 01:16:49 +01:00
pointer-events: none; }
2015-02-02 15:39:53 +01:00
.md-shadow-bottom-z-1, .md-button.md-raised:not([disabled]), .md-button.md-fab {
2015-02-06 01:16:49 +01:00
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
2015-02-02 15:39:53 +01:00
.md-shadow-bottom-z-2, .md-button.md-raised:not([disabled]):focus, .md-button.md-raised:not([disabled]):hover, .md-button.md-fab:not([disabled]):focus, .md-button.md-fab:not([disabled]):hover {
2015-02-06 01:16:49 +01:00
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4); }
.md-shadow-animated.md-shadow {
2015-02-06 01:16:49 +01:00
transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); }
/*
* A container inside of a rippling element (eg a button),
* which contains all of the individual ripples
*/
.md-ripple-container {
pointer-events: none;
position: absolute;
overflow: hidden;
left: 0;
top: 0;
width: 100%;
height: 100%;
2015-02-06 01:16:49 +01:00
transition: all 0.55s cubic-bezier(0.25, 0.8, 0.25, 1); }
.md-ripple {
position: absolute;
transform: scale(0);
transform-origin: 50% 50%;
opacity: 0;
2015-02-06 01:16:49 +01:00
border-radius: 50%; }
.md-ripple.md-ripple-placed {
transition: left 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), top 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), margin 0.65s cubic-bezier(0.25, 0.8, 0.25, 1), border 0.65s cubic-bezier(0.25, 0.8, 0.25, 1), width 0.65s cubic-bezier(0.25, 0.8, 0.25, 1), height 0.65s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.65s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.65s cubic-bezier(0.25, 0.8, 0.25, 1); }
.md-ripple.md-ripple-scaled {
transform: scale(1); }
.md-ripple.md-ripple-active, .md-ripple.md-ripple-full, .md-ripple.md-ripple-visible {
opacity: 0.20; }
md-tab > .md-ripple-container .md-ripple {
box-sizing: content-box;
background-color: transparent !important;
border-width: 0;
border-style: solid;
opacity: 0.20;
2015-02-06 01:16:49 +01:00
transform: none !important; }
md-tab > .md-ripple-container .md-ripple.md-ripple-active, md-tab > .md-ripple-container .md-ripple.md-ripple-full, md-tab > .md-ripple-container .md-ripple.md-ripple-visible {
opacity: 0.20; }
/* Sizes:
0 <= size <= 600 Phone
600 <= size <= 960 Tablet
960 <= size <= 1200 Tablet-Landscape
1200 <= size PC
*/
2015-01-28 03:47:49 +01:00
[layout], .md-layout {
box-sizing: border-box;
2015-02-06 01:16:49 +01:00
display: flex; }
[layout=column] {
2015-02-06 01:16:49 +01:00
flex-direction: column; }
[layout=row] {
2015-02-06 01:16:49 +01:00
flex-direction: row; }
2015-01-28 03:47:49 +01:00
[layout-padding], .md-layout-padding,
[layout-padding] > [flex],
.md-layout-padding > [flex],
[layout-padding] > .md-flex,
.md-layout-padding > .md-flex {
2015-02-06 01:16:49 +01:00
padding: 8px; }
2015-01-28 03:47:49 +01:00
[layout-margin], .md-layout-margin,
[layout-margin] > [flex],
.md-layout-margin > [flex],
[layout-margin] > .md-flex,
.md-layout-margin > .md-flex {
2015-02-06 01:16:49 +01:00
margin: 8px; }
2015-01-28 03:47:49 +01:00
[layout-wrap], .md-layout-wrap {
2015-02-06 01:16:49 +01:00
flex-wrap: wrap; }
2015-01-28 03:47:49 +01:00
[layout-fill], .md-layout-fill {
margin: 0;
min-height: 100%;
2015-02-06 01:16:49 +01:00
width: 100%; }
@-moz-document url-prefix() {
2015-01-28 03:47:49 +01:00
[layout-fill], .md-layout-fill {
margin: 0;
width: 100%;
min-height: auto;
2015-02-06 01:16:49 +01:00
height: inherit; } }
2015-01-28 03:47:49 +01:00
[flex], .md-flex {
2015-02-06 01:16:49 +01:00
flex: 1; }
[flex="0"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 0%; }
[layout="row"] > [flex="0"] {
2015-02-06 01:16:49 +01:00
max-width: 0%; }
[layout="column"] > [flex="0"] {
2015-02-06 01:16:49 +01:00
max-height: 0%; }
[flex="5"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 5%; }
[layout="row"] > [flex="5"] {
2015-02-06 01:16:49 +01:00
max-width: 5%; }
[layout="column"] > [flex="5"] {
2015-02-06 01:16:49 +01:00
max-height: 5%; }
[flex="10"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 10%; }
[layout="row"] > [flex="10"] {
2015-02-06 01:16:49 +01:00
max-width: 10%; }
[layout="column"] > [flex="10"] {
2015-02-06 01:16:49 +01:00
max-height: 10%; }
[flex="15"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 15%; }
[layout="row"] > [flex="15"] {
2015-02-06 01:16:49 +01:00
max-width: 15%; }
[layout="column"] > [flex="15"] {
2015-02-06 01:16:49 +01:00
max-height: 15%; }
[flex="20"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 20%; }
[layout="row"] > [flex="20"] {
2015-02-06 01:16:49 +01:00
max-width: 20%; }
[layout="column"] > [flex="20"] {
2015-02-06 01:16:49 +01:00
max-height: 20%; }
[flex="25"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 25%; }
[layout="row"] > [flex="25"] {
2015-02-06 01:16:49 +01:00
max-width: 25%; }
[layout="column"] > [flex="25"] {
2015-02-06 01:16:49 +01:00
max-height: 25%; }
[flex="30"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 30%; }
[layout="row"] > [flex="30"] {
2015-02-06 01:16:49 +01:00
max-width: 30%; }
[layout="column"] > [flex="30"] {
2015-02-06 01:16:49 +01:00
max-height: 30%; }
[flex="35"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 35%; }
[layout="row"] > [flex="35"] {
2015-02-06 01:16:49 +01:00
max-width: 35%; }
[layout="column"] > [flex="35"] {
2015-02-06 01:16:49 +01:00
max-height: 35%; }
[flex="40"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 40%; }
[layout="row"] > [flex="40"] {
2015-02-06 01:16:49 +01:00
max-width: 40%; }
[layout="column"] > [flex="40"] {
2015-02-06 01:16:49 +01:00
max-height: 40%; }
[flex="45"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 45%; }
[layout="row"] > [flex="45"] {
2015-02-06 01:16:49 +01:00
max-width: 45%; }
[layout="column"] > [flex="45"] {
2015-02-06 01:16:49 +01:00
max-height: 45%; }
[flex="50"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 50%; }
[layout="row"] > [flex="50"] {
2015-02-06 01:16:49 +01:00
max-width: 50%; }
[layout="column"] > [flex="50"] {
2015-02-06 01:16:49 +01:00
max-height: 50%; }
[flex="55"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 55%; }
[layout="row"] > [flex="55"] {
2015-02-06 01:16:49 +01:00
max-width: 55%; }
[layout="column"] > [flex="55"] {
2015-02-06 01:16:49 +01:00
max-height: 55%; }
[flex="60"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 60%; }
[layout="row"] > [flex="60"] {
2015-02-06 01:16:49 +01:00
max-width: 60%; }
[layout="column"] > [flex="60"] {
2015-02-06 01:16:49 +01:00
max-height: 60%; }
[flex="65"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 65%; }
[layout="row"] > [flex="65"] {
2015-02-06 01:16:49 +01:00
max-width: 65%; }
[layout="column"] > [flex="65"] {
2015-02-06 01:16:49 +01:00
max-height: 65%; }
[flex="70"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 70%; }
[layout="row"] > [flex="70"] {
2015-02-06 01:16:49 +01:00
max-width: 70%; }
[layout="column"] > [flex="70"] {
2015-02-06 01:16:49 +01:00
max-height: 70%; }
[flex="75"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 75%; }
[layout="row"] > [flex="75"] {
2015-02-06 01:16:49 +01:00
max-width: 75%; }
[layout="column"] > [flex="75"] {
2015-02-06 01:16:49 +01:00
max-height: 75%; }
[flex="80"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 80%; }
[layout="row"] > [flex="80"] {
2015-02-06 01:16:49 +01:00
max-width: 80%; }
[layout="column"] > [flex="80"] {
2015-02-06 01:16:49 +01:00
max-height: 80%; }
[flex="85"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 85%; }
[layout="row"] > [flex="85"] {
2015-02-06 01:16:49 +01:00
max-width: 85%; }
[layout="column"] > [flex="85"] {
2015-02-06 01:16:49 +01:00
max-height: 85%; }
[flex="90"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 90%; }
[layout="row"] > [flex="90"] {
2015-02-06 01:16:49 +01:00
max-width: 90%; }
[layout="column"] > [flex="90"] {
2015-02-06 01:16:49 +01:00
max-height: 90%; }
[flex="95"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 95%; }
[layout="row"] > [flex="95"] {
2015-02-06 01:16:49 +01:00
max-width: 95%; }
[layout="column"] > [flex="95"] {
2015-02-06 01:16:49 +01:00
max-height: 95%; }
[flex="100"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 100%; }
[layout="row"] > [flex="100"] {
2015-02-06 01:16:49 +01:00
max-width: 100%; }
[layout="column"] > [flex="100"] {
2015-02-06 01:16:49 +01:00
max-height: 100%; }
[layout="row"] > [flex="33"], [layout="row"] > [flex="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-width: 33.33%; }
[layout="row"] > [flex="66"], [layout="row"] > [flex="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-width: 66.66%; }
[layout="column"] > [flex="33"], [layout="column"] > [flex="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-height: 33.33%; }
[layout="column"] > [flex="66"], [layout="column"] > [flex="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-height: 66.66%; }
[layout-align="center"],
[layout-align="center center"],
[layout-align="center start"],
[layout-align="center end"] {
2015-02-06 01:16:49 +01:00
justify-content: center; }
[layout-align="end"],
[layout-align="end center"],
[layout-align="end start"],
[layout-align="end end"] {
2015-02-06 01:16:49 +01:00
justify-content: flex-end; }
[layout-align="space-around"],
[layout-align="space-around center"],
[layout-align="space-around start"],
[layout-align="space-around end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-around; }
[layout-align="space-between"],
[layout-align="space-between center"],
[layout-align="space-between start"],
[layout-align="space-between end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-between; }
[layout-align="center center"],
[layout-align="start center"],
[layout-align="end center"],
[layout-align="space-between center"],
[layout-align="space-around center"] {
2015-02-06 01:16:49 +01:00
align-items: center; }
[layout-align="center start"],
[layout-align="start start"],
[layout-align="end start"],
[layout-align="space-between start"],
[layout-align="space-around start"] {
2015-02-06 01:16:49 +01:00
align-items: flex-start; }
[layout-align="center end"],
[layout-align="start end"],
[layout-align="end end"],
[layout-align="space-between end"],
[layout-align="space-around end"] {
2015-02-06 01:16:49 +01:00
align-items: flex-end; }
2015-01-28 03:47:49 +01:00
[flex-order="0"] {
2015-02-06 01:16:49 +01:00
order: 0; }
2015-01-28 03:47:49 +01:00
[flex-order="1"] {
2015-02-06 01:16:49 +01:00
order: 1; }
2015-01-28 03:47:49 +01:00
[flex-order="2"] {
2015-02-06 01:16:49 +01:00
order: 2; }
2015-01-28 03:47:49 +01:00
[flex-order="3"] {
2015-02-06 01:16:49 +01:00
order: 3; }
2015-01-28 03:47:49 +01:00
[flex-order="4"] {
2015-02-06 01:16:49 +01:00
order: 4; }
2015-01-28 03:47:49 +01:00
[flex-order="5"] {
2015-02-06 01:16:49 +01:00
order: 5; }
2015-01-28 03:47:49 +01:00
[flex-order="6"] {
2015-02-06 01:16:49 +01:00
order: 6; }
2015-01-28 03:47:49 +01:00
[flex-order="7"] {
2015-02-06 01:16:49 +01:00
order: 7; }
2015-01-28 03:47:49 +01:00
[flex-order="8"] {
2015-02-06 01:16:49 +01:00
order: 8; }
2015-01-28 03:47:49 +01:00
[flex-order="9"] {
2015-02-06 01:16:49 +01:00
order: 9; }
2015-01-28 03:47:49 +01:00
/**
* `hide-gt-sm show-gt-lg` should hide from 600px to 1200px
* `show-md hide-gt-sm` should show from 0px to 960px and hide at >960px
* `hide-gt-md show-gt-sm` should show everywhere (show overrides hide)`
*/
@media (max-width: 600px) {
2015-01-28 03:47:49 +01:00
[hide-sm]:not([show-sm]):not(.md-show-sm):not([show]):not(.md-show), .md-hide-sm:not([show-sm]):not(.md-show-sm):not([show]):not(.md-show), [hide]:not([show-sm]):not(.md-show-sm):not([show]):not(.md-show), .md-hide:not([show-sm]):not(.md-show-sm):not([show]):not(.md-show) {
2015-02-06 01:16:49 +01:00
display: none; }
2015-01-28 03:47:49 +01:00
[flex-order-sm="0"] {
2015-02-06 01:16:49 +01:00
order: 0; }
2015-01-28 03:47:49 +01:00
[flex-order-sm="1"] {
2015-02-06 01:16:49 +01:00
order: 1; }
2015-01-28 03:47:49 +01:00
[flex-order-sm="2"] {
2015-02-06 01:16:49 +01:00
order: 2; }
2015-01-28 03:47:49 +01:00
[flex-order-sm="3"] {
2015-02-06 01:16:49 +01:00
order: 3; }
2015-01-28 03:47:49 +01:00
[flex-order-sm="4"] {
2015-02-06 01:16:49 +01:00
order: 4; }
2015-01-28 03:47:49 +01:00
[flex-order-sm="5"] {
2015-02-06 01:16:49 +01:00
order: 5; }
2015-01-28 03:47:49 +01:00
[flex-order-sm="6"] {
2015-02-06 01:16:49 +01:00
order: 6; }
2015-01-28 03:47:49 +01:00
[flex-order-sm="7"] {
2015-02-06 01:16:49 +01:00
order: 7; }
2015-01-28 03:47:49 +01:00
[flex-order-sm="8"] {
2015-02-06 01:16:49 +01:00
order: 8; }
2015-01-28 03:47:49 +01:00
[flex-order-sm="9"] {
2015-02-06 01:16:49 +01:00
order: 9; }
2015-01-28 03:47:49 +01:00
[layout-align-sm="center"],
[layout-align-sm="center center"],
[layout-align-sm="center start"],
[layout-align-sm="center end"] {
2015-02-06 01:16:49 +01:00
justify-content: center; }
[layout-align-sm="end"],
[layout-align-sm="end center"],
[layout-align-sm="end start"],
[layout-align-sm="end end"] {
2015-02-06 01:16:49 +01:00
justify-content: flex-end; }
[layout-align-sm="space-around"],
[layout-align-sm="space-around center"],
[layout-align-sm="space-around start"],
[layout-align-sm="space-around end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-around; }
[layout-align-sm="space-between"],
[layout-align-sm="space-between center"],
[layout-align-sm="space-between start"],
[layout-align-sm="space-between end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-between; }
[layout-align-sm="center center"],
[layout-align-sm="start center"],
[layout-align-sm="end center"],
[layout-align-sm="space-between center"],
[layout-align-sm="space-around center"] {
2015-02-06 01:16:49 +01:00
align-items: center; }
[layout-align-sm="center start"],
[layout-align-sm="start start"],
[layout-align-sm="end start"],
[layout-align-sm="space-between start"],
[layout-align-sm="space-around start"] {
2015-02-06 01:16:49 +01:00
align-items: flex-start; }
[layout-align-sm="center end"],
[layout-align-sm="start end"],
[layout-align-sm="end end"],
[layout-align-sm="space-between end"],
[layout-align-sm="space-around end"] {
2015-02-06 01:16:49 +01:00
align-items: flex-end; }
2015-01-28 03:47:49 +01:00
[layout-sm], .md-layout-sm {
box-sizing: border-box;
2015-02-06 01:16:49 +01:00
display: flex; }
[layout-sm=column] {
2015-02-06 01:16:49 +01:00
flex-direction: column; }
[layout-sm=row] {
2015-02-06 01:16:49 +01:00
flex-direction: row; }
2015-01-28 03:47:49 +01:00
[flex-sm], .md-flex-sm {
2015-02-06 01:16:49 +01:00
flex: 1; }
[flex-sm="0"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 0%; }
[layout="row"] > [flex-sm="0"] {
2015-02-06 01:16:49 +01:00
max-width: 0%; }
[layout="column"] > [flex-sm="0"] {
2015-02-06 01:16:49 +01:00
max-height: 0%; }
[flex-sm="5"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 5%; }
[layout="row"] > [flex-sm="5"] {
2015-02-06 01:16:49 +01:00
max-width: 5%; }
[layout="column"] > [flex-sm="5"] {
2015-02-06 01:16:49 +01:00
max-height: 5%; }
[flex-sm="10"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 10%; }
[layout="row"] > [flex-sm="10"] {
2015-02-06 01:16:49 +01:00
max-width: 10%; }
[layout="column"] > [flex-sm="10"] {
2015-02-06 01:16:49 +01:00
max-height: 10%; }
[flex-sm="15"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 15%; }
[layout="row"] > [flex-sm="15"] {
2015-02-06 01:16:49 +01:00
max-width: 15%; }
[layout="column"] > [flex-sm="15"] {
2015-02-06 01:16:49 +01:00
max-height: 15%; }
[flex-sm="20"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 20%; }
[layout="row"] > [flex-sm="20"] {
2015-02-06 01:16:49 +01:00
max-width: 20%; }
[layout="column"] > [flex-sm="20"] {
2015-02-06 01:16:49 +01:00
max-height: 20%; }
[flex-sm="25"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 25%; }
[layout="row"] > [flex-sm="25"] {
2015-02-06 01:16:49 +01:00
max-width: 25%; }
[layout="column"] > [flex-sm="25"] {
2015-02-06 01:16:49 +01:00
max-height: 25%; }
[flex-sm="30"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 30%; }
[layout="row"] > [flex-sm="30"] {
2015-02-06 01:16:49 +01:00
max-width: 30%; }
[layout="column"] > [flex-sm="30"] {
2015-02-06 01:16:49 +01:00
max-height: 30%; }
[flex-sm="35"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 35%; }
[layout="row"] > [flex-sm="35"] {
2015-02-06 01:16:49 +01:00
max-width: 35%; }
[layout="column"] > [flex-sm="35"] {
2015-02-06 01:16:49 +01:00
max-height: 35%; }
[flex-sm="40"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 40%; }
[layout="row"] > [flex-sm="40"] {
2015-02-06 01:16:49 +01:00
max-width: 40%; }
[layout="column"] > [flex-sm="40"] {
2015-02-06 01:16:49 +01:00
max-height: 40%; }
[flex-sm="45"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 45%; }
[layout="row"] > [flex-sm="45"] {
2015-02-06 01:16:49 +01:00
max-width: 45%; }
[layout="column"] > [flex-sm="45"] {
2015-02-06 01:16:49 +01:00
max-height: 45%; }
[flex-sm="50"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 50%; }
[layout="row"] > [flex-sm="50"] {
2015-02-06 01:16:49 +01:00
max-width: 50%; }
[layout="column"] > [flex-sm="50"] {
2015-02-06 01:16:49 +01:00
max-height: 50%; }
[flex-sm="55"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 55%; }
[layout="row"] > [flex-sm="55"] {
2015-02-06 01:16:49 +01:00
max-width: 55%; }
[layout="column"] > [flex-sm="55"] {
2015-02-06 01:16:49 +01:00
max-height: 55%; }
[flex-sm="60"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 60%; }
[layout="row"] > [flex-sm="60"] {
2015-02-06 01:16:49 +01:00
max-width: 60%; }
[layout="column"] > [flex-sm="60"] {
2015-02-06 01:16:49 +01:00
max-height: 60%; }
[flex-sm="65"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 65%; }
[layout="row"] > [flex-sm="65"] {
2015-02-06 01:16:49 +01:00
max-width: 65%; }
[layout="column"] > [flex-sm="65"] {
2015-02-06 01:16:49 +01:00
max-height: 65%; }
[flex-sm="70"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 70%; }
[layout="row"] > [flex-sm="70"] {
2015-02-06 01:16:49 +01:00
max-width: 70%; }
[layout="column"] > [flex-sm="70"] {
2015-02-06 01:16:49 +01:00
max-height: 70%; }
[flex-sm="75"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 75%; }
[layout="row"] > [flex-sm="75"] {
2015-02-06 01:16:49 +01:00
max-width: 75%; }
[layout="column"] > [flex-sm="75"] {
2015-02-06 01:16:49 +01:00
max-height: 75%; }
[flex-sm="80"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 80%; }
[layout="row"] > [flex-sm="80"] {
2015-02-06 01:16:49 +01:00
max-width: 80%; }
[layout="column"] > [flex-sm="80"] {
2015-02-06 01:16:49 +01:00
max-height: 80%; }
[flex-sm="85"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 85%; }
[layout="row"] > [flex-sm="85"] {
2015-02-06 01:16:49 +01:00
max-width: 85%; }
[layout="column"] > [flex-sm="85"] {
2015-02-06 01:16:49 +01:00
max-height: 85%; }
[flex-sm="90"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 90%; }
[layout="row"] > [flex-sm="90"] {
2015-02-06 01:16:49 +01:00
max-width: 90%; }
[layout="column"] > [flex-sm="90"] {
2015-02-06 01:16:49 +01:00
max-height: 90%; }
[flex-sm="95"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 95%; }
[layout="row"] > [flex-sm="95"] {
2015-02-06 01:16:49 +01:00
max-width: 95%; }
[layout="column"] > [flex-sm="95"] {
2015-02-06 01:16:49 +01:00
max-height: 95%; }
[flex-sm="100"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 100%; }
[layout="row"] > [flex-sm="100"] {
2015-02-06 01:16:49 +01:00
max-width: 100%; }
[layout="column"] > [flex-sm="100"] {
2015-02-06 01:16:49 +01:00
max-height: 100%; }
[layout="row"] > [flex-sm="33"], [layout="row"] > [flex-sm="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-width: 33.33%; }
[layout="row"] > [flex-sm="66"], [layout="row"] > [flex-sm="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-width: 66.66%; }
[layout="column"] > [flex-sm="33"], [layout="column"] > [flex-sm="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-height: 33.33%; }
[layout="column"] > [flex-sm="66"], [layout="column"] > [flex-sm="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-height: 66.66%; } }
@media (min-width: 600px) {
2015-01-28 03:47:49 +01:00
[flex-order-gt-sm="0"] {
2015-02-06 01:16:49 +01:00
order: 0; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-sm="1"] {
2015-02-06 01:16:49 +01:00
order: 1; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-sm="2"] {
2015-02-06 01:16:49 +01:00
order: 2; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-sm="3"] {
2015-02-06 01:16:49 +01:00
order: 3; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-sm="4"] {
2015-02-06 01:16:49 +01:00
order: 4; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-sm="5"] {
2015-02-06 01:16:49 +01:00
order: 5; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-sm="6"] {
2015-02-06 01:16:49 +01:00
order: 6; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-sm="7"] {
2015-02-06 01:16:49 +01:00
order: 7; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-sm="8"] {
2015-02-06 01:16:49 +01:00
order: 8; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-sm="9"] {
2015-02-06 01:16:49 +01:00
order: 9; }
[layout-align-gt-sm="center"],
[layout-align-gt-sm="center center"],
[layout-align-gt-sm="center start"],
[layout-align-gt-sm="center end"] {
2015-02-06 01:16:49 +01:00
justify-content: center; }
[layout-align-gt-sm="end"],
[layout-align-gt-sm="end center"],
[layout-align-gt-sm="end start"],
[layout-align-gt-sm="end end"] {
2015-02-06 01:16:49 +01:00
justify-content: flex-end; }
[layout-align-gt-sm="space-around"],
[layout-align-gt-sm="space-around center"],
[layout-align-gt-sm="space-around start"],
[layout-align-gt-sm="space-around end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-around; }
[layout-align-gt-sm="space-between"],
[layout-align-gt-sm="space-between center"],
[layout-align-gt-sm="space-between start"],
[layout-align-gt-sm="space-between end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-between; }
[layout-align-gt-sm="center center"],
[layout-align-gt-sm="start center"],
[layout-align-gt-sm="end center"],
[layout-align-gt-sm="space-between center"],
[layout-align-gt-sm="space-around center"] {
2015-02-06 01:16:49 +01:00
align-items: center; }
[layout-align-gt-sm="center start"],
[layout-align-gt-sm="start start"],
[layout-align-gt-sm="end start"],
[layout-align-gt-sm="space-between start"],
[layout-align-gt-sm="space-around start"] {
2015-02-06 01:16:49 +01:00
align-items: flex-start; }
[layout-align-gt-sm="center end"],
[layout-align-gt-sm="start end"],
[layout-align-gt-sm="end end"],
[layout-align-gt-sm="space-between end"],
[layout-align-gt-sm="space-around end"] {
2015-02-06 01:16:49 +01:00
align-items: flex-end; }
2015-01-28 03:47:49 +01:00
[layout-gt-sm], .md-layout-gt-sm {
box-sizing: border-box;
2015-02-06 01:16:49 +01:00
display: flex; }
[layout-gt-sm=column] {
2015-02-06 01:16:49 +01:00
flex-direction: column; }
[layout-gt-sm=row] {
2015-02-06 01:16:49 +01:00
flex-direction: row; }
2015-01-28 03:47:49 +01:00
[flex-gt-sm], .md-flex-gt-sm {
2015-02-06 01:16:49 +01:00
flex: 1; }
[flex-gt-sm="0"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 0%; }
[layout="row"] > [flex-gt-sm="0"] {
2015-02-06 01:16:49 +01:00
max-width: 0%; }
[layout="column"] > [flex-gt-sm="0"] {
2015-02-06 01:16:49 +01:00
max-height: 0%; }
[flex-gt-sm="5"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 5%; }
[layout="row"] > [flex-gt-sm="5"] {
2015-02-06 01:16:49 +01:00
max-width: 5%; }
[layout="column"] > [flex-gt-sm="5"] {
2015-02-06 01:16:49 +01:00
max-height: 5%; }
[flex-gt-sm="10"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 10%; }
[layout="row"] > [flex-gt-sm="10"] {
2015-02-06 01:16:49 +01:00
max-width: 10%; }
[layout="column"] > [flex-gt-sm="10"] {
2015-02-06 01:16:49 +01:00
max-height: 10%; }
[flex-gt-sm="15"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 15%; }
[layout="row"] > [flex-gt-sm="15"] {
2015-02-06 01:16:49 +01:00
max-width: 15%; }
[layout="column"] > [flex-gt-sm="15"] {
2015-02-06 01:16:49 +01:00
max-height: 15%; }
[flex-gt-sm="20"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 20%; }
[layout="row"] > [flex-gt-sm="20"] {
2015-02-06 01:16:49 +01:00
max-width: 20%; }
[layout="column"] > [flex-gt-sm="20"] {
2015-02-06 01:16:49 +01:00
max-height: 20%; }
[flex-gt-sm="25"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 25%; }
[layout="row"] > [flex-gt-sm="25"] {
2015-02-06 01:16:49 +01:00
max-width: 25%; }
[layout="column"] > [flex-gt-sm="25"] {
2015-02-06 01:16:49 +01:00
max-height: 25%; }
[flex-gt-sm="30"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 30%; }
[layout="row"] > [flex-gt-sm="30"] {
2015-02-06 01:16:49 +01:00
max-width: 30%; }
[layout="column"] > [flex-gt-sm="30"] {
2015-02-06 01:16:49 +01:00
max-height: 30%; }
[flex-gt-sm="35"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 35%; }
[layout="row"] > [flex-gt-sm="35"] {
2015-02-06 01:16:49 +01:00
max-width: 35%; }
[layout="column"] > [flex-gt-sm="35"] {
2015-02-06 01:16:49 +01:00
max-height: 35%; }
[flex-gt-sm="40"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 40%; }
[layout="row"] > [flex-gt-sm="40"] {
2015-02-06 01:16:49 +01:00
max-width: 40%; }
[layout="column"] > [flex-gt-sm="40"] {
2015-02-06 01:16:49 +01:00
max-height: 40%; }
[flex-gt-sm="45"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 45%; }
[layout="row"] > [flex-gt-sm="45"] {
2015-02-06 01:16:49 +01:00
max-width: 45%; }
[layout="column"] > [flex-gt-sm="45"] {
2015-02-06 01:16:49 +01:00
max-height: 45%; }
[flex-gt-sm="50"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 50%; }
[layout="row"] > [flex-gt-sm="50"] {
2015-02-06 01:16:49 +01:00
max-width: 50%; }
[layout="column"] > [flex-gt-sm="50"] {
2015-02-06 01:16:49 +01:00
max-height: 50%; }
[flex-gt-sm="55"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 55%; }
[layout="row"] > [flex-gt-sm="55"] {
2015-02-06 01:16:49 +01:00
max-width: 55%; }
[layout="column"] > [flex-gt-sm="55"] {
2015-02-06 01:16:49 +01:00
max-height: 55%; }
[flex-gt-sm="60"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 60%; }
[layout="row"] > [flex-gt-sm="60"] {
2015-02-06 01:16:49 +01:00
max-width: 60%; }
[layout="column"] > [flex-gt-sm="60"] {
2015-02-06 01:16:49 +01:00
max-height: 60%; }
[flex-gt-sm="65"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 65%; }
[layout="row"] > [flex-gt-sm="65"] {
2015-02-06 01:16:49 +01:00
max-width: 65%; }
[layout="column"] > [flex-gt-sm="65"] {
2015-02-06 01:16:49 +01:00
max-height: 65%; }
[flex-gt-sm="70"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 70%; }
[layout="row"] > [flex-gt-sm="70"] {
2015-02-06 01:16:49 +01:00
max-width: 70%; }
[layout="column"] > [flex-gt-sm="70"] {
2015-02-06 01:16:49 +01:00
max-height: 70%; }
[flex-gt-sm="75"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 75%; }
[layout="row"] > [flex-gt-sm="75"] {
2015-02-06 01:16:49 +01:00
max-width: 75%; }
[layout="column"] > [flex-gt-sm="75"] {
2015-02-06 01:16:49 +01:00
max-height: 75%; }
[flex-gt-sm="80"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 80%; }
[layout="row"] > [flex-gt-sm="80"] {
2015-02-06 01:16:49 +01:00
max-width: 80%; }
[layout="column"] > [flex-gt-sm="80"] {
2015-02-06 01:16:49 +01:00
max-height: 80%; }
[flex-gt-sm="85"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 85%; }
[layout="row"] > [flex-gt-sm="85"] {
2015-02-06 01:16:49 +01:00
max-width: 85%; }
[layout="column"] > [flex-gt-sm="85"] {
2015-02-06 01:16:49 +01:00
max-height: 85%; }
[flex-gt-sm="90"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 90%; }
[layout="row"] > [flex-gt-sm="90"] {
2015-02-06 01:16:49 +01:00
max-width: 90%; }
[layout="column"] > [flex-gt-sm="90"] {
2015-02-06 01:16:49 +01:00
max-height: 90%; }
[flex-gt-sm="95"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 95%; }
[layout="row"] > [flex-gt-sm="95"] {
2015-02-06 01:16:49 +01:00
max-width: 95%; }
[layout="column"] > [flex-gt-sm="95"] {
2015-02-06 01:16:49 +01:00
max-height: 95%; }
[flex-gt-sm="100"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 100%; }
[layout="row"] > [flex-gt-sm="100"] {
2015-02-06 01:16:49 +01:00
max-width: 100%; }
[layout="column"] > [flex-gt-sm="100"] {
2015-02-06 01:16:49 +01:00
max-height: 100%; }
[layout="row"] > [flex-gt-sm="33"], [layout="row"] > [flex-gt-sm="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-width: 33.33%; }
[layout="row"] > [flex-gt-sm="66"], [layout="row"] > [flex-gt-sm="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-width: 66.66%; }
[layout="column"] > [flex-gt-sm="33"], [layout="column"] > [flex-gt-sm="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-height: 33.33%; }
[layout="column"] > [flex-gt-sm="66"], [layout="column"] > [flex-gt-sm="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-height: 66.66%; } }
@media (min-width: 600px) and (max-width: 960px) {
2015-01-28 03:47:49 +01:00
[hide]:not([show-gt-sm]):not(.md-show-gt-sm):not([show-md]):not(.md-show-md):not([show]):not(.md-show), .md-hide:not([show-gt-sm]):not(.md-show-gt-sm):not([show-md]):not(.md-show-md):not([show]):not(.md-show), [hide-gt-sm]:not([show-gt-sm]):not(.md-show-gt-sm):not([show-md]):not(.md-show-md):not([show]):not(.md-show), .md-hide-gt-sm:not([show-gt-sm]):not(.md-show-gt-sm):not([show-md]):not(.md-show-md):not([show]):not(.md-show) {
2015-02-06 01:16:49 +01:00
display: none; }
2015-01-28 03:47:49 +01:00
[hide-md]:not([show-md]):not(.md-show-md):not([show]):not(.md-show), .md-hide-md:not([show-md]):not(.md-show-md):not([show]):not(.md-show) {
2015-02-06 01:16:49 +01:00
display: none; }
2015-01-28 03:47:49 +01:00
[flex-order-md="0"] {
2015-02-06 01:16:49 +01:00
order: 0; }
2015-01-28 03:47:49 +01:00
[flex-order-md="1"] {
2015-02-06 01:16:49 +01:00
order: 1; }
2015-01-28 03:47:49 +01:00
[flex-order-md="2"] {
2015-02-06 01:16:49 +01:00
order: 2; }
2015-01-28 03:47:49 +01:00
[flex-order-md="3"] {
2015-02-06 01:16:49 +01:00
order: 3; }
2015-01-28 03:47:49 +01:00
[flex-order-md="4"] {
2015-02-06 01:16:49 +01:00
order: 4; }
2015-01-28 03:47:49 +01:00
[flex-order-md="5"] {
2015-02-06 01:16:49 +01:00
order: 5; }
2015-01-28 03:47:49 +01:00
[flex-order-md="6"] {
2015-02-06 01:16:49 +01:00
order: 6; }
2015-01-28 03:47:49 +01:00
[flex-order-md="7"] {
2015-02-06 01:16:49 +01:00
order: 7; }
2015-01-28 03:47:49 +01:00
[flex-order-md="8"] {
2015-02-06 01:16:49 +01:00
order: 8; }
2015-01-28 03:47:49 +01:00
[flex-order-md="9"] {
2015-02-06 01:16:49 +01:00
order: 9; }
2015-01-28 03:47:49 +01:00
[layout-align-md="center"],
[layout-align-md="center center"],
[layout-align-md="center start"],
[layout-align-md="center end"] {
2015-02-06 01:16:49 +01:00
justify-content: center; }
[layout-align-md="end"],
[layout-align-md="end center"],
[layout-align-md="end start"],
[layout-align-md="end end"] {
2015-02-06 01:16:49 +01:00
justify-content: flex-end; }
[layout-align-md="space-around"],
[layout-align-md="space-around center"],
[layout-align-md="space-around start"],
[layout-align-md="space-around end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-around; }
[layout-align-md="space-between"],
[layout-align-md="space-between center"],
[layout-align-md="space-between start"],
[layout-align-md="space-between end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-between; }
[layout-align-md="center center"],
[layout-align-md="start center"],
[layout-align-md="end center"],
[layout-align-md="space-between center"],
[layout-align-md="space-around center"] {
2015-02-06 01:16:49 +01:00
align-items: center; }
[layout-align-md="center start"],
[layout-align-md="start start"],
[layout-align-md="end start"],
[layout-align-md="space-between start"],
[layout-align-md="space-around start"] {
2015-02-06 01:16:49 +01:00
align-items: flex-start; }
[layout-align-md="center end"],
[layout-align-md="start end"],
[layout-align-md="end end"],
[layout-align-md="space-between end"],
[layout-align-md="space-around end"] {
2015-02-06 01:16:49 +01:00
align-items: flex-end; }
2015-01-28 03:47:49 +01:00
[layout-md], .md-layout-md {
box-sizing: border-box;
2015-02-06 01:16:49 +01:00
display: flex; }
[layout-md=column] {
2015-02-06 01:16:49 +01:00
flex-direction: column; }
[layout-md=row] {
2015-02-06 01:16:49 +01:00
flex-direction: row; }
2015-01-28 03:47:49 +01:00
[flex-md], .md-flex-md {
2015-02-06 01:16:49 +01:00
flex: 1; }
[flex-md="0"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 0%; }
[layout="row"] > [flex-md="0"] {
2015-02-06 01:16:49 +01:00
max-width: 0%; }
[layout="column"] > [flex-md="0"] {
2015-02-06 01:16:49 +01:00
max-height: 0%; }
[flex-md="5"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 5%; }
[layout="row"] > [flex-md="5"] {
2015-02-06 01:16:49 +01:00
max-width: 5%; }
[layout="column"] > [flex-md="5"] {
2015-02-06 01:16:49 +01:00
max-height: 5%; }
[flex-md="10"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 10%; }
[layout="row"] > [flex-md="10"] {
2015-02-06 01:16:49 +01:00
max-width: 10%; }
[layout="column"] > [flex-md="10"] {
2015-02-06 01:16:49 +01:00
max-height: 10%; }
[flex-md="15"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 15%; }
[layout="row"] > [flex-md="15"] {
2015-02-06 01:16:49 +01:00
max-width: 15%; }
[layout="column"] > [flex-md="15"] {
2015-02-06 01:16:49 +01:00
max-height: 15%; }
[flex-md="20"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 20%; }
[layout="row"] > [flex-md="20"] {
2015-02-06 01:16:49 +01:00
max-width: 20%; }
[layout="column"] > [flex-md="20"] {
2015-02-06 01:16:49 +01:00
max-height: 20%; }
[flex-md="25"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 25%; }
[layout="row"] > [flex-md="25"] {
2015-02-06 01:16:49 +01:00
max-width: 25%; }
[layout="column"] > [flex-md="25"] {
2015-02-06 01:16:49 +01:00
max-height: 25%; }
[flex-md="30"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 30%; }
[layout="row"] > [flex-md="30"] {
2015-02-06 01:16:49 +01:00
max-width: 30%; }
[layout="column"] > [flex-md="30"] {
2015-02-06 01:16:49 +01:00
max-height: 30%; }
[flex-md="35"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 35%; }
[layout="row"] > [flex-md="35"] {
2015-02-06 01:16:49 +01:00
max-width: 35%; }
[layout="column"] > [flex-md="35"] {
2015-02-06 01:16:49 +01:00
max-height: 35%; }
[flex-md="40"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 40%; }
[layout="row"] > [flex-md="40"] {
2015-02-06 01:16:49 +01:00
max-width: 40%; }
[layout="column"] > [flex-md="40"] {
2015-02-06 01:16:49 +01:00
max-height: 40%; }
[flex-md="45"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 45%; }
[layout="row"] > [flex-md="45"] {
2015-02-06 01:16:49 +01:00
max-width: 45%; }
[layout="column"] > [flex-md="45"] {
2015-02-06 01:16:49 +01:00
max-height: 45%; }
[flex-md="50"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 50%; }
[layout="row"] > [flex-md="50"] {
2015-02-06 01:16:49 +01:00
max-width: 50%; }
[layout="column"] > [flex-md="50"] {
2015-02-06 01:16:49 +01:00
max-height: 50%; }
[flex-md="55"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 55%; }
[layout="row"] > [flex-md="55"] {
2015-02-06 01:16:49 +01:00
max-width: 55%; }
[layout="column"] > [flex-md="55"] {
2015-02-06 01:16:49 +01:00
max-height: 55%; }
[flex-md="60"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 60%; }
[layout="row"] > [flex-md="60"] {
2015-02-06 01:16:49 +01:00
max-width: 60%; }
[layout="column"] > [flex-md="60"] {
2015-02-06 01:16:49 +01:00
max-height: 60%; }
[flex-md="65"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 65%; }
[layout="row"] > [flex-md="65"] {
2015-02-06 01:16:49 +01:00
max-width: 65%; }
[layout="column"] > [flex-md="65"] {
2015-02-06 01:16:49 +01:00
max-height: 65%; }
[flex-md="70"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 70%; }
[layout="row"] > [flex-md="70"] {
2015-02-06 01:16:49 +01:00
max-width: 70%; }
[layout="column"] > [flex-md="70"] {
2015-02-06 01:16:49 +01:00
max-height: 70%; }
[flex-md="75"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 75%; }
[layout="row"] > [flex-md="75"] {
2015-02-06 01:16:49 +01:00
max-width: 75%; }
[layout="column"] > [flex-md="75"] {
2015-02-06 01:16:49 +01:00
max-height: 75%; }
[flex-md="80"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 80%; }
[layout="row"] > [flex-md="80"] {
2015-02-06 01:16:49 +01:00
max-width: 80%; }
[layout="column"] > [flex-md="80"] {
2015-02-06 01:16:49 +01:00
max-height: 80%; }
[flex-md="85"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 85%; }
[layout="row"] > [flex-md="85"] {
2015-02-06 01:16:49 +01:00
max-width: 85%; }
[layout="column"] > [flex-md="85"] {
2015-02-06 01:16:49 +01:00
max-height: 85%; }
[flex-md="90"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 90%; }
[layout="row"] > [flex-md="90"] {
2015-02-06 01:16:49 +01:00
max-width: 90%; }
[layout="column"] > [flex-md="90"] {
2015-02-06 01:16:49 +01:00
max-height: 90%; }
[flex-md="95"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 95%; }
[layout="row"] > [flex-md="95"] {
2015-02-06 01:16:49 +01:00
max-width: 95%; }
[layout="column"] > [flex-md="95"] {
2015-02-06 01:16:49 +01:00
max-height: 95%; }
[flex-md="100"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 100%; }
[layout="row"] > [flex-md="100"] {
2015-02-06 01:16:49 +01:00
max-width: 100%; }
[layout="column"] > [flex-md="100"] {
2015-02-06 01:16:49 +01:00
max-height: 100%; }
[layout="row"] > [flex-md="33"], [layout="row"] > [flex-md="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-width: 33.33%; }
[layout="row"] > [flex-md="66"], [layout="row"] > [flex-md="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-width: 66.66%; }
[layout="column"] > [flex-md="33"], [layout="column"] > [flex-md="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-height: 33.33%; }
[layout="column"] > [flex-md="66"], [layout="column"] > [flex-md="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-height: 66.66%; } }
@media (min-width: 960px) {
2015-01-28 03:47:49 +01:00
[flex-order-gt-md="0"] {
2015-02-06 01:16:49 +01:00
order: 0; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-md="1"] {
2015-02-06 01:16:49 +01:00
order: 1; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-md="2"] {
2015-02-06 01:16:49 +01:00
order: 2; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-md="3"] {
2015-02-06 01:16:49 +01:00
order: 3; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-md="4"] {
2015-02-06 01:16:49 +01:00
order: 4; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-md="5"] {
2015-02-06 01:16:49 +01:00
order: 5; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-md="6"] {
2015-02-06 01:16:49 +01:00
order: 6; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-md="7"] {
2015-02-06 01:16:49 +01:00
order: 7; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-md="8"] {
2015-02-06 01:16:49 +01:00
order: 8; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-md="9"] {
2015-02-06 01:16:49 +01:00
order: 9; }
[layout-align-gt-md="center"],
[layout-align-gt-md="center center"],
[layout-align-gt-md="center start"],
[layout-align-gt-md="center end"] {
2015-02-06 01:16:49 +01:00
justify-content: center; }
[layout-align-gt-md="end"],
[layout-align-gt-md="end center"],
[layout-align-gt-md="end start"],
[layout-align-gt-md="end end"] {
2015-02-06 01:16:49 +01:00
justify-content: flex-end; }
[layout-align-gt-md="space-around"],
[layout-align-gt-md="space-around center"],
[layout-align-gt-md="space-around start"],
[layout-align-gt-md="space-around end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-around; }
[layout-align-gt-md="space-between"],
[layout-align-gt-md="space-between center"],
[layout-align-gt-md="space-between start"],
[layout-align-gt-md="space-between end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-between; }
[layout-align-gt-md="center center"],
[layout-align-gt-md="start center"],
[layout-align-gt-md="end center"],
[layout-align-gt-md="space-between center"],
[layout-align-gt-md="space-around center"] {
2015-02-06 01:16:49 +01:00
align-items: center; }
[layout-align-gt-md="center start"],
[layout-align-gt-md="start start"],
[layout-align-gt-md="end start"],
[layout-align-gt-md="space-between start"],
[layout-align-gt-md="space-around start"] {
2015-02-06 01:16:49 +01:00
align-items: flex-start; }
[layout-align-gt-md="center end"],
[layout-align-gt-md="start end"],
[layout-align-gt-md="end end"],
[layout-align-gt-md="space-between end"],
[layout-align-gt-md="space-around end"] {
2015-02-06 01:16:49 +01:00
align-items: flex-end; }
2015-01-28 03:47:49 +01:00
[layout-gt-md], .md-layout-gt-md {
box-sizing: border-box;
2015-02-06 01:16:49 +01:00
display: flex; }
[layout-gt-md=column] {
2015-02-06 01:16:49 +01:00
flex-direction: column; }
[layout-gt-md=row] {
2015-02-06 01:16:49 +01:00
flex-direction: row; }
2015-01-28 03:47:49 +01:00
[flex-gt-md], .md-flex-gt-md {
2015-02-06 01:16:49 +01:00
flex: 1; }
[flex-gt-md="0"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 0%; }
[layout="row"] > [flex-gt-md="0"] {
2015-02-06 01:16:49 +01:00
max-width: 0%; }
[layout="column"] > [flex-gt-md="0"] {
2015-02-06 01:16:49 +01:00
max-height: 0%; }
[flex-gt-md="5"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 5%; }
[layout="row"] > [flex-gt-md="5"] {
2015-02-06 01:16:49 +01:00
max-width: 5%; }
[layout="column"] > [flex-gt-md="5"] {
2015-02-06 01:16:49 +01:00
max-height: 5%; }
[flex-gt-md="10"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 10%; }
[layout="row"] > [flex-gt-md="10"] {
2015-02-06 01:16:49 +01:00
max-width: 10%; }
[layout="column"] > [flex-gt-md="10"] {
2015-02-06 01:16:49 +01:00
max-height: 10%; }
[flex-gt-md="15"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 15%; }
[layout="row"] > [flex-gt-md="15"] {
2015-02-06 01:16:49 +01:00
max-width: 15%; }
[layout="column"] > [flex-gt-md="15"] {
2015-02-06 01:16:49 +01:00
max-height: 15%; }
[flex-gt-md="20"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 20%; }
[layout="row"] > [flex-gt-md="20"] {
2015-02-06 01:16:49 +01:00
max-width: 20%; }
[layout="column"] > [flex-gt-md="20"] {
2015-02-06 01:16:49 +01:00
max-height: 20%; }
[flex-gt-md="25"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 25%; }
[layout="row"] > [flex-gt-md="25"] {
2015-02-06 01:16:49 +01:00
max-width: 25%; }
[layout="column"] > [flex-gt-md="25"] {
2015-02-06 01:16:49 +01:00
max-height: 25%; }
[flex-gt-md="30"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 30%; }
[layout="row"] > [flex-gt-md="30"] {
2015-02-06 01:16:49 +01:00
max-width: 30%; }
[layout="column"] > [flex-gt-md="30"] {
2015-02-06 01:16:49 +01:00
max-height: 30%; }
[flex-gt-md="35"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 35%; }
[layout="row"] > [flex-gt-md="35"] {
2015-02-06 01:16:49 +01:00
max-width: 35%; }
[layout="column"] > [flex-gt-md="35"] {
2015-02-06 01:16:49 +01:00
max-height: 35%; }
[flex-gt-md="40"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 40%; }
[layout="row"] > [flex-gt-md="40"] {
2015-02-06 01:16:49 +01:00
max-width: 40%; }
[layout="column"] > [flex-gt-md="40"] {
2015-02-06 01:16:49 +01:00
max-height: 40%; }
[flex-gt-md="45"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 45%; }
[layout="row"] > [flex-gt-md="45"] {
2015-02-06 01:16:49 +01:00
max-width: 45%; }
[layout="column"] > [flex-gt-md="45"] {
2015-02-06 01:16:49 +01:00
max-height: 45%; }
[flex-gt-md="50"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 50%; }
[layout="row"] > [flex-gt-md="50"] {
2015-02-06 01:16:49 +01:00
max-width: 50%; }
[layout="column"] > [flex-gt-md="50"] {
2015-02-06 01:16:49 +01:00
max-height: 50%; }
[flex-gt-md="55"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 55%; }
[layout="row"] > [flex-gt-md="55"] {
2015-02-06 01:16:49 +01:00
max-width: 55%; }
[layout="column"] > [flex-gt-md="55"] {
2015-02-06 01:16:49 +01:00
max-height: 55%; }
[flex-gt-md="60"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 60%; }
[layout="row"] > [flex-gt-md="60"] {
2015-02-06 01:16:49 +01:00
max-width: 60%; }
[layout="column"] > [flex-gt-md="60"] {
2015-02-06 01:16:49 +01:00
max-height: 60%; }
[flex-gt-md="65"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 65%; }
[layout="row"] > [flex-gt-md="65"] {
2015-02-06 01:16:49 +01:00
max-width: 65%; }
[layout="column"] > [flex-gt-md="65"] {
2015-02-06 01:16:49 +01:00
max-height: 65%; }
[flex-gt-md="70"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 70%; }
[layout="row"] > [flex-gt-md="70"] {
2015-02-06 01:16:49 +01:00
max-width: 70%; }
[layout="column"] > [flex-gt-md="70"] {
2015-02-06 01:16:49 +01:00
max-height: 70%; }
[flex-gt-md="75"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 75%; }
[layout="row"] > [flex-gt-md="75"] {
2015-02-06 01:16:49 +01:00
max-width: 75%; }
[layout="column"] > [flex-gt-md="75"] {
2015-02-06 01:16:49 +01:00
max-height: 75%; }
[flex-gt-md="80"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 80%; }
[layout="row"] > [flex-gt-md="80"] {
2015-02-06 01:16:49 +01:00
max-width: 80%; }
[layout="column"] > [flex-gt-md="80"] {
2015-02-06 01:16:49 +01:00
max-height: 80%; }
[flex-gt-md="85"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 85%; }
[layout="row"] > [flex-gt-md="85"] {
2015-02-06 01:16:49 +01:00
max-width: 85%; }
[layout="column"] > [flex-gt-md="85"] {
2015-02-06 01:16:49 +01:00
max-height: 85%; }
[flex-gt-md="90"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 90%; }
[layout="row"] > [flex-gt-md="90"] {
2015-02-06 01:16:49 +01:00
max-width: 90%; }
[layout="column"] > [flex-gt-md="90"] {
2015-02-06 01:16:49 +01:00
max-height: 90%; }
[flex-gt-md="95"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 95%; }
[layout="row"] > [flex-gt-md="95"] {
2015-02-06 01:16:49 +01:00
max-width: 95%; }
[layout="column"] > [flex-gt-md="95"] {
2015-02-06 01:16:49 +01:00
max-height: 95%; }
[flex-gt-md="100"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 100%; }
[layout="row"] > [flex-gt-md="100"] {
2015-02-06 01:16:49 +01:00
max-width: 100%; }
[layout="column"] > [flex-gt-md="100"] {
2015-02-06 01:16:49 +01:00
max-height: 100%; }
[layout="row"] > [flex-gt-md="33"], [layout="row"] > [flex-gt-md="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-width: 33.33%; }
[layout="row"] > [flex-gt-md="66"], [layout="row"] > [flex-gt-md="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-width: 66.66%; }
[layout="column"] > [flex-gt-md="33"], [layout="column"] > [flex-gt-md="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-height: 33.33%; }
[layout="column"] > [flex-gt-md="66"], [layout="column"] > [flex-gt-md="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-height: 66.66%; } }
@media (min-width: 960px) and (max-width: 1200px) {
2015-01-28 03:47:49 +01:00
[hide]:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-lg]):not(.md-show-lg):not([show]):not(.md-show), .md-hide:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-lg]):not(.md-show-lg):not([show]):not(.md-show), [hide-gt-sm]:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-lg]):not(.md-show-lg):not([show]):not(.md-show), .md-hide-gt-sm:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-lg]):not(.md-show-lg):not([show]):not(.md-show), [hide-gt-md]:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-lg]):not(.md-show-lg):not([show]):not(.md-show), .md-hide-gt-md:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-lg]):not(.md-show-lg):not([show]):not(.md-show) {
2015-02-06 01:16:49 +01:00
display: none; }
2015-01-28 03:47:49 +01:00
[hide-lg]:not([show-lg]):not(.md-show-lg):not([show]):not(.md-show), .md-hide-lg:not([show-lg]):not(.md-show-lg):not([show]):not(.md-show) {
2015-02-06 01:16:49 +01:00
display: none; }
2015-01-28 03:47:49 +01:00
[flex-order-lg="0"] {
2015-02-06 01:16:49 +01:00
order: 0; }
2015-01-28 03:47:49 +01:00
[flex-order-lg="1"] {
2015-02-06 01:16:49 +01:00
order: 1; }
2015-01-28 03:47:49 +01:00
[flex-order-lg="2"] {
2015-02-06 01:16:49 +01:00
order: 2; }
2015-01-28 03:47:49 +01:00
[flex-order-lg="3"] {
2015-02-06 01:16:49 +01:00
order: 3; }
2015-01-28 03:47:49 +01:00
[flex-order-lg="4"] {
2015-02-06 01:16:49 +01:00
order: 4; }
2015-01-28 03:47:49 +01:00
[flex-order-lg="5"] {
2015-02-06 01:16:49 +01:00
order: 5; }
2015-01-28 03:47:49 +01:00
[flex-order-lg="6"] {
2015-02-06 01:16:49 +01:00
order: 6; }
2015-01-28 03:47:49 +01:00
[flex-order-lg="7"] {
2015-02-06 01:16:49 +01:00
order: 7; }
2015-01-28 03:47:49 +01:00
[flex-order-lg="8"] {
2015-02-06 01:16:49 +01:00
order: 8; }
2015-01-28 03:47:49 +01:00
[flex-order-lg="9"] {
2015-02-06 01:16:49 +01:00
order: 9; }
2015-01-28 03:47:49 +01:00
[layout-align-lg="center"],
[layout-align-lg="center center"],
[layout-align-lg="center start"],
[layout-align-lg="center end"] {
2015-02-06 01:16:49 +01:00
justify-content: center; }
[layout-align-lg="end"],
[layout-align-lg="end center"],
[layout-align-lg="end start"],
[layout-align-lg="end end"] {
2015-02-06 01:16:49 +01:00
justify-content: flex-end; }
[layout-align-lg="space-around"],
[layout-align-lg="space-around center"],
[layout-align-lg="space-around start"],
[layout-align-lg="space-around end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-around; }
[layout-align-lg="space-between"],
[layout-align-lg="space-between center"],
[layout-align-lg="space-between start"],
[layout-align-lg="space-between end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-between; }
[layout-align-lg="center center"],
[layout-align-lg="start center"],
[layout-align-lg="end center"],
[layout-align-lg="space-between center"],
[layout-align-lg="space-around center"] {
2015-02-06 01:16:49 +01:00
align-items: center; }
[layout-align-lg="center start"],
[layout-align-lg="start start"],
[layout-align-lg="end start"],
[layout-align-lg="space-between start"],
[layout-align-lg="space-around start"] {
2015-02-06 01:16:49 +01:00
align-items: flex-start; }
[layout-align-lg="center end"],
[layout-align-lg="start end"],
[layout-align-lg="end end"],
[layout-align-lg="space-between end"],
[layout-align-lg="space-around end"] {
2015-02-06 01:16:49 +01:00
align-items: flex-end; }
2015-01-28 03:47:49 +01:00
[layout-lg], .md-layout-lg {
box-sizing: border-box;
2015-02-06 01:16:49 +01:00
display: flex; }
[layout-lg=column] {
2015-02-06 01:16:49 +01:00
flex-direction: column; }
[layout-lg=row] {
2015-02-06 01:16:49 +01:00
flex-direction: row; }
2015-01-28 03:47:49 +01:00
[flex-lg], .md-flex-lg {
2015-02-06 01:16:49 +01:00
flex: 1; }
[flex-lg="0"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 0%; }
[layout="row"] > [flex-lg="0"] {
2015-02-06 01:16:49 +01:00
max-width: 0%; }
[layout="column"] > [flex-lg="0"] {
2015-02-06 01:16:49 +01:00
max-height: 0%; }
[flex-lg="5"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 5%; }
[layout="row"] > [flex-lg="5"] {
2015-02-06 01:16:49 +01:00
max-width: 5%; }
[layout="column"] > [flex-lg="5"] {
2015-02-06 01:16:49 +01:00
max-height: 5%; }
[flex-lg="10"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 10%; }
[layout="row"] > [flex-lg="10"] {
2015-02-06 01:16:49 +01:00
max-width: 10%; }
[layout="column"] > [flex-lg="10"] {
2015-02-06 01:16:49 +01:00
max-height: 10%; }
[flex-lg="15"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 15%; }
[layout="row"] > [flex-lg="15"] {
2015-02-06 01:16:49 +01:00
max-width: 15%; }
[layout="column"] > [flex-lg="15"] {
2015-02-06 01:16:49 +01:00
max-height: 15%; }
[flex-lg="20"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 20%; }
[layout="row"] > [flex-lg="20"] {
2015-02-06 01:16:49 +01:00
max-width: 20%; }
[layout="column"] > [flex-lg="20"] {
2015-02-06 01:16:49 +01:00
max-height: 20%; }
[flex-lg="25"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 25%; }
[layout="row"] > [flex-lg="25"] {
2015-02-06 01:16:49 +01:00
max-width: 25%; }
[layout="column"] > [flex-lg="25"] {
2015-02-06 01:16:49 +01:00
max-height: 25%; }
[flex-lg="30"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 30%; }
[layout="row"] > [flex-lg="30"] {
2015-02-06 01:16:49 +01:00
max-width: 30%; }
[layout="column"] > [flex-lg="30"] {
2015-02-06 01:16:49 +01:00
max-height: 30%; }
[flex-lg="35"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 35%; }
[layout="row"] > [flex-lg="35"] {
2015-02-06 01:16:49 +01:00
max-width: 35%; }
[layout="column"] > [flex-lg="35"] {
2015-02-06 01:16:49 +01:00
max-height: 35%; }
[flex-lg="40"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 40%; }
[layout="row"] > [flex-lg="40"] {
2015-02-06 01:16:49 +01:00
max-width: 40%; }
[layout="column"] > [flex-lg="40"] {
2015-02-06 01:16:49 +01:00
max-height: 40%; }
[flex-lg="45"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 45%; }
[layout="row"] > [flex-lg="45"] {
2015-02-06 01:16:49 +01:00
max-width: 45%; }
[layout="column"] > [flex-lg="45"] {
2015-02-06 01:16:49 +01:00
max-height: 45%; }
[flex-lg="50"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 50%; }
[layout="row"] > [flex-lg="50"] {
2015-02-06 01:16:49 +01:00
max-width: 50%; }
[layout="column"] > [flex-lg="50"] {
2015-02-06 01:16:49 +01:00
max-height: 50%; }
[flex-lg="55"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 55%; }
[layout="row"] > [flex-lg="55"] {
2015-02-06 01:16:49 +01:00
max-width: 55%; }
[layout="column"] > [flex-lg="55"] {
2015-02-06 01:16:49 +01:00
max-height: 55%; }
[flex-lg="60"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 60%; }
[layout="row"] > [flex-lg="60"] {
2015-02-06 01:16:49 +01:00
max-width: 60%; }
[layout="column"] > [flex-lg="60"] {
2015-02-06 01:16:49 +01:00
max-height: 60%; }
[flex-lg="65"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 65%; }
[layout="row"] > [flex-lg="65"] {
2015-02-06 01:16:49 +01:00
max-width: 65%; }
[layout="column"] > [flex-lg="65"] {
2015-02-06 01:16:49 +01:00
max-height: 65%; }
[flex-lg="70"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 70%; }
[layout="row"] > [flex-lg="70"] {
2015-02-06 01:16:49 +01:00
max-width: 70%; }
[layout="column"] > [flex-lg="70"] {
2015-02-06 01:16:49 +01:00
max-height: 70%; }
[flex-lg="75"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 75%; }
[layout="row"] > [flex-lg="75"] {
2015-02-06 01:16:49 +01:00
max-width: 75%; }
[layout="column"] > [flex-lg="75"] {
2015-02-06 01:16:49 +01:00
max-height: 75%; }
[flex-lg="80"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 80%; }
[layout="row"] > [flex-lg="80"] {
2015-02-06 01:16:49 +01:00
max-width: 80%; }
[layout="column"] > [flex-lg="80"] {
2015-02-06 01:16:49 +01:00
max-height: 80%; }
[flex-lg="85"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 85%; }
[layout="row"] > [flex-lg="85"] {
2015-02-06 01:16:49 +01:00
max-width: 85%; }
[layout="column"] > [flex-lg="85"] {
2015-02-06 01:16:49 +01:00
max-height: 85%; }
[flex-lg="90"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 90%; }
[layout="row"] > [flex-lg="90"] {
2015-02-06 01:16:49 +01:00
max-width: 90%; }
[layout="column"] > [flex-lg="90"] {
2015-02-06 01:16:49 +01:00
max-height: 90%; }
[flex-lg="95"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 95%; }
[layout="row"] > [flex-lg="95"] {
2015-02-06 01:16:49 +01:00
max-width: 95%; }
[layout="column"] > [flex-lg="95"] {
2015-02-06 01:16:49 +01:00
max-height: 95%; }
[flex-lg="100"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 100%; }
[layout="row"] > [flex-lg="100"] {
2015-02-06 01:16:49 +01:00
max-width: 100%; }
[layout="column"] > [flex-lg="100"] {
2015-02-06 01:16:49 +01:00
max-height: 100%; }
[layout="row"] > [flex-lg="33"], [layout="row"] > [flex-lg="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-width: 33.33%; }
[layout="row"] > [flex-lg="66"], [layout="row"] > [flex-lg="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-width: 66.66%; }
[layout="column"] > [flex-lg="33"], [layout="column"] > [flex-lg="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-height: 33.33%; }
[layout="column"] > [flex-lg="66"], [layout="column"] > [flex-lg="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-height: 66.66%; } }
@media (min-width: 1200px) {
2015-01-28 03:47:49 +01:00
[hide-gt-sm]:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-gt-lg]):not(.md-show-gt-lg):not([show]):not(.md-show), .md-hide-gt-sm:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-gt-lg]):not(.md-show-gt-lg):not([show]):not(.md-show), [hide-gt-md]:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-gt-lg]):not(.md-show-gt-lg):not([show]):not(.md-show), .md-hide-gt-md:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-gt-lg]):not(.md-show-gt-lg):not([show]):not(.md-show), [hide-gt-lg]:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-gt-lg]):not(.md-show-gt-lg):not([show]):not(.md-show), .md-hide-gt-lg:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-gt-lg]):not(.md-show-gt-lg):not([show]):not(.md-show), [hide]:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-gt-lg]):not(.md-show-gt-lg):not([show]):not(.md-show), .md-hide:not([show-gt-sm]):not(.md-show-gt-sm):not([show-gt-md]):not(.md-show-gt-md):not([show-gt-lg]):not(.md-show-gt-lg):not([show]):not(.md-show) {
2015-02-06 01:16:49 +01:00
display: none; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-lg="0"] {
2015-02-06 01:16:49 +01:00
order: 0; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-lg="1"] {
2015-02-06 01:16:49 +01:00
order: 1; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-lg="2"] {
2015-02-06 01:16:49 +01:00
order: 2; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-lg="3"] {
2015-02-06 01:16:49 +01:00
order: 3; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-lg="4"] {
2015-02-06 01:16:49 +01:00
order: 4; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-lg="5"] {
2015-02-06 01:16:49 +01:00
order: 5; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-lg="6"] {
2015-02-06 01:16:49 +01:00
order: 6; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-lg="7"] {
2015-02-06 01:16:49 +01:00
order: 7; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-lg="8"] {
2015-02-06 01:16:49 +01:00
order: 8; }
2015-01-28 03:47:49 +01:00
[flex-order-gt-lg="9"] {
2015-02-06 01:16:49 +01:00
order: 9; }
2015-01-28 03:47:49 +01:00
[layout-align-gt-lg="center"],
[layout-align-gt-lg="center center"],
[layout-align-gt-lg="center start"],
[layout-align-gt-lg="center end"] {
2015-02-06 01:16:49 +01:00
justify-content: center; }
[layout-align-gt-lg="end"],
[layout-align-gt-lg="end center"],
[layout-align-gt-lg="end start"],
[layout-align-gt-lg="end end"] {
2015-02-06 01:16:49 +01:00
justify-content: flex-end; }
[layout-align-gt-lg="space-around"],
[layout-align-gt-lg="space-around center"],
[layout-align-gt-lg="space-around start"],
[layout-align-gt-lg="space-around end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-around; }
[layout-align-gt-lg="space-between"],
[layout-align-gt-lg="space-between center"],
[layout-align-gt-lg="space-between start"],
[layout-align-gt-lg="space-between end"] {
2015-02-06 01:16:49 +01:00
justify-content: space-between; }
[layout-align-gt-lg="center center"],
[layout-align-gt-lg="start center"],
[layout-align-gt-lg="end center"],
[layout-align-gt-lg="space-between center"],
[layout-align-gt-lg="space-around center"] {
2015-02-06 01:16:49 +01:00
align-items: center; }
[layout-align-gt-lg="center start"],
[layout-align-gt-lg="start start"],
[layout-align-gt-lg="end start"],
[layout-align-gt-lg="space-between start"],
[layout-align-gt-lg="space-around start"] {
2015-02-06 01:16:49 +01:00
align-items: flex-start; }
[layout-align-gt-lg="center end"],
[layout-align-gt-lg="start end"],
[layout-align-gt-lg="end end"],
[layout-align-gt-lg="space-between end"],
[layout-align-gt-lg="space-around end"] {
2015-02-06 01:16:49 +01:00
align-items: flex-end; }
2015-01-28 03:47:49 +01:00
[layout-gt-lg], .md-layout-gt-lg {
box-sizing: border-box;
2015-02-06 01:16:49 +01:00
display: flex; }
[layout-gt-lg=column] {
2015-02-06 01:16:49 +01:00
flex-direction: column; }
[layout-gt-lg=row] {
2015-02-06 01:16:49 +01:00
flex-direction: row; }
2015-01-28 03:47:49 +01:00
[flex-gt-lg], .md-flex-gt-lg {
2015-02-06 01:16:49 +01:00
flex: 1; }
[flex-gt-lg="0"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 0%; }
[layout="row"] > [flex-gt-lg="0"] {
2015-02-06 01:16:49 +01:00
max-width: 0%; }
[layout="column"] > [flex-gt-lg="0"] {
2015-02-06 01:16:49 +01:00
max-height: 0%; }
[flex-gt-lg="5"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 5%; }
[layout="row"] > [flex-gt-lg="5"] {
2015-02-06 01:16:49 +01:00
max-width: 5%; }
[layout="column"] > [flex-gt-lg="5"] {
2015-02-06 01:16:49 +01:00
max-height: 5%; }
[flex-gt-lg="10"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 10%; }
[layout="row"] > [flex-gt-lg="10"] {
2015-02-06 01:16:49 +01:00
max-width: 10%; }
[layout="column"] > [flex-gt-lg="10"] {
2015-02-06 01:16:49 +01:00
max-height: 10%; }
[flex-gt-lg="15"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 15%; }
[layout="row"] > [flex-gt-lg="15"] {
2015-02-06 01:16:49 +01:00
max-width: 15%; }
[layout="column"] > [flex-gt-lg="15"] {
2015-02-06 01:16:49 +01:00
max-height: 15%; }
[flex-gt-lg="20"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 20%; }
[layout="row"] > [flex-gt-lg="20"] {
2015-02-06 01:16:49 +01:00
max-width: 20%; }
[layout="column"] > [flex-gt-lg="20"] {
2015-02-06 01:16:49 +01:00
max-height: 20%; }
[flex-gt-lg="25"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 25%; }
[layout="row"] > [flex-gt-lg="25"] {
2015-02-06 01:16:49 +01:00
max-width: 25%; }
[layout="column"] > [flex-gt-lg="25"] {
2015-02-06 01:16:49 +01:00
max-height: 25%; }
[flex-gt-lg="30"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 30%; }
[layout="row"] > [flex-gt-lg="30"] {
2015-02-06 01:16:49 +01:00
max-width: 30%; }
[layout="column"] > [flex-gt-lg="30"] {
2015-02-06 01:16:49 +01:00
max-height: 30%; }
[flex-gt-lg="35"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 35%; }
[layout="row"] > [flex-gt-lg="35"] {
2015-02-06 01:16:49 +01:00
max-width: 35%; }
[layout="column"] > [flex-gt-lg="35"] {
2015-02-06 01:16:49 +01:00
max-height: 35%; }
[flex-gt-lg="40"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 40%; }
[layout="row"] > [flex-gt-lg="40"] {
2015-02-06 01:16:49 +01:00
max-width: 40%; }
[layout="column"] > [flex-gt-lg="40"] {
2015-02-06 01:16:49 +01:00
max-height: 40%; }
[flex-gt-lg="45"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 45%; }
[layout="row"] > [flex-gt-lg="45"] {
2015-02-06 01:16:49 +01:00
max-width: 45%; }
[layout="column"] > [flex-gt-lg="45"] {
2015-02-06 01:16:49 +01:00
max-height: 45%; }
[flex-gt-lg="50"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 50%; }
[layout="row"] > [flex-gt-lg="50"] {
2015-02-06 01:16:49 +01:00
max-width: 50%; }
[layout="column"] > [flex-gt-lg="50"] {
2015-02-06 01:16:49 +01:00
max-height: 50%; }
[flex-gt-lg="55"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 55%; }
[layout="row"] > [flex-gt-lg="55"] {
2015-02-06 01:16:49 +01:00
max-width: 55%; }
[layout="column"] > [flex-gt-lg="55"] {
2015-02-06 01:16:49 +01:00
max-height: 55%; }
[flex-gt-lg="60"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 60%; }
[layout="row"] > [flex-gt-lg="60"] {
2015-02-06 01:16:49 +01:00
max-width: 60%; }
[layout="column"] > [flex-gt-lg="60"] {
2015-02-06 01:16:49 +01:00
max-height: 60%; }
[flex-gt-lg="65"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 65%; }
[layout="row"] > [flex-gt-lg="65"] {
2015-02-06 01:16:49 +01:00
max-width: 65%; }
[layout="column"] > [flex-gt-lg="65"] {
2015-02-06 01:16:49 +01:00
max-height: 65%; }
[flex-gt-lg="70"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 70%; }
[layout="row"] > [flex-gt-lg="70"] {
2015-02-06 01:16:49 +01:00
max-width: 70%; }
[layout="column"] > [flex-gt-lg="70"] {
2015-02-06 01:16:49 +01:00
max-height: 70%; }
[flex-gt-lg="75"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 75%; }
[layout="row"] > [flex-gt-lg="75"] {
2015-02-06 01:16:49 +01:00
max-width: 75%; }
[layout="column"] > [flex-gt-lg="75"] {
2015-02-06 01:16:49 +01:00
max-height: 75%; }
[flex-gt-lg="80"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 80%; }
[layout="row"] > [flex-gt-lg="80"] {
2015-02-06 01:16:49 +01:00
max-width: 80%; }
[layout="column"] > [flex-gt-lg="80"] {
2015-02-06 01:16:49 +01:00
max-height: 80%; }
[flex-gt-lg="85"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 85%; }
[layout="row"] > [flex-gt-lg="85"] {
2015-02-06 01:16:49 +01:00
max-width: 85%; }
[layout="column"] > [flex-gt-lg="85"] {
2015-02-06 01:16:49 +01:00
max-height: 85%; }
[flex-gt-lg="90"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 90%; }
[layout="row"] > [flex-gt-lg="90"] {
2015-02-06 01:16:49 +01:00
max-width: 90%; }
[layout="column"] > [flex-gt-lg="90"] {
2015-02-06 01:16:49 +01:00
max-height: 90%; }
[flex-gt-lg="95"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 95%; }
[layout="row"] > [flex-gt-lg="95"] {
2015-02-06 01:16:49 +01:00
max-width: 95%; }
[layout="column"] > [flex-gt-lg="95"] {
2015-02-06 01:16:49 +01:00
max-height: 95%; }
[flex-gt-lg="100"] {
2015-02-06 01:16:49 +01:00
flex: 0 0 100%; }
[layout="row"] > [flex-gt-lg="100"] {
2015-02-06 01:16:49 +01:00
max-width: 100%; }
[layout="column"] > [flex-gt-lg="100"] {
2015-02-06 01:16:49 +01:00
max-height: 100%; }
[layout="row"] > [flex-gt-lg="33"], [layout="row"] > [flex-gt-lg="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-width: 33.33%; }
[layout="row"] > [flex-gt-lg="66"], [layout="row"] > [flex-gt-lg="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-width: 66.66%; }
[layout="column"] > [flex-gt-lg="33"], [layout="column"] > [flex-gt-lg="34"] {
flex: 0 0 33.33%;
2015-02-06 01:16:49 +01:00
max-height: 33.33%; }
[layout="column"] > [flex-gt-lg="66"], [layout="column"] > [flex-gt-lg="67"] {
flex: 0 0 66.66%;
2015-02-06 01:16:49 +01:00
max-height: 66.66%; } }
.md-flex {
2015-02-06 01:16:49 +01:00
flex: 1 1 auto; }
/*! typography.scss - */
@font-face {
font-family: 'Fira sans';
src: url("../fonts/FiraSans-Hair.eot");
src: url("../fonts/FiraSans-Hair.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-Hair.woff") format("woff"), url("../fonts/FiraSans-Hair.ttf") format("truetype");
font-weight: 100;
font-style: normal; }
@font-face {
font-family: 'Fira sans';
src: url("../fonts/FiraSans-Book.eot");
src: url("../fonts/FiraSans-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-Book.woff") format("woff"), url("../fonts/FiraSans-Book.ttf") format("truetype");
font-weight: 400;
font-style: normal; }
@font-face {
font-family: 'Fira sans';
src: url("../fonts/FiraSans-Light.eot");
src: url("../fonts/FiraSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-Light.woff") format("woff"), url("../fonts/FiraSans-Light.ttf") format("truetype");
font-weight: 300;
font-style: normal; }
@font-face {
font-family: 'Fira sans';
src: url("../fonts/FiraSans-Regular.eot");
src: url("../fonts/FiraSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-Regular.woff") format("woff"), url("../fonts/FiraSans-Regular.ttf") format("truetype");
font-weight: 500;
font-style: normal; }
@font-face {
font-family: 'Fira sans';
src: url("../fonts/FiraSans-Thin.eot");
src: url("../fonts/FiraSans-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-Thin.woff") format("woff"), url("../fonts/FiraSans-Thin.ttf") format("truetype");
font-weight: 200;
font-style: normal; }
@font-face {
font-family: 'Fira sans';
src: url("../fonts/FiraSans-medium.eot");
src: url("../fonts/FiraSans-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-medium.woff") format("woff"), url("../fonts/FiraSans-medium.ttf") format("truetype");
font-weight: 600;
font-style: normal; }
@font-face {
font-family: 'Fira sans';
src: url("../fonts/FiraSans-HairItalic.eot");
src: url("../fonts/FiraSans-HairItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-HairItalic.woff2") format("woff2"), url("../fonts/FiraSans-HairItalic.woff") format("woff"), url("../fonts/FiraSans-HairItalic.ttf") format("truetype");
font-weight: 100;
font-style: italic; }
@font-face {
font-family: 'Fira sans';
src: url("../fonts/FiraSans-BookItalic.eot");
src: url("../fonts/FiraSans-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-BookItalic.woff") format("woff"), url("../fonts/FiraSans-BookItalic.ttf") format("truetype");
font-weight: 400;
font-style: italic; }
@font-face {
font-family: 'Fira sans';
src: url("../fonts/FiraSans-LightItalic.eot");
src: url("../fonts/FiraSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-LightItalic.woff") format("woff"), url("../fonts/FiraSans-LightItalic.ttf") format("truetype");
font-weight: 300;
font-style: italic; }
@font-face {
font-family: 'Fira sans';
src: url("../fonts/FiraSans-RegularItalic.eot");
src: url("../fonts/FiraSans-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-RegularItalic.woff") format("woff"), url("../fonts/FiraSans-RegularItalic.ttf") format("truetype");
font-weight: 500;
font-style: italic; }
@font-face {
font-family: 'Fira sans';
src: url("../fonts/FiraSans-ThinItalic.eot");
src: url("../fonts/FiraSans-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-ThinItalic.woff") format("woff"), url("../fonts/FiraSans-ThinItalic.ttf") format("truetype");
font-weight: 200;
font-style: italic; }
@font-face {
font-family: 'Fira sans';
src: url("../fonts/FiraSans-mediumItalic.eot");
src: url("../fonts/FiraSans-mediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-mediumItalic.woff") format("woff"), url("../fonts/FiraSans-mediumItalic.ttf") format("truetype");
font-weight: 600;
font-style: italic; }
.sg-md-caption {
font-size: 12px;
line-height: 16px;
font-weight: 400;
white-space: nowrap; }
.sg-md-menu {
font-size: 14px;
line-height: 16px;
font-weight: 600;
white-space: nowrap; }
.sg-md-button {
font-size: 14px;
line-height: 16px;
font-weight: 600;
white-space: nowrap;
text-transform: capitalize; }
.sg-md-body-1, .sg-md-body-multi {
font-size: 12px;
line-height: 20px;
font-weight: 400;
margin-top: -20px;
margin-bottom: 20px; }
.sg-md-body-2, .sg-md-body-solo {
font-size: 12px;
line-height: 24px;
font-weight: 600;
margin-top: -24px;
margin-bottom: 24px; }
.sg-md-subhead-1, .sg-md-subhead-multi {
font-size: 16px;
line-height: 24px;
font-weight: 400;
margin-top: -24px;
margin-bottom: 24px; }
.sg-md-subhead-2, .sg-md-subhead-solo {
font-size: 16px;
line-height: 28px;
font-weight: 400;
margin-top: -28px;
margin-bottom: 28px; }
.sg-md-title {
font-size: 20px;
line-height: 24px;
font-weight: 600;
white-space: nowrap; }
.sg-md-headline {
font-size: 24px;
line-height: 32px;
font-weight: 400;
margin-top: -32px;
margin-bottom: 32px; }
.sg-md-display-1 {
font-size: 34px;
line-height: 40px;
font-weight: 400;
margin-top: -40px;
margin-bottom: 40px; }
.sg-md-display-2 {
font-size: 45px;
line-height: 49px;
font-weight: 400;
white-space: nowrap; }
.sg-md-display-3 {
font-size: 56px;
line-height: 60px;
font-weight: 400;
white-space: nowrap; }
.sg-md-display-4 {
font-size: 112px;
line-height: 116px;
font-weight: 200;
white-space: nowrap; }
a,
a:hover,
a:active,
a:visited,
link {
color: inherit;
text-decoration: none;
border: none;
outline: none; }
/*! _extends.scss - */
md-backdrop {
z-index: 50;
background-color: transparent;
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0; }
md-backdrop.md-dialog-backdrop {
z-index: 79; }
md-backdrop.md-bottom-sheet-backdrop {
z-index: 69; }
md-backdrop.md-sidenav-backdrop {
z-index: 59; }
md-backdrop.ng-enter {
animation: cubic-bezier(0.25, 0.8, 0.25, 1) mdBackdropFadeIn 0.5s both; }
md-backdrop.ng-leave {
animation: cubic-bezier(0.55, 0, 0.55, 0.2) mdBackdropFadeOut 0.2s both; }
@keyframes mdBackdropFadeIn {
from {
opacity: 0; }
to {
opacity: 1; } }
@keyframes mdBackdropFadeOut {
from {
opacity: 1; }
to {
opacity: 0; } }
md-backdrop {
z-index: 50;
background-color: transparent;
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0; }
md-backdrop.md-dialog-backdrop {
z-index: 79; }
md-backdrop.md-bottom-sheet-backdrop {
z-index: 69; }
md-backdrop.md-sidenav-backdrop {
z-index: 59; }
md-backdrop.ng-enter {
animation: cubic-bezier(0.25, 0.8, 0.25, 1) mdBackdropFadeIn 0.5s both; }
md-backdrop.ng-leave {
animation: cubic-bezier(0.55, 0, 0.55, 0.2) mdBackdropFadeOut 0.2s both; }
@keyframes mdBackdropFadeIn {
from {
opacity: 0; }
to {
opacity: 1; } }
@keyframes mdBackdropFadeOut {
from {
opacity: 1; }
to {
opacity: 0; } }
/*! bottomSheet/_extends.scss - */
md-bottom-sheet {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 8px 16px 88px 16px;
z-index: 70;
border-top: 1px solid;
transform: translate3d(0, 80px, 0);
transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
transition-property: transform; }
md-bottom-sheet.md-has-header {
padding-top: 0; }
md-bottom-sheet.ng-enter {
opacity: 0;
transform: translate3d(0, 100%, 0); }
md-bottom-sheet.ng-enter-active {
opacity: 1;
display: block;
transform: translate3d(0, 80px, 0) !important; }
md-bottom-sheet.ng-leave-active {
transform: translate3d(0, 100%, 0) !important;
transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2); }
md-bottom-sheet .md-subheader {
background-color: transparent;
font-family: "Fira sans", "Helvetica Neue", sans-serif;
line-height: 56px;
padding: 0;
white-space: nowrap; }
md-bottom-sheet md-inline-icon {
display: inline-block;
height: 24px;
width: 24px;
fill: #444; }
md-bottom-sheet md-item {
display: flex;
outline: none; }
md-bottom-sheet md-item:hover {
cursor: pointer; }
md-bottom-sheet.md-list md-item {
align-items: center;
height: 48px; }
md-bottom-sheet.md-list md-item div.md-icon-container {
display: inline-block;
height: 24px;
margin-right: 32px; }
md-bottom-sheet.md-grid {
padding-left: 24px;
padding-right: 24px;
padding-top: 0; }
md-bottom-sheet.md-grid md-list {
display: flex;
flex-direction: row;
flex-wrap: wrap;
transition: all 0.5s;
align-items: center; }
md-bottom-sheet.md-grid md-item {
flex-direction: column;
align-items: center;
transition: all 0.5s;
height: 96px;
margin-top: 8px;
margin-bottom: 8px;
/* Mixin for how many grid items to show per row */ }
@media screen and (max-width: 600px) {
md-bottom-sheet.md-grid md-item {
flex: 1 1 33.33333%;
max-width: 33.33333%; }
md-bottom-sheet.md-grid md-item:nth-of-type(3n + 1) {
align-items: flex-start; }
md-bottom-sheet.md-grid md-item:nth-of-type(3n) {
align-items: flex-end; } }
@media screen and (min-width: 600px) and (max-width: 960px) {
md-bottom-sheet.md-grid md-item {
flex: 1 1 25%;
max-width: 25%; } }
@media screen and (min-width: 960px) and (max-width: 1200px) {
md-bottom-sheet.md-grid md-item {
flex: 1 1 16.66667%;
max-width: 16.66667%; } }
@media screen and (min-width: 1200px) {
md-bottom-sheet.md-grid md-item {
flex: 1 1 14.28571%;
max-width: 14.28571%; } }
md-bottom-sheet.md-grid md-item .md-item-content {
display: flex;
flex-direction: column;
align-items: center;
width: 48px;
padding-bottom: 16px; }
md-bottom-sheet.md-grid md-item .md-grid-item-content {
display: flex;
flex-direction: column;
align-items: center;
width: 80px; }
md-bottom-sheet.md-grid md-item .md-icon-container {
display: inline-block;
box-sizing: border-box;
height: 48px;
width: 48px;
margin: 0 0; }
md-bottom-sheet.md-grid md-item p.md-grid-text {
font-weight: 300;
line-height: 16px;
font-size: 13px;
margin: 0;
white-space: nowrap;
width: 64px;
text-align: center;
padding-top: 8px; }
/*! _button.scss */
/*! button/_extends.scss - */
/**
* Position a FAB button.
*/
.md-button {
user-select: none;
position: relative;
outline: none;
border: 0;
padding: 6px;
margin: 0;
background: transparent;
white-space: nowrap;
text-align: center;
text-transform: uppercase;
font-weight: 500;
font-style: inherit;
font-variant: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
text-decoration: none;
cursor: pointer;
overflow: hidden;
transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
.md-button:focus {
outline: none; }
.md-button.ng-hide {
transition: none; }
.md-button.md-cornered {
border-radius: 0; }
.md-button.md-icon {
padding: 0;
background: none; }
.md-button.md-raised {
transform: translate3d(0, 0, 0); }
.md-button.md-fab {
z-index: 20;
width: 56px;
height: 56px;
border-radius: 50%;
border-radius: 50%;
overflow: hidden;
transform: translate3d(0, 0, 0);
transition: 0.2s linear;
transition-property: transform, box-shadow; }
.md-button.md-fab.md-fab-bottom-right {
top: auto;
right: 20px;
bottom: 20px;
left: auto;
position: absolute; }
.md-button.md-fab.md-fab-bottom-left {
top: auto;
right: auto;
bottom: 20px;
left: 20px;
position: absolute; }
.md-button.md-fab.md-fab-top-right {
top: 20px;
right: 20px;
bottom: auto;
left: auto;
position: absolute; }
.md-button.md-fab.md-fab-top-left {
top: 20px;
right: auto;
bottom: auto;
left: 20px;
position: absolute; }
.md-button.md-fab md-icon {
line-height: 56px;
margin-top: 0; }
.md-button.md-fab.md-mini {
width: 40px;
height: 40px; }
.md-button.md-fab.md-mini md-icon {
line-height: 40px; }
.md-button:not([disabled]).md-raised:focus, .md-button:not([disabled]).md-raised:hover, .md-button:not([disabled]).md-fab:focus, .md-button:not([disabled]).md-fab:hover {
transform: translate3d(0, -1px, 0); }
.md-toast-open-top .md-button.md-fab-top-left,
.md-toast-open-top .md-button.md-fab-top-right {
transform: translate3d(0, 42px, 0); }
.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):focus, .md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,
.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):focus,
.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover {
transform: translate3d(0, 41px, 0); }
.md-toast-open-bottom .md-button.md-fab-bottom-left,
.md-toast-open-bottom .md-button.md-fab-bottom-right {
transform: translate3d(0, -42px, 0); }
.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):focus, .md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,
.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):focus,
.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover {
transform: translate3d(0, -43px, 0); }
.md-button-group {
display: flex;
flex: 1;
width: 100%; }
.md-button-group > .md-button {
flex: 1;
display: block;
overflow: hidden;
width: 0;
border-width: 1px 0px 1px 1px;
border-radius: 0;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap; }
.md-button-group > .md-button:first-child {
border-radius: 2px 0px 0px 2px; }
.md-button-group > .md-button:last-child {
border-right-width: 1px;
border-radius: 0px 2px 2px 0px; }
.sg-active button {
color: #bfe0dd; }
/*! card/_extends.scss - */
md-card {
box-sizing: border-box;
display: flex;
flex-direction: column;
margin: 8px;
box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26); }
md-card > img,
md-card > :not(md-card-content) img {
order: 0;
width: 100%; }
md-card md-card-content {
order: 1;
padding: 16px; }
md-card {
box-sizing: border-box;
display: flex;
flex-direction: column;
box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26); }
md-card > img {
order: 0;
width: 100%; }
md-card md-card-content {
order: 1;
margin: 8px; }
/*! checkbox/_extends.scss - */
md-checkbox {
display: block;
margin: 15px;
white-space: nowrap;
cursor: pointer;
outline: none;
user-select: none; }
md-checkbox .md-container {
position: relative;
top: 4px;
display: inline-block;
width: 18px;
height: 18px; }
md-checkbox .md-container:after {
content: '';
position: absolute;
top: -10px;
right: -10px;
bottom: -10px;
left: -10px; }
md-checkbox .md-container .md-ripple-container {
position: absolute;
display: block;
width: auto;
height: auto;
left: -15px;
top: -15px;
right: -15px;
bottom: -15px; }
md-checkbox .md-icon {
transition: 240ms;
position: absolute;
top: 0;
left: 0;
width: 18px;
height: 18px;
border: 2px solid;
border-radius: 2px; }
md-checkbox.md-checked .md-icon {
border: none; }
md-checkbox[disabled] {
cursor: no-drop; }
md-checkbox:focus .md-label:not(:empty) {
border-color: black; }
md-checkbox.md-checked .md-icon:after {
transform: rotate(45deg);
position: absolute;
left: 6px;
top: 2px;
display: table;
width: 6px;
height: 12px;
border: 2px solid;
border-top: 0;
border-left: 0;
content: ' '; }
md-checkbox .md-label {
border: 1px dotted transparent;
position: relative;
display: inline-block;
margin-left: 10px;
vertical-align: middle;
white-space: normal;
pointer-events: none;
user-select: text; }
/*! content/_extends.scss - */
md-content {
display: block;
position: relative;
overflow: auto;
-webkit-overflow-scrolling: touch; }
md-content[md-scroll-y] {
overflow-y: auto;
overflow-x: hidden; }
md-content[md-scroll-x] {
overflow-x: auto;
overflow-y: hidden; }
md-content.md-padding {
padding: 8px; }
@media (min-width: 600px) {
md-content.md-padding {
padding: 16px; } }
md-content {
background-color: transparent; }
/*! dialog/_extends.scss - */
.md-dialog-container {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 80; }
md-dialog {
opacity: 0;
min-width: 240px;
max-width: 80%;
max-height: 80%;
position: relative;
overflow: hidden;
box-shadow: 0px 27px 24px 0 rgba(0, 0, 0, 0.2);
display: flex;
flex-direction: column; }
md-dialog.transition-in {
opacity: 1;
transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
transform: translate3d(0, 0, 0) scale(1); }
md-dialog.transition-out {
transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
transform: translate3d(0, 100%, 0) scale(0.2); }
md-dialog md-content {
order: 1;
padding: 24px;
overflow: auto;
-webkit-overflow-scrolling: touch; }
md-dialog md-content:not([layout=row]) > *:first-child {
margin-top: 0px; }
md-dialog .md-actions {
display: flex;
order: 2;
box-sizing: border-box;
align-items: center;
justify-content: flex-end;
padding: 16px 16px;
min-height: 40px; }
md-dialog .md-actions > * {
margin-left: 8px; }
md-dialog.md-content-overflow .md-actions {
border-top: 1px solid; }
/*! divider/_extends.scss - */
md-divider {
display: block;
border-top: 1px solid;
margin: 0; }
md-divider[md-inset] {
margin-left: 80px; }
md-divider {
display: block;
border-top: 1px solid;
margin: 0; }
md-divider[md-inset] {
margin-left: 72px; }
md-icon {
margin: auto;
padding: 0;
display: inline-block;
margin-top: 5px;
background-repeat: no-repeat no-repeat;
pointer-events: none;
display: flex;
z-index: 0; }
md-icon object.md-icon {
display: inline-block; }
svg, object {
fill: currentColor;
color: currentColor; }
2015-01-26 09:57:02 +01:00
[class^="md-icon-"], [class*=" md-icon-"] {
display: inline-block;
font: normal normal normal 14px/1 'Material Design Iconic Font';
font-size: inherit;
speak: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
2015-02-06 01:16:49 +01:00
-moz-osx-font-smoothing: grayscale; }
2015-01-26 09:57:02 +01:00
.md-icon {
line-height: inherit;
2015-02-06 01:16:49 +01:00
vertical-align: bottom; }
2015-01-26 09:57:02 +01:00
.md-icon-lg {
font-size: 1.5em;
line-height: .5em;
2015-02-06 01:16:49 +01:00
vertical-align: -35%; }
2015-01-26 09:57:02 +01:00
.md-icon-2x {
2015-02-06 01:16:49 +01:00
font-size: 2em; }
2015-01-26 09:57:02 +01:00
.md-icon-3x {
2015-02-06 01:16:49 +01:00
font-size: 3em; }
2015-01-26 09:57:02 +01:00
.md-icon-4x {
2015-02-06 01:16:49 +01:00
font-size: 4em; }
2015-01-26 09:57:02 +01:00
.md-icon-5x {
2015-02-06 01:16:49 +01:00
font-size: 5em; }
2015-01-26 09:57:02 +01:00
.md-icon-border {
padding: .2em .25em .15em;
border: solid 0.08em gray;
2015-02-06 01:16:49 +01:00
border-radius: .1em; }
2015-01-26 09:57:02 +01:00
.md-icon-border-circle {
padding: .2em .25em .15em;
border: solid 0.08em gray;
2015-02-06 01:16:49 +01:00
border-radius: 50%; }
2015-01-26 09:57:02 +01:00
[class^="md-icon-"].pull-left, [class*=" md-icon-"].pull-left {
float: left;
2015-02-06 01:16:49 +01:00
margin-right: .3em; }
2015-01-26 09:57:02 +01:00
[class^="md-icon-"].pull-right, [class*=" md-icon-"].pull-right {
float: right;
2015-02-06 01:16:49 +01:00
margin-left: .3em; }
2015-01-26 09:57:02 +01:00
.md-icon-spin {
-webkit-animation: md-spin 1.5s infinite linear;
2015-02-06 01:16:49 +01:00
animation: md-spin 1.5s infinite linear; }
2015-01-26 09:57:02 +01:00
.md-icon-spin-reverse {
-webkit-animation: md-spin-reverse 1.5s infinite linear;
2015-02-06 01:16:49 +01:00
animation: md-spin-reverse 1.5s infinite linear; }
2015-01-26 09:57:02 +01:00
@-webkit-keyframes md-spin {
0% {
-webkit-transform: rotate(0deg);
2015-02-06 01:16:49 +01:00
transform: rotate(0deg); }
2015-01-26 09:57:02 +01:00
100% {
-webkit-transform: rotate(359deg);
2015-02-06 01:16:49 +01:00
transform: rotate(359deg); } }
2015-01-26 09:57:02 +01:00
@keyframes md-spin {
0% {
-webkit-transform: rotate(0deg);
2015-02-06 01:16:49 +01:00
transform: rotate(0deg); }
2015-01-26 09:57:02 +01:00
100% {
-webkit-transform: rotate(359deg);
2015-02-06 01:16:49 +01:00
transform: rotate(359deg); } }
2015-01-26 09:57:02 +01:00
@-webkit-keyframes md-spin-reverse {
0% {
-webkit-transform: rotate(0deg);
2015-02-06 01:16:49 +01:00
transform: rotate(0deg); }
2015-01-26 09:57:02 +01:00
100% {
-webkit-transform: rotate(-359deg);
2015-02-06 01:16:49 +01:00
transform: rotate(-359deg); } }
2015-01-26 09:57:02 +01:00
@keyframes md-spin-reverse {
0% {
-webkit-transform: rotate(0deg);
2015-02-06 01:16:49 +01:00
transform: rotate(0deg); }
2015-01-26 09:57:02 +01:00
100% {
-webkit-transform: rotate(-359deg);
2015-02-06 01:16:49 +01:00
transform: rotate(-359deg); } }
2015-01-26 09:57:02 +01:00
.md-icon-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
2015-02-06 01:16:49 +01:00
transform: rotate(90deg); }
2015-01-26 09:57:02 +01:00
.md-icon-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
2015-02-06 01:16:49 +01:00
transform: rotate(180deg); }
2015-01-26 09:57:02 +01:00
.md-icon-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
2015-02-06 01:16:49 +01:00
transform: rotate(270deg); }
2015-01-26 09:57:02 +01:00
.md-icon-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
2015-02-06 01:16:49 +01:00
transform: scale(-1, 1); }
2015-01-26 09:57:02 +01:00
.md-icon-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
2015-02-06 01:16:49 +01:00
transform: scale(1, -1); }
2015-01-26 09:57:02 +01:00
:root .md-icon-rotate-90,
:root .md-icon-rotate-180,
:root .md-icon-rotate-270,
:root .md-icon-flip-horizontal,
:root .md-icon-flip-vertical {
2015-02-06 01:16:49 +01:00
filter: none; }
2015-01-26 09:57:02 +01:00
/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* If you do not want use all icons you can disable icon set here */
.md-icon-3d-rotation:before {
2015-02-06 01:16:49 +01:00
content: "\f000"; }
2015-01-26 09:57:02 +01:00
.md-icon-accessibility:before {
2015-02-06 01:16:49 +01:00
content: "\f001"; }
2015-01-26 09:57:02 +01:00
.md-icon-account-balance:before {
2015-02-06 01:16:49 +01:00
content: "\f002"; }
2015-01-26 09:57:02 +01:00
.md-icon-account-balance-wallet:before {
2015-02-06 01:16:49 +01:00
content: "\f003"; }
2015-01-26 09:57:02 +01:00
.md-icon-account-box:before {
2015-02-06 01:16:49 +01:00
content: "\f004"; }
2015-01-26 09:57:02 +01:00
.md-icon-account-child:before {
2015-02-06 01:16:49 +01:00
content: "\f005"; }
2015-01-26 09:57:02 +01:00
.md-icon-account-circle:before {
2015-02-06 01:16:49 +01:00
content: "\f006"; }
2015-01-26 09:57:02 +01:00
.md-icon-add-shopping-cart:before {
2015-02-06 01:16:49 +01:00
content: "\f007"; }
2015-01-26 09:57:02 +01:00
.md-icon-alarm:before {
2015-02-06 01:16:49 +01:00
content: "\f008"; }
2015-01-26 09:57:02 +01:00
.md-icon-alarm-add:before {
2015-02-06 01:16:49 +01:00
content: "\f009"; }
2015-01-26 09:57:02 +01:00
.md-icon-alarm-off:before {
2015-02-06 01:16:49 +01:00
content: "\f00a"; }
2015-01-26 09:57:02 +01:00
.md-icon-alarm-on:before {
2015-02-06 01:16:49 +01:00
content: "\f00b"; }
2015-01-26 09:57:02 +01:00
.md-icon-android:before {
2015-02-06 01:16:49 +01:00
content: "\f00c"; }
2015-01-26 09:57:02 +01:00
.md-icon-announcement:before {
2015-02-06 01:16:49 +01:00
content: "\f00d"; }
2015-01-26 09:57:02 +01:00
.md-icon-aspect-ratio:before {
2015-02-06 01:16:49 +01:00
content: "\f00e"; }
2015-01-26 09:57:02 +01:00
.md-icon-assessment:before {
2015-02-06 01:16:49 +01:00
content: "\f00f"; }
2015-01-26 09:57:02 +01:00
.md-icon-assignment:before {
2015-02-06 01:16:49 +01:00
content: "\f010"; }
2015-01-26 09:57:02 +01:00
.md-icon-assignment-ind:before {
2015-02-06 01:16:49 +01:00
content: "\f011"; }
2015-01-26 09:57:02 +01:00
.md-icon-assignment-late:before {
2015-02-06 01:16:49 +01:00
content: "\f012"; }
2015-01-26 09:57:02 +01:00
.md-icon-assignment-return:before {
2015-02-06 01:16:49 +01:00
content: "\f013"; }
2015-01-26 09:57:02 +01:00
.md-icon-assignment-returned:before {
2015-02-06 01:16:49 +01:00
content: "\f014"; }
2015-01-26 09:57:02 +01:00
.md-icon-assignment-turned-in:before {
2015-02-06 01:16:49 +01:00
content: "\f015"; }
2015-01-26 09:57:02 +01:00
.md-icon-autorenew:before {
2015-02-06 01:16:49 +01:00
content: "\f016"; }
2015-01-26 09:57:02 +01:00
.md-icon-backup:before {
2015-02-06 01:16:49 +01:00
content: "\f017"; }
2015-01-26 09:57:02 +01:00
.md-icon-book:before {
2015-02-06 01:16:49 +01:00
content: "\f018"; }
2015-01-26 09:57:02 +01:00
.md-icon-bookmark:before {
2015-02-06 01:16:49 +01:00
content: "\f019"; }
2015-01-26 09:57:02 +01:00
.md-icon-bookmark-outline:before {
2015-02-06 01:16:49 +01:00
content: "\f01a"; }
2015-01-26 09:57:02 +01:00
.md-icon-bug-report:before {
2015-02-06 01:16:49 +01:00
content: "\f01b"; }
2015-01-26 09:57:02 +01:00
.md-icon-cached:before {
2015-02-06 01:16:49 +01:00
content: "\f01c"; }
2015-01-26 09:57:02 +01:00
.md-icon-class:before {
2015-02-06 01:16:49 +01:00
content: "\f01d"; }
2015-01-26 09:57:02 +01:00
.md-icon-credit-card:before {
2015-02-06 01:16:49 +01:00
content: "\f01e"; }
2015-01-26 09:57:02 +01:00
.md-icon-dashboard:before {
2015-02-06 01:16:49 +01:00
content: "\f01f"; }
2015-01-26 09:57:02 +01:00
.md-icon-delete:before {
2015-02-06 01:16:49 +01:00
content: "\f020"; }
2015-01-26 09:57:02 +01:00
.md-icon-description:before {
2015-02-06 01:16:49 +01:00
content: "\f021"; }
2015-01-26 09:57:02 +01:00
.md-icon-dns:before {
2015-02-06 01:16:49 +01:00
content: "\f022"; }
2015-01-26 09:57:02 +01:00
.md-icon-done:before {
2015-02-06 01:16:49 +01:00
content: "\f023"; }
2015-01-26 09:57:02 +01:00
.md-icon-done-all:before {
2015-02-06 01:16:49 +01:00
content: "\f024"; }
2015-01-26 09:57:02 +01:00
.md-icon-event:before {
2015-02-06 01:16:49 +01:00
content: "\f025"; }
2015-01-26 09:57:02 +01:00
.md-icon-exit-to-app:before {
2015-02-06 01:16:49 +01:00
content: "\f026"; }
2015-01-26 09:57:02 +01:00
.md-icon-explore:before {
2015-02-06 01:16:49 +01:00
content: "\f027"; }
2015-01-26 09:57:02 +01:00
.md-icon-extension:before {
2015-02-06 01:16:49 +01:00
content: "\f028"; }
2015-01-26 09:57:02 +01:00
.md-icon-face-unlock:before {
2015-02-06 01:16:49 +01:00
content: "\f029"; }
2015-01-26 09:57:02 +01:00
.md-icon-favorite:before {
2015-02-06 01:16:49 +01:00
content: "\f02a"; }
2015-01-26 09:57:02 +01:00
.md-icon-favorite-outline:before {
2015-02-06 01:16:49 +01:00
content: "\f02b"; }
2015-01-26 09:57:02 +01:00
.md-icon-find-in-page:before {
2015-02-06 01:16:49 +01:00
content: "\f02c"; }
2015-01-26 09:57:02 +01:00
.md-icon-find-replace:before {
2015-02-06 01:16:49 +01:00
content: "\f02d"; }
2015-01-26 09:57:02 +01:00
.md-icon-flip-to-back:before {
2015-02-06 01:16:49 +01:00
content: "\f02e"; }
2015-01-26 09:57:02 +01:00
.md-icon-flip-to-front:before {
2015-02-06 01:16:49 +01:00
content: "\f02f"; }
2015-01-26 09:57:02 +01:00
.md-icon-get-app:before {
2015-02-06 01:16:49 +01:00
content: "\f030"; }
2015-01-26 09:57:02 +01:00
.md-icon-grade:before {
2015-02-06 01:16:49 +01:00
content: "\f031"; }
2015-01-26 09:57:02 +01:00
.md-icon-group-work:before {
2015-02-06 01:16:49 +01:00
content: "\f032"; }
2015-01-26 09:57:02 +01:00
.md-icon-help:before {
2015-02-06 01:16:49 +01:00
content: "\f033"; }
2015-01-26 09:57:02 +01:00
.md-icon-highlight-remove:before {
2015-02-06 01:16:49 +01:00
content: "\f034"; }
2015-01-26 09:57:02 +01:00
.md-icon-history:before {
2015-02-06 01:16:49 +01:00
content: "\f035"; }
2015-01-26 09:57:02 +01:00
.md-icon-home:before {
2015-02-06 01:16:49 +01:00
content: "\f036"; }
2015-01-26 09:57:02 +01:00
.md-icon-https:before {
2015-02-06 01:16:49 +01:00
content: "\f037"; }
2015-01-26 09:57:02 +01:00
.md-icon-info:before {
2015-02-06 01:16:49 +01:00
content: "\f038"; }
2015-01-26 09:57:02 +01:00
.md-icon-info-outline:before {
2015-02-06 01:16:49 +01:00
content: "\f039"; }
2015-01-26 09:57:02 +01:00
.md-icon-input:before {
2015-02-06 01:16:49 +01:00
content: "\f03a"; }
2015-01-26 09:57:02 +01:00
.md-icon-invert-colors:before {
2015-02-06 01:16:49 +01:00
content: "\f03b"; }
2015-01-26 09:57:02 +01:00
.md-icon-label:before {
2015-02-06 01:16:49 +01:00
content: "\f03c"; }
2015-01-26 09:57:02 +01:00
.md-icon-label-outline:before {
2015-02-06 01:16:49 +01:00
content: "\f03d"; }
2015-01-26 09:57:02 +01:00
.md-icon-language:before {
2015-02-06 01:16:49 +01:00
content: "\f03e"; }
2015-01-26 09:57:02 +01:00
.md-icon-launch:before {
2015-02-06 01:16:49 +01:00
content: "\f03f"; }
2015-01-26 09:57:02 +01:00
.md-icon-list:before {
2015-02-06 01:16:49 +01:00
content: "\f040"; }
2015-01-26 09:57:02 +01:00
.md-icon-lock:before {
2015-02-06 01:16:49 +01:00
content: "\f041"; }
2015-01-26 09:57:02 +01:00
.md-icon-lock-open:before {
2015-02-06 01:16:49 +01:00
content: "\f042"; }
2015-01-26 09:57:02 +01:00
.md-icon-lock-outline:before {
2015-02-06 01:16:49 +01:00
content: "\f043"; }
2015-01-26 09:57:02 +01:00
.md-icon-loyalty:before {
2015-02-06 01:16:49 +01:00
content: "\f044"; }
2015-01-26 09:57:02 +01:00
.md-icon-markunread-mailbox:before {
2015-02-06 01:16:49 +01:00
content: "\f045"; }
2015-01-26 09:57:02 +01:00
.md-icon-note-add:before {
2015-02-06 01:16:49 +01:00
content: "\f046"; }
2015-01-26 09:57:02 +01:00
.md-icon-open-in-browser:before {
2015-02-06 01:16:49 +01:00
content: "\f047"; }
2015-01-26 09:57:02 +01:00
.md-icon-open-in-new:before {
2015-02-06 01:16:49 +01:00
content: "\f048"; }
2015-01-26 09:57:02 +01:00
.md-icon-open-with:before {
2015-02-06 01:16:49 +01:00
content: "\f049"; }
2015-01-26 09:57:02 +01:00
.md-icon-pageview:before {
2015-02-06 01:16:49 +01:00
content: "\f04a"; }
2015-01-26 09:57:02 +01:00
.md-icon-payment:before {
2015-02-06 01:16:49 +01:00
content: "\f04b"; }
2015-01-26 09:57:02 +01:00
.md-icon-perm-camera-mic:before {
2015-02-06 01:16:49 +01:00
content: "\f04c"; }
2015-01-26 09:57:02 +01:00
.md-icon-perm-contact-cal:before {
2015-02-06 01:16:49 +01:00
content: "\f04d"; }
2015-01-26 09:57:02 +01:00
.md-icon-perm-data-setting:before {
2015-02-06 01:16:49 +01:00
content: "\f04e"; }
2015-01-26 09:57:02 +01:00
.md-icon-perm-device-info:before {
2015-02-06 01:16:49 +01:00
content: "\f04f"; }
2015-01-26 09:57:02 +01:00
.md-icon-perm-identity:before {
2015-02-06 01:16:49 +01:00
content: "\f050"; }
2015-01-26 09:57:02 +01:00
.md-icon-perm-media:before {
2015-02-06 01:16:49 +01:00
content: "\f051"; }
2015-01-26 09:57:02 +01:00
.md-icon-perm-phone-msg:before {
2015-02-06 01:16:49 +01:00
content: "\f052"; }
2015-01-26 09:57:02 +01:00
.md-icon-perm-scan-wifi:before {
2015-02-06 01:16:49 +01:00
content: "\f053"; }
2015-01-26 09:57:02 +01:00
.md-icon-picture-in-picture:before {
2015-02-06 01:16:49 +01:00
content: "\f054"; }
2015-01-26 09:57:02 +01:00
.md-icon-polymer:before {
2015-02-06 01:16:49 +01:00
content: "\f055"; }
2015-01-26 09:57:02 +01:00
.md-icon-print:before {
2015-02-06 01:16:49 +01:00
content: "\f056"; }
2015-01-26 09:57:02 +01:00
.md-icon-query-builder:before {
2015-02-06 01:16:49 +01:00
content: "\f057"; }
2015-01-26 09:57:02 +01:00
.md-icon-question-answer:before {
2015-02-06 01:16:49 +01:00
content: "\f058"; }
2015-01-26 09:57:02 +01:00
.md-icon-receipt:before {
2015-02-06 01:16:49 +01:00
content: "\f059"; }
2015-01-26 09:57:02 +01:00
.md-icon-redeem:before {
2015-02-06 01:16:49 +01:00
content: "\f05a"; }
2015-01-26 09:57:02 +01:00
.md-icon-report-problem:before {
2015-02-06 01:16:49 +01:00
content: "\f05b"; }
2015-01-26 09:57:02 +01:00
.md-icon-restore:before {
2015-02-06 01:16:49 +01:00
content: "\f05c"; }
2015-01-26 09:57:02 +01:00
.md-icon-room:before {
2015-02-06 01:16:49 +01:00
content: "\f05d"; }
2015-01-26 09:57:02 +01:00
.md-icon-schedule:before {
2015-02-06 01:16:49 +01:00
content: "\f05e"; }
2015-01-26 09:57:02 +01:00
.md-icon-search:before {
2015-02-06 01:16:49 +01:00
content: "\f05f"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings:before {
2015-02-06 01:16:49 +01:00
content: "\f060"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-applications:before {
2015-02-06 01:16:49 +01:00
content: "\f061"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-backup-restore:before {
2015-02-06 01:16:49 +01:00
content: "\f062"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-bluetooth:before {
2015-02-06 01:16:49 +01:00
content: "\f063"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-cell:before {
2015-02-06 01:16:49 +01:00
content: "\f064"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-display:before {
2015-02-06 01:16:49 +01:00
content: "\f065"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-ethernet:before {
2015-02-06 01:16:49 +01:00
content: "\f066"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-input-antenna:before {
2015-02-06 01:16:49 +01:00
content: "\f067"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-input-component:before {
2015-02-06 01:16:49 +01:00
content: "\f068"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-input-composite:before {
2015-02-06 01:16:49 +01:00
content: "\f069"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-input-hdmi:before {
2015-02-06 01:16:49 +01:00
content: "\f06a"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-input-svideo:before {
2015-02-06 01:16:49 +01:00
content: "\f06b"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-overscan:before {
2015-02-06 01:16:49 +01:00
content: "\f06c"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-phone:before {
2015-02-06 01:16:49 +01:00
content: "\f06d"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-power:before {
2015-02-06 01:16:49 +01:00
content: "\f06e"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-remote:before {
2015-02-06 01:16:49 +01:00
content: "\f06f"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-voice:before {
2015-02-06 01:16:49 +01:00
content: "\f070"; }
2015-01-26 09:57:02 +01:00
.md-icon-shop:before {
2015-02-06 01:16:49 +01:00
content: "\f071"; }
2015-01-26 09:57:02 +01:00
.md-icon-shopping-basket:before {
2015-02-06 01:16:49 +01:00
content: "\f072"; }
2015-01-26 09:57:02 +01:00
.md-icon-shopping-cart:before {
2015-02-06 01:16:49 +01:00
content: "\f073"; }
2015-01-26 09:57:02 +01:00
.md-icon-shop-two:before {
2015-02-06 01:16:49 +01:00
content: "\f074"; }
2015-01-26 09:57:02 +01:00
.md-icon-speaker-notes:before {
2015-02-06 01:16:49 +01:00
content: "\f075"; }
2015-01-26 09:57:02 +01:00
.md-icon-spellcheck:before {
2015-02-06 01:16:49 +01:00
content: "\f076"; }
2015-01-26 09:57:02 +01:00
.md-icon-star-rate:before {
2015-02-06 01:16:49 +01:00
content: "\f077"; }
2015-01-26 09:57:02 +01:00
.md-icon-stars:before {
2015-02-06 01:16:49 +01:00
content: "\f078"; }
2015-01-26 09:57:02 +01:00
.md-icon-store:before {
2015-02-06 01:16:49 +01:00
content: "\f079"; }
2015-01-26 09:57:02 +01:00
.md-icon-subject:before {
2015-02-06 01:16:49 +01:00
content: "\f07a"; }
2015-01-26 09:57:02 +01:00
.md-icon-swap-horiz:before {
2015-02-06 01:16:49 +01:00
content: "\f07b"; }
2015-01-26 09:57:02 +01:00
.md-icon-swap-vert:before {
2015-02-06 01:16:49 +01:00
content: "\f07c"; }
2015-01-26 09:57:02 +01:00
.md-icon-swap-vert-circle:before {
2015-02-06 01:16:49 +01:00
content: "\f07d"; }
2015-01-26 09:57:02 +01:00
.md-icon-system-update-tv:before {
2015-02-06 01:16:49 +01:00
content: "\f07e"; }
2015-01-26 09:57:02 +01:00
.md-icon-tab:before {
2015-02-06 01:16:49 +01:00
content: "\f07f"; }
2015-01-26 09:57:02 +01:00
.md-icon-tab-unselected:before {
2015-02-06 01:16:49 +01:00
content: "\f080"; }
2015-01-26 09:57:02 +01:00
.md-icon-theaters:before {
2015-02-06 01:16:49 +01:00
content: "\f081"; }
2015-01-26 09:57:02 +01:00
.md-icon-thumb-down:before {
2015-02-06 01:16:49 +01:00
content: "\f082"; }
2015-01-26 09:57:02 +01:00
.md-icon-thumbs-up-down:before {
2015-02-06 01:16:49 +01:00
content: "\f083"; }
2015-01-26 09:57:02 +01:00
.md-icon-thumb-up:before {
2015-02-06 01:16:49 +01:00
content: "\f084"; }
2015-01-26 09:57:02 +01:00
.md-icon-toc:before {
2015-02-06 01:16:49 +01:00
content: "\f085"; }
2015-01-26 09:57:02 +01:00
.md-icon-today:before {
2015-02-06 01:16:49 +01:00
content: "\f086"; }
2015-01-26 09:57:02 +01:00
.md-icon-track-changes:before {
2015-02-06 01:16:49 +01:00
content: "\f087"; }
2015-01-26 09:57:02 +01:00
.md-icon-translate:before {
2015-02-06 01:16:49 +01:00
content: "\f088"; }
2015-01-26 09:57:02 +01:00
.md-icon-trending-down:before {
2015-02-06 01:16:49 +01:00
content: "\f089"; }
2015-01-26 09:57:02 +01:00
.md-icon-trending-neutral:before {
2015-02-06 01:16:49 +01:00
content: "\f08a"; }
2015-01-26 09:57:02 +01:00
.md-icon-trending-up:before {
2015-02-06 01:16:49 +01:00
content: "\f08b"; }
2015-01-26 09:57:02 +01:00
.md-icon-turned-in:before {
2015-02-06 01:16:49 +01:00
content: "\f08c"; }
2015-01-26 09:57:02 +01:00
.md-icon-turned-in-not:before {
2015-02-06 01:16:49 +01:00
content: "\f08d"; }
2015-01-26 09:57:02 +01:00
.md-icon-verified-user:before {
2015-02-06 01:16:49 +01:00
content: "\f08e"; }
2015-01-26 09:57:02 +01:00
.md-icon-view-agenda:before {
2015-02-06 01:16:49 +01:00
content: "\f08f"; }
2015-01-26 09:57:02 +01:00
.md-icon-view-array:before {
2015-02-06 01:16:49 +01:00
content: "\f090"; }
2015-01-26 09:57:02 +01:00
.md-icon-view-carousel:before {
2015-02-06 01:16:49 +01:00
content: "\f091"; }
2015-01-26 09:57:02 +01:00
.md-icon-view-column:before {
2015-02-06 01:16:49 +01:00
content: "\f092"; }
2015-01-26 09:57:02 +01:00
.md-icon-view-day:before {
2015-02-06 01:16:49 +01:00
content: "\f093"; }
2015-01-26 09:57:02 +01:00
.md-icon-view-headline:before {
2015-02-06 01:16:49 +01:00
content: "\f094"; }
2015-01-26 09:57:02 +01:00
.md-icon-view-list:before {
2015-02-06 01:16:49 +01:00
content: "\f095"; }
2015-01-26 09:57:02 +01:00
.md-icon-view-module:before {
2015-02-06 01:16:49 +01:00
content: "\f096"; }
2015-01-26 09:57:02 +01:00
.md-icon-view-quilt:before {
2015-02-06 01:16:49 +01:00
content: "\f097"; }
2015-01-26 09:57:02 +01:00
.md-icon-view-stream:before {
2015-02-06 01:16:49 +01:00
content: "\f098"; }
2015-01-26 09:57:02 +01:00
.md-icon-view-week:before {
2015-02-06 01:16:49 +01:00
content: "\f099"; }
2015-01-26 09:57:02 +01:00
.md-icon-visibility:before {
2015-02-06 01:16:49 +01:00
content: "\f09a"; }
2015-01-26 09:57:02 +01:00
.md-icon-visibility-off:before {
2015-02-06 01:16:49 +01:00
content: "\f09b"; }
2015-01-26 09:57:02 +01:00
.md-icon-wallet-giftcard:before {
2015-02-06 01:16:49 +01:00
content: "\f09c"; }
2015-01-26 09:57:02 +01:00
.md-icon-wallet-membership:before {
2015-02-06 01:16:49 +01:00
content: "\f09d"; }
2015-01-26 09:57:02 +01:00
.md-icon-wallet-travel:before {
2015-02-06 01:16:49 +01:00
content: "\f09e"; }
2015-01-26 09:57:02 +01:00
.md-icon-work:before {
2015-02-06 01:16:49 +01:00
content: "\f09f"; }
2015-01-26 09:57:02 +01:00
.md-icon-error:before {
2015-02-06 01:16:49 +01:00
content: "\f0a0"; }
2015-01-26 09:57:02 +01:00
.md-icon-warning:before {
2015-02-06 01:16:49 +01:00
content: "\f0a1"; }
2015-01-26 09:57:02 +01:00
.md-icon-album:before {
2015-02-06 01:16:49 +01:00
content: "\f0a2"; }
2015-01-26 09:57:02 +01:00
.md-icon-av-timer:before {
2015-02-06 01:16:49 +01:00
content: "\f0a3"; }
2015-01-26 09:57:02 +01:00
.md-icon-closed-caption:before {
2015-02-06 01:16:49 +01:00
content: "\f0a4"; }
2015-01-26 09:57:02 +01:00
.md-icon-equalizer:before {
2015-02-06 01:16:49 +01:00
content: "\f0a5"; }
2015-01-26 09:57:02 +01:00
.md-icon-explicit:before {
2015-02-06 01:16:49 +01:00
content: "\f0a6"; }
2015-01-26 09:57:02 +01:00
.md-icon-fast-forward:before {
2015-02-06 01:16:49 +01:00
content: "\f0a7"; }
2015-01-26 09:57:02 +01:00
.md-icon-fast-rewind:before {
2015-02-06 01:16:49 +01:00
content: "\f0a8"; }
2015-01-26 09:57:02 +01:00
.md-icon-games:before {
2015-02-06 01:16:49 +01:00
content: "\f0a9"; }
2015-01-26 09:57:02 +01:00
.md-icon-hearing:before {
2015-02-06 01:16:49 +01:00
content: "\f0aa"; }
2015-01-26 09:57:02 +01:00
.md-icon-high-quality:before {
2015-02-06 01:16:49 +01:00
content: "\f0ab"; }
2015-01-26 09:57:02 +01:00
.md-icon-loop:before {
2015-02-06 01:16:49 +01:00
content: "\f0ac"; }
2015-01-26 09:57:02 +01:00
.md-icon-mic:before {
2015-02-06 01:16:49 +01:00
content: "\f0ad"; }
2015-01-26 09:57:02 +01:00
.md-icon-mic-none:before {
2015-02-06 01:16:49 +01:00
content: "\f0ae"; }
2015-01-26 09:57:02 +01:00
.md-icon-mic-off:before {
2015-02-06 01:16:49 +01:00
content: "\f0af"; }
2015-01-26 09:57:02 +01:00
.md-icon-movie:before {
2015-02-06 01:16:49 +01:00
content: "\f0b0"; }
2015-01-26 09:57:02 +01:00
.md-icon-my-library-add:before {
2015-02-06 01:16:49 +01:00
content: "\f0b1"; }
2015-01-26 09:57:02 +01:00
.md-icon-my-library-books:before {
2015-02-06 01:16:49 +01:00
content: "\f0b2"; }
2015-01-26 09:57:02 +01:00
.md-icon-my-library-music:before {
2015-02-06 01:16:49 +01:00
content: "\f0b3"; }
2015-01-26 09:57:02 +01:00
.md-icon-new-releases:before {
2015-02-06 01:16:49 +01:00
content: "\f0b4"; }
2015-01-26 09:57:02 +01:00
.md-icon-not-interested:before {
2015-02-06 01:16:49 +01:00
content: "\f0b5"; }
2015-01-26 09:57:02 +01:00
.md-icon-pause:before {
2015-02-06 01:16:49 +01:00
content: "\f0b6"; }
2015-01-26 09:57:02 +01:00
.md-icon-pause-circle-fill:before {
2015-02-06 01:16:49 +01:00
content: "\f0b7"; }
2015-01-26 09:57:02 +01:00
.md-icon-pause-circle-outline:before {
2015-02-06 01:16:49 +01:00
content: "\f0b8"; }
2015-01-26 09:57:02 +01:00
.md-icon-play-arrow:before {
2015-02-06 01:16:49 +01:00
content: "\f0b9"; }
2015-01-26 09:57:02 +01:00
.md-icon-play-circle-fill:before {
2015-02-06 01:16:49 +01:00
content: "\f0ba"; }
2015-01-26 09:57:02 +01:00
.md-icon-play-circle-outline:before {
2015-02-06 01:16:49 +01:00
content: "\f0bb"; }
2015-01-26 09:57:02 +01:00
.md-icon-playlist-add:before {
2015-02-06 01:16:49 +01:00
content: "\f0bc"; }
2015-01-26 09:57:02 +01:00
.md-icon-play-shopping-bag:before {
2015-02-06 01:16:49 +01:00
content: "\f0bd"; }
2015-01-26 09:57:02 +01:00
.md-icon-queue:before {
2015-02-06 01:16:49 +01:00
content: "\f0be"; }
2015-01-26 09:57:02 +01:00
.md-icon-queue-music:before {
2015-02-06 01:16:49 +01:00
content: "\f0bf"; }
2015-01-26 09:57:02 +01:00
.md-icon-radio:before {
2015-02-06 01:16:49 +01:00
content: "\f0c0"; }
2015-01-26 09:57:02 +01:00
.md-icon-recent-actors:before {
2015-02-06 01:16:49 +01:00
content: "\f0c1"; }
2015-01-26 09:57:02 +01:00
.md-icon-repeat:before {
2015-02-06 01:16:49 +01:00
content: "\f0c2"; }
2015-01-26 09:57:02 +01:00
.md-icon-repeat-one:before {
2015-02-06 01:16:49 +01:00
content: "\f0c3"; }
2015-01-26 09:57:02 +01:00
.md-icon-replay:before {
2015-02-06 01:16:49 +01:00
content: "\f0c4"; }
2015-01-26 09:57:02 +01:00
.md-icon-shuffle:before {
2015-02-06 01:16:49 +01:00
content: "\f0c5"; }
2015-01-26 09:57:02 +01:00
.md-icon-skip-next:before {
2015-02-06 01:16:49 +01:00
content: "\f0c6"; }
2015-01-26 09:57:02 +01:00
.md-icon-skip-previous:before {
2015-02-06 01:16:49 +01:00
content: "\f0c7"; }
2015-01-26 09:57:02 +01:00
.md-icon-snooze:before {
2015-02-06 01:16:49 +01:00
content: "\f0c8"; }
2015-01-26 09:57:02 +01:00
.md-icon-stop:before {
2015-02-06 01:16:49 +01:00
content: "\f0c9"; }
2015-01-26 09:57:02 +01:00
.md-icon-subtitles:before {
2015-02-06 01:16:49 +01:00
content: "\f0ca"; }
2015-01-26 09:57:02 +01:00
.md-icon-surround-sound:before {
2015-02-06 01:16:49 +01:00
content: "\f0cb"; }
2015-01-26 09:57:02 +01:00
.md-icon-videocam:before {
2015-02-06 01:16:49 +01:00
content: "\f0cc"; }
2015-01-26 09:57:02 +01:00
.md-icon-videocam-off:before {
2015-02-06 01:16:49 +01:00
content: "\f0cd"; }
2015-01-26 09:57:02 +01:00
.md-icon-video-collection:before {
2015-02-06 01:16:49 +01:00
content: "\f0ce"; }
2015-01-26 09:57:02 +01:00
.md-icon-volume-down:before {
2015-02-06 01:16:49 +01:00
content: "\f0cf"; }
2015-01-26 09:57:02 +01:00
.md-icon-volume-mute:before {
2015-02-06 01:16:49 +01:00
content: "\f0d0"; }
2015-01-26 09:57:02 +01:00
.md-icon-volume-off:before {
2015-02-06 01:16:49 +01:00
content: "\f0d1"; }
2015-01-26 09:57:02 +01:00
.md-icon-volume-up:before {
2015-02-06 01:16:49 +01:00
content: "\f0d2"; }
2015-01-26 09:57:02 +01:00
.md-icon-web:before {
2015-02-06 01:16:49 +01:00
content: "\f0d3"; }
2015-01-26 09:57:02 +01:00
.md-icon-business:before {
2015-02-06 01:16:49 +01:00
content: "\f0d4"; }
2015-01-26 09:57:02 +01:00
.md-icon-call:before {
2015-02-06 01:16:49 +01:00
content: "\f0d5"; }
2015-01-26 09:57:02 +01:00
.md-icon-call-end:before {
2015-02-06 01:16:49 +01:00
content: "\f0d6"; }
2015-01-26 09:57:02 +01:00
.md-icon-call-made:before {
2015-02-06 01:16:49 +01:00
content: "\f0d7"; }
2015-01-26 09:57:02 +01:00
.md-icon-call-merge:before {
2015-02-06 01:16:49 +01:00
content: "\f0d8"; }
2015-01-26 09:57:02 +01:00
.md-icon-call-missed:before {
2015-02-06 01:16:49 +01:00
content: "\f0d9"; }
2015-01-26 09:57:02 +01:00
.md-icon-call-received:before {
2015-02-06 01:16:49 +01:00
content: "\f0da"; }
2015-01-26 09:57:02 +01:00
.md-icon-call-split:before {
2015-02-06 01:16:49 +01:00
content: "\f0db"; }
2015-01-26 09:57:02 +01:00
.md-icon-chat:before {
2015-02-06 01:16:49 +01:00
content: "\f0dc"; }
2015-01-26 09:57:02 +01:00
.md-icon-clear-all:before {
2015-02-06 01:16:49 +01:00
content: "\f0dd"; }
2015-01-26 09:57:02 +01:00
.md-icon-comment:before {
2015-02-06 01:16:49 +01:00
content: "\f0de"; }
2015-01-26 09:57:02 +01:00
.md-icon-contacts:before {
2015-02-06 01:16:49 +01:00
content: "\f0df"; }
2015-01-26 09:57:02 +01:00
.md-icon-dialer-sip:before {
2015-02-06 01:16:49 +01:00
content: "\f0e0"; }
2015-01-26 09:57:02 +01:00
.md-icon-dialpad:before {
2015-02-06 01:16:49 +01:00
content: "\f0e1"; }
2015-01-26 09:57:02 +01:00
.md-icon-dnd-on:before {
2015-02-06 01:16:49 +01:00
content: "\f0e2"; }
2015-01-26 09:57:02 +01:00
.md-icon-email:before {
2015-02-06 01:16:49 +01:00
content: "\f0e3"; }
2015-01-26 09:57:02 +01:00
.md-icon-forum:before {
2015-02-06 01:16:49 +01:00
content: "\f0e4"; }
2015-01-26 09:57:02 +01:00
.md-icon-import-export:before {
2015-02-06 01:16:49 +01:00
content: "\f0e5"; }
2015-01-26 09:57:02 +01:00
.md-icon-invert-colors-off:before {
2015-02-06 01:16:49 +01:00
content: "\f0e6"; }
2015-01-26 09:57:02 +01:00
.md-icon-invert-colors-on:before {
2015-02-06 01:16:49 +01:00
content: "\f0e7"; }
2015-01-26 09:57:02 +01:00
.md-icon-live-help:before {
2015-02-06 01:16:49 +01:00
content: "\f0e8"; }
2015-01-26 09:57:02 +01:00
.md-icon-location-off:before {
2015-02-06 01:16:49 +01:00
content: "\f0e9"; }
2015-01-26 09:57:02 +01:00
.md-icon-location-on:before {
2015-02-06 01:16:49 +01:00
content: "\f0ea"; }
2015-01-26 09:57:02 +01:00
.md-icon-message:before {
2015-02-06 01:16:49 +01:00
content: "\f0eb"; }
2015-01-26 09:57:02 +01:00
.md-icon-messenger:before {
2015-02-06 01:16:49 +01:00
content: "\f0ec"; }
2015-01-26 09:57:02 +01:00
.md-icon-no-sim:before {
2015-02-06 01:16:49 +01:00
content: "\f0ed"; }
2015-01-26 09:57:02 +01:00
.md-icon-phone:before {
2015-02-06 01:16:49 +01:00
content: "\f0ee"; }
2015-01-26 09:57:02 +01:00
.md-icon-portable-wifi-off:before {
2015-02-06 01:16:49 +01:00
content: "\f0ef"; }
2015-01-26 09:57:02 +01:00
.md-icon-quick-contacts-dialer:before {
2015-02-06 01:16:49 +01:00
content: "\f0f0"; }
2015-01-26 09:57:02 +01:00
.md-icon-quick-contacts-mail:before {
2015-02-06 01:16:49 +01:00
content: "\f0f1"; }
2015-01-26 09:57:02 +01:00
.md-icon-ring-volume:before {
2015-02-06 01:16:49 +01:00
content: "\f0f2"; }
2015-01-26 09:57:02 +01:00
.md-icon-stay-current-landscape:before {
2015-02-06 01:16:49 +01:00
content: "\f0f3"; }
2015-01-26 09:57:02 +01:00
.md-icon-stay-current-portrait:before {
2015-02-06 01:16:49 +01:00
content: "\f0f4"; }
2015-01-26 09:57:02 +01:00
.md-icon-stay-primary-landscape:before {
2015-02-06 01:16:49 +01:00
content: "\f0f5"; }
2015-01-26 09:57:02 +01:00
.md-icon-stay-primary-portrait:before {
2015-02-06 01:16:49 +01:00
content: "\f0f6"; }
2015-01-26 09:57:02 +01:00
.md-icon-swap-calls:before {
2015-02-06 01:16:49 +01:00
content: "\f0f7"; }
2015-01-26 09:57:02 +01:00
.md-icon-textsms:before {
2015-02-06 01:16:49 +01:00
content: "\f0f8"; }
2015-01-26 09:57:02 +01:00
.md-icon-voicemail:before {
2015-02-06 01:16:49 +01:00
content: "\f0f9"; }
2015-01-26 09:57:02 +01:00
.md-icon-vpn-key:before {
2015-02-06 01:16:49 +01:00
content: "\f0fa"; }
2015-01-26 09:57:02 +01:00
.md-icon-add:before {
2015-02-06 01:16:49 +01:00
content: "\f0fb"; }
2015-01-26 09:57:02 +01:00
.md-icon-add-box:before {
2015-02-06 01:16:49 +01:00
content: "\f0fc"; }
2015-01-26 09:57:02 +01:00
.md-icon-add-circle:before {
2015-02-06 01:16:49 +01:00
content: "\f0fd"; }
2015-01-26 09:57:02 +01:00
.md-icon-add-circle-outline:before {
2015-02-06 01:16:49 +01:00
content: "\f0fe"; }
2015-01-26 09:57:02 +01:00
.md-icon-archive:before {
2015-02-06 01:16:49 +01:00
content: "\f0ff"; }
2015-01-26 09:57:02 +01:00
.md-icon-backspace:before {
2015-02-06 01:16:49 +01:00
content: "\f100"; }
2015-01-26 09:57:02 +01:00
.md-icon-block:before {
2015-02-06 01:16:49 +01:00
content: "\f101"; }
2015-01-26 09:57:02 +01:00
.md-icon-clear:before {
2015-02-06 01:16:49 +01:00
content: "\f102"; }
2015-01-26 09:57:02 +01:00
.md-icon-content-copy:before {
2015-02-06 01:16:49 +01:00
content: "\f103"; }
2015-01-26 09:57:02 +01:00
.md-icon-content-cut:before {
2015-02-06 01:16:49 +01:00
content: "\f104"; }
2015-01-26 09:57:02 +01:00
.md-icon-content-paste:before {
2015-02-06 01:16:49 +01:00
content: "\f105"; }
2015-01-26 09:57:02 +01:00
.md-icon-create:before {
2015-02-06 01:16:49 +01:00
content: "\f106"; }
2015-01-26 09:57:02 +01:00
.md-icon-drafts:before {
2015-02-06 01:16:49 +01:00
content: "\f107"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-list:before {
2015-02-06 01:16:49 +01:00
content: "\f108"; }
2015-01-26 09:57:02 +01:00
.md-icon-flag:before {
2015-02-06 01:16:49 +01:00
content: "\f109"; }
2015-01-26 09:57:02 +01:00
.md-icon-forward:before {
2015-02-06 01:16:49 +01:00
content: "\f10a"; }
2015-01-26 09:57:02 +01:00
.md-icon-gesture:before {
2015-02-06 01:16:49 +01:00
content: "\f10b"; }
2015-01-26 09:57:02 +01:00
.md-icon-inbox:before {
2015-02-06 01:16:49 +01:00
content: "\f10c"; }
2015-01-26 09:57:02 +01:00
.md-icon-link:before {
2015-02-06 01:16:49 +01:00
content: "\f10d"; }
2015-01-26 09:57:02 +01:00
.md-icon-mail:before {
2015-02-06 01:16:49 +01:00
content: "\f10e"; }
2015-01-26 09:57:02 +01:00
.md-icon-markunread:before {
2015-02-06 01:16:49 +01:00
content: "\f10f"; }
2015-01-26 09:57:02 +01:00
.md-icon-redo:before {
2015-02-06 01:16:49 +01:00
content: "\f110"; }
2015-01-26 09:57:02 +01:00
.md-icon-remove:before {
2015-02-06 01:16:49 +01:00
content: "\f111"; }
2015-01-26 09:57:02 +01:00
.md-icon-remove-circle:before {
2015-02-06 01:16:49 +01:00
content: "\f112"; }
2015-01-26 09:57:02 +01:00
.md-icon-remove-circle-outline:before {
2015-02-06 01:16:49 +01:00
content: "\f113"; }
2015-01-26 09:57:02 +01:00
.md-icon-reply:before {
2015-02-06 01:16:49 +01:00
content: "\f114"; }
2015-01-26 09:57:02 +01:00
.md-icon-reply-all:before {
2015-02-06 01:16:49 +01:00
content: "\f115"; }
2015-01-26 09:57:02 +01:00
.md-icon-report:before {
2015-02-06 01:16:49 +01:00
content: "\f116"; }
2015-01-26 09:57:02 +01:00
.md-icon-save:before {
2015-02-06 01:16:49 +01:00
content: "\f117"; }
2015-01-26 09:57:02 +01:00
.md-icon-select-all:before {
2015-02-06 01:16:49 +01:00
content: "\f118"; }
2015-01-26 09:57:02 +01:00
.md-icon-send:before {
2015-02-06 01:16:49 +01:00
content: "\f119"; }
2015-01-26 09:57:02 +01:00
.md-icon-sort:before {
2015-02-06 01:16:49 +01:00
content: "\f11a"; }
2015-01-26 09:57:02 +01:00
.md-icon-text-format:before {
2015-02-06 01:16:49 +01:00
content: "\f11b"; }
2015-01-26 09:57:02 +01:00
.md-icon-undo:before {
2015-02-06 01:16:49 +01:00
content: "\f11c"; }
2015-01-26 09:57:02 +01:00
.md-icon-access-alarm:before {
2015-02-06 01:16:49 +01:00
content: "\f11d"; }
2015-01-26 09:57:02 +01:00
.md-icon-access-alarms:before {
2015-02-06 01:16:49 +01:00
content: "\f11e"; }
2015-01-26 09:57:02 +01:00
.md-icon-access-time:before {
2015-02-06 01:16:49 +01:00
content: "\f11f"; }
2015-01-26 09:57:02 +01:00
.md-icon-add-alarm:before {
2015-02-06 01:16:49 +01:00
content: "\f120"; }
2015-01-26 09:57:02 +01:00
.md-icon-airplanemode-off:before {
2015-02-06 01:16:49 +01:00
content: "\f121"; }
2015-01-26 09:57:02 +01:00
.md-icon-airplanemode-on:before {
2015-02-06 01:16:49 +01:00
content: "\f122"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-20:before {
2015-02-06 01:16:49 +01:00
content: "\f123"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-30:before {
2015-02-06 01:16:49 +01:00
content: "\f124"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-50:before {
2015-02-06 01:16:49 +01:00
content: "\f125"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-60:before {
2015-02-06 01:16:49 +01:00
content: "\f126"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-80:before {
2015-02-06 01:16:49 +01:00
content: "\f127"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-90:before {
2015-02-06 01:16:49 +01:00
content: "\f128"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-alert:before {
2015-02-06 01:16:49 +01:00
content: "\f129"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-charging-20:before {
2015-02-06 01:16:49 +01:00
content: "\f12a"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-charging-30:before {
2015-02-06 01:16:49 +01:00
content: "\f12b"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-charging-50:before {
2015-02-06 01:16:49 +01:00
content: "\f12c"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-charging-60:before {
2015-02-06 01:16:49 +01:00
content: "\f12d"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-charging-80:before {
2015-02-06 01:16:49 +01:00
content: "\f12e"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-charging-90:before {
2015-02-06 01:16:49 +01:00
content: "\f12f"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-charging-full:before {
2015-02-06 01:16:49 +01:00
content: "\f130"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-full:before {
2015-02-06 01:16:49 +01:00
content: "\f131"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-std:before {
2015-02-06 01:16:49 +01:00
content: "\f132"; }
2015-01-26 09:57:02 +01:00
.md-icon-battery-unknown:before {
2015-02-06 01:16:49 +01:00
content: "\f133"; }
2015-01-26 09:57:02 +01:00
.md-icon-bluetooth:before {
2015-02-06 01:16:49 +01:00
content: "\f134"; }
2015-01-26 09:57:02 +01:00
.md-icon-bluetooth-connected:before {
2015-02-06 01:16:49 +01:00
content: "\f135"; }
2015-01-26 09:57:02 +01:00
.md-icon-bluetooth-disabled:before {
2015-02-06 01:16:49 +01:00
content: "\f136"; }
2015-01-26 09:57:02 +01:00
.md-icon-bluetooth-searching:before {
2015-02-06 01:16:49 +01:00
content: "\f137"; }
2015-01-26 09:57:02 +01:00
.md-icon-brightness-auto:before {
2015-02-06 01:16:49 +01:00
content: "\f138"; }
2015-01-26 09:57:02 +01:00
.md-icon-brightness-high:before {
2015-02-06 01:16:49 +01:00
content: "\f139"; }
2015-01-26 09:57:02 +01:00
.md-icon-brightness-low:before {
2015-02-06 01:16:49 +01:00
content: "\f13a"; }
2015-01-26 09:57:02 +01:00
.md-icon-brightness-medium:before {
2015-02-06 01:16:49 +01:00
content: "\f13b"; }
2015-01-26 09:57:02 +01:00
.md-icon-data-usage:before {
2015-02-06 01:16:49 +01:00
content: "\f13c"; }
2015-01-26 09:57:02 +01:00
.md-icon-developer-mode:before {
2015-02-06 01:16:49 +01:00
content: "\f13d"; }
2015-01-26 09:57:02 +01:00
.md-icon-devices:before {
2015-02-06 01:16:49 +01:00
content: "\f13e"; }
2015-01-26 09:57:02 +01:00
.md-icon-dvr:before {
2015-02-06 01:16:49 +01:00
content: "\f13f"; }
2015-01-26 09:57:02 +01:00
.md-icon-gps-fixed:before {
2015-02-06 01:16:49 +01:00
content: "\f140"; }
2015-01-26 09:57:02 +01:00
.md-icon-gps-not-fixed:before {
2015-02-06 01:16:49 +01:00
content: "\f141"; }
2015-01-26 09:57:02 +01:00
.md-icon-gps-off:before {
2015-02-06 01:16:49 +01:00
content: "\f142"; }
2015-01-26 09:57:02 +01:00
.md-icon-location-disabled:before {
2015-02-06 01:16:49 +01:00
content: "\f143"; }
2015-01-26 09:57:02 +01:00
.md-icon-location-searching:before {
2015-02-06 01:16:49 +01:00
content: "\f144"; }
2015-01-26 09:57:02 +01:00
.md-icon-multitrack-audio:before {
2015-02-06 01:16:49 +01:00
content: "\f145"; }
2015-01-26 09:57:02 +01:00
.md-icon-network-cell:before {
2015-02-06 01:16:49 +01:00
content: "\f146"; }
2015-01-26 09:57:02 +01:00
.md-icon-network-wifi:before {
2015-02-06 01:16:49 +01:00
content: "\f147"; }
2015-01-26 09:57:02 +01:00
.md-icon-nfc:before {
2015-02-06 01:16:49 +01:00
content: "\f148"; }
2015-01-26 09:57:02 +01:00
.md-icon-now-wallpaper:before {
2015-02-06 01:16:49 +01:00
content: "\f149"; }
2015-01-26 09:57:02 +01:00
.md-icon-now-widgets:before {
2015-02-06 01:16:49 +01:00
content: "\f14a"; }
2015-01-26 09:57:02 +01:00
.md-icon-screen-lock-landscape:before {
2015-02-06 01:16:49 +01:00
content: "\f14b"; }
2015-01-26 09:57:02 +01:00
.md-icon-screen-lock-portrait:before {
2015-02-06 01:16:49 +01:00
content: "\f14c"; }
2015-01-26 09:57:02 +01:00
.md-icon-screen-lock-rotation:before {
2015-02-06 01:16:49 +01:00
content: "\f14d"; }
2015-01-26 09:57:02 +01:00
.md-icon-screen-rotation:before {
2015-02-06 01:16:49 +01:00
content: "\f14e"; }
2015-01-26 09:57:02 +01:00
.md-icon-sd-storage:before {
2015-02-06 01:16:49 +01:00
content: "\f14f"; }
2015-01-26 09:57:02 +01:00
.md-icon-settings-system-daydream:before {
2015-02-06 01:16:49 +01:00
content: "\f150"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-0-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f151"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-1-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f152"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-2-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f153"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-3-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f154"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-4-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f155"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-connected-no-internet-0-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f156"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-connected-no-internet-1-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f157"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-connected-no-internet-2-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f158"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-connected-no-internet-3-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f159"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-connected-no-internet-4-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f15a"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-no-sim:before {
2015-02-06 01:16:49 +01:00
content: "\f15b"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-null:before {
2015-02-06 01:16:49 +01:00
content: "\f15c"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-cellular-off:before {
2015-02-06 01:16:49 +01:00
content: "\f15d"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-wifi-0-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f15e"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-wifi-1-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f15f"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-wifi-2-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f160"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-wifi-3-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f161"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-wifi-4-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f162"; }
2015-01-26 09:57:02 +01:00
.md-icon-signal-wifi-off:before {
2015-02-06 01:16:49 +01:00
content: "\f163"; }
2015-01-26 09:57:02 +01:00
.md-icon-storage:before {
2015-02-06 01:16:49 +01:00
content: "\f164"; }
2015-01-26 09:57:02 +01:00
.md-icon-usb:before {
2015-02-06 01:16:49 +01:00
content: "\f165"; }
2015-01-26 09:57:02 +01:00
.md-icon-wifi-lock:before {
2015-02-06 01:16:49 +01:00
content: "\f166"; }
2015-01-26 09:57:02 +01:00
.md-icon-wifi-tethering:before {
2015-02-06 01:16:49 +01:00
content: "\f167"; }
2015-01-26 09:57:02 +01:00
.md-icon-attach-file:before {
2015-02-06 01:16:49 +01:00
content: "\f168"; }
2015-01-26 09:57:02 +01:00
.md-icon-attach-money:before {
2015-02-06 01:16:49 +01:00
content: "\f169"; }
2015-01-26 09:57:02 +01:00
.md-icon-border-all:before {
2015-02-06 01:16:49 +01:00
content: "\f16a"; }
2015-01-26 09:57:02 +01:00
.md-icon-border-bottom:before {
2015-02-06 01:16:49 +01:00
content: "\f16b"; }
2015-01-26 09:57:02 +01:00
.md-icon-border-clear:before {
2015-02-06 01:16:49 +01:00
content: "\f16c"; }
2015-01-26 09:57:02 +01:00
.md-icon-border-color:before {
2015-02-06 01:16:49 +01:00
content: "\f16d"; }
2015-01-26 09:57:02 +01:00
.md-icon-border-horizontal:before {
2015-02-06 01:16:49 +01:00
content: "\f16e"; }
2015-01-26 09:57:02 +01:00
.md-icon-border-inner:before {
2015-02-06 01:16:49 +01:00
content: "\f16f"; }
2015-01-26 09:57:02 +01:00
.md-icon-border-left:before {
2015-02-06 01:16:49 +01:00
content: "\f170"; }
2015-01-26 09:57:02 +01:00
.md-icon-border-outer:before {
2015-02-06 01:16:49 +01:00
content: "\f171"; }
2015-01-26 09:57:02 +01:00
.md-icon-border-right:before {
2015-02-06 01:16:49 +01:00
content: "\f172"; }
2015-01-26 09:57:02 +01:00
.md-icon-border-style:before {
2015-02-06 01:16:49 +01:00
content: "\f173"; }
2015-01-26 09:57:02 +01:00
.md-icon-border-top:before {
2015-02-06 01:16:49 +01:00
content: "\f174"; }
2015-01-26 09:57:02 +01:00
.md-icon-border-vertical:before {
2015-02-06 01:16:49 +01:00
content: "\f175"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-align-center:before {
2015-02-06 01:16:49 +01:00
content: "\f176"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-align-justify:before {
2015-02-06 01:16:49 +01:00
content: "\f177"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-align-left:before {
2015-02-06 01:16:49 +01:00
content: "\f178"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-align-right:before {
2015-02-06 01:16:49 +01:00
content: "\f179"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-bold:before {
2015-02-06 01:16:49 +01:00
content: "\f17a"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-clear:before {
2015-02-06 01:16:49 +01:00
content: "\f17b"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-color-fill:before {
2015-02-06 01:16:49 +01:00
content: "\f17c"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-color-reset:before {
2015-02-06 01:16:49 +01:00
content: "\f17d"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-color-text:before {
2015-02-06 01:16:49 +01:00
content: "\f17e"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-indent-decrease:before {
2015-02-06 01:16:49 +01:00
content: "\f17f"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-indent-increase:before {
2015-02-06 01:16:49 +01:00
content: "\f180"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-italic:before {
2015-02-06 01:16:49 +01:00
content: "\f181"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-line-spacing:before {
2015-02-06 01:16:49 +01:00
content: "\f182"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-list-bulleted:before {
2015-02-06 01:16:49 +01:00
content: "\f183"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-list-numbered:before {
2015-02-06 01:16:49 +01:00
content: "\f184"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-paint:before {
2015-02-06 01:16:49 +01:00
content: "\f185"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-quote:before {
2015-02-06 01:16:49 +01:00
content: "\f186"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-size:before {
2015-02-06 01:16:49 +01:00
content: "\f187"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-strikethrough:before {
2015-02-06 01:16:49 +01:00
content: "\f188"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-textdirection-l-to-r:before {
2015-02-06 01:16:49 +01:00
content: "\f189"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-textdirection-r-to-l:before {
2015-02-06 01:16:49 +01:00
content: "\f18a"; }
2015-01-26 09:57:02 +01:00
.md-icon-format-underline:before {
2015-02-06 01:16:49 +01:00
content: "\f18b"; }
2015-01-26 09:57:02 +01:00
.md-icon-functions:before {
2015-02-06 01:16:49 +01:00
content: "\f18c"; }
2015-01-26 09:57:02 +01:00
.md-icon-insert-chart:before {
2015-02-06 01:16:49 +01:00
content: "\f18d"; }
2015-01-26 09:57:02 +01:00
.md-icon-insert-comment:before {
2015-02-06 01:16:49 +01:00
content: "\f18e"; }
2015-01-26 09:57:02 +01:00
.md-icon-insert-drive-file:before {
2015-02-06 01:16:49 +01:00
content: "\f18f"; }
2015-01-26 09:57:02 +01:00
.md-icon-insert-emoticon:before {
2015-02-06 01:16:49 +01:00
content: "\f190"; }
2015-01-26 09:57:02 +01:00
.md-icon-insert-invitation:before {
2015-02-06 01:16:49 +01:00
content: "\f191"; }
2015-01-26 09:57:02 +01:00
.md-icon-insert-link:before {
2015-02-06 01:16:49 +01:00
content: "\f192"; }
2015-01-26 09:57:02 +01:00
.md-icon-insert-photo:before {
2015-02-06 01:16:49 +01:00
content: "\f193"; }
2015-01-26 09:57:02 +01:00
.md-icon-merge-type:before {
2015-02-06 01:16:49 +01:00
content: "\f194"; }
2015-01-26 09:57:02 +01:00
.md-icon-mode-comment:before {
2015-02-06 01:16:49 +01:00
content: "\f195"; }
2015-01-26 09:57:02 +01:00
.md-icon-mode-edit:before {
2015-02-06 01:16:49 +01:00
content: "\f196"; }
2015-01-26 09:57:02 +01:00
.md-icon-publish:before {
2015-02-06 01:16:49 +01:00
content: "\f197"; }
2015-01-26 09:57:02 +01:00
.md-icon-vertical-align-bottom:before {
2015-02-06 01:16:49 +01:00
content: "\f198"; }
2015-01-26 09:57:02 +01:00
.md-icon-vertical-align-center:before {
2015-02-06 01:16:49 +01:00
content: "\f199"; }
2015-01-26 09:57:02 +01:00
.md-icon-vertical-align-top:before {
2015-02-06 01:16:49 +01:00
content: "\f19a"; }
2015-01-26 09:57:02 +01:00
.md-icon-wrap-text:before {
2015-02-06 01:16:49 +01:00
content: "\f19b"; }
2015-01-26 09:57:02 +01:00
.md-icon-attachment:before {
2015-02-06 01:16:49 +01:00
content: "\f19c"; }
2015-01-26 09:57:02 +01:00
.md-icon-cloud:before {
2015-02-06 01:16:49 +01:00
content: "\f19d"; }
2015-01-26 09:57:02 +01:00
.md-icon-cloud-circle:before {
2015-02-06 01:16:49 +01:00
content: "\f19e"; }
2015-01-26 09:57:02 +01:00
.md-icon-cloud-done:before {
2015-02-06 01:16:49 +01:00
content: "\f19f"; }
2015-01-26 09:57:02 +01:00
.md-icon-cloud-download:before {
2015-02-06 01:16:49 +01:00
content: "\f1a0"; }
2015-01-26 09:57:02 +01:00
.md-icon-cloud-off:before {
2015-02-06 01:16:49 +01:00
content: "\f1a1"; }
2015-01-26 09:57:02 +01:00
.md-icon-cloud-queue:before {
2015-02-06 01:16:49 +01:00
content: "\f1a2"; }
2015-01-26 09:57:02 +01:00
.md-icon-cloud-upload:before {
2015-02-06 01:16:49 +01:00
content: "\f1a3"; }
2015-01-26 09:57:02 +01:00
.md-icon-file-download:before {
2015-02-06 01:16:49 +01:00
content: "\f1a4"; }
2015-01-26 09:57:02 +01:00
.md-icon-file-upload:before {
2015-02-06 01:16:49 +01:00
content: "\f1a5"; }
2015-01-26 09:57:02 +01:00
.md-icon-folder:before {
2015-02-06 01:16:49 +01:00
content: "\f1a6"; }
2015-01-26 09:57:02 +01:00
.md-icon-folder-open:before {
2015-02-06 01:16:49 +01:00
content: "\f1a7"; }
2015-01-26 09:57:02 +01:00
.md-icon-folder-shared:before {
2015-02-06 01:16:49 +01:00
content: "\f1a8"; }
2015-01-26 09:57:02 +01:00
.md-icon-cast:before {
2015-02-06 01:16:49 +01:00
content: "\f1a9"; }
2015-01-26 09:57:02 +01:00
.md-icon-cast-connected:before {
2015-02-06 01:16:49 +01:00
content: "\f1aa"; }
2015-01-26 09:57:02 +01:00
.md-icon-computer:before {
2015-02-06 01:16:49 +01:00
content: "\f1ab"; }
2015-01-26 09:57:02 +01:00
.md-icon-desktop-mac:before {
2015-02-06 01:16:49 +01:00
content: "\f1ac"; }
2015-01-26 09:57:02 +01:00
.md-icon-desktop-windows:before {
2015-02-06 01:16:49 +01:00
content: "\f1ad"; }
2015-01-26 09:57:02 +01:00
.md-icon-dock:before {
2015-02-06 01:16:49 +01:00
content: "\f1ae"; }
2015-01-26 09:57:02 +01:00
.md-icon-gamepad:before {
2015-02-06 01:16:49 +01:00
content: "\f1af"; }
2015-01-26 09:57:02 +01:00
.md-icon-headset:before {
2015-02-06 01:16:49 +01:00
content: "\f1b0"; }
2015-01-26 09:57:02 +01:00
.md-icon-headset-mic:before {
2015-02-06 01:16:49 +01:00
content: "\f1b1"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard:before {
2015-02-06 01:16:49 +01:00
content: "\f1b2"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard-alt:before {
2015-02-06 01:16:49 +01:00
content: "\f1b3"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard-arrow-down:before {
2015-02-06 01:16:49 +01:00
content: "\f1b4"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard-arrow-left:before {
2015-02-06 01:16:49 +01:00
content: "\f1b5"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard-arrow-right:before {
2015-02-06 01:16:49 +01:00
content: "\f1b6"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard-arrow-up:before {
2015-02-06 01:16:49 +01:00
content: "\f1b7"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard-backspace:before {
2015-02-06 01:16:49 +01:00
content: "\f1b8"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard-capslock:before {
2015-02-06 01:16:49 +01:00
content: "\f1b9"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard-control:before {
2015-02-06 01:16:49 +01:00
content: "\f1ba"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard-hide:before {
2015-02-06 01:16:49 +01:00
content: "\f1bb"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard-return:before {
2015-02-06 01:16:49 +01:00
content: "\f1bc"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard-tab:before {
2015-02-06 01:16:49 +01:00
content: "\f1bd"; }
2015-01-26 09:57:02 +01:00
.md-icon-keyboard-voice:before {
2015-02-06 01:16:49 +01:00
content: "\f1be"; }
2015-01-26 09:57:02 +01:00
.md-icon-laptop:before {
2015-02-06 01:16:49 +01:00
content: "\f1bf"; }
2015-01-26 09:57:02 +01:00
.md-icon-laptop-chromebook:before {
2015-02-06 01:16:49 +01:00
content: "\f1c0"; }
2015-01-26 09:57:02 +01:00
.md-icon-laptop-mac:before {
2015-02-06 01:16:49 +01:00
content: "\f1c1"; }
2015-01-26 09:57:02 +01:00
.md-icon-laptop-windows:before {
2015-02-06 01:16:49 +01:00
content: "\f1c2"; }
2015-01-26 09:57:02 +01:00
.md-icon-memory:before {
2015-02-06 01:16:49 +01:00
content: "\f1c3"; }
2015-01-26 09:57:02 +01:00
.md-icon-mouse:before {
2015-02-06 01:16:49 +01:00
content: "\f1c4"; }
2015-01-26 09:57:02 +01:00
.md-icon-phone-android:before {
2015-02-06 01:16:49 +01:00
content: "\f1c5"; }
2015-01-26 09:57:02 +01:00
.md-icon-phone-iphone:before {
2015-02-06 01:16:49 +01:00
content: "\f1c6"; }
2015-01-26 09:57:02 +01:00
.md-icon-phonelink:before {
2015-02-06 01:16:49 +01:00
content: "\f1c7"; }
2015-01-26 09:57:02 +01:00
.md-icon-phonelink-off:before {
2015-02-06 01:16:49 +01:00
content: "\f1c8"; }
2015-01-26 09:57:02 +01:00
.md-icon-security:before {
2015-02-06 01:16:49 +01:00
content: "\f1c9"; }
2015-01-26 09:57:02 +01:00
.md-icon-sim-card:before {
2015-02-06 01:16:49 +01:00
content: "\f1ca"; }
2015-01-26 09:57:02 +01:00
.md-icon-smartphone:before {
2015-02-06 01:16:49 +01:00
content: "\f1cb"; }
2015-01-26 09:57:02 +01:00
.md-icon-speaker:before {
2015-02-06 01:16:49 +01:00
content: "\f1cc"; }
2015-01-26 09:57:02 +01:00
.md-icon-tablet:before {
2015-02-06 01:16:49 +01:00
content: "\f1cd"; }
2015-01-26 09:57:02 +01:00
.md-icon-tablet-android:before {
2015-02-06 01:16:49 +01:00
content: "\f1ce"; }
2015-01-26 09:57:02 +01:00
.md-icon-tablet-mac:before {
2015-02-06 01:16:49 +01:00
content: "\f1cf"; }
2015-01-26 09:57:02 +01:00
.md-icon-tv:before {
2015-02-06 01:16:49 +01:00
content: "\f1d0"; }
2015-01-26 09:57:02 +01:00
.md-icon-watch:before {
2015-02-06 01:16:49 +01:00
content: "\f1d1"; }
2015-01-26 09:57:02 +01:00
.md-icon-add-to-photos:before {
2015-02-06 01:16:49 +01:00
content: "\f1d2"; }
2015-01-26 09:57:02 +01:00
.md-icon-adjust:before {
2015-02-06 01:16:49 +01:00
content: "\f1d3"; }
2015-01-26 09:57:02 +01:00
.md-icon-assistant-photo:before {
2015-02-06 01:16:49 +01:00
content: "\f1d4"; }
2015-01-26 09:57:02 +01:00
.md-icon-audiotrack:before {
2015-02-06 01:16:49 +01:00
content: "\f1d5"; }
2015-01-26 09:57:02 +01:00
.md-icon-blur-circular:before {
2015-02-06 01:16:49 +01:00
content: "\f1d6"; }
2015-01-26 09:57:02 +01:00
.md-icon-blur-linear:before {
2015-02-06 01:16:49 +01:00
content: "\f1d7"; }
2015-01-26 09:57:02 +01:00
.md-icon-blur-off:before {
2015-02-06 01:16:49 +01:00
content: "\f1d8"; }
2015-01-26 09:57:02 +01:00
.md-icon-blur-on:before {
2015-02-06 01:16:49 +01:00
content: "\f1d9"; }
2015-01-26 09:57:02 +01:00
.md-icon-brightness-1:before {
2015-02-06 01:16:49 +01:00
content: "\f1da"; }
2015-01-26 09:57:02 +01:00
.md-icon-brightness-2:before {
2015-02-06 01:16:49 +01:00
content: "\f1db"; }
2015-01-26 09:57:02 +01:00
.md-icon-brightness-3:before {
2015-02-06 01:16:49 +01:00
content: "\f1dc"; }
2015-01-26 09:57:02 +01:00
.md-icon-brightness-4:before {
2015-02-06 01:16:49 +01:00
content: "\f1dd"; }
2015-01-26 09:57:02 +01:00
.md-icon-brightness-5:before {
2015-02-06 01:16:49 +01:00
content: "\f1de"; }
2015-01-26 09:57:02 +01:00
.md-icon-brightness-6:before {
2015-02-06 01:16:49 +01:00
content: "\f1df"; }
2015-01-26 09:57:02 +01:00
.md-icon-brightness-7:before {
2015-02-06 01:16:49 +01:00
content: "\f1e0"; }
2015-01-26 09:57:02 +01:00
.md-icon-brush:before {
2015-02-06 01:16:49 +01:00
content: "\f1e1"; }
2015-01-26 09:57:02 +01:00
.md-icon-camera:before {
2015-02-06 01:16:49 +01:00
content: "\f1e2"; }
2015-01-26 09:57:02 +01:00
.md-icon-camera-alt:before {
2015-02-06 01:16:49 +01:00
content: "\f1e3"; }
2015-01-26 09:57:02 +01:00
.md-icon-camera-front:before {
2015-02-06 01:16:49 +01:00
content: "\f1e4"; }
2015-01-26 09:57:02 +01:00
.md-icon-camera-rear:before {
2015-02-06 01:16:49 +01:00
content: "\f1e5"; }
2015-01-26 09:57:02 +01:00
.md-icon-camera-roll:before {
2015-02-06 01:16:49 +01:00
content: "\f1e6"; }
2015-01-26 09:57:02 +01:00
.md-icon-center-focus-strong:before {
2015-02-06 01:16:49 +01:00
content: "\f1e7"; }
2015-01-26 09:57:02 +01:00
.md-icon-center-focus-weak:before {
2015-02-06 01:16:49 +01:00
content: "\f1e8"; }
2015-01-26 09:57:02 +01:00
.md-icon-collections:before {
2015-02-06 01:16:49 +01:00
content: "\f1e9"; }
2015-01-26 09:57:02 +01:00
.md-icon-colorize:before {
2015-02-06 01:16:49 +01:00
content: "\f1ea"; }
2015-01-26 09:57:02 +01:00
.md-icon-color-lens:before {
2015-02-06 01:16:49 +01:00
content: "\f1eb"; }
2015-01-26 09:57:02 +01:00
.md-icon-compare:before {
2015-02-06 01:16:49 +01:00
content: "\f1ec"; }
2015-01-26 09:57:02 +01:00
.md-icon-control-point:before {
2015-02-06 01:16:49 +01:00
content: "\f1ed"; }
2015-01-26 09:57:02 +01:00
.md-icon-control-point-duplicate:before {
2015-02-06 01:16:49 +01:00
content: "\f1ee"; }
2015-01-26 09:57:02 +01:00
.md-icon-crop:before {
2015-02-06 01:16:49 +01:00
content: "\f1ef"; }
2015-01-26 09:57:02 +01:00
.md-icon-crop-3-2:before {
2015-02-06 01:16:49 +01:00
content: "\f1f0"; }
2015-01-26 09:57:02 +01:00
.md-icon-crop-5-4:before {
2015-02-06 01:16:49 +01:00
content: "\f1f1"; }
2015-01-26 09:57:02 +01:00
.md-icon-crop-7-5:before {
2015-02-06 01:16:49 +01:00
content: "\f1f2"; }
2015-01-26 09:57:02 +01:00
.md-icon-crop-16-9:before {
2015-02-06 01:16:49 +01:00
content: "\f1f3"; }
2015-01-26 09:57:02 +01:00
.md-icon-crop-din:before {
2015-02-06 01:16:49 +01:00
content: "\f1f4"; }
2015-01-26 09:57:02 +01:00
.md-icon-crop-free:before {
2015-02-06 01:16:49 +01:00
content: "\f1f5"; }
2015-01-26 09:57:02 +01:00
.md-icon-crop-landscape:before {
2015-02-06 01:16:49 +01:00
content: "\f1f6"; }
2015-01-26 09:57:02 +01:00
.md-icon-crop-original:before {
2015-02-06 01:16:49 +01:00
content: "\f1f7"; }
2015-01-26 09:57:02 +01:00
.md-icon-crop-portrait:before {
2015-02-06 01:16:49 +01:00
content: "\f1f8"; }
2015-01-26 09:57:02 +01:00
.md-icon-crop-square:before {
2015-02-06 01:16:49 +01:00
content: "\f1f9"; }
2015-01-26 09:57:02 +01:00
.md-icon-dehaze:before {
2015-02-06 01:16:49 +01:00
content: "\f1fa"; }
2015-01-26 09:57:02 +01:00
.md-icon-details:before {
2015-02-06 01:16:49 +01:00
content: "\f1fb"; }
2015-01-26 09:57:02 +01:00
.md-icon-edit:before {
2015-02-06 01:16:49 +01:00
content: "\f1fc"; }
2015-01-26 09:57:02 +01:00
.md-icon-exposure:before {
2015-02-06 01:16:49 +01:00
content: "\f1fd"; }
2015-01-26 09:57:02 +01:00
.md-icon-exposure-minus-1:before {
2015-02-06 01:16:49 +01:00
content: "\f1fe"; }
2015-01-26 09:57:02 +01:00
.md-icon-exposure-minus-2:before {
2015-02-06 01:16:49 +01:00
content: "\f1ff"; }
2015-01-26 09:57:02 +01:00
.md-icon-exposure-zero:before {
2015-02-06 01:16:49 +01:00
content: "\f200"; }
2015-01-26 09:57:02 +01:00
.md-icon-exposure-plus-1:before {
2015-02-06 01:16:49 +01:00
content: "\f201"; }
2015-01-26 09:57:02 +01:00
.md-icon-exposure-plus-2:before {
2015-02-06 01:16:49 +01:00
content: "\f202"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter:before {
2015-02-06 01:16:49 +01:00
content: "\f203"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-1:before {
2015-02-06 01:16:49 +01:00
content: "\f204"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-2:before {
2015-02-06 01:16:49 +01:00
content: "\f205"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-3:before {
2015-02-06 01:16:49 +01:00
content: "\f206"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-4:before {
2015-02-06 01:16:49 +01:00
content: "\f207"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-5:before {
2015-02-06 01:16:49 +01:00
content: "\f208"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-6:before {
2015-02-06 01:16:49 +01:00
content: "\f209"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-7:before {
2015-02-06 01:16:49 +01:00
content: "\f20a"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-8:before {
2015-02-06 01:16:49 +01:00
content: "\f20b"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-9:before {
2015-02-06 01:16:49 +01:00
content: "\f20c"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-9-plus:before {
2015-02-06 01:16:49 +01:00
content: "\f20d"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-b-and-w:before {
2015-02-06 01:16:49 +01:00
content: "\f20e"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-center-focus:before {
2015-02-06 01:16:49 +01:00
content: "\f20f"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-drama:before {
2015-02-06 01:16:49 +01:00
content: "\f210"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-frames:before {
2015-02-06 01:16:49 +01:00
content: "\f211"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-hdr:before {
2015-02-06 01:16:49 +01:00
content: "\f212"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-none:before {
2015-02-06 01:16:49 +01:00
content: "\f213"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-tilt-shift:before {
2015-02-06 01:16:49 +01:00
content: "\f214"; }
2015-01-26 09:57:02 +01:00
.md-icon-filter-vintage:before {
2015-02-06 01:16:49 +01:00
content: "\f215"; }
2015-01-26 09:57:02 +01:00
.md-icon-flare:before {
2015-02-06 01:16:49 +01:00
content: "\f216"; }
2015-01-26 09:57:02 +01:00
.md-icon-flash-auto:before {
2015-02-06 01:16:49 +01:00
content: "\f217"; }
2015-01-26 09:57:02 +01:00
.md-icon-flash-off:before {
2015-02-06 01:16:49 +01:00
content: "\f218"; }
2015-01-26 09:57:02 +01:00
.md-icon-flash-on:before {
2015-02-06 01:16:49 +01:00
content: "\f219"; }
2015-01-26 09:57:02 +01:00
.md-icon-flip:before {
2015-02-06 01:16:49 +01:00
content: "\f21a"; }
2015-01-26 09:57:02 +01:00
.md-icon-gradient:before {
2015-02-06 01:16:49 +01:00
content: "\f21b"; }
2015-01-26 09:57:02 +01:00
.md-icon-grain:before {
2015-02-06 01:16:49 +01:00
content: "\f21c"; }
2015-01-26 09:57:02 +01:00
.md-icon-grid-off:before {
2015-02-06 01:16:49 +01:00
content: "\f21d"; }
2015-01-26 09:57:02 +01:00
.md-icon-grid-on:before {
2015-02-06 01:16:49 +01:00
content: "\f21e"; }
2015-01-26 09:57:02 +01:00
.md-icon-hdr-off:before {
2015-02-06 01:16:49 +01:00
content: "\f21f"; }
2015-01-26 09:57:02 +01:00
.md-icon-hdr-on:before {
2015-02-06 01:16:49 +01:00
content: "\f220"; }
2015-01-26 09:57:02 +01:00
.md-icon-hdr-strong:before {
2015-02-06 01:16:49 +01:00
content: "\f221"; }
2015-01-26 09:57:02 +01:00
.md-icon-hdr-weak:before {
2015-02-06 01:16:49 +01:00
content: "\f222"; }
2015-01-26 09:57:02 +01:00
.md-icon-healing:before {
2015-02-06 01:16:49 +01:00
content: "\f223"; }
2015-01-26 09:57:02 +01:00
.md-icon-image:before {
2015-02-06 01:16:49 +01:00
content: "\f224"; }
2015-01-26 09:57:02 +01:00
.md-icon-image-aspect-ratio:before {
2015-02-06 01:16:49 +01:00
content: "\f225"; }
2015-01-26 09:57:02 +01:00
.md-icon-iso:before {
2015-02-06 01:16:49 +01:00
content: "\f226"; }
2015-01-26 09:57:02 +01:00
.md-icon-landscape:before {
2015-02-06 01:16:49 +01:00
content: "\f227"; }
2015-01-26 09:57:02 +01:00
.md-icon-leak-add:before {
2015-02-06 01:16:49 +01:00
content: "\f228"; }
2015-01-26 09:57:02 +01:00
.md-icon-leak-remove:before {
2015-02-06 01:16:49 +01:00
content: "\f229"; }
2015-01-26 09:57:02 +01:00
.md-icon-lens:before {
2015-02-06 01:16:49 +01:00
content: "\f22a"; }
2015-01-26 09:57:02 +01:00
.md-icon-looks:before {
2015-02-06 01:16:49 +01:00
content: "\f22b"; }
2015-01-26 09:57:02 +01:00
.md-icon-looks-1:before {
2015-02-06 01:16:49 +01:00
content: "\f22c"; }
2015-01-26 09:57:02 +01:00
.md-icon-looks-2:before {
2015-02-06 01:16:49 +01:00
content: "\f22d"; }
2015-01-26 09:57:02 +01:00
.md-icon-looks-3:before {
2015-02-06 01:16:49 +01:00
content: "\f22e"; }
2015-01-26 09:57:02 +01:00
.md-icon-looks-4:before {
2015-02-06 01:16:49 +01:00
content: "\f22f"; }
2015-01-26 09:57:02 +01:00
.md-icon-looks-5:before {
2015-02-06 01:16:49 +01:00
content: "\f230"; }
2015-01-26 09:57:02 +01:00
.md-icon-looks-6:before {
2015-02-06 01:16:49 +01:00
content: "\f231"; }
2015-01-26 09:57:02 +01:00
.md-icon-loupe:before {
2015-02-06 01:16:49 +01:00
content: "\f232"; }
2015-01-26 09:57:02 +01:00
.md-icon-movie-creation:before {
2015-02-06 01:16:49 +01:00
content: "\f233"; }
2015-01-26 09:57:02 +01:00
.md-icon-nature:before {
2015-02-06 01:16:49 +01:00
content: "\f234"; }
2015-01-26 09:57:02 +01:00
.md-icon-nature-people:before {
2015-02-06 01:16:49 +01:00
content: "\f235"; }
2015-01-26 09:57:02 +01:00
.md-icon-navigate-before:before {
2015-02-06 01:16:49 +01:00
content: "\f236"; }
2015-01-26 09:57:02 +01:00
.md-icon-navigate-next:before {
2015-02-06 01:16:49 +01:00
content: "\f237"; }
2015-01-26 09:57:02 +01:00
.md-icon-palette:before {
2015-02-06 01:16:49 +01:00
content: "\f238"; }
2015-01-26 09:57:02 +01:00
.md-icon-panorama:before {
2015-02-06 01:16:49 +01:00
content: "\f239"; }
2015-01-26 09:57:02 +01:00
.md-icon-panorama-fisheye:before {
2015-02-06 01:16:49 +01:00
content: "\f23a"; }
2015-01-26 09:57:02 +01:00
.md-icon-panorama-horizontal:before {
2015-02-06 01:16:49 +01:00
content: "\f23b"; }
2015-01-26 09:57:02 +01:00
.md-icon-panorama-vertical:before {
2015-02-06 01:16:49 +01:00
content: "\f23c"; }
2015-01-26 09:57:02 +01:00
.md-icon-panorama-wide-angle:before {
2015-02-06 01:16:49 +01:00
content: "\f23d"; }
2015-01-26 09:57:02 +01:00
.md-icon-photo:before {
2015-02-06 01:16:49 +01:00
content: "\f23e"; }
2015-01-26 09:57:02 +01:00
.md-icon-photo-album:before {
2015-02-06 01:16:49 +01:00
content: "\f23f"; }
2015-01-26 09:57:02 +01:00
.md-icon-photo-camera:before {
2015-02-06 01:16:49 +01:00
content: "\f240"; }
2015-01-26 09:57:02 +01:00
.md-icon-photo-library:before {
2015-02-06 01:16:49 +01:00
content: "\f241"; }
2015-01-26 09:57:02 +01:00
.md-icon-portrait:before {
2015-02-06 01:16:49 +01:00
content: "\f242"; }
2015-01-26 09:57:02 +01:00
.md-icon-remove-red-eye:before {
2015-02-06 01:16:49 +01:00
content: "\f243"; }
2015-01-26 09:57:02 +01:00
.md-icon-rotate-left:before {
2015-02-06 01:16:49 +01:00
content: "\f244"; }
2015-01-26 09:57:02 +01:00
.md-icon-rotate-right:before {
2015-02-06 01:16:49 +01:00
content: "\f245"; }
2015-01-26 09:57:02 +01:00
.md-icon-slideshow:before {
2015-02-06 01:16:49 +01:00
content: "\f246"; }
2015-01-26 09:57:02 +01:00
.md-icon-straighten:before {
2015-02-06 01:16:49 +01:00
content: "\f247"; }
2015-01-26 09:57:02 +01:00
.md-icon-style:before {
2015-02-06 01:16:49 +01:00
content: "\f248"; }
2015-01-26 09:57:02 +01:00
.md-icon-switch-camera:before {
2015-02-06 01:16:49 +01:00
content: "\f249"; }
2015-01-26 09:57:02 +01:00
.md-icon-switch-video:before {
2015-02-06 01:16:49 +01:00
content: "\f24a"; }
2015-01-26 09:57:02 +01:00
.md-icon-tag-faces:before {
2015-02-06 01:16:49 +01:00
content: "\f24b"; }
2015-01-26 09:57:02 +01:00
.md-icon-texture:before {
2015-02-06 01:16:49 +01:00
content: "\f24c"; }
2015-01-26 09:57:02 +01:00
.md-icon-timelapse:before {
2015-02-06 01:16:49 +01:00
content: "\f24d"; }
2015-01-26 09:57:02 +01:00
.md-icon-timer:before {
2015-02-06 01:16:49 +01:00
content: "\f24e"; }
2015-01-26 09:57:02 +01:00
.md-icon-timer-3:before {
2015-02-06 01:16:49 +01:00
content: "\f24f"; }
2015-01-26 09:57:02 +01:00
.md-icon-timer-10:before {
2015-02-06 01:16:49 +01:00
content: "\f250"; }
2015-01-26 09:57:02 +01:00
.md-icon-timer-auto:before {
2015-02-06 01:16:49 +01:00
content: "\f251"; }
2015-01-26 09:57:02 +01:00
.md-icon-timer-off:before {
2015-02-06 01:16:49 +01:00
content: "\f252"; }
2015-01-26 09:57:02 +01:00
.md-icon-tonality:before {
2015-02-06 01:16:49 +01:00
content: "\f253"; }
2015-01-26 09:57:02 +01:00
.md-icon-transform:before {
2015-02-06 01:16:49 +01:00
content: "\f254"; }
2015-01-26 09:57:02 +01:00
.md-icon-tune:before {
2015-02-06 01:16:49 +01:00
content: "\f255"; }
2015-01-26 09:57:02 +01:00
.md-icon-wb-auto:before {
2015-02-06 01:16:49 +01:00
content: "\f256"; }
2015-01-26 09:57:02 +01:00
.md-icon-wb-cloudy:before {
2015-02-06 01:16:49 +01:00
content: "\f257"; }
2015-01-26 09:57:02 +01:00
.md-icon-wb-incandescent:before {
2015-02-06 01:16:49 +01:00
content: "\f258"; }
2015-01-26 09:57:02 +01:00
.md-icon-wb-irradescent:before {
2015-02-06 01:16:49 +01:00
content: "\f259"; }
2015-01-26 09:57:02 +01:00
.md-icon-wb-sunny:before {
2015-02-06 01:16:49 +01:00
content: "\f25a"; }
2015-01-26 09:57:02 +01:00
.md-icon-beenhere:before {
2015-02-06 01:16:49 +01:00
content: "\f25b"; }
2015-01-26 09:57:02 +01:00
.md-icon-directions:before {
2015-02-06 01:16:49 +01:00
content: "\f25c"; }
2015-01-26 09:57:02 +01:00
.md-icon-directions-bike:before {
2015-02-06 01:16:49 +01:00
content: "\f25d"; }
2015-01-26 09:57:02 +01:00
.md-icon-directions-bus:before {
2015-02-06 01:16:49 +01:00
content: "\f25e"; }
2015-01-26 09:57:02 +01:00
.md-icon-directions-car:before {
2015-02-06 01:16:49 +01:00
content: "\f25f"; }
2015-01-26 09:57:02 +01:00
.md-icon-directions-ferry:before {
2015-02-06 01:16:49 +01:00
content: "\f260"; }
2015-01-26 09:57:02 +01:00
.md-icon-directions-subway:before {
2015-02-06 01:16:49 +01:00
content: "\f261"; }
2015-01-26 09:57:02 +01:00
.md-icon-directions-train:before {
2015-02-06 01:16:49 +01:00
content: "\f262"; }
2015-01-26 09:57:02 +01:00
.md-icon-directions-transit:before {
2015-02-06 01:16:49 +01:00
content: "\f263"; }
2015-01-26 09:57:02 +01:00
.md-icon-directions-walk:before {
2015-02-06 01:16:49 +01:00
content: "\f264"; }
2015-01-26 09:57:02 +01:00
.md-icon-flight:before {
2015-02-06 01:16:49 +01:00
content: "\f265"; }
2015-01-26 09:57:02 +01:00
.md-icon-hotel:before {
2015-02-06 01:16:49 +01:00
content: "\f266"; }
2015-01-26 09:57:02 +01:00
.md-icon-layers:before {
2015-02-06 01:16:49 +01:00
content: "\f267"; }
2015-01-26 09:57:02 +01:00
.md-icon-layers-clear:before {
2015-02-06 01:16:49 +01:00
content: "\f268"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-airport:before {
2015-02-06 01:16:49 +01:00
content: "\f269"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-atm:before {
2015-02-06 01:16:49 +01:00
content: "\f26a"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-attraction:before {
2015-02-06 01:16:49 +01:00
content: "\f26b"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-bar:before {
2015-02-06 01:16:49 +01:00
content: "\f26c"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-cafe:before {
2015-02-06 01:16:49 +01:00
content: "\f26d"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-car-wash:before {
2015-02-06 01:16:49 +01:00
content: "\f26e"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-convenience-store:before {
2015-02-06 01:16:49 +01:00
content: "\f26f"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-drink:before {
2015-02-06 01:16:49 +01:00
content: "\f270"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-florist:before {
2015-02-06 01:16:49 +01:00
content: "\f271"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-gas-station:before {
2015-02-06 01:16:49 +01:00
content: "\f272"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-grocery-store:before {
2015-02-06 01:16:49 +01:00
content: "\f273"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-hospital:before {
2015-02-06 01:16:49 +01:00
content: "\f274"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-hotel:before {
2015-02-06 01:16:49 +01:00
content: "\f275"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-laundry-service:before {
2015-02-06 01:16:49 +01:00
content: "\f276"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-library:before {
2015-02-06 01:16:49 +01:00
content: "\f277"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-mall:before {
2015-02-06 01:16:49 +01:00
content: "\f278"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-movies:before {
2015-02-06 01:16:49 +01:00
content: "\f279"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-offer:before {
2015-02-06 01:16:49 +01:00
content: "\f27a"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-parking:before {
2015-02-06 01:16:49 +01:00
content: "\f27b"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-pharmacy:before {
2015-02-06 01:16:49 +01:00
content: "\f27c"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-phone:before {
2015-02-06 01:16:49 +01:00
content: "\f27d"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-pizza:before {
2015-02-06 01:16:49 +01:00
content: "\f27e"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-play:before {
2015-02-06 01:16:49 +01:00
content: "\f27f"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-post-office:before {
2015-02-06 01:16:49 +01:00
content: "\f280"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-print-shop:before {
2015-02-06 01:16:49 +01:00
content: "\f281"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-restaurant:before {
2015-02-06 01:16:49 +01:00
content: "\f282"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-see:before {
2015-02-06 01:16:49 +01:00
content: "\f283"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-shipping:before {
2015-02-06 01:16:49 +01:00
content: "\f284"; }
2015-01-26 09:57:02 +01:00
.md-icon-local-taxi:before {
2015-02-06 01:16:49 +01:00
content: "\f285"; }
2015-01-26 09:57:02 +01:00
.md-icon-location-history:before {
2015-02-06 01:16:49 +01:00
content: "\f286"; }
2015-01-26 09:57:02 +01:00
.md-icon-map:before {
2015-02-06 01:16:49 +01:00
content: "\f287"; }
2015-01-26 09:57:02 +01:00
.md-icon-my-location:before {
2015-02-06 01:16:49 +01:00
content: "\f288"; }
2015-01-26 09:57:02 +01:00
.md-icon-navigation:before {
2015-02-06 01:16:49 +01:00
content: "\f289"; }
2015-01-26 09:57:02 +01:00
.md-icon-pin-drop:before {
2015-02-06 01:16:49 +01:00
content: "\f28a"; }
2015-01-26 09:57:02 +01:00
.md-icon-place:before {
2015-02-06 01:16:49 +01:00
content: "\f28b"; }
2015-01-26 09:57:02 +01:00
.md-icon-rate-review:before {
2015-02-06 01:16:49 +01:00
content: "\f28c"; }
2015-01-26 09:57:02 +01:00
.md-icon-restaurant-menu:before {
2015-02-06 01:16:49 +01:00
content: "\f28d"; }
2015-01-26 09:57:02 +01:00
.md-icon-satellite:before {
2015-02-06 01:16:49 +01:00
content: "\f28e"; }
2015-01-26 09:57:02 +01:00
.md-icon-store-mall-directory:before {
2015-02-06 01:16:49 +01:00
content: "\f28f"; }
2015-01-26 09:57:02 +01:00
.md-icon-terrain:before {
2015-02-06 01:16:49 +01:00
content: "\f290"; }
2015-01-26 09:57:02 +01:00
.md-icon-traffic:before {
2015-02-06 01:16:49 +01:00
content: "\f291"; }
2015-01-26 09:57:02 +01:00
.md-icon-apps:before {
2015-02-06 01:16:49 +01:00
content: "\f292"; }
2015-01-26 09:57:02 +01:00
.md-icon-cancel:before {
2015-02-06 01:16:49 +01:00
content: "\f293"; }
2015-01-26 09:57:02 +01:00
.md-icon-arrow-drop-down-circle:before {
2015-02-06 01:16:49 +01:00
content: "\f294"; }
2015-01-26 09:57:02 +01:00
.md-icon-arrow-drop-down:before {
2015-02-06 01:16:49 +01:00
content: "\f295"; }
2015-01-26 09:57:02 +01:00
.md-icon-arrow-drop-up:before {
2015-02-06 01:16:49 +01:00
content: "\f296"; }
2015-01-26 09:57:02 +01:00
.md-icon-arrow-back:before {
2015-02-06 01:16:49 +01:00
content: "\f297"; }
2015-01-26 09:57:02 +01:00
.md-icon-arrow-forward:before {
2015-02-06 01:16:49 +01:00
content: "\f298"; }
2015-01-26 09:57:02 +01:00
.md-icon-check:before {
2015-02-06 01:16:49 +01:00
content: "\f299"; }
2015-01-26 09:57:02 +01:00
.md-icon-close:before {
2015-02-06 01:16:49 +01:00
content: "\f29a"; }
2015-01-26 09:57:02 +01:00
.md-icon-chevron-left:before {
2015-02-06 01:16:49 +01:00
content: "\f29b"; }
2015-01-26 09:57:02 +01:00
.md-icon-chevron-right:before {
2015-02-06 01:16:49 +01:00
content: "\f29c"; }
2015-01-26 09:57:02 +01:00
.md-icon-expand-less:before {
2015-02-06 01:16:49 +01:00
content: "\f29d"; }
2015-01-26 09:57:02 +01:00
.md-icon-expand-more:before {
2015-02-06 01:16:49 +01:00
content: "\f29e"; }
2015-01-26 09:57:02 +01:00
.md-icon-fullscreen:before {
2015-02-06 01:16:49 +01:00
content: "\f29f"; }
2015-01-26 09:57:02 +01:00
.md-icon-fullscreen-exit:before {
2015-02-06 01:16:49 +01:00
content: "\f2a0"; }
2015-01-26 09:57:02 +01:00
.md-icon-menu:before {
2015-02-06 01:16:49 +01:00
content: "\f2a1"; }
2015-01-26 09:57:02 +01:00
.md-icon-more-horiz:before {
2015-02-06 01:16:49 +01:00
content: "\f2a2"; }
2015-01-26 09:57:02 +01:00
.md-icon-more-vert:before {
2015-02-06 01:16:49 +01:00
content: "\f2a3"; }
2015-01-26 09:57:02 +01:00
.md-icon-refresh:before {
2015-02-06 01:16:49 +01:00
content: "\f2a4"; }
2015-01-26 09:57:02 +01:00
.md-icon-unfold-less:before {
2015-02-06 01:16:49 +01:00
content: "\f2a5"; }
2015-01-26 09:57:02 +01:00
.md-icon-unfold-more:before {
2015-02-06 01:16:49 +01:00
content: "\f2a6"; }
2015-01-26 09:57:02 +01:00
.md-icon-adb:before {
2015-02-06 01:16:49 +01:00
content: "\f2a7"; }
2015-01-26 09:57:02 +01:00
.md-icon-bluetooth-audio:before {
2015-02-06 01:16:49 +01:00
content: "\f2a8"; }
2015-01-26 09:57:02 +01:00
.md-icon-disc-full:before {
2015-02-06 01:16:49 +01:00
content: "\f2a9"; }
2015-01-26 09:57:02 +01:00
.md-icon-dnd-forwardslash:before {
2015-02-06 01:16:49 +01:00
content: "\f2aa"; }
2015-01-26 09:57:02 +01:00
.md-icon-do-not-disturb:before {
2015-02-06 01:16:49 +01:00
content: "\f2ab"; }
2015-01-26 09:57:02 +01:00
.md-icon-drive-eta:before {
2015-02-06 01:16:49 +01:00
content: "\f2ac"; }
2015-01-26 09:57:02 +01:00
.md-icon-event-available:before {
2015-02-06 01:16:49 +01:00
content: "\f2ad"; }
2015-01-26 09:57:02 +01:00
.md-icon-event-busy:before {
2015-02-06 01:16:49 +01:00
content: "\f2ae"; }
2015-01-26 09:57:02 +01:00
.md-icon-event-note:before {
2015-02-06 01:16:49 +01:00
content: "\f2af"; }
2015-01-26 09:57:02 +01:00
.md-icon-folder-special:before {
2015-02-06 01:16:49 +01:00
content: "\f2b0"; }
2015-01-26 09:57:02 +01:00
.md-icon-mms:before {
2015-02-06 01:16:49 +01:00
content: "\f2b1"; }
2015-01-26 09:57:02 +01:00
.md-icon-more:before {
2015-02-06 01:16:49 +01:00
content: "\f2b2"; }
2015-01-26 09:57:02 +01:00
.md-icon-network-locked:before {
2015-02-06 01:16:49 +01:00
content: "\f2b3"; }
2015-01-26 09:57:02 +01:00
.md-icon-phone-bluetooth-speaker:before {
2015-02-06 01:16:49 +01:00
content: "\f2b4"; }
2015-01-26 09:57:02 +01:00
.md-icon-phone-forwarded:before {
2015-02-06 01:16:49 +01:00
content: "\f2b5"; }
2015-01-26 09:57:02 +01:00
.md-icon-phone-in-talk:before {
2015-02-06 01:16:49 +01:00
content: "\f2b6"; }
2015-01-26 09:57:02 +01:00
.md-icon-phone-locked:before {
2015-02-06 01:16:49 +01:00
content: "\f2b7"; }
2015-01-26 09:57:02 +01:00
.md-icon-phone-missed:before {
2015-02-06 01:16:49 +01:00
content: "\f2b8"; }
2015-01-26 09:57:02 +01:00
.md-icon-phone-paused:before {
2015-02-06 01:16:49 +01:00
content: "\f2b9"; }
2015-01-26 09:57:02 +01:00
.md-icon-play-download:before {
2015-02-06 01:16:49 +01:00
content: "\f2ba"; }
2015-01-26 09:57:02 +01:00
.md-icon-play-install:before {
2015-02-06 01:16:49 +01:00
content: "\f2bb"; }
2015-01-26 09:57:02 +01:00
.md-icon-sd-card:before {
2015-02-06 01:16:49 +01:00
content: "\f2bc"; }
2015-01-26 09:57:02 +01:00
.md-icon-sim-card-alert:before {
2015-02-06 01:16:49 +01:00
content: "\f2bd"; }
2015-01-26 09:57:02 +01:00
.md-icon-sms:before {
2015-02-06 01:16:49 +01:00
content: "\f2be"; }
2015-01-26 09:57:02 +01:00
.md-icon-sms-failed:before {
2015-02-06 01:16:49 +01:00
content: "\f2bf"; }
2015-01-26 09:57:02 +01:00
.md-icon-sync:before {
2015-02-06 01:16:49 +01:00
content: "\f2c0"; }
2015-01-26 09:57:02 +01:00
.md-icon-sync-disabled:before {
2015-02-06 01:16:49 +01:00
content: "\f2c1"; }
2015-01-26 09:57:02 +01:00
.md-icon-sync-problem:before {
2015-02-06 01:16:49 +01:00
content: "\f2c2"; }
2015-01-26 09:57:02 +01:00
.md-icon-system-update:before {
2015-02-06 01:16:49 +01:00
content: "\f2c3"; }
2015-01-26 09:57:02 +01:00
.md-icon-tap-and-play:before {
2015-02-06 01:16:49 +01:00
content: "\f2c4"; }
2015-01-26 09:57:02 +01:00
.md-icon-time-to-leave:before {
2015-02-06 01:16:49 +01:00
content: "\f2c5"; }
2015-01-26 09:57:02 +01:00
.md-icon-vibration:before {
2015-02-06 01:16:49 +01:00
content: "\f2c6"; }
2015-01-26 09:57:02 +01:00
.md-icon-voice-chat:before {
2015-02-06 01:16:49 +01:00
content: "\f2c7"; }
2015-01-26 09:57:02 +01:00
.md-icon-vpn-lock:before {
2015-02-06 01:16:49 +01:00
content: "\f2c8"; }
2015-01-26 09:57:02 +01:00
.md-icon-cake:before {
2015-02-06 01:16:49 +01:00
content: "\f2c9"; }
2015-01-26 09:57:02 +01:00
.md-icon-domain:before {
2015-02-06 01:16:49 +01:00
content: "\f2ca"; }
2015-01-26 09:57:02 +01:00
.md-icon-location-city:before {
2015-02-06 01:16:49 +01:00
content: "\f2cb"; }
2015-01-26 09:57:02 +01:00
.md-icon-mood:before {
2015-02-06 01:16:49 +01:00
content: "\f2cc"; }
2015-01-26 09:57:02 +01:00
.md-icon-notifications-none:before {
2015-02-06 01:16:49 +01:00
content: "\f2cd"; }
2015-01-26 09:57:02 +01:00
.md-icon-notifications:before {
2015-02-06 01:16:49 +01:00
content: "\f2ce"; }
2015-01-26 09:57:02 +01:00
.md-icon-notifications-off:before {
2015-02-06 01:16:49 +01:00
content: "\f2cf"; }
2015-01-26 09:57:02 +01:00
.md-icon-notifications-on:before {
2015-02-06 01:16:49 +01:00
content: "\f2d0"; }
2015-01-26 09:57:02 +01:00
.md-icon-notifications-paused:before {
2015-02-06 01:16:49 +01:00
content: "\f2d1"; }
2015-01-26 09:57:02 +01:00
.md-icon-pages:before {
2015-02-06 01:16:49 +01:00
content: "\f2d2"; }
2015-01-26 09:57:02 +01:00
.md-icon-party-mode:before {
2015-02-06 01:16:49 +01:00
content: "\f2d3"; }
2015-01-26 09:57:02 +01:00
.md-icon-group:before {
2015-02-06 01:16:49 +01:00
content: "\f2d4"; }
2015-01-26 09:57:02 +01:00
.md-icon-group-add:before {
2015-02-06 01:16:49 +01:00
content: "\f2d5"; }
2015-01-26 09:57:02 +01:00
.md-icon-people:before {
2015-02-06 01:16:49 +01:00
content: "\f2d6"; }
2015-01-26 09:57:02 +01:00
.md-icon-people-outline:before {
2015-02-06 01:16:49 +01:00
content: "\f2d7"; }
2015-01-26 09:57:02 +01:00
.md-icon-person:before {
2015-02-06 01:16:49 +01:00
content: "\f2d8"; }
2015-01-26 09:57:02 +01:00
.md-icon-person-add:before {
2015-02-06 01:16:49 +01:00
content: "\f2d9"; }
2015-01-26 09:57:02 +01:00
.md-icon-person-outline:before {
2015-02-06 01:16:49 +01:00
content: "\f2da"; }
2015-01-26 09:57:02 +01:00
.md-icon-plus-one:before {
2015-02-06 01:16:49 +01:00
content: "\f2db"; }
2015-01-26 09:57:02 +01:00
.md-icon-poll:before {
2015-02-06 01:16:49 +01:00
content: "\f2dc"; }
2015-01-26 09:57:02 +01:00
.md-icon-public:before {
2015-02-06 01:16:49 +01:00
content: "\f2dd"; }
2015-01-26 09:57:02 +01:00
.md-icon-school:before {
2015-02-06 01:16:49 +01:00
content: "\f2de"; }
2015-01-26 09:57:02 +01:00
.md-icon-share:before {
2015-02-06 01:16:49 +01:00
content: "\f2df"; }
2015-01-26 09:57:02 +01:00
.md-icon-whatshot:before {
2015-02-06 01:16:49 +01:00
content: "\f2e0"; }
2015-01-26 09:57:02 +01:00
.md-icon-check-box:before {
2015-02-06 01:16:49 +01:00
content: "\f2e1"; }
2015-01-26 09:57:02 +01:00
.md-icon-check-box-outline-blank:before {
2015-02-06 01:16:49 +01:00
content: "\f2e2"; }
2015-01-26 09:57:02 +01:00
.md-icon-radio-button-off:before {
2015-02-06 01:16:49 +01:00
content: "\f2e3"; }
2015-01-26 09:57:02 +01:00
.md-icon-radio-button-on:before {
2015-02-06 01:16:49 +01:00
content: "\f2e4"; }
2015-01-26 09:57:02 +01:00
.md-icon-star:before {
2015-02-06 01:16:49 +01:00
content: "\f2e5"; }
2015-01-26 09:57:02 +01:00
.md-icon-star-half:before {
2015-02-06 01:16:49 +01:00
content: "\f2e6"; }
2015-01-26 09:57:02 +01:00
.md-icon-star-outline:before {
2015-02-06 01:16:49 +01:00
content: "\f2e7"; }
2015-01-26 09:57:02 +01:00
/**
MD-ICONS
Usage: place Material Design Iconic Font icons on almost any elemnt using the Prefix md-icon
and the icon's name (http://zavoloklom.github.io/material-design-iconic-font/icons.html)
exemple : <i class="md-icon-more-horiz></i>
To increase icon sizes relative to their container, append lg, 2x, 3x, 4x, or 5x to the icon class.
exemple : <i class="md-icon-more-horiz-2x></i>
To arbitrarily rotate and flip icons, use the md-icon-rotate-* and md-icon-flip-* classes.
Other features at : http://zavoloklom.github.io/material-design-iconic-font/examples.html
*/
2015-02-02 15:39:53 +01:00
@font-face {
font-family: 'Material Design Iconic Font';
src: url("../fonts/Material-Design-Iconic-Font.eot?v=1.0.1");
2015-02-06 01:16:49 +01:00
src: url("../fonts/Material-Design-Iconic-Font.eot?#iefix&v=1.0.1") format("embedded-opentype"); }
2015-02-02 15:39:53 +01:00
@font-face {
font-family: 'Material Design Iconic Font';
src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAjEMAAsAAAACMMAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDpIQEWNtYXAAAAFoAAAATAAAAEwQVeM+Z2FzcAAAAbQAAAAIAAAACAAAABBnbHlmAAABvAACEgQAAhIE59bvdmhlYWQAAhPAAAAANgAAADYD/TZ2aGhlYQACE/gAAAAkAAAAJAfCBq1obXR4AAIUHAAAC7AAAAuwogFWjGxvY2EAAh/MAAALtAAAC7QC8qLwbWF4cAACK4AAAAAgAAAAIAMFAlpuYW1lAAIroAAABUsAAAVLfISaU3Bvc3QAAjDsAAAAIAAAACAAAwAAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8ucDwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDy5//9//8AAAAAACDwAP/9//8AAf/jEAQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAUAAv/AA/4DwAASANgBDQE2AUkAACUuAScuAScjHgEXHgEzMjYzJwcTIiYnLgEnLgEnLgE1IxQWFx4BFx4BFx4BFx4BFx4BFx4BFx4BMzI2Nz4BNz4BNz4BNz4BNz4BNz4BNz4BNTQmJy4BJy4BJy4BJz4BNz4BNz4BNz4BNTQmJy4BJy4BJy4BJy4BJy4BJy4BJy4BIyIGBw4BBw4BBw4BBw4BBw4BBw4BBw4BFTM0Njc+ATc+ATc+ATMyFhceARceARceARUUBgcOAQcOAQcOASsBFTMyFhceARceARceARUUBgcOAQcOAQcOASMlLgEnLgEnLgEnLgErAREzMjY3PgE3PgE3PgE3PgE3PgE3PgE3PgE9ATQmJy4BJy4BJy4BJwcUBgcUBgcOAQcOAQcOAQcOAQcOAQcOASsBNTMyFhceARceARceAR0BAyIGIxc3HgEXHgEXMy4BJy4BIwFBNVghISoGQAhWRUSyZQcOB6I5JgYMBQUIBAMGAgICNwEBAQQCAgUDAwcEBAgEBAoFBQoFBQsFBgsGBQsFBQoEBQgEAwcDAwUCAgMBAQICAQIFAwMJBQYNBwYLBQUIAwMFAgECAQEBAwICBAMDBgMECAQECQUFCwUGCwYGCwUGCgUFCQQECAMEBgMCBQICAwEBATcCAgIGAwMIBQUKBQcLBQQIAwMFAgECAgIBBgMECAYFDAchIQcMBgYJBAQGAwICAgICBQQECAUFDAYBbQULBgYOBwcPBwgRCGViCREICA8HCA0GBgwFBQkEBAcCAwQCAQICAQIEAwMGBAQJBREBAQMBAgMDAgUDAwcEBAgFBAoFBgsGJyoLFQgJDwYGCQMDA8MHDgeiOTRZISEqBkAIVkVEsmUrGUovL208Yqw/P0kBozkBFwECAgUDBAcFBQoFBgsFBQkFBAgEAwcDAwUCAgQBAgIBAQEBAQECAgEEAwIGAwMHBAMJBAUKBQULBgYMBgYLBQUJBAQHAgMHBQQJBAUKBQUKBQYLBQUKBAUIAwQHAwMFAgIEAQICAQEBAQEBAgICBAIDBQMDBwMECAQECQQFCQUFCgQECAIEBAIBAgECAgUDAwgFBAsGBgoFBAgEAwUCAgIsAQIBBQQDCQUFDAcHCwUFCAQDBQICAf0FCQQEBwMDBAIBAv6qAgECBAMDBwQECQUGCwcGDgcIEAgJEQkRChEJCBAHCA4GBwsGiAYNBgYLBgUKBAUIBAMHAwMEAgIDAQEB9gQDBAsHCBIKCxgOEgIJAaM4GEovL208Yqw/P0kAAAAAAgCAABUDgANrABgAJQAAATIWFx4BFRQGBw4BIyImJy4BNTQ2Nz4BMwEhESMRIxEjESE1IRUCABIfCwwNDQwLHxISHwsMDQ0MCx8SAYD/AFVWVf8AAwADaw4LDB8SER8MDA0NDAwfERIfDAsO/tX91QEA/wACK1VVAAAAAAUAVQAVA4ADlQAEAAkADgATABkAABMRMxEjIREzESMBITUhFQERMxEjAwUVITUlq4CAAQCAgP6qAyv81QJWgIDA/moDK/5rAhX+1gEq/tYBKv4AgIACAP7WASoBgNVVVdUAAAADAIAAQAOrA0AALAAxAEoAACUVFAYHDgEjISImJy4BNRE0Njc+ATMhMhYXHgEdASEiBgcOARURFBYXHgEzISUhESERNyImJy4BNTQ2Nz4BMzIWFx4BFRQGBw4BIwOADQwMHxH9qhEfDAwNDQwMHxECVhEfDAwN/oASHwsMDQ0MCx8SAYD+gAGr/lWrDhcJCAoKCAkXDg0XCQkKCgkJFw3AKxEfDAwNDQwMHxECVhEfDAwNDQwMHxErDQwMHxH+qhEfDAwNVQFW/qprCgkIGA0NGAgJCgoJCBgNDRgICQoAAAMAgABAA4ADQAAcADUARQAAExEUFhceATMhMjY3PgE1ETQmJy4BIyEiBgcOARUFFAYHDgEjIiYnLgE1NDY3PgEzMhYXHgEVATQ2Nz4BMzIWFx4BHQEhNYANDAwfEQJWER8MDA0NDAwfEf2qER8MDA0CABQSES8aGi8REhQUEhEvGhovERIU/oA4KChYICBYKCg4/gAC6/2qER8MDA0NDAwfEQJWER8MDA0NDAwfEasbLhIRFBQREi4bGi8REhQUEhEvGv6rIDERERERERExICsrAAAABABVAJUDqwLrABgAMQBBAFcAAAEyNjc+ATU0JicuASMiBgcOARUUFhceATMlMjY3PgE1NCYnLgEjIgYHDgEVFBYXHgEzBSIGBw4BHQEhNTQmJy4BIyUiBgcOAR0BITU0Njc+ATcuAScuASMCwBYnDg8QEA8OJxYWJw4PEREPDicW/sAaLxESFBQSES8aGi8REhQUEhEvGgFAHVElJDQB1jQkJVEd/sAlZy8uQgErBwsLKCAOGw0NGAoBwBEODycWFicODxAQDw4nFhYnDw4RKxQREi4bGi8REhQUEhEvGhsuEhEUgA8PDiweYGAeLA4PDyoSExM4JWtgDiQUFCgSAwUBAgEAAAAAAwBVABUDqwNrABgAMQBKAAABIgYHDgEVFBYXHgEzMjY3PgE1NCYnLgEjFTIWFx4BFRQGBw4BIyImJy4BNTQ2Nz4BMxEiJicuASc0Njc+ATMyFhceARUOAQcOASMCAFicOjpDQzo6nFhYnDo6Q0M6OpxYGi8REhQUEhEvGhovERIUFBIRLxooSyAhNxU5JyhYICBYJyg5FTchIEsoA2tDOjqcWFicOjpDQzo6nFhYnDo6Q4AUEhEvGhsvEREUFBERLxsaLxESFP2iExISMx8gMREQEhIQETEgHzMSEhMAAAAEACsAFQOHA5UADAAlAD4AagAAATM1MzUjNSMVIxUzFQMiBgcOARUUFhceATMyNjc+ATU0JicuASMhIgYHDgEVFBYXHgEzMjY3PgE1NCYnLgEjJTQ2NTchMjY3PgE3EycxDwEhJwMnIxUzEwcOAQcOARUUFhceATMhNSEiJjUB1VaAgFaAgKoSHwsMDQ0MCx8SER8MDA0NDAwfEQGqER8MCw4OCwwfERIfDAsODgsMHxL+XQEnAT4MFgkKEAWlSy92/tUFiSiLVZo6AwQBAQIOCwwfEgIA/hIFBgJAgFWAgFWA/oANDAwfERIfDAsODgsMHxIRHwwMDQ0MDB8REh8MCw4OCwwfEhEfDAwNiwEDAUUHBQYQCgErKVXVCwEfVlb+vWkECgUGCgYSHwsMDVUGBQAAAAUAVQAVA6sDcQAEAAkAEAApAEIAAAEnBxc3JScHFzcXIxEXNyc1JyIGBw4BFRQWFx4BMzI2Nz4BNTQmJy4BIxEiJicuATU0Njc+ATMyFhceARUUBgcOASMDq8Q3xDf9pT
src: url("../fonts/Material-Design-Iconic-Font.ttf") format("truetype");
2015-02-02 15:39:53 +01:00
font-weight: normal;
2015-02-06 01:16:49 +01:00
font-style: normal; }
md-input-container {
display: flex;
position: relative;
flex-direction: column;
padding: 2px;
/*
* The .md-input class is added to the input/textarea
*/ }
md-input-container textarea,
md-input-container input[type="text"],
md-input-container input[type="password"],
md-input-container input[type="datetime"],
md-input-container input[type="datetime-local"],
md-input-container input[type="date"],
md-input-container input[type="month"],
md-input-container input[type="time"],
md-input-container input[type="week"],
md-input-container input[type="number"],
md-input-container input[type="email"],
md-input-container input[type="url"],
md-input-container input[type="search"],
md-input-container input[type="tel"],
md-input-container input[type="color"] {
/* remove default appearance from all input/textarea */
-moz-appearance: none;
-webkit-appearance: none; }
md-input-container textarea {
resize: none;
overflow: hidden; }
md-input-container label {
order: 1;
pointer-events: none;
-webkit-font-smoothing: antialiased;
z-index: 1;
transform: translate3d(0, 24px, 0) scale(1);
transform-origin: left top;
transition: all cubic-bezier(0.25, 0.8, 0.25, 1) 0.2s; }
md-input-container .md-input {
flex: 1;
order: 2;
display: block;
background: none;
padding-top: 2px;
padding-bottom: 1px;
border-width: 0 0 1px 0;
line-height: 26px;
-ms-flex-preferred-size: 26px; }
md-input-container .md-input:focus {
outline: none; }
md-input-container.md-input-focused label, md-input-container.md-input-has-value label {
transform: translate3d(0, 4px, 0) scale(0.75); }
md-input-container.md-input-focused .md-input {
padding-bottom: 0px;
border-width: 0 0 2px 0; }
md-input-container .md-input[disabled] {
background-position: 0 bottom;
background-size: 3px 1px;
background-repeat: repeat-x; }
2015-02-06 01:16:49 +01:00
md-input-container .bgroup {
display: block; }
2015-02-06 01:16:49 +01:00
.bgroup b {
left-margin: -1.25em; }
2015-02-06 01:16:49 +01:00
/*! _extends.scss - */
md-list {
padding: 8px 0px 8px 0px; }
2015-01-26 09:57:02 +01:00
md-item-content {
display: flex;
align-items: center;
flex-direction: row;
box-sizing: border-box;
position: relative;
2015-02-06 01:16:49 +01:00
padding: 0px 0px 0px 0px; }
2015-01-26 09:57:02 +01:00
/**
* The left tile for a list item.
*/
.md-tile-left {
min-width: 56px;
2015-02-06 01:16:49 +01:00
margin-right: -16px; }
2015-01-26 09:57:02 +01:00
/**
* The center content tile for a list item.
*/
.md-tile-content, .sg-tile-content {
flex: 1;
padding: 16px;
2015-02-06 01:16:49 +01:00
text-overflow: ellipsis; }
.md-tile-content h3, .sg-tile-content h3 {
margin: 0 0 3px 0;
font-weight: 400;
font-size: 1.1em; }
.md-tile-content h4, .sg-tile-content h4 {
margin: 0 0 3px 0;
font-weight: 400;
font-size: 0.9em; }
.md-tile-content p, .sg-tile-content p {
margin: 0 0 3px 0;
font-size: 0.75em; }
/**
* The right tile for a list item.
*/
.md-tile-right {
padding-right: 0px; }
2015-01-26 09:57:02 +01:00
.sg-tile-content .name {
margin: 0 0 3px 0;
font-weight: 400;
2015-02-06 01:16:49 +01:00
font-size: 1.1em; }
.sg-tile-content .subject {
margin: 0 0 3px 0;
font-weight: 400;
font-size: 0.9em;
text-overflow: ellipsis;
overflow: hidden;
2015-02-06 01:16:49 +01:00
white-space: nowrap; }
.sg-tile-content p {
margin: 0 0 3px 0;
2015-02-06 01:16:49 +01:00
font-size: 0.75em; }
.md-tile-right {
padding-right: 0px; }
.md-tile-left,
.md-tile-right {
border-radius: 100%;
padding: 16px;
width: 72px;
height: 72px;
background-clip: content-box;
margin-left: -16px; }
.md-tile-right {
margin-right: -16px; }
.md-tile-left:before {
content: "\f251";
font-family: 'Material Design Iconic Font';
font-size: 40px;
color: rgba(0, 0, 0, 0.26); }
/*! _extends.scss - */
md-list {
padding: 8px 0px 8px 0px; }
md-item-content {
display: flex;
align-items: center;
flex-direction: row;
box-sizing: border-box;
position: relative;
padding: 0px 0px 0px 0px; }
/**
* The left tile for a list item.
*/
.md-tile-left {
min-width: 56px;
margin-right: -16px; }
/**
* The center content tile for a list item.
*/
.md-tile-content, .sg-tile-content {
flex: 1;
padding: 16px;
text-overflow: ellipsis; }
.md-tile-content h3, .sg-tile-content h3 {
margin: 0 0 3px 0;
font-weight: 400;
font-size: 1.1em; }
.md-tile-content h4, .sg-tile-content h4 {
margin: 0 0 3px 0;
font-weight: 400;
font-size: 0.9em; }
.md-tile-content p, .sg-tile-content p {
margin: 0 0 3px 0;
font-size: 0.75em; }
2015-01-26 09:57:02 +01:00
/**
* The right tile for a list item.
*/
.md-tile-right {
2015-02-06 01:16:49 +01:00
padding-right: 0px; }
2015-01-26 09:57:02 +01:00
2015-02-06 01:16:49 +01:00
[id='messagesList'] {
border-top: 44px solid transparent;
border-bottom: 2px solid transparent;
z-index: 10; }
[id='messagesList'] md-item-content {
padding: 16px; }
[id='messagesList'] .sg-md-subhead-solo {
margin: 0; }
.sg-tile-content {
padding: 0 0 0 16px; }
.sg-tile-content .sg-md-subhead-multi,
.sg-tile-content .sg-md-subhead-solo {
margin: 0; }
.sg-tile-content .sg-md-body-multi {
margin: 0; }
.sg-tile-content a {
display: flex;
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap; }
/*! progressCircular/_extends.scss - */
@keyframes outer-rotate {
100% {
transform: rotate(360deg); } }
@keyframes left-wobble {
0%, 100% {
transform: rotate(130deg); }
50% {
transform: rotate(-5deg); } }
@keyframes right-wobble {
0%, 100% {
transform: rotate(-130deg); }
50% {
transform: rotate(5deg); } }
@keyframes sporadic-rotate {
12.5% {
transform: rotate(135deg); }
25% {
transform: rotate(270deg); }
37.5% {
transform: rotate(405deg); }
50% {
transform: rotate(540deg); }
62.5% {
transform: rotate(675deg); }
75% {
transform: rotate(810deg); }
87.5% {
transform: rotate(945deg); }
100% {
transform: rotate(1080deg); } }
md-progress-circular {
width: 50px;
height: 50px;
2015-01-26 09:57:02 +01:00
display: block;
2015-02-06 01:16:49 +01:00
position: relative;
padding-top: 0 !important;
margin-bottom: 0 !important;
overflow: hidden; }
md-progress-circular .md-inner {
width: 50px;
height: 50px;
position: relative; }
md-progress-circular .md-inner .md-gap {
position: absolute;
left: 24px;
right: 24px;
top: 0;
bottom: 0;
border-top: 5px solid black;
box-sizing: border-box; }
md-progress-circular .md-inner .md-left, md-progress-circular .md-inner .md-right {
position: absolute;
top: 0;
height: 50px;
width: 25px;
overflow: hidden; }
md-progress-circular .md-inner .md-left .md-half-circle, md-progress-circular .md-inner .md-right .md-half-circle {
position: absolute;
top: 0;
width: 50px;
height: 50px;
box-sizing: border-box;
border-width: 5px;
border-style: solid;
border-color: black black transparent;
border-radius: 50%; }
md-progress-circular .md-inner .md-left {
left: 0; }
md-progress-circular .md-inner .md-left .md-half-circle {
left: 0;
border-right-color: transparent; }
md-progress-circular .md-inner .md-right {
right: 0; }
md-progress-circular .md-inner .md-right .md-half-circle {
right: 0;
border-left-color: transparent; }
md-progress-circular[value="0"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="0"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-135deg); }
md-progress-circular[value="0"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="1"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="1"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-131.4deg); }
md-progress-circular[value="1"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="2"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="2"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-127.8deg); }
md-progress-circular[value="2"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="3"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="3"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-124.2deg); }
md-progress-circular[value="3"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="4"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="4"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-120.6deg); }
md-progress-circular[value="4"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="5"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="5"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-117deg); }
md-progress-circular[value="5"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="6"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="6"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-113.4deg); }
md-progress-circular[value="6"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="7"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="7"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-109.8deg); }
md-progress-circular[value="7"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="8"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="8"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-106.2deg); }
md-progress-circular[value="8"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="9"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="9"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-102.6deg); }
md-progress-circular[value="9"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="10"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="10"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-99deg); }
md-progress-circular[value="10"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="11"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="11"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-95.4deg); }
md-progress-circular[value="11"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="12"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="12"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-91.8deg); }
md-progress-circular[value="12"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="13"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="13"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-88.2deg); }
md-progress-circular[value="13"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="14"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="14"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-84.6deg); }
md-progress-circular[value="14"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="15"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="15"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-81deg); }
md-progress-circular[value="15"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="16"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="16"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-77.4deg); }
md-progress-circular[value="16"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="17"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="17"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-73.8deg); }
md-progress-circular[value="17"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="18"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="18"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-70.2deg); }
md-progress-circular[value="18"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="19"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="19"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-66.6deg); }
md-progress-circular[value="19"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="20"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="20"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-63deg); }
md-progress-circular[value="20"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="21"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="21"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-59.4deg); }
md-progress-circular[value="21"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="22"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="22"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-55.8deg); }
md-progress-circular[value="22"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="23"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="23"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-52.2deg); }
md-progress-circular[value="23"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="24"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="24"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-48.6deg); }
md-progress-circular[value="24"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="25"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="25"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-45deg); }
md-progress-circular[value="25"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="26"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="26"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-41.4deg); }
md-progress-circular[value="26"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="27"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="27"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-37.8deg); }
md-progress-circular[value="27"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="28"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="28"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-34.2deg); }
md-progress-circular[value="28"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="29"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="29"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-30.6deg); }
md-progress-circular[value="29"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="30"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="30"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-27deg); }
md-progress-circular[value="30"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="31"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="31"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-23.4deg); }
md-progress-circular[value="31"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="32"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="32"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-19.8deg); }
md-progress-circular[value="32"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="33"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="33"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-16.2deg); }
md-progress-circular[value="33"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="34"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="34"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-12.6deg); }
md-progress-circular[value="34"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="35"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="35"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-9.0deg); }
md-progress-circular[value="35"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="36"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="36"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-5.4deg); }
md-progress-circular[value="36"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="37"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="37"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(-1.8deg); }
md-progress-circular[value="37"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="38"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="38"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(1.8deg); }
md-progress-circular[value="38"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="39"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="39"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(5.4deg); }
md-progress-circular[value="39"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="40"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="40"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(9deg); }
md-progress-circular[value="40"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="41"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="41"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(12.6deg); }
md-progress-circular[value="41"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="42"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="42"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(16.2deg); }
md-progress-circular[value="42"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="43"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="43"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(19.8deg); }
md-progress-circular[value="43"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="44"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="44"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(23.4deg); }
md-progress-circular[value="44"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="45"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="45"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(27deg); }
md-progress-circular[value="45"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="46"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="46"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(30.6deg); }
md-progress-circular[value="46"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="47"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="47"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(34.2deg); }
md-progress-circular[value="47"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="48"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="48"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(37.8deg); }
md-progress-circular[value="48"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="49"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="49"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(41.4deg); }
md-progress-circular[value="49"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="50"] .md-inner .md-left .md-half-circle {
transform: rotate(135deg); }
md-progress-circular[value="50"] .md-inner .md-right .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(45deg); }
md-progress-circular[value="50"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important; }
md-progress-circular[value="51"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(138.6deg); }
md-progress-circular[value="51"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="51"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="52"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(142.2deg); }
md-progress-circular[value="52"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="52"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="53"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(145.8deg); }
md-progress-circular[value="53"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="53"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="54"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(149.4deg); }
md-progress-circular[value="54"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="54"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="55"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(153deg); }
md-progress-circular[value="55"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="55"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="56"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(156.6deg); }
md-progress-circular[value="56"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="56"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="57"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(160.2deg); }
md-progress-circular[value="57"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="57"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="58"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(163.8deg); }
md-progress-circular[value="58"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="58"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="59"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(167.4deg); }
md-progress-circular[value="59"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="59"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="60"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(171deg); }
md-progress-circular[value="60"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="60"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="61"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(174.6deg); }
md-progress-circular[value="61"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="61"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="62"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(178.2deg); }
md-progress-circular[value="62"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="62"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="63"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(181.8deg); }
md-progress-circular[value="63"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="63"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="64"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(185.4deg); }
md-progress-circular[value="64"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="64"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="65"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(189deg); }
md-progress-circular[value="65"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="65"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="66"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(192.6deg); }
md-progress-circular[value="66"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="66"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="67"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(196.2deg); }
md-progress-circular[value="67"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="67"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="68"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(199.8deg); }
md-progress-circular[value="68"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="68"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="69"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(203.4deg); }
md-progress-circular[value="69"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="69"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="70"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(207deg); }
md-progress-circular[value="70"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="70"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="71"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(210.6deg); }
md-progress-circular[value="71"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="71"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="72"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(214.2deg); }
md-progress-circular[value="72"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="72"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="73"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(217.8deg); }
md-progress-circular[value="73"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="73"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="74"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(221.4deg); }
md-progress-circular[value="74"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="74"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="75"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(225deg); }
md-progress-circular[value="75"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="75"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="76"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(228.6deg); }
md-progress-circular[value="76"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="76"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="77"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(232.2deg); }
md-progress-circular[value="77"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="77"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="78"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(235.8deg); }
md-progress-circular[value="78"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="78"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="79"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(239.4deg); }
md-progress-circular[value="79"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="79"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="80"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(243deg); }
md-progress-circular[value="80"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="80"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="81"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(246.6deg); }
md-progress-circular[value="81"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="81"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="82"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(250.2deg); }
md-progress-circular[value="82"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="82"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="83"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(253.8deg); }
md-progress-circular[value="83"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="83"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="84"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(257.4deg); }
md-progress-circular[value="84"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="84"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="85"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(261deg); }
md-progress-circular[value="85"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="85"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="86"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(264.6deg); }
md-progress-circular[value="86"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="86"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="87"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(268.2deg); }
md-progress-circular[value="87"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="87"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="88"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(271.8deg); }
md-progress-circular[value="88"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="88"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="89"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(275.4deg); }
md-progress-circular[value="89"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="89"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="90"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(279deg); }
md-progress-circular[value="90"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="90"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="91"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(282.6deg); }
md-progress-circular[value="91"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="91"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="92"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(286.2deg); }
md-progress-circular[value="92"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="92"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="93"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(289.8deg); }
md-progress-circular[value="93"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="93"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="94"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(293.4deg); }
md-progress-circular[value="94"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="94"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="95"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(297deg); }
md-progress-circular[value="95"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="95"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="96"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(300.6deg); }
md-progress-circular[value="96"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="96"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="97"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(304.2deg); }
md-progress-circular[value="97"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="97"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="98"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(307.8deg); }
md-progress-circular[value="98"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="98"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="99"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(311.4deg); }
md-progress-circular[value="99"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="99"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[value="100"] .md-inner .md-left .md-half-circle {
transition: transform 0.1s linear;
transform: rotate(315deg); }
md-progress-circular[value="100"] .md-inner .md-right .md-half-circle {
transform: rotate(45deg); }
md-progress-circular[value="100"] .md-inner .md-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear; }
md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper {
animation: outer-rotate 2.91667s linear infinite; }
md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner {
animation: sporadic-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite; }
md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-left .md-half-circle, md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-right .md-half-circle {
animation-iteration-count: infinite;
animation-duration: 1.3125s;
animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1); }
md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-left .md-half-circle {
animation-name: left-wobble; }
md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-right .md-half-circle {
animation-name: right-wobble; }
/*! progressLinear/_extends.scss - */
md-progress-linear {
display: block;
width: 100%;
height: 5px; }
md-progress-linear .md-container {
overflow: hidden;
position: relative;
height: 5px;
top: 5px;
transform: translate(0, 5px) scale(1, 0);
transition: all .3s linear; }
md-progress-linear .md-container.md-ready {
transform: translate(0, 0) scale(1, 1); }
md-progress-linear .md-bar {
height: 5px;
position: absolute;
width: 100%; }
md-progress-linear .md-bar1, md-progress-linear .md-bar2 {
transition: all 0.2s linear; }
md-progress-linear[md-mode=determinate] .md-bar1 {
display: none; }
md-progress-linear[md-mode=indeterminate] .md-bar1 {
animation: indeterminate1 4s infinite linear; }
md-progress-linear[md-mode=indeterminate] .md-bar2 {
animation: indeterminate2 4s infinite linear; }
md-progress-linear[md-mode=buffer] .md-container {
background-color: transparent !important; }
md-progress-linear[md-mode=buffer] .md-dashed:before {
content: "";
display: block;
height: 5px;
width: 100%;
margin-top: 0px;
position: absolute;
background-color: transparent;
background-size: 10px 10px !important;
background-position: 0px -23px;
animation: buffer 3s infinite linear; }
md-progress-linear[md-mode=query] .md-bar2 {
animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1); }
@keyframes indeterminate1 {
0% {
transform: translateX(-25%) scale(0.5, 1); }
10% {
transform: translateX(25%) scale(0.5, 1); }
19.99% {
transform: translateX(50%) scale(0, 1); }
20% {
transform: translateX(-37.5%) scale(0.25, 1); }
30% {
transform: translateX(37.5%) scale(0.25, 1); }
34.99% {
transform: translateX(50%) scale(0, 1); }
36.99% {
transform: translateX(50%) scale(0, 1); }
37% {
transform: translateX(-37.5%) scale(0.25, 1); }
47% {
transform: translateX(20%) scale(0.25, 1); }
52% {
transform: translateX(35%) scale(0.05, 1); }
55% {
transform: translateX(35%) scale(0.1, 1); }
58% {
transform: translateX(50%) scale(0.1, 1); }
61.99% {
transform: translateX(50%) scale(0, 1); }
69.99% {
transform: translateX(50%) scale(0, 1); }
70% {
transform: translateX(-37.5%) scale(0.25, 1); }
80% {
transform: translateX(20%) scale(0.25, 1); }
85% {
transform: translateX(35%) scale(0.05, 1); }
88% {
transform: translateX(35%) scale(0.1, 1); }
91% {
transform: translateX(50%) scale(0.1, 1); }
92.99% {
transform: translateX(50%) scale(0, 1); }
93% {
transform: translateX(-50%) scale(0, 1); }
100% {
transform: translateX(-25%) scale(0.5, 1); } }
@keyframes indeterminate2 {
0% {
transform: translateX(-50%) scale(0, 1); }
25.99% {
transform: translateX(-50%) scale(0, 1); }
28% {
transform: translateX(-37.5%) scale(0.25, 1); }
38% {
transform: translateX(37.5%) scale(0.25, 1); }
42.99% {
transform: translateX(50%) scale(0, 1); }
46.99% {
transform: translateX(50%) scale(0, 1); }
49.99% {
transform: translateX(50%) scale(0, 1); }
50% {
transform: translateX(-50%) scale(0, 1); }
60% {
transform: translateX(-25%) scale(0.5, 1); }
70% {
transform: translateX(25%) scale(0.5, 1); }
79.99% {
transform: translateX(50%) scale(0, 1); } }
@keyframes query {
0% {
opacity: 1;
transform: translateX(35%) scale(0.3, 1); }
100% {
opacity: 0;
transform: translateX(-50%) scale(0, 1); } }
@keyframes buffer {
0% {
opacity: 1;
background-position: 0px -23px; }
50% {
opacity: 0; }
100% {
opacity: 1;
background-position: -200px -23px; } }
/*! radioButton/_extends.scss - */
md-radio-button,
.md-switch-thumb {
display: block;
margin: 15px;
white-space: nowrap;
cursor: pointer; }
md-radio-button input,
.md-switch-thumb input {
display: none; }
md-radio-button .md-container,
.md-switch-thumb .md-container {
position: relative;
top: 4px;
display: inline-block;
width: 16px;
height: 16px;
cursor: pointer; }
md-radio-button .md-container .md-ripple-container,
.md-switch-thumb .md-container .md-ripple-container {
position: absolute;
display: block;
width: 48px;
height: 48px;
left: -16px;
top: -16px; }
md-radio-button .md-off,
.md-switch-thumb .md-off {
position: absolute;
top: 0px;
left: 0px;
width: 16px;
height: 16px;
border: solid 2px;
border-radius: 50%;
transition: border-color ease 0.28s; }
md-radio-button .md-on,
.md-switch-thumb .md-on {
position: absolute;
top: 0;
left: 0;
width: 16px;
height: 16px;
border-radius: 50%;
transition: transform ease 0.28s;
transform: scale(0); }
md-radio-button.md-checked .md-on,
.md-switch-thumb.md-checked .md-on {
transform: scale(0.55); }
md-radio-button .md-label,
.md-switch-thumb .md-label {
position: relative;
display: inline-block;
margin-left: 10px;
margin-right: 10px;
vertical-align: middle;
white-space: normal;
pointer-events: none;
width: auto; }
md-radio-button .circle,
.md-switch-thumb .circle {
border-radius: 50%; }
md-radio-group {
border: 1px dotted transparent;
display: block;
outline: none; }
2015-01-26 09:57:02 +01:00
2015-02-06 01:16:49 +01:00
/*! sidenav/_extends.scss - */
md-sidenav {
position: absolute;
width: 304px;
min-width: 304px;
max-width: 304px;
bottom: 0;
z-index: 60;
background-color: white;
overflow: auto;
flex-direction: column; }
md-sidenav.md-closed {
display: none; }
md-sidenav.md-closed-add, md-sidenav.md-closed-remove {
display: flex;
/* this is required as of 1.3x to properly
apply all styling in a show/hide animation */
transition: 0s all; }
md-sidenav.md-closed-add.md-closed-add-active, md-sidenav.md-closed-remove.md-closed-remove-active {
transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
md-sidenav.md-locked-open-add, md-sidenav.md-locked-open-remove {
position: static;
display: flex;
transform: translate3d(0, 0, 0); }
md-sidenav.md-locked-open {
width: 304px;
min-width: 304px;
max-width: 304px; }
md-sidenav.md-locked-open, md-sidenav.md-locked-open.md-closed, md-sidenav.md-locked-open.md-closed.md-sidenav-left, md-sidenav.md-locked-open.md-closed, md-sidenav.md-locked-open.md-closed.md-sidenav-right, md-sidenav.md-locked-open-remove.md-closed {
position: static;
display: flex;
transform: translate3d(0, 0, 0); }
md-sidenav.md-locked-open-remove-active {
transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
width: 0;
min-width: 0; }
md-sidenav.md-closed.md-locked-open-add {
width: 0;
min-width: 0;
transform: translate3d(0%, 0, 0); }
md-sidenav.md-closed.md-locked-open-add-active {
transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
width: 304px;
min-width: 304px;
transform: translate3d(0%, 0, 0); }
.md-sidenav-backdrop.md-locked-open {
display: none; }
.md-sidenav-left, md-sidenav {
left: 0;
top: 0;
transform: translate3d(0%, 0, 0); }
.md-sidenav-left.md-closed, md-sidenav.md-closed {
transform: translate3d(-100%, 0, 0); }
.md-sidenav-right {
left: 100%;
top: 0;
transform: translate3d(-100%, 0, 0); }
.md-sidenav-right.md-closed {
transform: translate3d(0%, 0, 0); }
@media (max-width: 360px) {
md-sidenav {
width: 85%; } }
md-sidenav {
position: absolute;
width: 256px;
min-width: 256px;
max-width: 256px;
bottom: 0;
z-index: 60;
background-color: #e2d2a3;
overflow: auto;
flex-direction: column; }
md-sidenav.md-closed {
display: none; }
md-sidenav.md-closed-add, md-sidenav.md-closed-remove {
display: flex;
/* this is required as of 1.3x to properly
apply all styling in a show/hide animation */
transition: 0s all; }
md-sidenav.md-closed-add.md-closed-add-active, md-sidenav.md-closed-remove.md-closed-remove-active {
transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
md-sidenav.md-locked-open-add, md-sidenav.md-locked-open-remove {
position: static;
display: flex;
transform: translate3d(0, 0, 0); }
md-sidenav.md-locked-open {
width: 256px;
min-width: 256px;
max-width: 256px; }
md-sidenav.md-locked-open, md-sidenav.md-locked-open.md-closed, md-sidenav.md-locked-open.md-closed.md-sidenav-left, md-sidenav.md-locked-open.md-closed, md-sidenav.md-locked-open.md-closed.md-sidenav-right, md-sidenav.md-locked-open-remove.md-closed {
position: static;
display: flex;
transform: translate3d(0, 0, 0); }
md-sidenav.md-locked-open-remove-active {
transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
width: 0;
min-width: 0; }
md-sidenav.md-closed.md-locked-open-add {
width: 0;
min-width: 0;
transform: translate3d(0%, 0, 0); }
md-sidenav.md-closed.md-locked-open-add-active {
transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
width: 256px;
min-width: 256px;
transform: translate3d(0%, 0, 0); }
.md-sidenav-backdrop.md-locked-open {
display: none; }
.md-sidenav-left, md-sidenav {
left: 0;
top: 0;
transform: translate3d(0%, 0, 0); }
.md-sidenav-left.md-closed, md-sidenav.md-closed {
transform: translate3d(-100%, 0, 0); }
.md-sidenav-right {
left: 100%;
top: 0;
transform: translate3d(-100%, 0, 0); }
.md-sidenav-right.md-closed {
transform: translate3d(0%, 0, 0); }
@media (max-width: 320px) {
md-sidenav {
width: 85%; } }
.md-sidenav-left md-content, md-sidenav md-content, .md-sidenav-left md-toolbar, md-sidenav md-toolbar {
background-color: inherit; }
/*! slider/_extends.scss - */
@keyframes sliderFocusThumb {
0% {
opacity: 0;
transform: scale(0); }
50% {
transform: scale(1);
opacity: 1; }
100% {
opacity: 0; } }
md-slider {
height: 48px;
position: relative;
display: block;
margin-left: 4px;
margin-right: 4px;
/**
* Track
*/
/**
* Slider thumb
*/
/* The sign that's focused in discrete mode */
/**
* The border/background that comes in when focused in non-discrete mode
*/
/* Don't animate left/right while panning */ }
md-slider .md-track-container {
width: 100%;
position: absolute;
top: 23px;
height: 2px; }
md-slider .md-track {
position: absolute;
left: 0;
right: 0;
height: 100%; }
md-slider .md-track-fill {
transition: width 0.05s linear; }
md-slider .md-track-ticks {
position: absolute;
left: 0;
right: 0;
height: 100%; }
md-slider .md-thumb-container {
position: absolute;
left: 0;
top: 0;
right: 0;
transform: translate3d(0, 0, 0);
transition: transform 0.1s linear; }
md-slider .md-thumb {
z-index: 1;
position: absolute;
left: -19px;
top: 5px;
width: 38px;
height: 38px;
border-radius: 38px;
transform: scale(0.5);
transition: all 0.1s linear; }
md-slider .md-thumb:after {
content: '';
position: absolute;
left: 3px;
top: 3px;
width: 32px;
height: 32px;
border-radius: 32px;
border: 3px solid; }
md-slider .md-sign {
/* Center the children (slider-thumb-text) */
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: -14px;
top: -20px;
width: 28px;
height: 28px;
border-radius: 28px;
transform: scale(0.4) translate3d(0, 70px, 0);
transition: all 0.2s ease-in-out;
/* The arrow pointing down under the sign */ }
md-slider .md-sign:after {
position: absolute;
content: '';
left: 0px;
border-radius: 16px;
top: 19px;
border-left: 14px solid transparent;
border-right: 14px solid transparent;
border-top: 16px solid;
opacity: 0;
transform: translate3d(0, -8px, 0);
transition: all 0.2s ease-in-out; }
md-slider .md-sign .md-thumb-text {
z-index: 1;
font-size: 12px;
font-weight: bold; }
md-slider .md-focus-thumb {
position: absolute;
left: -24px;
top: 0px;
width: 48px;
height: 48px;
border-radius: 48px;
display: none;
opacity: 0;
background-color: #C0C0C0;
animation: sliderFocusThumb 0.4s linear; }
md-slider .md-focus-ring {
position: absolute;
left: -24px;
top: 0px;
width: 48px;
height: 48px;
border-radius: 48px;
border: 2px solid #D6D6D6;
background-color: transparent;
transform: scale(0);
transition: all 0.2s linear; }
md-slider .md-disabled-thumb {
position: absolute;
left: -22px;
top: 2px;
width: 44px;
height: 44px;
border-radius: 44px;
transform: scale(0.35);
border: 6px solid;
display: none; }
md-slider.md-min .md-thumb:after {
background-color: white; }
md-slider.md-min .md-sign {
opacity: 0; }
md-slider:focus {
outline: none; }
md-slider.dragging .md-thumb-container,
md-slider.dragging .md-track-fill {
transition: none; }
md-slider:not([md-discrete]) {
/* Hide the sign and ticks in non-discrete mode */ }
md-slider:not([md-discrete]) .md-track-ticks,
md-slider:not([md-discrete]) .md-sign {
display: none; }
md-slider:not([md-discrete]):not([disabled]):hover .md-thumb {
transform: scale(0.6); }
md-slider:not([md-discrete]):not([disabled]):focus .md-focus-thumb, md-slider:not([md-discrete]):not([disabled]).active .md-focus-thumb {
display: block; }
md-slider:not([md-discrete]):not([disabled]):focus .md-focus-ring, md-slider:not([md-discrete]):not([disabled]).active .md-focus-ring {
transform: scale(1); }
md-slider:not([md-discrete]):not([disabled]):focus .md-thumb, md-slider:not([md-discrete]):not([disabled]).active .md-thumb {
transform: scale(0.85); }
md-slider[md-discrete] {
/* Hide the focus thumb in discrete mode */ }
md-slider[md-discrete] .md-focus-thumb,
md-slider[md-discrete] .md-focus-ring {
display: none; }
md-slider[md-discrete]:not([disabled]):focus .md-sign,
md-slider[md-discrete]:not([disabled]):focus .md-sign:after, md-slider[md-discrete]:not([disabled]).active .md-sign,
md-slider[md-discrete]:not([disabled]).active .md-sign:after {
opacity: 1;
transform: translate3d(0, 0, 0) scale(1); }
md-slider[disabled] .md-track-fill {
display: none; }
md-slider[disabled] .md-sign {
display: none; }
md-slider[disabled] .md-thumb {
transform: scale(0.35); }
md-slider[disabled] .md-disabled-thumb {
display: block; }
/*! sticky/_extends.scss - */
.md-sticky-clone {
z-index: 2;
top: 0;
left: 0;
right: 0;
position: absolute !important;
transform: translate3d(-9999px, -9999px, 0); }
.md-sticky-clone[sticky-state="active"] {
transform: translate3d(0, 0, 0); }
.md-sticky-clone[sticky-state="active"]:not(.md-sticky-no-effect):after {
animation: subheaderStickyHoverIn 0.3s ease-out both; }
/*! subheader/_extends.scss - */
@keyframes subheaderStickyHoverIn {
0% {
box-shadow: 0 0 0 0 transparent; }
100% {
box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16); } }
@keyframes subheaderStickyHoverOut {
0% {
box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16); }
100% {
box-shadow: 0 0 0 0 transparent; } }
.md-subheader {
display: block;
font-size: 0.9em;
font-weight: 400;
line-height: 1em;
padding: 16px 0px 16px 16px;
margin: 0 0 0 0;
margin-right: 16px;
position: relative; }
.md-subheader:not(.md-sticky-no-effect) {
transition: 0.2s ease-out margin; }
.md-subheader:not(.md-sticky-no-effect):after {
position: absolute;
left: 0;
bottom: 0;
top: 0;
right: -16px;
content: ''; }
.md-subheader:not(.md-sticky-no-effect).md-sticky-clone {
z-index: 2; }
.md-subheader:not(.md-sticky-no-effect)[sticky-state="active"] {
margin-top: -2px; }
.md-subheader:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state="active"]:after {
animation: subheaderStickyHoverOut 0.3s ease-out both; }
.md-subheader .md-subheader-content {
z-index: 1;
position: relative; }
.sg-md-subheader {
padding: 8px 8px 8px 16px;
position: fixed;
background-color: transparent;
z-index: auto; }
[id="messagesList"] .sg-md-subheader {
transform: translateY(-100%); }
.sg-md-subheader {
font-size: 14px;
font-weight: 600; }
.sg-md-subheader > * {
font-size: inherit;
font-weight: inherit; }
/*! switch/_extends.scss - */
md-switch {
display: flex;
align-items: center;
margin: 15px;
white-space: nowrap;
cursor: pointer;
outline: none;
user-select: none; }
md-switch .md-container {
cursor: grab;
width: 36px;
height: 24px;
position: relative;
user-select: none;
margin-right: 8px; }
md-switch:not([disabled]) .md-dragging, md-switch:not([disabled]).md-dragging .md-container {
cursor: grabbing; }
md-switch .md-label {
border-color: transparent;
border-width: 0px; }
md-switch .md-bar {
left: 1px;
width: 34px;
top: 5px;
height: 14px;
border-radius: 8px;
position: absolute; }
md-switch .md-thumb-container {
top: 2px;
left: 0;
width: 16px;
position: absolute;
transform: translate3d(0, 0, 0);
z-index: 1; }
md-switch.md-checked .md-thumb-container {
transform: translate3d(100%, 0, 0); }
md-switch .md-thumb {
position: absolute;
margin: 0;
left: 0;
top: 0;
outline: none;
height: 20px;
width: 20px;
border-radius: 50%;
box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26); }
md-switch .md-thumb .md-ripple-container {
position: absolute;
display: block;
width: auto;
height: auto;
left: -20px;
top: -20px;
right: -20px;
bottom: -20px; }
md-switch:not(.md-dragging) .md-bar,
md-switch:not(.md-dragging) .md-thumb-container,
md-switch:not(.md-dragging) .md-thumb {
transition: all 0.5s cubic-bezier(0.35, 0, 0.25, 1);
transition-property: transform, background-color; }
md-switch:not(.md-dragging) .md-bar,
md-switch:not(.md-dragging) .md-thumb {
transition-delay: 0.05s; }
/*! tabs/_extends.scss - */
md-tabs {
display: block;
width: 100%;
font-weight: 500;
overflow: auto; }
.md-header {
width: 100%;
height: 48px;
box-sizing: border-box;
position: relative; }
.md-paginator {
z-index: 1;
margin-right: -2px;
display: flex;
justify-content: center;
align-items: center;
width: 32px;
min-height: 100%;
cursor: pointer;
border: none;
background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
/* TODO Once we have a better way to inline svg images, change this
to use svgs correctly */ }
.md-paginator.md-prev {
left: 0; }
.md-paginator.md-next {
right: 0; }
.md-paginator.md-prev {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg=="); }
.md-paginator.md-next {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K"); }
/* If `center` justified, change to left-justify if paginating */
md-tabs[center] .md-header:not(.md-paginating) .md-header-items {
justify-content: center; }
.md-paginating .md-header-items-container {
left: 32px;
right: 32px; }
.md-header-items-container {
overflow: hidden;
position: absolute;
left: 0;
right: 0;
height: 100%;
white-space: nowrap;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
margin: auto; }
.md-header-items-container .md-header-items {
display: flex;
box-sizing: border-box;
transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
transform: translate3d(0, 0, 0);
height: 100%;
width: 99999px; }
.md-tabs-content {
overflow: hidden;
width: 100%;
position: relative; }
.md-tabs-content .md-tab-content {
height: 100%; }
.md-tabs-content .md-tab-content.ng-hide.ng-animate {
display: block !important; }
.md-tabs-content .md-tab-content.ng-animate {
transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
transform: translateX(0); }
.md-tabs-content .md-tab-content.ng-animate.ng-hide-add {
transform: translateX(-100%); }
.md-tabs-content .md-tab-content.ng-animate.ng-hide-add.md-transition-rtl {
transform: translateX(100%); }
.md-tabs-content .md-tab-content.ng-animate.ng-hide-remove {
position: absolute;
transform: translateX(100%);
top: 0;
left: 0;
right: 0;
bottom: 0; }
.md-tabs-content .md-tab-content.ng-animate.ng-hide-remove.md-transition-rtl {
transform: translateX(-100%); }
.md-tabs-content .md-tab-content.ng-animate.ng-hide-remove.ng-hide-remove-active {
transform: translateX(0); }
md-tabs-ink-bar {
z-index: 1;
display: none;
position: absolute;
left: 0;
bottom: 0;
box-sizing: border-box;
height: 2px;
margin-top: -2px;
transform: scaleX(1);
transform-origin: 0 0; }
md-tabs-ink-bar.md-transition-right {
transition: right 0.25s cubic-bezier(0.35, 0, 0.25, 1), left 0.25s cubic-bezier(0.35, 0, 0.25, 1) 0.075s; }
md-tabs-ink-bar.md-transition-left {
transition: right 0.25s cubic-bezier(0.35, 0, 0.25, 1) 0.075s, left 0.25s cubic-bezier(0.35, 0, 0.25, 1); }
md-tab {
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 0;
overflow: hidden;
height: 100%;
text-align: center;
cursor: pointer;
padding: 20px 24px;
box-sizing: border-box;
transition: none;
user-select: none; }
md-tab.md-tab-themed {
transition: background 0.35s cubic-bezier(0.35, 0, 0.25, 1), color 0.35s cubic-bezier(0.35, 0, 0.25, 1); }
md-tab[disabled] {
pointer-events: none;
cursor: default; }
md-tab:focus {
outline: none; }
md-tab md-tab-label {
flex: 1 1 auto;
z-index: 100;
opacity: 1;
overflow: hidden; }
/*! textField/_extends.scss - */
md-input-group label,
.md-input-group label {
display: block;
font-size: 0.75em; }
md-input-group textarea,
md-input-group input[type="text"],
md-input-group input[type="password"],
md-input-group input[type="datetime"],
md-input-group input[type="datetime-local"],
md-input-group input[type="date"],
md-input-group input[type="month"],
md-input-group input[type="time"],
md-input-group input[type="week"],
md-input-group input[type="number"],
md-input-group input[type="email"],
md-input-group input[type="url"],
md-input-group input[type="search"],
md-input-group input[type="tel"],
md-input-group input[type="color"],
.md-input-group textarea,
.md-input-group input[type="text"],
.md-input-group input[type="password"],
.md-input-group input[type="datetime"],
.md-input-group input[type="datetime-local"],
.md-input-group input[type="date"],
.md-input-group input[type="month"],
.md-input-group input[type="time"],
.md-input-group input[type="week"],
.md-input-group input[type="number"],
.md-input-group input[type="email"],
.md-input-group input[type="url"],
.md-input-group input[type="search"],
.md-input-group input[type="tel"],
.md-input-group input[type="color"] {
display: block;
border-width: 0 0 1px 0;
padding-top: 2px;
line-height: 26px;
padding-bottom: 1px; }
md-input-group textarea:focus,
md-input-group input[type="text"]:focus,
md-input-group input[type="password"]:focus,
md-input-group input[type="datetime"]:focus,
md-input-group input[type="datetime-local"]:focus,
md-input-group input[type="date"]:focus,
md-input-group input[type="month"]:focus,
md-input-group input[type="time"]:focus,
md-input-group input[type="week"]:focus,
md-input-group input[type="number"]:focus,
md-input-group input[type="email"]:focus,
md-input-group input[type="url"]:focus,
md-input-group input[type="search"]:focus,
md-input-group input[type="tel"]:focus,
md-input-group input[type="color"]:focus,
.md-input-group textarea:focus,
.md-input-group input[type="text"]:focus,
.md-input-group input[type="password"]:focus,
.md-input-group input[type="datetime"]:focus,
.md-input-group input[type="datetime-local"]:focus,
.md-input-group input[type="date"]:focus,
.md-input-group input[type="month"]:focus,
.md-input-group input[type="time"]:focus,
.md-input-group input[type="week"]:focus,
.md-input-group input[type="number"]:focus,
.md-input-group input[type="email"]:focus,
.md-input-group input[type="url"]:focus,
.md-input-group input[type="search"]:focus,
.md-input-group input[type="tel"]:focus,
.md-input-group input[type="color"]:focus {
outline: 0; }
md-input-group input, md-input-group textarea,
.md-input-group input,
.md-input-group textarea {
background: none; }
md-input-group,
.md-input-group {
padding-bottom: 2px;
margin: 10px 0 8px 0;
position: relative;
display: block; }
md-input-group label,
.md-input-group label {
font-size: 1em;
z-index: 1;
pointer-events: none;
-webkit-font-smoothing: antialiased; }
md-input-group label:hover,
.md-input-group label:hover {
cursor: text; }
md-input-group label,
.md-input-group label {
transform: translate3d(0, 22px, 0);
transform-origin: left center;
transition: all 0.15s cubic-bezier(0.35, 0, 0.25, 1);
transition: all 0.15s cubic-bezier(0.35, 0, 0.25, 1); }
md-input-group input, md-input-group textarea,
.md-input-group input,
.md-input-group textarea {
border-bottom-width: 1px;
transition: all 0.15s cubic-bezier(0.35, 0, 0.25, 1); }
md-input-group.md-input-focused label,
.md-input-group.md-input-focused label {
transform: translate3d(0, 4px, 0) scale(0.75); }
md-input-group.md-input-focused input, md-input-group.md-input-focused textarea,
.md-input-group.md-input-focused input,
.md-input-group.md-input-focused textarea {
border-bottom-width: 2px; }
md-input-group.md-input-focused input,
.md-input-group.md-input-focused input {
padding-bottom: 0px; }
md-input-group.md-input-has-value label,
.md-input-group.md-input-has-value label {
transform: translate3d(0, 4px, 0) scale(0.75); }
md-input-group.md-input-has-value:not(.md-input-focused) label,
.md-input-group.md-input-has-value:not(.md-input-focused) label {
transform: translate3d(0, 4px, 0) scale(0.75); }
md-input-group[disabled] input, md-input-group[disabled] textarea,
.md-input-group[disabled] input,
.md-input-group[disabled] textarea {
border-bottom-width: 0px; }
md-input-group[disabled] input, md-input-group[disabled] textarea,
.md-input-group[disabled] input,
.md-input-group[disabled] textarea {
background-size: 3px 1px;
background-position: 0 bottom;
background-size: 2px 1px;
background-repeat: repeat-x;
pointer-events: none; }
md-input-group[disabled] label,
.md-input-group[disabled] label {
transform: translate3d(0, 4px, 0) scale(0.75); }
md-input-group[disabled] *:not(.md-input-has-value) label,
.md-input-group[disabled] *:not(.md-input-has-value) label {
transform: translate3d(0, 22px, 0);
transform-origin: left center;
transition: all 0.15s cubic-bezier(0.35, 0, 0.25, 1); }
/*! toast/_extends.scss - */
md-toast {
display: flex;
position: absolute;
box-sizing: border-box;
align-items: center;
min-height: 48px;
padding-left: 24px;
padding-right: 24px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
border-radius: 2px;
font-size: 14px;
cursor: default;
max-width: 879px;
max-height: 40px;
height: 24px;
z-index: 90;
opacity: 1;
transform: translate3d(0, 0, 0) rotateZ(0deg);
transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
/* Transition differently when swiping */ }
md-toast.md-capsule {
border-radius: 24px; }
md-toast.ng-leave-active {
transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2); }
md-toast.md-swipeleft, md-toast.md-swiperight, md-toast.md-swipeup, md-toast.md-swipedown {
transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
md-toast.ng-enter {
transform: translate3d(0, 100%, 0);
opacity: 0; }
md-toast.ng-enter.md-top {
transform: translate3d(0, -100%, 0); }
md-toast.ng-enter.ng-enter-active {
transform: translate3d(0, 0, 0);
opacity: 1; }
md-toast.ng-leave.ng-leave-active {
opacity: 0;
transform: translate3d(0, 100%, 0); }
md-toast.ng-leave.ng-leave-active.md-top {
transform: translate3d(0, -100%, 0); }
md-toast.ng-leave.ng-leave-active.md-swipeleft {
transform: translate3d(-100%, 0%, 0); }
md-toast.ng-leave.ng-leave-active.md-swiperight {
transform: translate3d(100%, 0%, 0); }
md-toast .md-action {
line-height: 19px;
margin-left: 24px;
cursor: pointer;
text-transform: uppercase;
float: right; }
@media (max-width: 600px) {
md-toast {
left: 0;
right: 0;
width: 100%;
max-width: 100%;
min-width: 0;
border-radius: 0;
bottom: 0; }
md-toast.md-top {
bottom: auto;
top: 0; } }
@media (min-width: 600px) {
md-toast {
min-width: 288px;
/*
* When the toast doesn't take up the whole screen,
* make it rotate when the user swipes it away
*/ }
md-toast.md-bottom {
bottom: 8px; }
md-toast.md-left {
left: 8px; }
md-toast.md-right {
right: 8px; }
md-toast.md-top {
top: 8px; }
md-toast.ng-leave.ng-leave-active.md-swipeleft {
transform: translate3d(-100%, 25%, 0) rotateZ(-15deg); }
md-toast.ng-leave.ng-leave-active.md-swiperight {
transform: translate3d(100%, 25%, 0) rotateZ(15deg); }
md-toast.ng-leave.ng-leave-active.md-top.md-swipeleft {
transform: translate3d(-100%, 0, 0) rotateZ(-15deg); }
md-toast.ng-leave.ng-leave-active.md-top.md-swiperight {
transform: translate3d(100%, 0, 0) rotateZ(15deg); } }
/*! toolbar/_extends.scss - */
2015-01-26 09:57:02 +01:00
md-toolbar {
display: flex;
flex-direction: column;
position: relative;
z-index: 2;
font-size: 1.3em;
min-height: 64px;
width: 100%;
2015-02-06 01:16:49 +01:00
box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26); }
md-toolbar.md-tall {
height: 128px;
min-height: 128px;
max-height: 128px; }
md-toolbar.md-medium-tall {
height: 88px;
min-height: 88px;
max-height: 88px; }
md-toolbar.md-medium-tall .md-toolbar-tools {
height: 48px;
min-height: 48px;
max-height: 48px; }
md-toolbar .md-indent {
margin-left: 64px; }
2015-01-26 09:57:02 +01:00
.md-toolbar-tools {
display: flex;
align-items: center;
flex-direction: row;
width: 100%;
height: 64px;
max-height: 64px;
font-size: inherit;
font-weight: normal;
padding: 0 16px;
2015-02-06 01:16:49 +01:00
margin: 0; }
.md-toolbar-tools > * {
font-size: inherit; }
.md-toolbar-tools h2, .md-toolbar-tools h3 {
font-weight: normal; }
.md-toolbar-tools a {
color: inherit;
text-decoration: none; }
.md-toolbar-tools .fill-height {
display: flex;
align-items: center; }
.md-toolbar-tools .md-tools {
margin-left: auto; }
.md-toolbar-tools .md-button {
font-size: 14px; }
md-toolbar {
z-index: 20;
box-shadow: none; }
/*! toolbar/_extends.scss - */
md-toolbar {
display: flex;
flex-direction: column;
position: relative;
z-index: 2;
font-size: 1.3em;
min-height: 64px;
width: 100%;
box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26); }
md-toolbar.md-tall {
height: 128px;
min-height: 128px;
max-height: 128px; }
md-toolbar.md-medium-tall {
height: 88px;
min-height: 88px;
max-height: 88px; }
md-toolbar.md-medium-tall .md-toolbar-tools {
height: 48px;
min-height: 48px;
max-height: 48px; }
md-toolbar .md-indent {
margin-left: 64px; }
.md-toolbar-tools {
display: flex;
align-items: center;
2015-02-06 01:16:49 +01:00
flex-direction: row;
width: 100%;
height: 64px;
max-height: 64px;
font-size: inherit;
font-weight: normal;
padding: 0 16px;
margin: 0; }
.md-toolbar-tools > * {
font-size: inherit; }
.md-toolbar-tools h2, .md-toolbar-tools h3 {
font-weight: normal; }
.md-toolbar-tools a {
color: inherit;
text-decoration: none; }
.md-toolbar-tools .fill-height {
display: flex;
align-items: center; }
.md-toolbar-tools .md-tools {
margin-left: auto; }
.md-toolbar-tools .md-button {
font-size: 14px; }
md-toolbar {
z-index: 20;
box-shadow: none; }
2015-01-26 09:57:02 +01:00
md-toolbar.sg-bottombar {
2015-01-26 09:57:02 +01:00
@extends md-toolbar;
2015-02-06 01:16:49 +01:00
background-color: #212121;
2015-01-26 09:57:02 +01:00
position: fixed;
bottom: 0px;
left: 0px;
2015-02-06 01:16:49 +01:00
z-index: 100; }
2015-01-26 09:57:02 +01:00
sg-bottombar.md-THEME_NAME-theme {
2015-02-06 01:16:49 +01:00
background-color: #212121;
color: '{{primary-contrast}}'; }
sg-bottombar.md-THEME_NAME-theme .md-button {
color: '{{primary-contrast}}'; }
sg-bottombar.md-THEME_NAME-theme.md-accent {
background-color: '{{accent-color}}';
color: '{{accent-contrast}}'; }
sg-bottombar.md-THEME_NAME-theme.md-warn {
background-color: '{{warn-color}}';
color: '{{warn-contrast}}'; }
/*! tooltip/_extends.scss - */
@keyframes tooltipBackgroundShow {
0% {
transform: scale(0.2);
opacity: 0.25; }
50% {
opacity: 1; }
100% {
transform: scale(1);
opacity: 1; } }
@keyframes tooltipBackgroundHide {
0% {
opacity: 1; }
100% {
opacity: 0; } }
md-tooltip {
position: absolute;
font-size: 14px;
z-index: 100;
overflow: hidden;
pointer-events: none;
2015-02-06 01:16:49 +01:00
border-radius: 4px;
/**
* Depending on the tooltip's size as a multiple of 32 (set by JS),
* change the background's animation duration.
* The larger the tooltip, the less time the background should take to ripple outwards.
*/ }
md-tooltip[md-direction="bottom"] {
transform: translate3d(0, -30%, 0);
margin-top: 8px; }
md-tooltip[md-direction="top"] {
transform: translate3d(0, 30%, 0);
margin-bottom: 8px; }
md-tooltip .md-background {
position: absolute;
left: 50%;
width: 256px;
height: 256px;
margin-left: -128px;
margin-top: -128px;
border-radius: 256px;
opacity: 0.25;
transform: scale(0.2); }
md-tooltip .md-content {
max-width: 240px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 8px;
background: transparent;
opacity: 0.3;
transition: inherit; }
md-tooltip.md-hide {
transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2); }
md-tooltip.md-show {
transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
pointer-events: auto;
transform: translate3d(0, 0, 0); }
md-tooltip.md-show .md-background {
transform: scale(1);
opacity: 1.0;
animation: tooltipBackgroundShow linear; }
md-tooltip.md-show .md-content {
opacity: 0.99; }
md-tooltip.md-hide .md-background {
transform: scale(1);
opacity: 0;
animation: tooltipBackgroundHide 0.2s linear; }
md-tooltip[width-32="1"].md-show .md-background {
animation-duration: 900ms; }
md-tooltip[width-32="2"].md-show .md-background {
animation-duration: 800ms; }
md-tooltip[width-32="3"].md-show .md-background {
animation-duration: 700ms; }
md-tooltip[width-32="4"].md-show .md-background {
animation-duration: 600ms; }
md-tooltip[width-32="5"].md-show .md-background {
animation-duration: 500ms; }
md-tooltip[width-32="6"].md-show .md-background {
animation-duration: 400ms; }
md-tooltip[width-32="7"].md-show .md-background {
animation-duration: 300ms; }
md-tooltip[width-32="8"].md-show .md-background {
animation-duration: 200ms; }
/*! whiteframe/_extends.scss - */
.md-whiteframe-z1 {
box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26); }
.md-whiteframe-z2 {
2015-02-06 01:16:49 +01:00
box-shadow: 0px 8px 17px rgba(0, 0, 0, 0.2); }
.md-whiteframe-z3 {
box-shadow: 0px 17px 50px rgba(0, 0, 0, 0.19); }
.md-whiteframe-z4 {
box-shadow: 0px 16px 28px 0 rgba(0, 0, 0, 0.22); }
.md-whiteframe-z5 {
box-shadow: 0px 27px 24px 0 rgba(0, 0, 0, 0.2); }
2015-02-06 01:16:49 +01:00
md-sidenav md-list md-item-content {
transition: background-color 0.2s ease-out, color 0.5s linear; }
md-sidenav md-list md-item-content:hover {
background-color: #ede5ca;
cursor: pointer; }
md-sidenav md-list md-item-content.sg-active {
color: #00b0c0; }
md-sidenav md-list md-item-content.sg-loading {
color: #a1ccc8; }
md-sidenav md-list md-item-content .sg-item-name {
text-align: left;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap; }
2015-02-06 01:16:49 +01:00
md-item-content .sg-child-level-1 {
padding-left: 15px; }
2015-02-06 01:16:49 +01:00
md-item-content .sg-child-level-2 {
padding-left: 30px; }
2015-02-02 15:39:53 +01:00
2015-02-06 01:16:49 +01:00
md-item-content .sg-child-level-3 {
padding-left: 45px; }
2015-02-02 15:39:53 +01:00
2015-02-06 01:16:49 +01:00
md-item-content .sg-child-level-4 {
padding-left: 60px; }
2015-02-02 15:39:53 +01:00
2015-02-06 01:16:49 +01:00
md-item-content .sg-child-level-5 {
padding-left: 75px; }
2015-02-02 15:39:53 +01:00
2015-02-06 01:16:49 +01:00
md-item-content .sg-child-level-6 {
padding-left: 90px; }
2015-02-02 15:39:53 +01:00
2015-02-06 01:16:49 +01:00
md-item-content .sg-child-level-7 {
padding-left: 105px; }
2015-02-06 01:16:49 +01:00
md-item-content .sg-child-level-8 {
padding-left: 120px; }
md-item-content .sg-child-level-9 {
padding-left: 135px; }
md-item-content .sg-child-level-10 {
padding-left: 150px; }
md-item-content .sg-child-level-11 {
padding-left: 165px; }
[id="messagesList"] {
max-width: 384px;
flex: 1 1 auto; }
[data-ui-view="message"] {
max-width: 512px; }
2015-02-06 01:16:49 +01:00
.view[layout=row] {
max-height: 100%; }
2015-01-26 09:57:02 +01:00
/**
*
* @filename _base_styles.scss
* @project SOGo
* @version 3.alpha
*
* Define basic general styles for base elements
*
*
*/
2015-02-06 01:16:49 +01:00
main {
background-color: #ede5ca;
padding-bottom: 64px; }
.sg-tile-content .sg-md-subhead-multi,
.sg-tile-content .sg-md-subhead-solo {
min-width: 50%; }
2015-01-26 09:57:02 +01:00
html.dev.guide::after {
display: block;
position: absolute;
top: 0;
left: 0;
background-image: linear-gradient(90deg, rgba(0, 255, 255, 0.1) 0, rgba(0, 255, 255, 0.1) 80%, transparent 80%);
2015-01-26 09:57:02 +01:00
background-size: 64px 64px;
background-repeat-x: repeat;
width: 100%;
height: 100%;
content: " ";
2015-02-06 01:16:49 +01:00
z-index: 1000; }
.md-tile-left {
background-color: rgba(224, 255, 255, 0.5); }
/*# sourceMappingURL=styles.css.map */