/* 
Theme Name: Responsive Child Theme
Theme URI: https://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */
thead, th {
	font-weight: bold;
        background-color: rgba(30,100,30,1);
        color: #ffffff;
	text-align: left;        
}

.odd td {
	background-color: rgb(225,225,225);
}

table, td, th {
       padding: 3px 7px 2px 7px;
}


















/*The last 29 days of the month are the hardest."- Nikola Tesla*/