#x-info_ceegog.table-striped>tbody>tr:nth-of-type(odd)>th {
     background-color: #7FCCCC;
 }
#x-info_ceegog.table-striped>tbody>tr:nth-of-type(odd)>td {
     background-color: #7FCCCC;
 }
#info_ceegog.table-hover>tbody>tr:hover>td {
          background-color: #7FCCCC;
        }
#info_ceegog.table-hover>tbody>tr:hover>th {
          background-color: #7FCCCC;
        }
