.dc-chart g.row text {
    fill:#000 !important;
}

.numberDisplay {
    font-size: 24px;
    display: block;
    padding: 20px 0;
    text-align: center;
    float:none !important;
    width: 100%;
}

.subtleND {
    padding:5px 0;
}

.ndLabel {
    text-align: center;
    padding:5px 0 !important;
}

.ndTitle {
    overflow: hidden;
    margin-top: 0 !important;
}

.compactND {
    text-align: center;
    font-size: 18px;
    margin:10px;
}

.test {
    border:1px solid;
}

#myRoleRowChart svg g g.axis {
    display: none;
}