#page-header { padding-left: 8px; } .form-label { font-weight: 600; } #kpi-1 .card-kpi { border-left: 4px solid #afe7f9; } #kpi-2 .card-kpi { border-left: 4px solid #3bbef1; } #kpi-3 .card-kpi { border-left: 4px solid #0d8ed1; } #kpi-4 .card-kpi { border-left: 4px solid #0061a4; } #kpi-5 .card-kpi { border-left: 4px solid #003875; } .anchor-container { align-items: center; background: var(--text-primary); border-top-left-radius: 8px; bottom: 0; color: var(--text-primary-inverted) !important; display: flex; font-size: 0.8rem; font-weight: 500; height: 24px; padding: 0 12px; position: fixed; right: 0; } .anchor-container:focus, .anchor-container:hover { background: var(--text-secondary); color: var(--text-primary-inverted); } img#banner { height: 16px; } .ag-cell { align-items: center; display: flex; justify-content: center; } .badge { font-size: 12px; }