/* 
 * 06.css
 * ketqua.net main site
 *
 * Custom CSS File cau tong hop
 */
tr.cautonghoprow.danghov > td:not(.darkgb) {
    background-color: #ffeaa6;
}

tr.cautonghoprow.dangact > td:not(.darkgb) {
    background-color: #ffbf00;
}

td.darkgb {
    background-color: gray;
}
