table.switchhead {
    text-align: center;
}

td#all {
    width: 20%;
}

td#commission,
td#participation {
    width: 40%;
}

td.focushead {
    background-color: #e6f2ff;
}

.th_class_1 {
    width: 15%;
}

.th_class_2 {
    width: 85px;
}

.span_class_1 {
    box-sizing: border-box;
    background: rgb(255, 255, 255);
    word-break: break-word;
}

.span_class_2 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: rgb(255, 255, 255);
}

.ul_class {
    padding-left: 25px;
    margin: 0px !important;
}

.li_class {
    margin: 0px !important;
}

.td_class_1 {
    vertical-align: top;
}