.disabled-step {
    color: #999999;
}

.active-step {
    font-weight: bold;
}

.affix {
    top: 0;
    background-color: #fefdff;
    z-index: 1000;
}

.affix + .group-pos-affix {
    padding-top: 45px;
}

.selection {
    margin-top: 5px;
}

.selection td > div {
    float: left;
    padding-left: 15px;
}

.selection span.ui-chkbox-label {

}