/* APC Time Clock: same look as the invoice app, green so the two home-screen apps are easy to tell apart. */
body.tc #topbar { background: #166534; }
body.tc .login-logo { background: #166534; }
body.tc .btn.primary { background: #166534; border-color: #166534; }
body.tc #view { padding-bottom: calc(24px + env(safe-area-inset-bottom)); }
body.tc .tc-foot { text-align: center; margin: 18px 0 8px; }
