.ritz .waffle a {
    color: inherit;
}

.column-headers-background {
    display: none;
}

.ritz .waffle .s0 {
    background-color:#ffffff;
    text-align:left;
    color:#000000;
    font-family:Arial;
    font-size:10pt;
    vertical-align:bottom;
    white-space:nowrap;
    direction:ltr;
    padding:2px 3px 2px 3px;
}

.ritz .waffle .s1   {
    background-color:#ffffff;
    text-align:left;
    font-weight:bold;
    color:#000000;
    font-family:Arial;
    font-size:10pt;
    vertical-align:bottom;
    white-space:nowrap;
    direction:ltr;
    padding:2px 3px 2px 3px;
}

.ritz .waffle .s2 {
    width: 8px;
    height: 20px;
    background-color:#4a86e8;
    text-align:left;
    color:#000000;
    font-family:Arial;
    font-size:10pt;
    vertical-align:bottom;
    white-space:nowrap;
    direction:ltr;
    padding:2px 2px 2px 2px;
}

.ritz .waffle .s3 {
    background-color:#ff9900;
    text-align:left;
    color:#000000;
    font-family:Arial;
    font-size:10pt;
    vertical-align:bottom;
    white-space:nowrap;
    direction:ltr;
    padding:2px 2px 2px 2px;
}

.ritz .waffle .s4 {
    background-color:#ffff00;
    text-align:right;
    color:#000000;
    font-family:Arial;
    font-size:10pt;
    vertical-align:bottom;
    white-space:nowrap;
    direction:ltr;
    padding:2px 2px 2px 2px;
}

.ritz .waffle .s5 {
    background-color:#e06666;
    text-align:left;
    color:#000000;
    font-family:Arial;
    font-size:10pt;
    vertical-align:bottom;
    white-space:nowrap;
    direction:ltr;
    padding:2px 2px 2px 2px;
}

.scb-table {
    background-color: white;
    padding: 10px;
    width: 320px;
}

div.row-header-wrapper {
    display: none;
}