#toaddress{
	display:none;
}

.notificationdiv{
	margin-bottom: 20px;
}

.postalspinner{
	padding-left: 10px;
	margin-top: 0px !important;
	background: url(https://www.conservationcouncil.ca/ccnb-includes/spinner.png) no-repeat;
	width: 40px !important;
	height:40px !important;
}

/*
#responsive-form{
	max-width:600px;
	margin:0 auto;
        width:100%;
}*/

/*
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.wpcf7-form{
}
*/

/**---------------- Media query ----------------**/
/*
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}*/