.final-group-scope-modal  .header,
.final-group-scope-modal  .body{
    padding: 15px 20px;
}

.final-group-scope-modal  .header {
    border-bottom: 1px solid #DCDCDC;
}

.final-group-scope-modal .body {
    max-height: 450px;
}
.final-group-scope-modal .body .group {
    color: gray;
}

.final-group-scope-modal .body .group .group-name {
    flex: 1 1 auto;
}