.thistable {
    margin-top: 30px;
}

.thistable * {
    padding: 0;
}

.th-item {
    background-color: #c594c5;
    color: #ffffff;
    text-align: center;
    padding: 23px 0;
}

.th-td-item {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.tb-td-item {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.tb-item {
    color: #ffffff;
    text-align: center;
    padding: 6px 0;
    box-shadow: 0 0 16.5pt 0 rgb(0 0 0 / 10%);
    margin: 0px 0;
}

.wod {
    background-color: #69c;
}

.openbox {
    background-color: #f5d76a;
    color: #666;
}

.thistable {
    min-width: 1000px;
}
