.full-width { width: 100%; } .preview-box{ padding: 1em; border: 1px solid #e8dcdc; border-radius: 0.3em; } mat-radio-button{ padding-right: 1em; } li.list-inline-item{ color: #129D99; .mat-icon{ vertical-align: bottom; } } :host ::ng-deep .field-toggler { .mat-slide-toggle-content{ font-size: 0.8em; color: #212121; transform: translateY(3px); } .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb { background-color:#129D99 ; } }