mat-form-field { width: 80%; } .status { color: green; font-weight: 800; } .ng-invalid .status { color: red; } .grid-container { margin: 20px; } .dashboard-card { position: absolute; top: 15px; left: 15px; right: 15px; bottom: 15px; } .more-button { position: absolute; top: 5px; right: 10px; } .dashboard-card-content { text-align: center; } .scope-slider { width: 90%; } .mat-mini-fab.mat-started { background-color: #00a825; }