.full-width { width: 100%; } .flex-container { display: flex; } .input-table { table-layout: fixed; } .table-card .mat-grid-tile { background: rgba(0, 0, 0, 0.32); } .dataset-wizard { .full-width { width: 100%; } mat-form-field { width: 100%; padding: 3px; } td-chips { margin-top: 20px; } .navigation-buttons-container { margin-top: 20px; } .mat-card { margin: 16px 0; } .fill-space { flex: 1 1 auto; } p { margin: 16px; } .left-button { float: left; } .description-area { height: 100px; } } mat-card-title.thick { font-weight: bold; } h3{ margin-top: 0px; }