

body {
    font-family: Open sans light;
}


body.estimate-request-form, body.web-to-lead {
	background-image: url("/uploads/ganzler-ors-bg-open.jpg");
	background-size: cover;
	background-attachment: fixed;
}

body.estimate-request-form .form-col, body.web-to-lead .form-col {

	background-color: rgba(254,254,254, 0.9);
}

.proposal_comment.mtop10.mbot20, .proposal-html-tabs .tab-content {
	
	background: rgba(255,255,255, 0.8);
	padding: 10px;
}

.form-control {
	
	background-color: rgba(255,255,255, 0.8)
}

