/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v0.6.1-master-c62b970 */ md-backdrop.md-opaque.md-blue-grey-theme { background-color: rgba(0, 0, 0, 0.3); position: absolute; } md-bottom-sheet.md-blue-grey-theme { background-color: #fafafa; border-top-color: #bdbdbd; } md-bottom-sheet.md-blue-grey-theme.md-list md-item { color: rgba(0, 0, 0, 0.54); } md-bottom-sheet.md-blue-grey-theme .md-subheader { background-color: #fafafa; } md-bottom-sheet.md-blue-grey-theme .md-subheader { color: rgba(0, 0, 0, 0.54); } .md-button.md-blue-grey-theme { border-radius: 3px; } .md-button.md-blue-grey-theme:not([disabled]):hover, .md-button.md-blue-grey-theme:not([disabled]):focus { background-color: rgba(158, 158, 158, 0.2); } .md-button.md-blue-grey-theme.md-fab { border-radius: 50%; } .md-button.md-blue-grey-theme.md-primary { color: #78909c; fill: #78909c; } .md-button.md-blue-grey-theme.md-warn { color: #ef5350; fill: #ef5350; } .md-button.md-blue-grey-theme.md-raised, .md-button.md-blue-grey-theme.md-fab { background-color: rgba(158, 158, 158, 0.185); } .md-button.md-blue-grey-theme.md-raised:not([disabled]):hover, .md-button.md-blue-grey-theme.md-raised:not([disabled]):focus, .md-button.md-blue-grey-theme.md-fab:not([disabled]):hover, .md-button.md-blue-grey-theme.md-fab:not([disabled]):focus { background-color: rgba(158, 158, 158, 0.3); } .md-button.md-blue-grey-theme.md-raised.md-primary, .md-button.md-blue-grey-theme.md-fab.md-primary { color: white; background-color: #607d8b; } .md-button.md-blue-grey-theme.md-raised.md-primary:not([disabled]):hover, .md-button.md-blue-grey-theme.md-raised.md-primary:not([disabled]):focus, .md-button.md-blue-grey-theme.md-fab.md-primary:not([disabled]):hover, .md-button.md-blue-grey-theme.md-fab.md-primary:not([disabled]):focus { background-color: #546e7a; } .md-button.md-blue-grey-theme.md-raised.md-warn, .md-button.md-blue-grey-theme.md-fab.md-warn { color: white; background-color: #f44336; } .md-button.md-blue-grey-theme.md-raised.md-warn:not([disabled]):hover, .md-button.md-blue-grey-theme.md-raised.md-warn:not([disabled]):focus, .md-button.md-blue-grey-theme.md-fab.md-warn:not([disabled]):hover, .md-button.md-blue-grey-theme.md-fab.md-warn:not([disabled]):focus { background-color: #d32f2f; } .md-button.md-blue-grey-theme[disabled], .md-button.md-blue-grey-theme.md-raised[disabled], .md-button.md-blue-grey-theme.md-fab[disabled] { color: rgba(0, 0, 0, 0.26); fill: rgba(0, 0, 0, 0.26); background-color: transparent; cursor: not-allowed; } md-card.md-blue-grey-theme { border-radius: 2px; } md-card.md-blue-grey-theme .md-card-image { border-radius: 2px 2px 0 0; } md-checkbox.md-blue-grey-theme .md-ripple { color: #43a047; } md-checkbox.md-blue-grey-theme.md-checked .md-ripple { color: #757575; } md-checkbox.md-blue-grey-theme .md-icon { border-color: rgba(0, 0, 0, 0.54); } md-checkbox.md-blue-grey-theme.md-checked .md-icon { background-color: rgba(102, 187, 106, 0.87); } md-checkbox.md-blue-grey-theme.md-checked .md-icon:after { border-color: #eeeeee; } md-checkbox.md-blue-grey-theme[disabled] .md-icon { border-color: rgba(0, 0, 0, 0.26); } md-checkbox.md-blue-grey-theme[disabled].md-checked .md-icon { background-color: rgba(0, 0, 0, 0.26); } md-content.md-blue-grey-theme { background-color: #ffffff; } md-dialog.md-blue-grey-theme { border-radius: 4px; background-color: #ffffff; } md-dialog.md-blue-grey-theme.md-content-overflow .md-actions { border-top-color: rgba(0, 0, 0, 0.12); } md-divider.md-blue-grey-theme { border-top-color: rgba(0, 0, 0, 0.12); } md-progress-circular.md-blue-grey-theme { background-color: transparent; } md-progress-circular.md-blue-grey-theme .md-inner .md-gap { border-top-color: #607d8b; border-bottom-color: #607d8b; } md-progress-circular.md-blue-grey-theme .md-inner .md-left .md-half-circle, md-progress-circular.md-blue-grey-theme .md-inner .md-right .md-half-circle { border-top-color: #607d8b; } md-progress-circular.md-blue-grey-theme .md-inner .md-right .md-half-circle { border-right-color: #607d8b; } md-progress-circular.md-blue-grey-theme .md-inner .md-left .md-half-circle { border-left-color: #607d8b; } md-progress-linear.md-blue-grey-theme .md-container { background-color: #cfd8dc; } md-progress-linear.md-blue-grey-theme .md-bar { background-color: #607d8b; } md-progress-linear.md-blue-grey-theme[md-mode=buffer] .md-dashed:before { background: radial-gradient(#cfd8dc 0%, #cfd8dc 16%, transparent 42%); } md-progress-linear.md-blue-grey-theme[md-mode=buffer] .md-bar1 { background-color: #cfd8dc; } md-radio-button.md-blue-grey-theme .md-off, md-switch.md-blue-grey-theme .md-switch-thumb .md-off { border-color: rgba(0, 0, 0, 0.54); } md-radio-button.md-blue-grey-theme .md-on, md-switch.md-blue-grey-theme .md-switch-thumb .md-on { background-color: rgba(102, 187, 106, 0.87); } md-radio-button.md-blue-grey-theme.md-checked .md-off, md-switch.md-blue-grey-theme .md-switch-thumb.md-checked .md-off { border-color: rgba(102, 187, 106, 0.87); } md-radio-button.md-blue-grey-theme.md-checked .md-ink-ripple, md-switch.md-blue-grey-theme .md-switch-thumb.md-checked .md-ink-ripple { color: rgba(102, 187, 106, 0.87); } md-radio-button.md-blue-grey-theme .md-container .md-ripple, md-switch.md-blue-grey-theme .md-switch-thumb .md-container .md-ripple { color: #43a047; } md-radio-button.md-blue-grey-theme[disabled] .md-container .md-off, md-switch.md-blue-grey-theme .md-switch-thumb[disabled] .md-container .md-off { border-color: rgba(0, 0, 0, 0.26); } md-radio-button.md-blue-grey-theme[disabled] .md-container .md-on, md-switch.md-blue-grey-theme .md-switch-thumb[disabled] .md-container .md-on { border-color: rgba(0, 0, 0, 0.26); } md-radio-group.md-blue-grey-theme:focus:not(:empty) { border-color: rgba(0, 0, 0, 0.73); } md-slider.md-blue-grey-theme .md-track { background-color: rgba(0, 0, 0, 0.26); } md-slider.md-blue-grey-theme .md-track-fill { background-color: #607d8b; } md-slider.md-blue-grey-theme .md-thumb:after { border-color: #607d8b; background-color: #607d8b; } md-slider.md-blue-grey-theme .md-sign { background-color: #607d8b; } md-slider.md-blue-grey-theme .md-sign:after { border-top-color: #607d8b; } md-slider.md-blue-grey-theme .md-thumb-text { color: white; } md-slider.md-blue-grey-theme .md-focus-thumb { background-color: rgba(0, 0, 0, 0.54); } md-slider.md-blue-grey-theme .md-focus-ring { border-color: rgba(0, 0, 0, 0.12); } md-slider.md-blue-grey-theme .md-disabled-thumb { border-color: #ffffff; } md-slider.md-blue-grey-theme.md-min .md-thumb:after { background-color: #ffffff; } md-slider.md-blue-grey-theme[disabled] .md-thumb:after { border-color: #bdbdbd; } md-slider.md-blue-grey-theme[disabled]:not(.md-min) .md-thumb:after { background-color: #bdbdbd; } .md-subheader.md-blue-grey-theme { color: rgba(0, 0, 0, 0.54); background-color: #ffffff; } .md-subheader.md-blue-grey-theme.md-primary { color: #607d8b; } md-switch.md-blue-grey-theme .md-thumb { background-color: #fafafa; } md-switch.md-blue-grey-theme .md-bar { background-color: #9e9e9e; } md-switch.md-blue-grey-theme.md-checked .md-thumb { background-color: #607d8b; } md-switch.md-blue-grey-theme.md-checked .md-bar { background-color: rgba(96, 125, 139, 0.5); } md-switch.md-blue-grey-theme[disabled] .md-thumb { background-color: #bdbdbd; } md-switch.md-blue-grey-theme[disabled] .md-bar { background-color: rgba(0, 0, 0, 0.12); } md-switch.md-blue-grey-theme:focus .md-label:not(:empty) { border-color: black; border-style: dotted; } md-tabs.md-blue-grey-theme .md-header { background-color: #607d8b; } md-tabs.md-blue-grey-theme md-tabs-ink-bar { color: #ffff85; background: #ffff85; } md-tabs.md-blue-grey-theme md-tab { color: #cfd8dc; } md-tabs.md-blue-grey-theme md-tab.active { color: white; } md-tabs.md-blue-grey-theme md-tab[disabled] { color: rgba(0, 0, 0, 0.12); } md-tabs.md-blue-grey-theme md-tab:focus { border-color: rgba(0, 0, 0, 0.73); } md-tabs.md-blue-grey-theme md-tab .md-ripple-container { color: #ffff85; } md-input-group.md-blue-grey-theme input, md-input-group.md-blue-grey-theme textarea { text-shadow: none; } md-input-group.md-blue-grey-theme input:-ms-input-placeholder, md-input-group.md-blue-grey-theme textarea:-ms-input-placeholder { color: rgba(0, 0, 0, 0.26); } md-input-group.md-blue-grey-theme input::-webkit-input-placeholder, md-input-group.md-blue-grey-theme textarea::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.26); } md-input-group.md-blue-grey-theme label { text-shadow: none; color: rgba(0, 0, 0, 0.26); } md-input-group.md-blue-grey-theme input, md-input-group.md-blue-grey-theme textarea { color: rgba(0, 0, 0, 0.73); border-color: rgba(0, 0, 0, 0.12); } md-input-group.md-blue-grey-theme.md-input-focused input, md-input-group.md-blue-grey-theme.md-input-focused textarea { border-color: #607d8b; } md-input-group.md-blue-grey-theme.md-input-focused label { color: #607d8b; } md-input-group.md-blue-grey-theme.md-input-has-value:not(.md-input-focused) label { color: rgba(0, 0, 0, 0.372); } md-input-group.md-blue-grey-theme[disabled] input, md-input-group.md-blue-grey-theme[disabled] textarea { border-bottom-color: rgba(0, 0, 0, 0.12); color: rgba(0, 0, 0, 0.26); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.19) 50%, rgba(0, 0, 0, 0) 0%); } md-toast.md-blue-grey-theme { background-color: #323232; color: white; } md-toast.md-blue-grey-theme .md-button { color: white; } md-toast.md-blue-grey-theme .md-action { } md-toolbar.md-blue-grey-theme { background-color: #607d8b; color: white; } md-toolbar.md-blue-grey-theme .md-button { color: white; } md-tooltip.md-blue-grey-theme { color: #ffffff; } md-tooltip.md-blue-grey-theme .md-background { background-color: rgba(0, 0, 0, 0.52); }