.capabilitiesList div {
    width: 25%;
    float: left;
}

.capabilitiesList label {
    display: block;
}

.role, .display_name {
    width: 100% !important;
}

.col-right table {
    width: 100%;
}

.selectAll {
    width: 300px;
}
