.ngGrid{
    height: 400px;
}

.ngGroupPanel{
    background-color: #ffffff;
}

.ngColList{
    padding-left: 0;
}

.ngGroupIcon, .ngGroupedByIcon{
    top: inherit;
    right: 10px;
}

.ngGroupingNumber{
    top: inherit;
    right: 35px;
}

.ngViewport{
    overflow-x: hidden;
    overflow-y: auto;
}

.ng-grid-delete-cell, .ng-grid-edit-cell{
    cursor: pointer;
}

.gridStyle-control-accounts{
    height: 200px;
}

.gridStyle-terms{
    height: 300px;
}
