h3.title-ctf-addon { font-size: 120%; }
div#history-ctf_length { display: none; } div#history-ctf_filter { display: none; }
td.text-left, th.text-left { text-align: left; }

.us-ctf-hieu thead tr th:nth-child(1),.us-ctf-hieu tbody tr td:nth-child(1),
.us-ctf-hieu thead tr th:nth-child(3),.us-ctf-hieu tbody tr td:nth-child(3),
.us-ctf-hieu thead tr th:nth-child(14),.us-ctf-hieu tbody tr td:nth-child(14),
.us-ctf-hieu thead tr th:nth-child(7),.us-ctf-hieu tbody tr td:nth-child(7){
    display: none !important;
}

@media only screen and (max-width: 48em) {

.mb-us-ctf { width: 100%; overflow-x: auto; }
.us-ctf-hieu thead tr th:nth-child(1),.us-ctf-hieu tbody tr td:nth-child(1),
.us-ctf-hieu thead tr th:nth-child(3),.us-ctf-hieu tbody tr td:nth-child(3),
.us-ctf-hieu thead tr th:nth-child(14),.us-ctf-hieu tbody tr td:nth-child(14),
.us-ctf-hieu thead tr th:nth-child(7),.us-ctf-hieu tbody tr td:nth-child(7){
    display: none !important;
}

}