.form-area {
	padding: 30px;
	background: rgb(243, 242, 242);
}

/* Inline #3 | http://localhost/hubspot/ */

.form-group label {
	display: block;
	margin: 10px 0;
}

.form-group input,
select {
	width: 100% !important;
}

.form-group {
	margin: 20px 0;
}
.iti {
	position: relative;
	display: inline-block;
	width: 100%;
}
input#country_selector {
	width: 100%;
}

.country-select {
	position: relative;
	display: inline-block;
	width: 100%;
}
