/* 
    Document   : admin
    Created on : 4-jul-2014, 9:37:47
    Author     : maarten
    Description:
        Purpose of the stylesheet follows.
*/


    .cat-table tbody tr{
        background-color: #3498db;
        color: #fff;
    }
    
    .subRow{
        background-color: #f1c40f !important;
        color: #000 !important;
    }