.mat-dialog-title {
    margin: -8px 0px 16px;
}

mat-dialog-actions {
    margin-right: -16px;
}

mat-divider {
    margin: 0 -24px;
}

::ng-deep.mat-checkbox-inner-container {
    margin-right: 32px;
}

::ng-deep.mat-tab-body-content {
    max-height: 512px;
}

.list-item {
    height: 48px;
    line-height: 48px;
}
.child-list {
    margin-left: 24px;
}
