1 /* Copyright 2015 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file.
8 flex-direction: column
;
13 background-color: var
(--google-blue-500
);
18 :host
(:not
(.disabled
)) .gaia-header
{
19 box-shadow: 0 2px 2px 0 rgba
(0, 0, 0, 0.17);
20 /* z-index is needed to make shadow visible. */
25 background-color: rgb
(238, 238, 238);
33 padding: 50px 40px 18px;
37 padding: 24px 40px 34px;
40 ::content div
.gaia-body-text
{
44 ::content div
.gaia-body-text p
{
45 color: rgba
(0, 0, 0, 0.87);
51 ::content p
.enterprise-info
{
57 ::content h1
.welcome-message
{
65 background-color: rgba
(0, 0, 0, 0.5);
75 paper-progress#progress-bar
{
76 --paper-progress-active-color: var
(--google-yellow-500
);
77 --paper-progress-container-color: var
(--google-yellow-100
);
85 :host
(.full-disabled
) #full-overlay
,
86 :host
(.disabled
) #bottom-overlay
,
87 :host
(.disabled
) #progress-bar
{