/* 
Theme Name: Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.17
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */

.datagrid table { border-collapse: collapse; text-align: left; width: 100%; margin: 0; table-layout: fixed; } 
.datagrid { margin-top: 10px; margin-bottom: 10px; width: 920px;
	font: normal 12px/150% Arial, Helvetica, sans-serif; 
	background: #fff; overflow: hidden; 
	border: 1px solid #66A3E0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.datagrid table td, .datagrid table th { padding: 3px 10px; }
.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #66A3E0), color-stop(1, #3284D6) );background:-moz-linear-gradient( center top, #66A3E0 5%, #3284D6 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66A3E0', endColorstr='#3284D6');background-color:#66A3E0; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #3284D6; } 
.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #555555; border-left: 1px solid #3284D6; font-size: 12px; font-weight: normal; }
.datagrid table tbody .sub td { background: #b2d1ef; color: #555555;}
.datagrid table tbody .alt td { background: #e5eff9; color: #555555;}
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }

.blogroll li a:after {
    content:"\a";
    white-space:pre;
}
label {width: 40%;}
span.wpcf7-form-control-wrap.amount:before {
    content: "$ ";
    margin-left: -8px;
}
.nbm { margin-bottom: 0; }
.ntm { margin-top: 0; }
table#project-budget th { margin:0; padding: 0; font-weight: bold; text-align: left; }
table#project-budget td { margin:0; padding: 0; }
/*The last 29 days of the month are the hardest."- Nikola Tesla*/