.app-brand{display:flex;align-items:center}.app-brand img{width:76px}.user-identity{display:grid;line-height:1.25}.user-identity b{color:#fff}.user-identity small{color:var(--muted)}.dashboard-heading{display:flex;align-items:center;gap:20px}.dashboard-heading>img{width:110px}.dashboard-account{color:var(--muted);margin:7px 0 0}.company-card.is-disabled,.row-disabled{opacity:.66}.card-title-line{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.status{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:800}.status.active{color:#dfffaa;background:rgba(152,239,0,.13)}.status.inactive{color:#ffc0c0;background:rgba(255,90,90,.12)}.actions form{margin:0}.password-control{position:relative}.password-control input{padding-right:82px}.password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);border:0;border-radius:8px;background:rgba(255,255,255,.1);color:#fff;padding:7px 10px;cursor:pointer;z-index:2}.login-page{color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.login-logo{width:92px;margin-bottom:24px}.login-card h1{color:#fff;letter-spacing:-.025em}.login-subtitle{color:#f2f4f0;line-height:1.45}.login-page input:-webkit-autofill,.login-page input:-webkit-autofill:hover,.login-page input:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;box-shadow:0 0 0 1000px #292d29 inset!important;-webkit-box-shadow:0 0 0 1000px #292d29 inset!important}.form-field select,.month-choice select{width:100%;border:1px solid var(--line);border-radius:11px;background:#080a08;color:#fff;padding:13px}.month-choice{display:grid;gap:9px;margin-top:20px}.month-choice-row{display:flex;gap:9px}.check-card.is-disabled{opacity:.6}@media(max-width:760px){.app-user{flex-wrap:wrap}.month-choice-row{flex-direction:column}}
.dashboard-heading > img {
    display: none !important;
}