.wild110-table {
    width: 110%;
}
.wild120-table {
    width: 120%;
}
.wild130-table {
    width: 130%;
}
.wild140-table {
    width: 140%;
}
.wild150-table {
    width: 150%;
}

.table-scroll-wrapper .thead,
.table-scroll-wrapper .tbody {
    overflow-x: hidden;
}

.check-l-1 .first-level {
    font-size: 150%;
    font-weight: bold;
}


.text-gray {
    color: #999;
}
