﻿		.researchtop { border-bottom: 4px solid #506f35; }
		#footer { border-top: 4px solid #506f35; }
		
		/*div.databox div,table.databox td,div.databox div.label, table.databox td.label{
			background-color: #acce8e;
		}

		div.databox div.field, div.databox div div div,
		table.databox td.field, table.databox td table td,
		div.databox div.field.reponsive-fix,
		div.databox div.field.reponsive-fix div{
			background-color: #c2ec9e;
		}

		div.databox div.field, div.databox div div td, table.databox td.field, table.databox td table td {
			background-color: #c2ec9e;
		}*/

		div.yourdetails div,
		table.yourdetails td {
			background-color: #9dc27c;
		}

		.button-submit.responsive-button {
			background-color: #506F35;
		}

		.button-cancel.responsive-button {
			background-color: #8FC857;
		}

		table.surveyBtmTbl td {
			background-color: #56733d;
		}
		/*table.yourdetails td { background-color: #9dc27c; }*/
		
		.survey_question { color: #56733d;}
		.survey_heading { color: #3c5427;}
		table.ratingGrid th {color: #56733d; }
		h2 { color:#506F35}
		.survey_box { background-color: #506F35; }
		.tablecontainer { border-bottom: 2px solid #506f35; background-color: #c2ec9e; }
		#footer a {border-bottom: 1px dotted #506F35;}


@media screen and (max-width: 768px) {
	/*mobile*/
	/*.category_checkbox_table label, table label {
		background-color: #66854c !important;
	}

	input[type=checkbox]:checked + label.chkboxlbl, input[type=radio]:checked + label.radiolbl {
		background-color: #97B47B !important;
	}*/
}

		.tuhono .header-container {
			background: #cdd3a9;
		}
		
		.tuhono h1.register-header {
			color: #506f35;
		}
