mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-09 05:24:12 +01:00
3150 lines
81 KiB
CSS
3150 lines
81 KiB
CSS
/*!
|
|
* Angular Material Design
|
|
* https://github.com/angular/material
|
|
* @license MIT
|
|
* v0.0.3
|
|
*/
|
|
@font-face {
|
|
font-family: 'RobotoDraft';
|
|
font-style: normal;
|
|
font-weight: 100;
|
|
src: local('RobotoDraft Thin'), local('RobotoDraft-Thin'), url(//fonts.gstatic.com/s/robotodraft/v1/hope9NW9iJ5hh8P5PM_EAyeJLMOzE6CCkidNEpZOseY.woff) format('woff'); }
|
|
|
|
@font-face {
|
|
font-family: 'RobotoDraft';
|
|
font-style: normal;
|
|
font-weight: 300;
|
|
src: local('RobotoDraft Light'), local('RobotoDraft-Light'), url(//fonts.gstatic.com/s/robotodraft/v1/u0_CMoUf3y3-4Ss4ci-VwR_xHqYgAV9Bl_ZQbYUxnQU.woff) format('woff'); }
|
|
|
|
@font-face {
|
|
font-family: 'RobotoDraft';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('RobotoDraft'), local('RobotoDraft-Regular'), url(//fonts.gstatic.com/s/robotodraft/v1/0xES5Sl_v6oyT7dAKuoni4bN6UDyHWBl620a-IRfuBk.woff) format('woff'); }
|
|
|
|
@font-face {
|
|
font-family: 'RobotoDraft';
|
|
font-style: normal;
|
|
font-weight: 500;
|
|
src: local('RobotoDraft Medium'), local('RobotoDraft-Medium'), url(//fonts.gstatic.com/s/robotodraft/v1/u0_CMoUf3y3-4Ss4ci-VwSqHEX2q--o2so14pIEl08w.woff) format('woff'); }
|
|
|
|
@font-face {
|
|
font-family: 'RobotoDraft';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
src: local('RobotoDraft Bold'), local('RobotoDraft-Bold'), url(//fonts.gstatic.com/s/robotodraft/v1/u0_CMoUf3y3-4Ss4ci-VwTqR_3kx9_hJXbbyU8S6IN0.woff) format('woff'); }
|
|
|
|
@font-face {
|
|
font-family: 'RobotoDraft';
|
|
font-style: normal;
|
|
font-weight: 900;
|
|
src: local('RobotoDraft Black'), local('RobotoDraft-Black'), url(//fonts.gstatic.com/s/robotodraft/v1/u0_CMoUf3y3-4Ss4ci-VwUExzZ44ka2Lr5i-x5aWr0E.woff) format('woff'); }
|
|
|
|
@font-face {
|
|
font-family: 'RobotoDraft';
|
|
font-style: italic;
|
|
font-weight: 400;
|
|
src: local('RobotoDraft Italic'), local('RobotoDraft-Italic'), url(//fonts.gstatic.com/s/robotodraft/v1/er-TIW55l9KWsTS1x9bTftkZXW4sYc4BjuAIFc1SXII.woff) format('woff'); }
|
|
|
|
@font-face {
|
|
font-family: 'RobotoDraft';
|
|
font-style: italic;
|
|
font-weight: 700;
|
|
src: local('RobotoDraft Bold Italic'), local('RobotoDraft-BoldItalic'), url(//fonts.gstatic.com/s/robotodraft/v1/5SAvdU0uYYlH8OURAykt5wRV2F9RPTaqyJ4QibDfkzM.woff) format('woff'); }
|
|
|
|
/*
|
|
@mixin material-theme($name, $t100, $t300, $t500, $t700, $t900) {
|
|
}
|
|
|
|
@include material-theme('google-red', #f3c6C2, #e57b72, #da4336, #c43828, #a42613);
|
|
@include material-theme('pink', #f7bacf, #ef6191, #e81d62, #c1175a, #870d4e);
|
|
@include material-theme('indigo', #c4c9e8, #7885ca, #3e50b4, #2f3e9e, #19227d);
|
|
@include material-theme('google-blue', #c5d9fb, #7aa9f6, #4184f3, #3266d5, #1b39ab);
|
|
@include material-theme('light-blue', #b2e4fb, #4ec2f6, #02a8f3, #0187d0, #00569A);
|
|
@include material-theme('teal', #b1deda, #4cb5ab, #009587, #00786a, #004c3f);
|
|
@include material-theme('google-green', #b6e0cc, #56ba89, #0E9C57, #0a7f42, #045423);
|
|
@include material-theme('yellow', #fff8c3, #fff075, #ffea3a, #fabf2c, #f47e16);
|
|
@include material-theme('google-yellow', #fbe7b1, #f6ca4c, #f3b300, #ef9200, #e96000);
|
|
@include material-theme('orange', #ffdfb1, #ffb64c, #ff9700, #f47b00, #e55000);
|
|
@include material-theme('deep-orange', #ffcbbb, #ff8964, #ff5621, #e54918, #be350b);
|
|
@include material-theme('grey', #f0f0f0, #e0e0e0, #a2a2a2, #636363, #252525);
|
|
*/
|
|
.material-theme-light {
|
|
background-color: #4285f4 !important;
|
|
color: #f1f1f1 !important; }
|
|
|
|
.material-theme-light-blue {
|
|
background-color: #03a9f4 !important;
|
|
color: #f1f1f1 !important; }
|
|
|
|
.material-theme-indigo {
|
|
background-color: #3e50b4 !important;
|
|
color: #f1f1f1 !important; }
|
|
|
|
.material-theme-dark {
|
|
background-color: #3f51b5 !important;
|
|
color: #f1f1f1 !important; }
|
|
|
|
.material-theme-green {
|
|
background-color: #0f9d58 !important;
|
|
color: #f1f1f1 !important; }
|
|
|
|
.material-theme-yellow {
|
|
background-color: #ffeb3b !important;
|
|
color: #111111 !important; }
|
|
|
|
.material-theme-orange {
|
|
background-color: #ff5722 !important;
|
|
color: #f1f1f1 !important; }
|
|
|
|
.material-theme-purple {
|
|
background-color: #9c27b0 !important;
|
|
color: #f1f1f1 !important; }
|
|
|
|
.material-theme-red {
|
|
background-color: #db4437 !important;
|
|
color: #f1f1f1 !important; }
|
|
|
|
.material-input-group-theme-light.material-input-has-value input, .material-input-group-theme-light.material-input-focused input {
|
|
border-color: #4285f4; }
|
|
.material-input-group-theme-light.material-input-has-value label, .material-input-group-theme-light.material-input-focused label {
|
|
color: #4285f4; }
|
|
|
|
.material-input-group-theme-light-blue.material-input-has-value input, .material-input-group-theme-light-blue.material-input-focused input {
|
|
border-color: #03a9f4; }
|
|
.material-input-group-theme-light-blue.material-input-has-value label, .material-input-group-theme-light-blue.material-input-focused label {
|
|
color: #03a9f4; }
|
|
|
|
.material-input-group-theme-dark.material-input-has-value input, .material-input-group-theme-dark.material-input-focused input {
|
|
border-color: #3f51b5; }
|
|
.material-input-group-theme-dark.material-input-has-value label, .material-input-group-theme-dark.material-input-focused label {
|
|
color: #3f51b5; }
|
|
|
|
.material-input-group-theme-green.material-input-has-value input, .material-input-group-theme-green.material-input-focused input {
|
|
border-color: #0f9d58; }
|
|
.material-input-group-theme-green.material-input-has-value label, .material-input-group-theme-green.material-input-focused label {
|
|
color: #0f9d58; }
|
|
|
|
.material-input-group-theme-yellow.material-input-has-value input, .material-input-group-theme-yellow.material-input-focused input {
|
|
border-color: #ffeb3b; }
|
|
.material-input-group-theme-yellow.material-input-has-value label, .material-input-group-theme-yellow.material-input-focused label {
|
|
color: #ffeb3b; }
|
|
|
|
.material-input-group-theme-orange.material-input-has-value input, .material-input-group-theme-orange.material-input-focused input {
|
|
border-color: #ff5722; }
|
|
.material-input-group-theme-orange.material-input-has-value label, .material-input-group-theme-orange.material-input-focused label {
|
|
color: #ff5722; }
|
|
|
|
.material-input-group-theme-purple.material-input-has-value input, .material-input-group-theme-purple.material-input-focused input {
|
|
border-color: #9c27b0; }
|
|
.material-input-group-theme-purple.material-input-has-value label, .material-input-group-theme-purple.material-input-focused label {
|
|
color: #9c27b0; }
|
|
|
|
.material-input-group-theme-red.material-input-has-value input, .material-input-group-theme-red.material-input-focused input {
|
|
border-color: #db4437; }
|
|
.material-input-group-theme-red.material-input-has-value label, .material-input-group-theme-red.material-input-focused label {
|
|
color: #db4437; }
|
|
|
|
.material-shadow {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
border-radius: inherit;
|
|
pointer-events: none; }
|
|
|
|
.material-shadow-bottom-z-1, material-button.material-button-raised, material-button.material-button-fab {
|
|
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
|
|
|
|
.material-shadow-bottom-z-2, material-button.material-button-raised.focus, material-button.material-button-raised:hover:not([disabled]), material-button.material-button-fab.focus, material-button.material-button-fab:hover:not([disabled]) {
|
|
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4); }
|
|
|
|
.material-shadow-animated.material-shadow {
|
|
transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); }
|
|
|
|
*, *:before, *:after {
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box; }
|
|
|
|
html, body {
|
|
height: 100%;
|
|
color: #444;
|
|
background: #fff;
|
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
-webkit-touch-callout: none;
|
|
-webkit-text-size-adjust: 100%;
|
|
-webkit-font-smoothing: antialiased;
|
|
text-rendering: optimizeLegibility; }
|
|
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 {
|
|
font-family: 'RobotoDraft', 'Helvetica Neue', Helvetica, Arial; }
|
|
|
|
html body {
|
|
margin: 0;
|
|
padding: 0;
|
|
outline: none; }
|
|
|
|
.inset {
|
|
padding: 10px; }
|
|
|
|
button {
|
|
font-family: 'RobotoDraft', 'Helvetica Neue', Helvetica, Arial; }
|
|
|
|
a {
|
|
background: transparent;
|
|
outline: none; }
|
|
|
|
h1 {
|
|
font-size: 2em;
|
|
margin: 0.67em 0; }
|
|
|
|
h2 {
|
|
font-size: 1.5em;
|
|
margin: 0.83em 0; }
|
|
|
|
h3 {
|
|
font-size: 1.17em;
|
|
margin: 1em 0; }
|
|
|
|
h4 {
|
|
font-size: 1em;
|
|
margin: 1.33em 0; }
|
|
|
|
h5 {
|
|
font-size: 0.83em;
|
|
margin: 1.67em 0; }
|
|
|
|
h6 {
|
|
font-size: 0.75em;
|
|
margin: 2.33em 0; }
|
|
|
|
select, button, textarea, input {
|
|
margin: 0;
|
|
font-size: 100%;
|
|
font-family: inherit;
|
|
vertical-align: baseline; }
|
|
|
|
input[type="reset"], input[type="submit"], html input[type="button"], button {
|
|
cursor: pointer;
|
|
-webkit-appearance: button; }
|
|
input[type="reset"][disabled], input[type="submit"][disabled], html input[type="button"][disabled], button[disabled] {
|
|
cursor: default; }
|
|
|
|
textarea {
|
|
vertical-align: top;
|
|
overflow: auto; }
|
|
|
|
input[type="radio"], input[type="checkbox"] {
|
|
padding: 0;
|
|
box-sizing: border-box; }
|
|
input[type="search"] {
|
|
-webkit-appearance: textfield;
|
|
box-sizing: content-box;
|
|
-webkit-box-sizing: content-box; }
|
|
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
|
|
-webkit-appearance: none; }
|
|
|
|
table {
|
|
margin-bottom: 20px;
|
|
max-width: 100%;
|
|
width: 100%;
|
|
border-spacing: 0;
|
|
border-collapse: collapse;
|
|
background-color: transparent; }
|
|
|
|
td, th {
|
|
padding: 8px 16px;
|
|
border-top: 1px solid #ddd;
|
|
vertical-align: top; }
|
|
|
|
th {
|
|
border-bottom: 2px solid #ddd;
|
|
vertical-align: bottom; }
|
|
|
|
[layout] {
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex; }
|
|
|
|
[layout=vertical] {
|
|
-webkit-box-direction: normal;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-flex-direction: column;
|
|
-moz-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column; }
|
|
|
|
[layout-padding], [layout][layout-padding] > [flex] {
|
|
padding: 8px; }
|
|
|
|
[layout-padding] + [layout-padding] {
|
|
margin-top: -8px;
|
|
padding-top: 0; }
|
|
|
|
[layout-fill] {
|
|
margin: 0;
|
|
height: 100%;
|
|
width: 100%; }
|
|
|
|
[layout-align="center"], [layout-align="center center"], [layout-align="center start"], [layout-align="center end"] {
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
-webkit-justify-content: center;
|
|
-moz-justify-content: center;
|
|
justify-content: center; }
|
|
|
|
[layout-align="end"], [layout-align="end center"], [layout-align="end start"], [layout-align="end end"] {
|
|
-webkit-box-pack: end;
|
|
-ms-flex-pack: end;
|
|
-webkit-justify-content: flex-end;
|
|
-moz-justify-content: flex-end;
|
|
justify-content: flex-end; }
|
|
|
|
[layout-align="space-around"], [layout-align="space-around center"], [layout-align="space-around start"], [layout-align="space-around end"] {
|
|
-webkit-box-pack: space-around;
|
|
-ms-flex-pack: space-around;
|
|
-webkit-justify-content: space-around;
|
|
-moz-justify-content: space-around;
|
|
justify-content: space-around; }
|
|
|
|
[layout-align="space-between"], [layout-align="space-between center"], [layout-align="space-between start"], [layout-align="space-between end"] {
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
-webkit-justify-content: space-between;
|
|
-moz-justify-content: space-between;
|
|
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"] {
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
-moz-align-items: center;
|
|
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"] {
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
-moz-align-items: flex-start;
|
|
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"] {
|
|
-webkit-box-align: end;
|
|
-ms-flex-align: end;
|
|
-webkit-align-items: flex-end;
|
|
-moz-align-items: flex-end;
|
|
align-items: flex-end; }
|
|
|
|
[block] {
|
|
display: block; }
|
|
|
|
[inline-block] {
|
|
display: inline-block; }
|
|
|
|
[hide] {
|
|
display: none; }
|
|
|
|
[show] {
|
|
display: inherit; }
|
|
|
|
[flex] {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex: 1;
|
|
-moz-box-flex: 1;
|
|
-moz-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1; }
|
|
|
|
[flex="5"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 5%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 5%;
|
|
-ms-flex: 0 0 5%;
|
|
flex: 0 0 5%;
|
|
max-width: 5%; }
|
|
|
|
[flex="10"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 10%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 10%;
|
|
-ms-flex: 0 0 10%;
|
|
flex: 0 0 10%;
|
|
max-width: 10%; }
|
|
|
|
[flex="15"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 15%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 15%;
|
|
-ms-flex: 0 0 15%;
|
|
flex: 0 0 15%;
|
|
max-width: 15%; }
|
|
|
|
[flex="20"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 20%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 20%;
|
|
-ms-flex: 0 0 20%;
|
|
flex: 0 0 20%;
|
|
max-width: 20%; }
|
|
|
|
[flex="25"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 25%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 25%;
|
|
-ms-flex: 0 0 25%;
|
|
flex: 0 0 25%;
|
|
max-width: 25%; }
|
|
|
|
[flex="30"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 30%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 30%;
|
|
-ms-flex: 0 0 30%;
|
|
flex: 0 0 30%;
|
|
max-width: 30%; }
|
|
|
|
[flex="35"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 35%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 35%;
|
|
-ms-flex: 0 0 35%;
|
|
flex: 0 0 35%;
|
|
max-width: 35%; }
|
|
|
|
[flex="40"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 40%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 40%;
|
|
-ms-flex: 0 0 40%;
|
|
flex: 0 0 40%;
|
|
max-width: 40%; }
|
|
|
|
[flex="45"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 45%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 45%;
|
|
-ms-flex: 0 0 45%;
|
|
flex: 0 0 45%;
|
|
max-width: 45%; }
|
|
|
|
[flex="50"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 50%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 50%;
|
|
-ms-flex: 0 0 50%;
|
|
flex: 0 0 50%;
|
|
max-width: 50%; }
|
|
|
|
[flex="55"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 55%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 55%;
|
|
-ms-flex: 0 0 55%;
|
|
flex: 0 0 55%;
|
|
max-width: 55%; }
|
|
|
|
[flex="60"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 60%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 60%;
|
|
-ms-flex: 0 0 60%;
|
|
flex: 0 0 60%;
|
|
max-width: 60%; }
|
|
|
|
[flex="65"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 65%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 65%;
|
|
-ms-flex: 0 0 65%;
|
|
flex: 0 0 65%;
|
|
max-width: 65%; }
|
|
|
|
[flex="70"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 70%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 70%;
|
|
-ms-flex: 0 0 70%;
|
|
flex: 0 0 70%;
|
|
max-width: 70%; }
|
|
|
|
[flex="75"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 75%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 75%;
|
|
-ms-flex: 0 0 75%;
|
|
flex: 0 0 75%;
|
|
max-width: 75%; }
|
|
|
|
[flex="80"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 80%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 80%;
|
|
-ms-flex: 0 0 80%;
|
|
flex: 0 0 80%;
|
|
max-width: 80%; }
|
|
|
|
[flex="85"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 85%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 85%;
|
|
-ms-flex: 0 0 85%;
|
|
flex: 0 0 85%;
|
|
max-width: 85%; }
|
|
|
|
[flex="90"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 90%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 90%;
|
|
-ms-flex: 0 0 90%;
|
|
flex: 0 0 90%;
|
|
max-width: 90%; }
|
|
|
|
[flex="95"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 95%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 95%;
|
|
-ms-flex: 0 0 95%;
|
|
flex: 0 0 95%;
|
|
max-width: 95%; }
|
|
|
|
[flex="33"], [flex="34"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 33.33%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 33.33%;
|
|
-ms-flex: 0 0 33.33%;
|
|
flex: 0 0 33.33%;
|
|
max-width: 33.33%; }
|
|
|
|
[flex="66"], [flex="67"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 66.66%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 66.66%;
|
|
-ms-flex: 0 0 66.66%;
|
|
flex: 0 0 66.66%;
|
|
max-width: 66.66%; }
|
|
|
|
[offset="5"] {
|
|
margin-left: 5%; }
|
|
|
|
[offset="10"] {
|
|
margin-left: 10%; }
|
|
|
|
[offset="15"] {
|
|
margin-left: 15%; }
|
|
|
|
[offset="20"] {
|
|
margin-left: 20%; }
|
|
|
|
[offset="25"] {
|
|
margin-left: 25%; }
|
|
|
|
[offset="30"] {
|
|
margin-left: 30%; }
|
|
|
|
[offset="35"] {
|
|
margin-left: 35%; }
|
|
|
|
[offset="40"] {
|
|
margin-left: 40%; }
|
|
|
|
[offset="45"] {
|
|
margin-left: 45%; }
|
|
|
|
[offset="50"] {
|
|
margin-left: 50%; }
|
|
|
|
[offset="55"] {
|
|
margin-left: 55%; }
|
|
|
|
[offset="60"] {
|
|
margin-left: 60%; }
|
|
|
|
[offset="65"] {
|
|
margin-left: 65%; }
|
|
|
|
[offset="70"] {
|
|
margin-left: 70%; }
|
|
|
|
[offset="75"] {
|
|
margin-left: 75%; }
|
|
|
|
[offset="80"] {
|
|
margin-left: 80%; }
|
|
|
|
[offset="85"] {
|
|
margin-left: 85%; }
|
|
|
|
[offset="90"] {
|
|
margin-left: 90%; }
|
|
|
|
[offset="95"] {
|
|
margin-left: 95%; }
|
|
|
|
[offset="33"], [offset="34"] {
|
|
margin-left: 33.33%; }
|
|
|
|
[offset="66"], [offset="67"] {
|
|
margin-left: 66.66%; }
|
|
|
|
[layout-order="1"] {
|
|
-webkit-order: 1;
|
|
-ms-flex-order: 1;
|
|
order: 1; }
|
|
|
|
[layout-order="2"] {
|
|
-webkit-order: 2;
|
|
-ms-flex-order: 2;
|
|
order: 2; }
|
|
|
|
[layout-order="3"] {
|
|
-webkit-order: 3;
|
|
-ms-flex-order: 3;
|
|
order: 3; }
|
|
|
|
[layout-order="4"] {
|
|
-webkit-order: 4;
|
|
-ms-flex-order: 4;
|
|
order: 4; }
|
|
|
|
[layout-order="5"] {
|
|
-webkit-order: 5;
|
|
-ms-flex-order: 5;
|
|
order: 5; }
|
|
|
|
[layout-order="6"] {
|
|
-webkit-order: 6;
|
|
-ms-flex-order: 6;
|
|
order: 6; }
|
|
|
|
@media (min-width: 600px) {
|
|
[flex-sm] {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex: 1;
|
|
-moz-box-flex: 1;
|
|
-moz-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1; }
|
|
[flex-sm="5"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 5%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 5%;
|
|
-ms-flex: 0 0 5%;
|
|
flex: 0 0 5%;
|
|
max-width: 5%; }
|
|
[flex-sm="10"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 10%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 10%;
|
|
-ms-flex: 0 0 10%;
|
|
flex: 0 0 10%;
|
|
max-width: 10%; }
|
|
[flex-sm="15"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 15%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 15%;
|
|
-ms-flex: 0 0 15%;
|
|
flex: 0 0 15%;
|
|
max-width: 15%; }
|
|
[flex-sm="20"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 20%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 20%;
|
|
-ms-flex: 0 0 20%;
|
|
flex: 0 0 20%;
|
|
max-width: 20%; }
|
|
[flex-sm="25"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 25%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 25%;
|
|
-ms-flex: 0 0 25%;
|
|
flex: 0 0 25%;
|
|
max-width: 25%; }
|
|
[flex-sm="30"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 30%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 30%;
|
|
-ms-flex: 0 0 30%;
|
|
flex: 0 0 30%;
|
|
max-width: 30%; }
|
|
[flex-sm="35"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 35%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 35%;
|
|
-ms-flex: 0 0 35%;
|
|
flex: 0 0 35%;
|
|
max-width: 35%; }
|
|
[flex-sm="40"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 40%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 40%;
|
|
-ms-flex: 0 0 40%;
|
|
flex: 0 0 40%;
|
|
max-width: 40%; }
|
|
[flex-sm="45"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 45%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 45%;
|
|
-ms-flex: 0 0 45%;
|
|
flex: 0 0 45%;
|
|
max-width: 45%; }
|
|
[flex-sm="50"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 50%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 50%;
|
|
-ms-flex: 0 0 50%;
|
|
flex: 0 0 50%;
|
|
max-width: 50%; }
|
|
[flex-sm="55"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 55%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 55%;
|
|
-ms-flex: 0 0 55%;
|
|
flex: 0 0 55%;
|
|
max-width: 55%; }
|
|
[flex-sm="60"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 60%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 60%;
|
|
-ms-flex: 0 0 60%;
|
|
flex: 0 0 60%;
|
|
max-width: 60%; }
|
|
[flex-sm="65"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 65%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 65%;
|
|
-ms-flex: 0 0 65%;
|
|
flex: 0 0 65%;
|
|
max-width: 65%; }
|
|
[flex-sm="70"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 70%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 70%;
|
|
-ms-flex: 0 0 70%;
|
|
flex: 0 0 70%;
|
|
max-width: 70%; }
|
|
[flex-sm="75"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 75%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 75%;
|
|
-ms-flex: 0 0 75%;
|
|
flex: 0 0 75%;
|
|
max-width: 75%; }
|
|
[flex-sm="80"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 80%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 80%;
|
|
-ms-flex: 0 0 80%;
|
|
flex: 0 0 80%;
|
|
max-width: 80%; }
|
|
[flex-sm="85"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 85%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 85%;
|
|
-ms-flex: 0 0 85%;
|
|
flex: 0 0 85%;
|
|
max-width: 85%; }
|
|
[flex-sm="90"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 90%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 90%;
|
|
-ms-flex: 0 0 90%;
|
|
flex: 0 0 90%;
|
|
max-width: 90%; }
|
|
[flex-sm="95"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 95%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 95%;
|
|
-ms-flex: 0 0 95%;
|
|
flex: 0 0 95%;
|
|
max-width: 95%; }
|
|
[flex-sm="33"], [flex-sm="34"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 33.33%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 33.33%;
|
|
-ms-flex: 0 0 33.33%;
|
|
flex: 0 0 33.33%;
|
|
max-width: 33.33%; }
|
|
[flex-sm="66"], [flex-sm="67"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 66.66%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 66.66%;
|
|
-ms-flex: 0 0 66.66%;
|
|
flex: 0 0 66.66%;
|
|
max-width: 66.66%; }
|
|
[offset-sm="5"] {
|
|
margin-left: 5%; }
|
|
[offset-sm="10"] {
|
|
margin-left: 10%; }
|
|
[offset-sm="15"] {
|
|
margin-left: 15%; }
|
|
[offset-sm="20"] {
|
|
margin-left: 20%; }
|
|
[offset-sm="25"] {
|
|
margin-left: 25%; }
|
|
[offset-sm="30"] {
|
|
margin-left: 30%; }
|
|
[offset-sm="35"] {
|
|
margin-left: 35%; }
|
|
[offset-sm="40"] {
|
|
margin-left: 40%; }
|
|
[offset-sm="45"] {
|
|
margin-left: 45%; }
|
|
[offset-sm="50"] {
|
|
margin-left: 50%; }
|
|
[offset-sm="55"] {
|
|
margin-left: 55%; }
|
|
[offset-sm="60"] {
|
|
margin-left: 60%; }
|
|
[offset-sm="65"] {
|
|
margin-left: 65%; }
|
|
[offset-sm="70"] {
|
|
margin-left: 70%; }
|
|
[offset-sm="75"] {
|
|
margin-left: 75%; }
|
|
[offset-sm="80"] {
|
|
margin-left: 80%; }
|
|
[offset-sm="85"] {
|
|
margin-left: 85%; }
|
|
[offset-sm="90"] {
|
|
margin-left: 90%; }
|
|
[offset-sm="95"] {
|
|
margin-left: 95%; }
|
|
[offset-sm="33"], [offset-sm="34"] {
|
|
margin-left: 33.33%; }
|
|
[offset-sm="66"], [offset-sm="67"] {
|
|
margin-left: 66.66%; }
|
|
[layout-order-sm="1"] {
|
|
-webkit-order: 1;
|
|
-ms-flex-order: 1;
|
|
order: 1; }
|
|
[layout-order-sm="2"] {
|
|
-webkit-order: 2;
|
|
-ms-flex-order: 2;
|
|
order: 2; }
|
|
[layout-order-sm="3"] {
|
|
-webkit-order: 3;
|
|
-ms-flex-order: 3;
|
|
order: 3; }
|
|
[layout-order-sm="4"] {
|
|
-webkit-order: 4;
|
|
-ms-flex-order: 4;
|
|
order: 4; }
|
|
[layout-order-sm="5"] {
|
|
-webkit-order: 5;
|
|
-ms-flex-order: 5;
|
|
order: 5; }
|
|
[layout-order-sm="6"] {
|
|
-webkit-order: 6;
|
|
-ms-flex-order: 6;
|
|
order: 6; }
|
|
[layout-sm] {
|
|
-webkit-box-direction: normal;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-flex-direction: row;
|
|
-moz-flex-direction: row;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row; }
|
|
[layout-sm=vertical] {
|
|
-webkit-box-direction: normal;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-flex-direction: column;
|
|
-moz-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column; }
|
|
[block-sm] {
|
|
display: block; }
|
|
[inline-block-sm] {
|
|
display: inline-block; }
|
|
[show-sm] {
|
|
display: inherit; }
|
|
[hide-sm] {
|
|
display: none; } }
|
|
|
|
@media (min-width: 960px) {
|
|
[flex-md] {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex: 1;
|
|
-moz-box-flex: 1;
|
|
-moz-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1; }
|
|
[flex-md="5"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 5%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 5%;
|
|
-ms-flex: 0 0 5%;
|
|
flex: 0 0 5%;
|
|
max-width: 5%; }
|
|
[flex-md="10"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 10%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 10%;
|
|
-ms-flex: 0 0 10%;
|
|
flex: 0 0 10%;
|
|
max-width: 10%; }
|
|
[flex-md="15"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 15%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 15%;
|
|
-ms-flex: 0 0 15%;
|
|
flex: 0 0 15%;
|
|
max-width: 15%; }
|
|
[flex-md="20"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 20%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 20%;
|
|
-ms-flex: 0 0 20%;
|
|
flex: 0 0 20%;
|
|
max-width: 20%; }
|
|
[flex-md="25"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 25%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 25%;
|
|
-ms-flex: 0 0 25%;
|
|
flex: 0 0 25%;
|
|
max-width: 25%; }
|
|
[flex-md="30"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 30%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 30%;
|
|
-ms-flex: 0 0 30%;
|
|
flex: 0 0 30%;
|
|
max-width: 30%; }
|
|
[flex-md="35"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 35%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 35%;
|
|
-ms-flex: 0 0 35%;
|
|
flex: 0 0 35%;
|
|
max-width: 35%; }
|
|
[flex-md="40"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 40%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 40%;
|
|
-ms-flex: 0 0 40%;
|
|
flex: 0 0 40%;
|
|
max-width: 40%; }
|
|
[flex-md="45"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 45%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 45%;
|
|
-ms-flex: 0 0 45%;
|
|
flex: 0 0 45%;
|
|
max-width: 45%; }
|
|
[flex-md="50"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 50%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 50%;
|
|
-ms-flex: 0 0 50%;
|
|
flex: 0 0 50%;
|
|
max-width: 50%; }
|
|
[flex-md="55"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 55%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 55%;
|
|
-ms-flex: 0 0 55%;
|
|
flex: 0 0 55%;
|
|
max-width: 55%; }
|
|
[flex-md="60"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 60%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 60%;
|
|
-ms-flex: 0 0 60%;
|
|
flex: 0 0 60%;
|
|
max-width: 60%; }
|
|
[flex-md="65"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 65%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 65%;
|
|
-ms-flex: 0 0 65%;
|
|
flex: 0 0 65%;
|
|
max-width: 65%; }
|
|
[flex-md="70"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 70%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 70%;
|
|
-ms-flex: 0 0 70%;
|
|
flex: 0 0 70%;
|
|
max-width: 70%; }
|
|
[flex-md="75"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 75%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 75%;
|
|
-ms-flex: 0 0 75%;
|
|
flex: 0 0 75%;
|
|
max-width: 75%; }
|
|
[flex-md="80"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 80%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 80%;
|
|
-ms-flex: 0 0 80%;
|
|
flex: 0 0 80%;
|
|
max-width: 80%; }
|
|
[flex-md="85"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 85%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 85%;
|
|
-ms-flex: 0 0 85%;
|
|
flex: 0 0 85%;
|
|
max-width: 85%; }
|
|
[flex-md="90"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 90%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 90%;
|
|
-ms-flex: 0 0 90%;
|
|
flex: 0 0 90%;
|
|
max-width: 90%; }
|
|
[flex-md="95"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 95%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 95%;
|
|
-ms-flex: 0 0 95%;
|
|
flex: 0 0 95%;
|
|
max-width: 95%; }
|
|
[flex-md="33"], [flex-md="34"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 33.33%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 33.33%;
|
|
-ms-flex: 0 0 33.33%;
|
|
flex: 0 0 33.33%;
|
|
max-width: 33.33%; }
|
|
[flex-md="66"], [flex-md="67"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 66.66%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 66.66%;
|
|
-ms-flex: 0 0 66.66%;
|
|
flex: 0 0 66.66%;
|
|
max-width: 66.66%; }
|
|
[offset-md="5"] {
|
|
margin-left: 5%; }
|
|
[offset-md="10"] {
|
|
margin-left: 10%; }
|
|
[offset-md="15"] {
|
|
margin-left: 15%; }
|
|
[offset-md="20"] {
|
|
margin-left: 20%; }
|
|
[offset-md="25"] {
|
|
margin-left: 25%; }
|
|
[offset-md="30"] {
|
|
margin-left: 30%; }
|
|
[offset-md="35"] {
|
|
margin-left: 35%; }
|
|
[offset-md="40"] {
|
|
margin-left: 40%; }
|
|
[offset-md="45"] {
|
|
margin-left: 45%; }
|
|
[offset-md="50"] {
|
|
margin-left: 50%; }
|
|
[offset-md="55"] {
|
|
margin-left: 55%; }
|
|
[offset-md="60"] {
|
|
margin-left: 60%; }
|
|
[offset-md="65"] {
|
|
margin-left: 65%; }
|
|
[offset-md="70"] {
|
|
margin-left: 70%; }
|
|
[offset-md="75"] {
|
|
margin-left: 75%; }
|
|
[offset-md="80"] {
|
|
margin-left: 80%; }
|
|
[offset-md="85"] {
|
|
margin-left: 85%; }
|
|
[offset-md="90"] {
|
|
margin-left: 90%; }
|
|
[offset-md="95"] {
|
|
margin-left: 95%; }
|
|
[offset-md="33"], [offset-md="34"] {
|
|
margin-left: 33.33%; }
|
|
[offset-md="66"], [offset-md="67"] {
|
|
margin-left: 66.66%; }
|
|
[layout-order-md="1"] {
|
|
-webkit-order: 1;
|
|
-ms-flex-order: 1;
|
|
order: 1; }
|
|
[layout-order-md="2"] {
|
|
-webkit-order: 2;
|
|
-ms-flex-order: 2;
|
|
order: 2; }
|
|
[layout-order-md="3"] {
|
|
-webkit-order: 3;
|
|
-ms-flex-order: 3;
|
|
order: 3; }
|
|
[layout-order-md="4"] {
|
|
-webkit-order: 4;
|
|
-ms-flex-order: 4;
|
|
order: 4; }
|
|
[layout-order-md="5"] {
|
|
-webkit-order: 5;
|
|
-ms-flex-order: 5;
|
|
order: 5; }
|
|
[layout-order-md="6"] {
|
|
-webkit-order: 6;
|
|
-ms-flex-order: 6;
|
|
order: 6; }
|
|
[layout-md] {
|
|
-webkit-box-direction: normal;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-flex-direction: row;
|
|
-moz-flex-direction: row;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row; }
|
|
[layout-md=vertical] {
|
|
-webkit-box-direction: normal;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-flex-direction: column;
|
|
-moz-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column; }
|
|
[block-md] {
|
|
display: block; }
|
|
[inline-block-md] {
|
|
display: inline-block; }
|
|
[show-md] {
|
|
display: inherit; }
|
|
[hide-md] {
|
|
display: none; } }
|
|
|
|
@media (min-width: 1200px) {
|
|
[flex-lg] {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex: 1;
|
|
-moz-box-flex: 1;
|
|
-moz-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1; }
|
|
[flex-lg="5"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 5%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 5%;
|
|
-ms-flex: 0 0 5%;
|
|
flex: 0 0 5%;
|
|
max-width: 5%; }
|
|
[flex-lg="10"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 10%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 10%;
|
|
-ms-flex: 0 0 10%;
|
|
flex: 0 0 10%;
|
|
max-width: 10%; }
|
|
[flex-lg="15"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 15%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 15%;
|
|
-ms-flex: 0 0 15%;
|
|
flex: 0 0 15%;
|
|
max-width: 15%; }
|
|
[flex-lg="20"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 20%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 20%;
|
|
-ms-flex: 0 0 20%;
|
|
flex: 0 0 20%;
|
|
max-width: 20%; }
|
|
[flex-lg="25"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 25%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 25%;
|
|
-ms-flex: 0 0 25%;
|
|
flex: 0 0 25%;
|
|
max-width: 25%; }
|
|
[flex-lg="30"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 30%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 30%;
|
|
-ms-flex: 0 0 30%;
|
|
flex: 0 0 30%;
|
|
max-width: 30%; }
|
|
[flex-lg="35"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 35%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 35%;
|
|
-ms-flex: 0 0 35%;
|
|
flex: 0 0 35%;
|
|
max-width: 35%; }
|
|
[flex-lg="40"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 40%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 40%;
|
|
-ms-flex: 0 0 40%;
|
|
flex: 0 0 40%;
|
|
max-width: 40%; }
|
|
[flex-lg="45"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 45%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 45%;
|
|
-ms-flex: 0 0 45%;
|
|
flex: 0 0 45%;
|
|
max-width: 45%; }
|
|
[flex-lg="50"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 50%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 50%;
|
|
-ms-flex: 0 0 50%;
|
|
flex: 0 0 50%;
|
|
max-width: 50%; }
|
|
[flex-lg="55"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 55%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 55%;
|
|
-ms-flex: 0 0 55%;
|
|
flex: 0 0 55%;
|
|
max-width: 55%; }
|
|
[flex-lg="60"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 60%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 60%;
|
|
-ms-flex: 0 0 60%;
|
|
flex: 0 0 60%;
|
|
max-width: 60%; }
|
|
[flex-lg="65"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 65%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 65%;
|
|
-ms-flex: 0 0 65%;
|
|
flex: 0 0 65%;
|
|
max-width: 65%; }
|
|
[flex-lg="70"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 70%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 70%;
|
|
-ms-flex: 0 0 70%;
|
|
flex: 0 0 70%;
|
|
max-width: 70%; }
|
|
[flex-lg="75"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 75%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 75%;
|
|
-ms-flex: 0 0 75%;
|
|
flex: 0 0 75%;
|
|
max-width: 75%; }
|
|
[flex-lg="80"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 80%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 80%;
|
|
-ms-flex: 0 0 80%;
|
|
flex: 0 0 80%;
|
|
max-width: 80%; }
|
|
[flex-lg="85"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 85%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 85%;
|
|
-ms-flex: 0 0 85%;
|
|
flex: 0 0 85%;
|
|
max-width: 85%; }
|
|
[flex-lg="90"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 90%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 90%;
|
|
-ms-flex: 0 0 90%;
|
|
flex: 0 0 90%;
|
|
max-width: 90%; }
|
|
[flex-lg="95"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 95%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 95%;
|
|
-ms-flex: 0 0 95%;
|
|
flex: 0 0 95%;
|
|
max-width: 95%; }
|
|
[flex-lg="33"], [flex-lg="34"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 33.33%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 33.33%;
|
|
-ms-flex: 0 0 33.33%;
|
|
flex: 0 0 33.33%;
|
|
max-width: 33.33%; }
|
|
[flex-lg="66"], [flex-lg="67"] {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 66.66%;
|
|
-moz-box-flex: 0;
|
|
-moz-flex: 0 0 66.66%;
|
|
-ms-flex: 0 0 66.66%;
|
|
flex: 0 0 66.66%;
|
|
max-width: 66.66%; }
|
|
[offset-lg="5"] {
|
|
margin-left: 5%; }
|
|
[offset-lg="10"] {
|
|
margin-left: 10%; }
|
|
[offset-lg="15"] {
|
|
margin-left: 15%; }
|
|
[offset-lg="20"] {
|
|
margin-left: 20%; }
|
|
[offset-lg="25"] {
|
|
margin-left: 25%; }
|
|
[offset-lg="30"] {
|
|
margin-left: 30%; }
|
|
[offset-lg="35"] {
|
|
margin-left: 35%; }
|
|
[offset-lg="40"] {
|
|
margin-left: 40%; }
|
|
[offset-lg="45"] {
|
|
margin-left: 45%; }
|
|
[offset-lg="50"] {
|
|
margin-left: 50%; }
|
|
[offset-lg="55"] {
|
|
margin-left: 55%; }
|
|
[offset-lg="60"] {
|
|
margin-left: 60%; }
|
|
[offset-lg="65"] {
|
|
margin-left: 65%; }
|
|
[offset-lg="70"] {
|
|
margin-left: 70%; }
|
|
[offset-lg="75"] {
|
|
margin-left: 75%; }
|
|
[offset-lg="80"] {
|
|
margin-left: 80%; }
|
|
[offset-lg="85"] {
|
|
margin-left: 85%; }
|
|
[offset-lg="90"] {
|
|
margin-left: 90%; }
|
|
[offset-lg="95"] {
|
|
margin-left: 95%; }
|
|
[offset-lg="33"], [offset-lg="34"] {
|
|
margin-left: 33.33%; }
|
|
[offset-lg="66"], [offset-lg="67"] {
|
|
margin-left: 66.66%; }
|
|
[layout-order-lg="1"] {
|
|
-webkit-order: 1;
|
|
-ms-flex-order: 1;
|
|
order: 1; }
|
|
[layout-order-lg="2"] {
|
|
-webkit-order: 2;
|
|
-ms-flex-order: 2;
|
|
order: 2; }
|
|
[layout-order-lg="3"] {
|
|
-webkit-order: 3;
|
|
-ms-flex-order: 3;
|
|
order: 3; }
|
|
[layout-order-lg="4"] {
|
|
-webkit-order: 4;
|
|
-ms-flex-order: 4;
|
|
order: 4; }
|
|
[layout-order-lg="5"] {
|
|
-webkit-order: 5;
|
|
-ms-flex-order: 5;
|
|
order: 5; }
|
|
[layout-order-lg="6"] {
|
|
-webkit-order: 6;
|
|
-ms-flex-order: 6;
|
|
order: 6; }
|
|
[layout-lg] {
|
|
-webkit-box-direction: normal;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-flex-direction: row;
|
|
-moz-flex-direction: row;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row; }
|
|
[layout-lg=vertical] {
|
|
-webkit-box-direction: normal;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-flex-direction: column;
|
|
-moz-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column; }
|
|
[block-lg] {
|
|
display: block; }
|
|
[inline-block-lg] {
|
|
display: inline-block; }
|
|
[show-lg] {
|
|
display: inherit; }
|
|
[hide-lg] {
|
|
display: none; } }
|
|
|
|
material-ink-bar {
|
|
height: 2px;
|
|
background: #ffff85;
|
|
position: absolute;
|
|
margin-top: -2px; }
|
|
|
|
@-webkit-keyframes inkRippleButton {
|
|
0% {
|
|
-webkit-transform: scale(0);
|
|
transform: scale(0);
|
|
opacity: 0.15; }
|
|
|
|
50% {
|
|
-webkit-transform: scale(0.75);
|
|
transform: scale(0.75);
|
|
opacity: 0.15; }
|
|
|
|
100% {
|
|
-webkit-transform: scale(2);
|
|
transform: scale(2);
|
|
opacity: 0; } }
|
|
|
|
@keyframes inkRippleButton {
|
|
0% {
|
|
-webkit-transform: scale(0);
|
|
transform: scale(0);
|
|
opacity: 0.15; }
|
|
|
|
50% {
|
|
-webkit-transform: scale(0.75);
|
|
transform: scale(0.75);
|
|
opacity: 0.15; }
|
|
|
|
100% {
|
|
-webkit-transform: scale(2);
|
|
transform: scale(2);
|
|
opacity: 0; } }
|
|
|
|
@-webkit-keyframes inkRippleCheckbox {
|
|
0% {
|
|
-webkit-transform: scale(0);
|
|
transform: scale(0);
|
|
opacity: 0.4; }
|
|
|
|
50% {
|
|
-webkit-transform: scale(1);
|
|
transform: scale(1);
|
|
opacity: 0.4; }
|
|
|
|
100% {
|
|
-webkit-transform: scale(1);
|
|
transform: scale(1);
|
|
opacity: 0; } }
|
|
|
|
@keyframes inkRippleCheckbox {
|
|
0% {
|
|
-webkit-transform: scale(0);
|
|
transform: scale(0);
|
|
opacity: 0.4; }
|
|
|
|
50% {
|
|
-webkit-transform: scale(1);
|
|
transform: scale(1);
|
|
opacity: 0.4; }
|
|
|
|
100% {
|
|
-webkit-transform: scale(1);
|
|
transform: scale(1);
|
|
opacity: 0; } }
|
|
|
|
/*
|
|
* A container inside of a rippling element (eg a button),
|
|
* which contains all of the individual ripples
|
|
*/
|
|
.material-ripple-container {
|
|
pointer-events: none;
|
|
position: absolute;
|
|
overflow: hidden;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%; }
|
|
|
|
.material-ripple {
|
|
position: absolute; }
|
|
|
|
material-backdrop {
|
|
z-index: 7;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
position: fixed;
|
|
left: 0;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
-webkit-transition: all 0.2s ease-out;
|
|
transition: all 0.2s ease-out; }
|
|
material-backdrop.opaque {
|
|
background-color: rgba(0, 0, 0, 0.4); }
|
|
material-backdrop.ng-enter {
|
|
-webkit-transition-delay: 0.1s;
|
|
transition-delay: 0.1s; }
|
|
material-backdrop.ng-enter, material-backdrop.ng-leave.ng-leave-active {
|
|
opacity: 0; }
|
|
material-backdrop.ng-leave, material-backdrop.ng-enter.ng-enter-active {
|
|
opacity: 1; }
|
|
|
|
material-content {
|
|
display: block;
|
|
overflow: auto;
|
|
-webkit-overflow-scrolling: touch; }
|
|
material-content[scroll-y] {
|
|
overflow-y: auto;
|
|
overflow-x: hidden; }
|
|
material-content[scroll-x] {
|
|
overflow-x: auto;
|
|
overflow-y: hidden; }
|
|
material-content.material-content-padding {
|
|
padding: 8px; }
|
|
material-content[scroll-shrink] {
|
|
position: relative; }
|
|
|
|
@media (min-width: 600px) {
|
|
material-content.material-content-padding {
|
|
padding: 16px; } }
|
|
|
|
material-icon {
|
|
margin: auto;
|
|
padding: 0;
|
|
display: block;
|
|
background-repeat: no-repeat no-repeat;
|
|
pointer-events: none; }
|
|
|
|
svg, object {
|
|
fill: currentColor;
|
|
color-fill: currentColor; }
|
|
|
|
/**
|
|
* Position a FAB button.
|
|
*/
|
|
material-button {
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
position: relative;
|
|
display: inline-block;
|
|
outline: none;
|
|
border: 0;
|
|
padding: 0;
|
|
margin: 0;
|
|
border-radius: 3px;
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
font-weight: inherit;
|
|
font-style: inherit;
|
|
font-variant: inherit;
|
|
font-size: inherit;
|
|
font-family: inherit;
|
|
line-height: inherit;
|
|
cursor: pointer;
|
|
overflow: hidden; }
|
|
material-button .material-button-inner {
|
|
display: block;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: transparent;
|
|
border: none;
|
|
color: inherit;
|
|
outline: none;
|
|
text-transform: inherit;
|
|
font-weight: inherit;
|
|
font-style: inherit;
|
|
font-variant: inherit;
|
|
font-size: inherit;
|
|
font-family: inherit;
|
|
line-height: inherit;
|
|
white-space: nowrap;
|
|
padding: 4px; }
|
|
material-button[href] {
|
|
pointer-events: none; }
|
|
material-button[href] .material-button-inner {
|
|
pointer-events: auto; }
|
|
material-button.material-button-colored {
|
|
color: #4285f4;
|
|
fill: #4285f4; }
|
|
material-button.material-button-cornered {
|
|
border-radius: 0; }
|
|
material-button:hover:not([disabled]), material-button.focus {
|
|
background-color: #e4e4e4; }
|
|
material-button[disabled] {
|
|
background-color: #eaeaea !important;
|
|
color: #a8a8a8 !important;
|
|
cursor: auto; }
|
|
material-button.material-button-icon {
|
|
padding: 0;
|
|
background: none; }
|
|
material-button.material-button-raised {
|
|
background-color: #dfdfe9;
|
|
-webkit-transition: 0.2s linear;
|
|
-webkit-transition-property: box-shadow, -webkit-transform, background-color;
|
|
transition: 0.2s linear transform;
|
|
transition-property: box-shadow, transform, background-color;
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0); }
|
|
material-button.material-button-raised:hover:not([disabled]), material-button.material-button-raised.focus {
|
|
background-color: #d6d6d6; }
|
|
material-button.material-button-raised.material-button-colored {
|
|
background-color: #4285f4;
|
|
color: #fff; }
|
|
material-button.material-button-raised.material-button-colored:hover:not([disabled]), material-button.material-button-raised.material-button-colored.focus {
|
|
background-color: #3367d6; }
|
|
material-button.material-button-fab {
|
|
z-index: 2;
|
|
width: 56px;
|
|
height: 56px;
|
|
border-radius: 28px;
|
|
border-radius: 50%;
|
|
overflow: hidden;
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
-webkit-transition: 0.2s linear;
|
|
-webkit-transition-property: -webkit-transform, box-shadow;
|
|
transition: transform 0.2s linear;
|
|
transition-property: transform, box-shadow; }
|
|
material-button.material-button-fab.material-button-fab-bottom-right {
|
|
top: auto;
|
|
right: 28px;
|
|
bottom: 28px;
|
|
left: auto;
|
|
position: absolute; }
|
|
material-button.material-button-fab.material-button-fab-bottom-left {
|
|
top: auto;
|
|
right: auto;
|
|
bottom: 28px;
|
|
left: 28px;
|
|
position: absolute; }
|
|
material-button.material-button-fab.material-button-fab-top-right {
|
|
top: 28px;
|
|
right: 28px;
|
|
bottom: auto;
|
|
left: auto;
|
|
position: absolute; }
|
|
material-button.material-button-fab.material-button-fab-top-left {
|
|
top: 28px;
|
|
right: auto;
|
|
bottom: auto;
|
|
left: 28px;
|
|
position: absolute; }
|
|
material-button.material-button-raised.focus, material-button.material-button-raised:hover:not([disabled]), material-button.material-button-fab.focus, material-button.material-button-fab:hover:not([disabled]) {
|
|
-webkit-transform: translate3d(0, -1px, 0);
|
|
transform: translate3d(0, -1px, 0); }
|
|
|
|
.material-toast-open-top material-button.material-button-fab-top-left, .material-toast-open-top material-button.material-button-fab-top-right {
|
|
-webkit-transform: translate3d(0, 32px, 0);
|
|
transform: translate3d(0, 32px, 0); }
|
|
.material-toast-open-top material-button.material-button-fab-top-left.focus, .material-toast-open-top material-button.material-button-fab-top-left:hover:not([disabled]), .material-toast-open-top material-button.material-button-fab-top-right.focus, .material-toast-open-top material-button.material-button-fab-top-right:hover:not([disabled]) {
|
|
-webkit-transform: translate3d(0, 31px, 0);
|
|
transform: translate3d(0, 31px, 0); }
|
|
|
|
.material-toast-open-bottom material-button.material-button-fab-bottom-left, .material-toast-open-bottom material-button.material-button-fab-bottom-right {
|
|
-webkit-transform: translate3d(0, -32px, 0);
|
|
transform: translate3d(0, -32px, 0); }
|
|
.material-toast-open-bottom material-button.material-button-fab-bottom-left.focus, .material-toast-open-bottom material-button.material-button-fab-bottom-left:hover, .material-toast-open-bottom material-button.material-button-fab-bottom-right.focus, .material-toast-open-bottom material-button.material-button-fab-bottom-right:hover {
|
|
-webkit-transform: translate3d(0, -33px, 0);
|
|
transform: translate3d(0, -33px, 0); }
|
|
|
|
.material-button-group {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex: 1;
|
|
-moz-box-flex: 1;
|
|
-moz-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
width: 100%; }
|
|
|
|
.material-button-group > .material-button {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex: 1;
|
|
-moz-box-flex: 1;
|
|
-moz-flex: 1;
|
|
-ms-flex: 1;
|
|
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; }
|
|
.material-button-group > .material-button:first-child {
|
|
border-radius: 2px 0px 0px 2px; }
|
|
.material-button-group > .material-button:last-child {
|
|
border-right-width: 1px;
|
|
border-radius: 0px 2px 2px 0px; }
|
|
|
|
.material-dialog-container {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
-webkit-justify-content: center;
|
|
-moz-justify-content: center;
|
|
justify-content: center;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
-moz-align-items: center;
|
|
align-items: center;
|
|
position: fixed;
|
|
left: 0;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
z-index: 10; }
|
|
.material-dialog-container.active {
|
|
-webkit-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
transform: translate3d(0, 0, 0) scale(1);
|
|
opacity: 1; }
|
|
.material-dialog-container.ng-leave.ng-leave-active {
|
|
-webkit-transform: translate3d(0, 100%, 0) scale(0.5);
|
|
transform: translate3d(0, 100%, 0) scale(0.5);
|
|
opacity: 0; }
|
|
|
|
material-dialog {
|
|
min-width: 240px;
|
|
max-width: 80%;
|
|
max-height: 80%;
|
|
margin: auto;
|
|
background-color: #fff;
|
|
border-radius: 4px;
|
|
box-shadow: 0px 27px 24px 0 rgba(0, 0, 0, 0.2);
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-direction: normal;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-flex-direction: column;
|
|
-moz-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column; }
|
|
material-dialog .dialog-content {
|
|
-webkit-order: 1;
|
|
-ms-flex-order: 1;
|
|
order: 1;
|
|
padding: 24px;
|
|
overflow: auto;
|
|
-webkit-overflow-scrolling: touch; }
|
|
material-dialog .dialog-actions {
|
|
-webkit-order: 2;
|
|
-ms-flex-order: 2;
|
|
order: 2;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
-moz-align-items: center;
|
|
align-items: center;
|
|
-webkit-box-pack: end;
|
|
-ms-flex-pack: end;
|
|
-webkit-justify-content: flex-end;
|
|
-moz-justify-content: flex-end;
|
|
justify-content: flex-end;
|
|
padding: 8px 16px;
|
|
min-height: 40px; }
|
|
material-dialog.dialog-content-overflow .dialog-actions {
|
|
border-top: 1px solid #eee; }
|
|
|
|
material-divider {
|
|
display: block;
|
|
border-top: 1px solid rgba(0, 0, 0, 0.12) !important;
|
|
margin: 0; }
|
|
material-divider[inset] {
|
|
margin-left: 80px; }
|
|
|
|
material-checkbox {
|
|
display: block;
|
|
margin: 15px;
|
|
white-space: nowrap;
|
|
cursor: pointer;
|
|
outline: none; }
|
|
material-checkbox .material-container {
|
|
position: relative;
|
|
top: 4px;
|
|
display: inline-block;
|
|
width: 18px;
|
|
height: 18px; }
|
|
material-checkbox .material-container .material-ripple-container {
|
|
position: absolute;
|
|
display: block;
|
|
width: 54px;
|
|
height: 54px;
|
|
left: -18px;
|
|
top: -18px; }
|
|
material-checkbox .material-container .material-ripple {
|
|
color: #0f9d58; }
|
|
material-checkbox.material-checked .material-ripple {
|
|
color: #5a5f5a; }
|
|
material-checkbox .circle {
|
|
border-radius: 50%; }
|
|
material-checkbox .material-icon {
|
|
-webkit-transition: 240ms;
|
|
transition: 240ms;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 18px;
|
|
height: 18px;
|
|
border: 2px solid #6D6D6D;
|
|
border-radius: 2px; }
|
|
material-checkbox.material-checked .material-icon {
|
|
border-color: #4CAF50;
|
|
background: #4CAF50; }
|
|
material-checkbox[disabled] {
|
|
cursor: no-drop; }
|
|
material-checkbox[disabled] .material-icon {
|
|
border-color: #a0a0a0; }
|
|
material-checkbox[disabled].material-checked .material-icon {
|
|
background: #a0a0a0; }
|
|
material-checkbox:focus .material-label {
|
|
border-color: black; }
|
|
material-checkbox.material-checked .material-icon:after {
|
|
-webkit-transform: rotate(45deg);
|
|
transform: rotate(45deg);
|
|
position: absolute;
|
|
left: 4px;
|
|
display: table;
|
|
width: 6px;
|
|
height: 12px;
|
|
border: 2px solid #eeeeee;
|
|
border-top: 0;
|
|
border-left: 0;
|
|
content: ' '; }
|
|
material-checkbox .material-label {
|
|
border: 1px dotted transparent;
|
|
position: relative;
|
|
display: inline-block;
|
|
margin-left: 10px;
|
|
vertical-align: middle;
|
|
white-space: normal;
|
|
pointer-events: none; }
|
|
|
|
material-card {
|
|
display: block;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
|
|
margin: 8px;
|
|
padding: 8px;
|
|
border-radius: 2px; }
|
|
material-card .material-card-image {
|
|
display: block;
|
|
width: 100%;
|
|
border-radius: 2px 2px 0 0; }
|
|
|
|
material-radio-button, .material-switch-thumb {
|
|
display: block;
|
|
margin: 15px;
|
|
white-space: nowrap;
|
|
cursor: pointer; }
|
|
material-radio-button input, .material-switch-thumb input {
|
|
display: none; }
|
|
material-radio-button .material-container, .material-switch-thumb .material-container {
|
|
position: relative;
|
|
top: 4px;
|
|
display: inline-block;
|
|
width: 16px;
|
|
height: 16px;
|
|
cursor: pointer; }
|
|
material-radio-button .material-container .material-ripple-container, .material-switch-thumb .material-container .material-ripple-container {
|
|
position: absolute;
|
|
display: block;
|
|
width: 48px;
|
|
height: 48px;
|
|
left: -16px;
|
|
top: -16px; }
|
|
material-radio-button .material-container .material-ripple, .material-switch-thumb .material-container .material-ripple {
|
|
color: #0f9d58; }
|
|
material-radio-button .material-off, .material-switch-thumb .material-off {
|
|
position: absolute;
|
|
top: 0px;
|
|
left: 0px;
|
|
width: 16px;
|
|
height: 16px;
|
|
border: solid 2px;
|
|
border-color: #5a5a5a;
|
|
border-radius: 50%; }
|
|
material-radio-button .material-on, .material-switch-thumb .material-on {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 16px;
|
|
height: 16px;
|
|
border-radius: 50%;
|
|
background-color: #0f9d58;
|
|
transition: -webkit-transform ease 0.28s;
|
|
transition: transform ease 0.28s;
|
|
-webkit-transform: scale(0);
|
|
transform: scale(0); }
|
|
material-radio-button.material-checked .material-on, .material-switch-thumb.material-checked .material-on {
|
|
-webkit-transform: scale(1.1);
|
|
transform: scale(1.1); }
|
|
material-radio-button.material-checked .material-ink-ripple, .material-switch-thumb.material-checked .material-ink-ripple {
|
|
color: #119957; }
|
|
material-radio-button .material-label, .material-switch-thumb .material-label {
|
|
position: relative;
|
|
display: inline-block;
|
|
margin-left: 10px;
|
|
vertical-align: middle;
|
|
white-space: normal;
|
|
pointer-events: none;
|
|
width: auto; }
|
|
material-radio-button .circle, .material-switch-thumb .circle {
|
|
border-radius: 50%; }
|
|
|
|
material-radio-group {
|
|
border: 1px dotted transparent;
|
|
display: block;
|
|
outline: none; }
|
|
material-radio-group:focus {
|
|
border-color: #111111; }
|
|
|
|
material-sidenav {
|
|
position: absolute;
|
|
width: 304px;
|
|
bottom: 0;
|
|
background-color: white;
|
|
-webkit-transition: -webkit-transform 0.3s ease-in-out;
|
|
transition: transform 0.3s ease-in-out; }
|
|
|
|
.material-sidenav-left, material-sidenav {
|
|
left: 0;
|
|
top: 0;
|
|
-webkit-transform: translate3d(-100%, 0, 0);
|
|
transform: translate3d(-100%, 0, 0); }
|
|
.material-sidenav-left.open, material-sidenav.open {
|
|
-webkit-transform: translate3d(0%, 0, 0);
|
|
transform: translate3d(0%, 0, 0);
|
|
z-index: 8; }
|
|
|
|
.material-sidenav-right {
|
|
left: 100%;
|
|
top: 0;
|
|
-webkit-transform: translate3d(100%, 0, 0);
|
|
transform: translate3d(100%, 0, 0); }
|
|
.material-sidenav-right.open {
|
|
-webkit-transform: translate3d(-100%, 0, 0);
|
|
transform: translate3d(-100%, 0, 0);
|
|
z-index: 8; }
|
|
|
|
@media (min-width: 960px) {
|
|
material-sidenav {
|
|
position: static;
|
|
-webkit-transform: translate3d(0, 0, 0) !important;
|
|
transform: translate3d(0, 0, 0) !important; }
|
|
.material-sidenav-backdrop {
|
|
display: none !important; } }
|
|
|
|
/*
|
|
* When sidenav is closed on small screen, show no box shadow
|
|
*/
|
|
@media (max-width: 960px) {
|
|
material-sidenav:not(.open).material-sidenav-left, material-sidenav:not(.open), material-sidenav:not(.open).material-sidenav-right {
|
|
box-shadow: none; } }
|
|
|
|
@-webkit-keyframes sliderFocusThumb {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale(0);
|
|
transform: scale(0); }
|
|
|
|
50% {
|
|
-webkit-transform: scale(1);
|
|
transform: scale(1);
|
|
opacity: 1; }
|
|
|
|
100% {
|
|
opacity: 0; } }
|
|
|
|
@keyframes sliderFocusThumb {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale(0);
|
|
transform: scale(0); }
|
|
|
|
50% {
|
|
-webkit-transform: scale(1);
|
|
transform: scale(1);
|
|
opacity: 1; }
|
|
|
|
100% {
|
|
opacity: 0; } }
|
|
|
|
material-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 */ }
|
|
material-slider .slider-track-container {
|
|
width: 100%;
|
|
position: absolute;
|
|
top: 23px;
|
|
height: 2px; }
|
|
material-slider .slider-track {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
height: 100%;
|
|
background: #C8C8C8; }
|
|
material-slider .slider-track-fill {
|
|
background: #03A9F4;
|
|
-webkit-transition: width 0.05s linear;
|
|
transition: width 0.05s linear; }
|
|
material-slider .slider-track-ticks {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
height: 100%; }
|
|
material-slider .slider-thumb-container {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
transition: transform 0.1s linear;
|
|
-webkit-transition: -webkit-transform 0.1s linear; }
|
|
material-slider .slider-thumb {
|
|
z-index: 1;
|
|
position: absolute;
|
|
left: -19px;
|
|
top: 5px;
|
|
width: 38px;
|
|
height: 38px;
|
|
border-radius: 38px;
|
|
-webkit-transform: scale(0.5);
|
|
transform: scale(0.5);
|
|
-webkit-transition: all 0.1s linear;
|
|
transition: all 0.1s linear; }
|
|
material-slider .slider-thumb:after {
|
|
content: '';
|
|
position: absolute;
|
|
left: 3px;
|
|
top: 3px;
|
|
width: 32px;
|
|
height: 32px;
|
|
border-radius: 32px;
|
|
border: 3px solid #03a9f4;
|
|
background-color: #03a9f4; }
|
|
material-slider .slider-sign {
|
|
/* Center the children (slider-thumb-text) */
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
-moz-align-items: center;
|
|
align-items: center;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
-webkit-justify-content: center;
|
|
-moz-justify-content: center;
|
|
justify-content: center;
|
|
position: absolute;
|
|
left: -14px;
|
|
top: -20px;
|
|
width: 28px;
|
|
height: 28px;
|
|
border-radius: 28px;
|
|
background-color: #03a9f4;
|
|
-webkit-transform: scale(0.4) translate3d(0, 70px, 0);
|
|
transform: scale(0.4) translate3d(0, 70px, 0);
|
|
-webkit-transition: all 0.2s ease-in-out;
|
|
transition: all 0.2s ease-in-out;
|
|
/* The arrow pointing down under the sign */ }
|
|
material-slider .slider-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 #03a9f4;
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(0, -8px, 0);
|
|
transform: translate3d(0, -8px, 0);
|
|
-webkit-transition: all 0.2s ease-in-out;
|
|
transition: all 0.2s ease-in-out; }
|
|
material-slider .slider-sign .slider-thumb-text {
|
|
z-index: 1;
|
|
color: white;
|
|
font-size: 12px;
|
|
font-weight: bold; }
|
|
material-slider .slider-focus-thumb {
|
|
position: absolute;
|
|
left: -24px;
|
|
top: 0px;
|
|
width: 48px;
|
|
height: 48px;
|
|
border-radius: 48px;
|
|
display: none;
|
|
opacity: 0;
|
|
background-color: #C0C0C0;
|
|
-webkit-animation: sliderFocusThumb 0.4s linear;
|
|
animation: sliderFocusThumb 0.4s linear; }
|
|
material-slider .slider-focus-ring {
|
|
position: absolute;
|
|
left: -24px;
|
|
top: 0px;
|
|
width: 48px;
|
|
height: 48px;
|
|
border-radius: 48px;
|
|
border: 2px solid #D6D6D6;
|
|
background-color: transparent;
|
|
-webkit-transform: scale(0);
|
|
transform: scale(0);
|
|
-webkit-transition: all 0.2s linear;
|
|
transition: all 0.2s linear; }
|
|
material-slider .slider-disabled-thumb {
|
|
position: absolute;
|
|
left: -22px;
|
|
top: 2px;
|
|
width: 44px;
|
|
height: 44px;
|
|
border-radius: 44px;
|
|
-webkit-transform: scale(0.35);
|
|
transform: scale(0.35);
|
|
border: 6px solid white;
|
|
display: none; }
|
|
material-slider.slider-min .slider-thumb:after {
|
|
background-color: white; }
|
|
material-slider.slider-min .slider-sign {
|
|
opacity: 0; }
|
|
material-slider:focus {
|
|
outline: none; }
|
|
material-slider.panning .slider-thumb-container, material-slider.panning .slider-track-fill {
|
|
-webkit-transition: none;
|
|
transition: none; }
|
|
material-slider:not([discrete]) {
|
|
/* Hide the sign and ticks in non-discrete mode */ }
|
|
material-slider:not([discrete]) .slider-track-ticks, material-slider:not([discrete]) .slider-sign {
|
|
display: none; }
|
|
material-slider:not([discrete]):not([disabled]):hover .slider-thumb {
|
|
-webkit-transform: scale(0.6);
|
|
transform: scale(0.6); }
|
|
material-slider:not([discrete]):not([disabled]):focus .slider-focus-thumb, material-slider:not([discrete]):not([disabled]).active .slider-focus-thumb {
|
|
display: block; }
|
|
material-slider:not([discrete]):not([disabled]):focus .slider-focus-ring, material-slider:not([discrete]):not([disabled]).active .slider-focus-ring {
|
|
-webkit-transform: scale(1);
|
|
transform: scale(1); }
|
|
material-slider:not([discrete]):not([disabled]):focus .slider-thumb, material-slider:not([discrete]):not([disabled]).active .slider-thumb {
|
|
-webkit-transform: scale(0.85);
|
|
transform: scale(0.85); }
|
|
material-slider[discrete] {
|
|
/* Hide the focus thumb in discrete mode */ }
|
|
material-slider[discrete] .slider-focus-thumb, material-slider[discrete] .slider-focus-ring {
|
|
display: none; }
|
|
material-slider[discrete]:not([disabled]):focus .slider-sign, material-slider[discrete]:not([disabled]):focus .slider-sign:after, material-slider[discrete]:not([disabled]).active .slider-sign, material-slider[discrete]:not([disabled]).active .slider-sign:after {
|
|
opacity: 1;
|
|
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
transform: translate3d(0, 0, 0) scale(1); }
|
|
material-slider[disabled] .slider-track-fill {
|
|
display: none; }
|
|
material-slider[disabled] .slider-thumb {
|
|
-webkit-transform: scale(0.35);
|
|
transform: scale(0.35); }
|
|
material-slider[disabled] .slider-thumb:after {
|
|
border-color: #BEBEBE; }
|
|
material-slider[disabled]:not(.slider-min) .slider-thumb:after {
|
|
background-color: #BEBEBE; }
|
|
material-slider[disabled] .slider-disabled-thumb {
|
|
display: block; }
|
|
|
|
material-switch {
|
|
display: block;
|
|
position: relative;
|
|
height: 24px;
|
|
margin: 8px;
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
-moz-align-items: center;
|
|
align-items: center;
|
|
/* used also in _radio-button.scss */ }
|
|
material-switch .material-switch-bar {
|
|
position: absolute;
|
|
left: 16px;
|
|
top: 12px;
|
|
width: 32px;
|
|
height: 1px;
|
|
background-color: #5a5a5a;
|
|
pointer-events: none; }
|
|
material-switch .material-switch-thumb {
|
|
position: absolute;
|
|
margin: 0;
|
|
left: 0;
|
|
top: 0;
|
|
outline: none; }
|
|
material-switch .material-switch-thumb .material-container {
|
|
position: absolute;
|
|
-webkit-transition: -webkit-transform 0.2s linear;
|
|
transition: transform 0.2s linear;
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0); }
|
|
material-switch .material-switch-thumb.material-checked .material-container {
|
|
-webkit-transform: translate3d(48px, 0, 0);
|
|
transform: translate3d(48px, 0, 0); }
|
|
material-switch .material-switch-thumb:focus .material-label {
|
|
border: 1px dotted black; }
|
|
material-switch .material-switch-thumb .material-label {
|
|
margin-left: 72px; }
|
|
|
|
label {
|
|
display: block;
|
|
font-size: 0.85em; }
|
|
|
|
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
|
|
display: block;
|
|
border-width: 0 0 1px 0;
|
|
line-height: 30px;
|
|
font-size: 0.85em; }
|
|
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
|
|
outline: 0; }
|
|
|
|
input, textarea {
|
|
background: none; }
|
|
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
|
|
color: #a4a4a4; }
|
|
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
|
|
color: #a4a4a4; }
|
|
|
|
material-input-group, .material-input-group {
|
|
margin: 10px 0 10px 0;
|
|
position: relative; }
|
|
material-input-group input, material-input-group textarea, .material-input-group input, .material-input-group textarea {
|
|
-webkit-transition: all ease-out 300ms;
|
|
transition: all ease-out 300ms;
|
|
color: #111111; }
|
|
material-input-group.material-input-group-inverted input, .material-input-group.material-input-group-inverted input {
|
|
color: #f1f1f1; }
|
|
material-input-group label, .material-input-group label {
|
|
-webkit-font-smoothing: antialiased;
|
|
z-index: 1;
|
|
-webkit-transform: translate3d(0, 30px, 0);
|
|
transform: translate3d(0, 30px, 0);
|
|
-webkit-transform-origin: left center;
|
|
transform-origin: left center;
|
|
-webkit-transition: all ease-out 300ms;
|
|
transition: all ease-out 300ms;
|
|
color: #a4a4a4; }
|
|
material-input-group label:hover, .material-input-group label:hover {
|
|
cursor: text; }
|
|
material-input-group.material-input-focused input, material-input-group.material-input-has-value input, .material-input-group.material-input-focused input, .material-input-group.material-input-has-value input {
|
|
border-bottom-width: 2px; }
|
|
material-input-group.material-input-focused label, material-input-group.material-input-has-value label, .material-input-group.material-input-focused label, .material-input-group.material-input-has-value label {
|
|
-webkit-transform: translate3d(0, 0, 0) scale(0.85);
|
|
transform: translate3d(0, 0, 0) scale(0.85); }
|
|
|
|
material-toast {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
-moz-align-items: center;
|
|
align-items: center;
|
|
background: #323232;
|
|
color: #f1f1f1;
|
|
min-height: 48px;
|
|
padding-left: 24px;
|
|
padding-right: 24px;
|
|
height: 24px;
|
|
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
|
|
border-radius: 2px;
|
|
font-size: 14px;
|
|
cursor: default;
|
|
position: fixed;
|
|
max-width: 879px;
|
|
max-height: 40px;
|
|
z-index: 9;
|
|
opacity: 1;
|
|
-webkit-transform: translate3d(0, 0, 0) rotateZ(0deg);
|
|
transform: translate3d(0, 0, 0) rotateZ(0deg);
|
|
-webkit-transition: all 0.2s linear;
|
|
transition: all 0.2s linear;
|
|
/* Transition faster when swiping */ }
|
|
material-toast material-button {
|
|
color: white; }
|
|
material-toast.capsule {
|
|
border-radius: 24px; }
|
|
material-toast.swipeleft, material-toast.swiperight, material-toast.swipeup, material-toast.swipedown {
|
|
-webkit-transition: all 0.15s ease-out;
|
|
transition: all 0.15s ease-out; }
|
|
material-toast.ng-enter {
|
|
-webkit-transform: translate3d(0, 100%, 0);
|
|
transform: translate3d(0, 100%, 0);
|
|
opacity: 0; }
|
|
material-toast.ng-enter.top {
|
|
-webkit-transform: translate3d(0, -100%, 0);
|
|
transform: translate3d(0, -100%, 0); }
|
|
material-toast.ng-enter.ng-enter-active {
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
opacity: 1; }
|
|
material-toast.ng-leave.ng-leave-active {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(0, 100%, 0);
|
|
transform: translate3d(0, 100%, 0); }
|
|
material-toast.ng-leave.ng-leave-active.top {
|
|
-webkit-transform: translate3d(0, -100%, 0);
|
|
transform: translate3d(0, -100%, 0); }
|
|
material-toast.ng-leave.ng-leave-active.swipeleft {
|
|
-webkit-transform: translate3d(-100%, 0, 0);
|
|
transform: translate3d(-100%, 0, 0); }
|
|
material-toast.ng-leave.ng-leave-active.swiperight {
|
|
-webkit-transform: translate3d(100%, 0, 0);
|
|
transform: translate3d(100%, 0, 0); }
|
|
|
|
.toast-action {
|
|
line-height: 19px;
|
|
color: #eeff41;
|
|
padding-left: 24px;
|
|
cursor: pointer;
|
|
text-transform: uppercase;
|
|
float: right; }
|
|
|
|
@media (max-width: 600px) {
|
|
material-toast {
|
|
left: 0;
|
|
right: 0;
|
|
width: 100%;
|
|
max-width: 100%;
|
|
min-width: 0;
|
|
border-radius: 0;
|
|
bottom: 0; }
|
|
material-toast.top {
|
|
bottom: auto;
|
|
top: 0; } }
|
|
|
|
@media (min-width: 600px) {
|
|
material-toast {
|
|
min-width: 288px;
|
|
bottom: 8px;
|
|
left: 8px;
|
|
/*
|
|
* When the toast doesn't take up the whole screen,
|
|
* make it rotate when the user swipes it away
|
|
*/ }
|
|
material-toast.right {
|
|
left: auto;
|
|
right: 8px; }
|
|
material-toast.top {
|
|
bottom: auto;
|
|
top: 8px; }
|
|
material-toast.ng-leave.ng-leave-active.swipeleft {
|
|
-webkit-transform: translate3d(-100%, 25%, 0) rotateZ(-15deg);
|
|
transform: translate3d(-100%, 25%, 0) rotateZ(-15deg); }
|
|
material-toast.ng-leave.ng-leave-active.swiperight {
|
|
-webkit-transform: translate3d(100%, 25%, 0) rotateZ(15deg);
|
|
transform: translate3d(100%, 25%, 0) rotateZ(15deg); }
|
|
material-toast.ng-leave.ng-leave-active.top.swipeleft {
|
|
-webkit-transform: translate3d(-100%, 0, 0) rotateZ(-15deg);
|
|
transform: translate3d(-100%, 0, 0) rotateZ(-15deg); }
|
|
material-toast.ng-leave.ng-leave-active.top.swiperight {
|
|
-webkit-transform: translate3d(100%, 0, 0) rotateZ(15deg);
|
|
transform: translate3d(100%, 0, 0) rotateZ(15deg); } }
|
|
|
|
material-toolbar {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-direction: normal;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-flex-direction: column;
|
|
-moz-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
position: relative;
|
|
z-index: 2;
|
|
font-size: 1.3em;
|
|
min-height: 64px;
|
|
width: 100%; }
|
|
material-toolbar.material-tall {
|
|
height: 192px; }
|
|
material-toolbar.material-medium-tall {
|
|
height: 88px; }
|
|
material-toolbar.material-medium-tall .material-toolbar-tools {
|
|
height: 48px; }
|
|
material-toolbar .material-indent {
|
|
margin-left: 64px; }
|
|
|
|
.material-toolbar-tools {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
-moz-align-items: center;
|
|
align-items: center;
|
|
-webkit-box-direction: normal;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-flex-direction: row;
|
|
-moz-flex-direction: row;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
width: 100%;
|
|
height: 64px;
|
|
font-size: inherit;
|
|
font-weight: normal;
|
|
padding: 0 10px;
|
|
margin: 0; }
|
|
.material-toolbar-tools > * {
|
|
font-size: inherit;
|
|
margin: 0 8px; }
|
|
.material-toolbar-tools h2, .material-toolbar-tools h3 {
|
|
font-weight: normal; }
|
|
.material-toolbar-tools a {
|
|
color: inherit;
|
|
text-decoration: none; }
|
|
.material-toolbar-tools material-button {
|
|
font-size: 16px; }
|
|
|
|
material-tabs {
|
|
display: block;
|
|
width: 100%;
|
|
font-weight: 500;
|
|
font-size: 14px; }
|
|
|
|
.tabs-header {
|
|
width: 100%;
|
|
height: 48px;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
position: relative;
|
|
background-color: #4285F4; }
|
|
|
|
.tab-paginator {
|
|
z-index: 1;
|
|
margin-right: -2px;
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
-webkit-justify-content: center;
|
|
-moz-justify-content: center;
|
|
justify-content: center;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
-moz-align-items: center;
|
|
align-items: center;
|
|
width: 32px;
|
|
min-height: 100%;
|
|
position: absolute;
|
|
/* TODO Once we have a better way to inline svg images, change this
|
|
to use svgs correctly */ }
|
|
.tab-paginator.prev {
|
|
left: 0; }
|
|
.tab-paginator.next {
|
|
right: 0; }
|
|
.tab-paginator.active.prev {
|
|
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg=='); }
|
|
.tab-paginator.active.next {
|
|
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K'); }
|
|
.tab-paginator.active {
|
|
cursor: pointer;
|
|
background-repeat: no-repeat;
|
|
background-position: center center; }
|
|
|
|
/* If `center` justified, change to left-justify if paginating */
|
|
material-tabs[center] .tabs-header:not(.tab-paginating) .tabs-header-items {
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
-webkit-justify-content: center;
|
|
-moz-justify-content: center;
|
|
justify-content: center; }
|
|
|
|
.tab-paginating .tabs-header-items-container {
|
|
left: 32px;
|
|
right: 32px; }
|
|
|
|
.tabs-header-items-container {
|
|
overflow: hidden;
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
height: 100%;
|
|
white-space: nowrap;
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
text-transform: uppercase;
|
|
margin: auto; }
|
|
.tabs-header-items-container .tabs-header-items {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
-webkit-transition: -webkit-transform 0.2s linear;
|
|
transition: transform 0.2s linear;
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
width: 100%;
|
|
height: 100%; }
|
|
|
|
.tabs-content {
|
|
overflow: hidden;
|
|
width: 100%; }
|
|
|
|
material-ink-bar {
|
|
left: 0;
|
|
bottom: 0;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box; }
|
|
material-ink-bar.animate {
|
|
-webkit-transition: all 0.2s linear;
|
|
transition: all 0.2s linear; }
|
|
material-ink-bar.easeInOut {
|
|
-webkit-transition: all 500ms cubic-bezier(0.065, 0.485, 0.625, 0.85);
|
|
transition: all 500ms cubic-bezier(0.065, 0.485, 0.625, 0.85);
|
|
-webkit-transition-timing-function: all 500ms cubic-bezier(0.065, 0.485, 0.625, 0.85);
|
|
transition-timing-function: all 500ms cubic-bezier(0.065, 0.485, 0.625, 0.85); }
|
|
|
|
material-tab {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex: 1;
|
|
-moz-box-flex: 1;
|
|
-moz-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
-moz-align-items: center;
|
|
align-items: center;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
-webkit-justify-content: center;
|
|
-moz-justify-content: center;
|
|
justify-content: center;
|
|
position: relative;
|
|
z-index: 0;
|
|
overflow: hidden;
|
|
height: 100%;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
min-width: 96px;
|
|
border: 1px dotted transparent;
|
|
color: #9FC1FB;
|
|
-webkit-touch-callout: none;
|
|
-webkit-user-select: none;
|
|
-khtml-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none; }
|
|
material-tab.active {
|
|
color: white; }
|
|
material-tab[disabled] {
|
|
color: #6a6a6a;
|
|
opacity: 0.5;
|
|
cursor: default; }
|
|
material-tab:focus {
|
|
border-color: #111111;
|
|
outline: none; }
|
|
material-tab material-tab-label {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex: 1;
|
|
-moz-box-flex: 1;
|
|
-moz-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
z-index: 100;
|
|
opacity: 1;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis; }
|
|
material-tab .material-ripple-container {
|
|
color: #ffff85; }
|
|
|
|
shadow {
|
|
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2); }
|
|
|
|
material-item-content {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -moz-box;
|
|
display: -moz-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
-moz-align-items: center;
|
|
align-items: center;
|
|
-webkit-box-direction: normal;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-flex-direction: row;
|
|
-moz-flex-direction: row;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
position: relative;
|
|
padding: 0px 0px 0px 0px; }
|
|
|
|
/**
|
|
* The left tile for a list item.
|
|
*/
|
|
.material-tile-left {
|
|
min-width: 56px;
|
|
margin-right: -16px; }
|
|
|
|
/**
|
|
* The center content tile for a list item.
|
|
*/
|
|
.material-tile-content {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex: 1;
|
|
-moz-box-flex: 1;
|
|
-moz-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
padding: 16px;
|
|
text-overflow: ellipsis; }
|
|
.material-tile-content h2 {
|
|
margin: 0 0 3px 0;
|
|
font-weight: 400;
|
|
font-size: 1.1em; }
|
|
.material-tile-content h3 {
|
|
margin: 0 0 3px 0;
|
|
font-weight: 400;
|
|
font-size: 0.9em; }
|
|
.material-tile-content p {
|
|
margin: 0 0 3px 0;
|
|
font-size: 0.75em; }
|
|
|
|
/**
|
|
* The right tile for a list item.
|
|
*/
|
|
.material-tile-right {
|
|
padding-right: 0px; }
|
|
|
|
material-divider {
|
|
display: block;
|
|
border-top: 1px solid rgba(0, 0, 0, 0.12) !important;
|
|
margin: 0; }
|
|
material-divider[inset] {
|
|
margin-left: 80px; }
|
|
|
|
.material-whiteframe-z1 {
|
|
z-index: 1;
|
|
box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26); }
|
|
|
|
.material-whiteframe-z2 {
|
|
z-index: 2;
|
|
box-shadow: 0px 8px 17px rgba(0, 0, 0, 0.2); }
|
|
|
|
.material-whiteframe-z3 {
|
|
z-index: 3;
|
|
box-shadow: 0px 17px 50px rgba(0, 0, 0, 0.19); }
|
|
|
|
.material-whiteframe-z4 {
|
|
z-index: 4;
|
|
box-shadow: 0px 16px 28px 0 rgba(0, 0, 0, 0.22); }
|
|
|
|
.material-whiteframe-z5 {
|
|
z-index: 5;
|
|
box-shadow: 0px 27px 24px 0 rgba(0, 0, 0, 0.2); }
|
|
|
|
material-linear-progress {
|
|
display: block;
|
|
width: 100%;
|
|
height: 5px; }
|
|
material-linear-progress .container {
|
|
overflow: hidden;
|
|
position: relative;
|
|
height: 0;
|
|
background-color: #d0d9ff;
|
|
top: 5px;
|
|
-webkit-transition: all 0.3s linear;
|
|
transition: all 0.3s linear; }
|
|
material-linear-progress .container.ready {
|
|
height: 5px;
|
|
top: 0; }
|
|
material-linear-progress .bar {
|
|
height: 5px;
|
|
background-color: #5677fc;
|
|
position: absolute; }
|
|
material-linear-progress .bar1, material-linear-progress .bar2 {
|
|
-webkit-transition: width 0.2s linear;
|
|
transition: width 0.2s linear; }
|
|
material-linear-progress[mode=determinate] .bar1 {
|
|
display: none; }
|
|
material-linear-progress[mode=indeterminate] .bar1 {
|
|
left: 50%;
|
|
width: 10%;
|
|
-webkit-animation: indeterminate1 5s infinite linear;
|
|
animation: indeterminate1 5s infinite linear; }
|
|
material-linear-progress[mode=indeterminate] .bar2 {
|
|
left: 0%;
|
|
width: 0%;
|
|
-webkit-animation: indeterminate2 5s infinite linear;
|
|
animation: indeterminate2 5s infinite linear; }
|
|
material-linear-progress[mode=buffer] .container {
|
|
background-color: transparent; }
|
|
material-linear-progress[mode=buffer] .dashed:before {
|
|
content: "";
|
|
display: block;
|
|
height: 5px;
|
|
width: 100%;
|
|
margin-top: 0px;
|
|
position: absolute;
|
|
background: radial-gradient(#d0d9ff 0%, #d0d9ff 20%, transparent 50%);
|
|
background-color: transparent;
|
|
background-size: 10px 10px;
|
|
background-position: 0px -23px;
|
|
-webkit-animation: buffer 3s infinite linear;
|
|
animation: buffer 3s infinite linear; }
|
|
material-linear-progress[mode=buffer] .bar1 {
|
|
background-color: #d0d9ff; }
|
|
material-linear-progress[mode=query] .bar2 {
|
|
left: 50%;
|
|
width: 10%;
|
|
-webkit-animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
|
|
animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1); }
|
|
|
|
@-webkit-keyframes indeterminate1 {
|
|
0% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
10% {
|
|
width: 30%;
|
|
left: 100%; }
|
|
|
|
19.99% {
|
|
width: 30%;
|
|
left: 100%; }
|
|
|
|
20% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
30% {
|
|
width: 80%;
|
|
left: 100%; }
|
|
|
|
30.01% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
40% {
|
|
width: 5%;
|
|
left: 30%; }
|
|
|
|
50% {
|
|
width: 50%;
|
|
left: 100%; }
|
|
|
|
50.01% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
60% {
|
|
width: 60%;
|
|
left: 20%; }
|
|
|
|
70% {
|
|
width: 5%;
|
|
left: 100%; }
|
|
|
|
70.01% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
80% {
|
|
width: 50%;
|
|
left: 30%; }
|
|
|
|
90% {
|
|
width: 10%;
|
|
left: 80%; }
|
|
|
|
100% {
|
|
width: 20%;
|
|
left: 100%; } }
|
|
|
|
@keyframes indeterminate1 {
|
|
0% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
10% {
|
|
width: 30%;
|
|
left: 100%; }
|
|
|
|
19.99% {
|
|
width: 30%;
|
|
left: 100%; }
|
|
|
|
20% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
30% {
|
|
width: 80%;
|
|
left: 100%; }
|
|
|
|
30.01% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
40% {
|
|
width: 5%;
|
|
left: 30%; }
|
|
|
|
50% {
|
|
width: 50%;
|
|
left: 100%; }
|
|
|
|
50.01% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
60% {
|
|
width: 60%;
|
|
left: 20%; }
|
|
|
|
70% {
|
|
width: 5%;
|
|
left: 100%; }
|
|
|
|
70.01% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
80% {
|
|
width: 50%;
|
|
left: 30%; }
|
|
|
|
90% {
|
|
width: 10%;
|
|
left: 80%; }
|
|
|
|
100% {
|
|
width: 20%;
|
|
left: 100%; } }
|
|
|
|
@-webkit-keyframes indeterminate2 {
|
|
0% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
10% {
|
|
width: 60%; }
|
|
|
|
19.99% {
|
|
width: 40%;
|
|
left: 100%; }
|
|
|
|
20% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
25% {
|
|
width: 10%;
|
|
left: 10%; }
|
|
|
|
30% {
|
|
width: 40%;
|
|
left: 30%; }
|
|
|
|
40% {
|
|
width: 60%;
|
|
left: 100%; }
|
|
|
|
40.01% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
50% {
|
|
width: 10%;
|
|
left: 40%; }
|
|
|
|
60% {
|
|
width: 30%;
|
|
left: 100%; }
|
|
|
|
60.01% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
70% {
|
|
width: 10%;
|
|
left: 40%; }
|
|
|
|
80% {
|
|
width: 5%;
|
|
left: 100%; }
|
|
|
|
80.01% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
90% {
|
|
width: 70%;
|
|
left: 10%; }
|
|
|
|
100% {
|
|
width: 10%;
|
|
left: 100%; } }
|
|
|
|
@keyframes indeterminate2 {
|
|
0% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
10% {
|
|
width: 60%; }
|
|
|
|
19.99% {
|
|
width: 40%;
|
|
left: 100%; }
|
|
|
|
20% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
25% {
|
|
width: 10%;
|
|
left: 10%; }
|
|
|
|
30% {
|
|
width: 40%;
|
|
left: 30%; }
|
|
|
|
40% {
|
|
width: 60%;
|
|
left: 100%; }
|
|
|
|
40.01% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
50% {
|
|
width: 10%;
|
|
left: 40%; }
|
|
|
|
60% {
|
|
width: 30%;
|
|
left: 100%; }
|
|
|
|
60.01% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
70% {
|
|
width: 10%;
|
|
left: 40%; }
|
|
|
|
80% {
|
|
width: 5%;
|
|
left: 100%; }
|
|
|
|
80.01% {
|
|
width: 0%;
|
|
left: 0%; }
|
|
|
|
90% {
|
|
width: 70%;
|
|
left: 10%; }
|
|
|
|
100% {
|
|
width: 10%;
|
|
left: 100%; } }
|
|
|
|
@-webkit-keyframes query {
|
|
0% {
|
|
width: 30%;
|
|
left: 70%; }
|
|
|
|
100% {
|
|
width: 0%;
|
|
left: 0%;
|
|
opacity: 0; } }
|
|
|
|
@keyframes query {
|
|
0% {
|
|
width: 30%;
|
|
left: 70%; }
|
|
|
|
100% {
|
|
width: 0%;
|
|
left: 0%;
|
|
opacity: 0; } }
|
|
|
|
@-webkit-keyframes buffer {
|
|
0% {
|
|
opacity: 1;
|
|
background-position: 0px -23px; }
|
|
|
|
50% {
|
|
opacity: 0; }
|
|
|
|
100% {
|
|
opacity: 1;
|
|
background-position: -200px -23px; } }
|
|
|
|
@keyframes buffer {
|
|
0% {
|
|
opacity: 1;
|
|
background-position: 0px -23px; }
|
|
|
|
50% {
|
|
opacity: 0; }
|
|
|
|
100% {
|
|
opacity: 1;
|
|
background-position: -200px -23px; } }
|