.btn-orange {
	cursor: pointer;
}	

.required {
    border: 2px solid #ff8787 !important;
    box-shadow: 2px 1px #ddd;
    margin-bottom: 3px;
}

.requiredTextArea {
    margin-bottom: 7px;
}

.contact_input_separator {
	margin: 5px 0;
	font-size: 14px;
}