﻿@charset "utf-8"; 
.table-wrap table tr:first-child { background: #0873d6!important; color: #fff;}
.table-wrap table tr:nth-child(even) {  background: #fff; }  
.table-wrap table tr:nth-child(odd) {  background: #eee;  } 