textarea.big-field {
	height: 270px !important;
}
.contact-form-header {
	color: #ff6e00;
	font-size: 24px;
	margin-bottom: 8px;
}
.text-field-cancelable {
	position: relative;
}
.text-field-cancelable > input {
	padding-right: 30px !important;
}
.text-field-cancelable > .text-field-cancel {
	position: absolute;
	top: 18px;
	right: 10px;
}
.text-field-cancelable > .text-field-cancel > i {
	cursor: pointer;
}
.text-field-cancel-hidden {
	display: none;
}
.cancel-icon {
	width: 11px;
	height: 11px;
	background-image: url('../img/cancel.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	display: block;
}
#my-content .state-page .box-info-agent .agent-company{margin-bottom: 10px;}
.contact-from-item.send-btn input[type="button"] {min-width: 279px;border: none;padding: 8px;min-height: 52px;color: #f8fedc;background-color: #fec03b;text-transform: uppercase;font-size: 18px;font-weight: bold;letter-spacing: -0.7px; text-align: center;}
.agent-profile-wrap .star img { padding-right: 0px; }
.agent-profile-wrap .star img:last-of-type { padding-right: 10px; }
button.submitted { cursor: default; }

.realtor-register-2 .select-box-white .chosen-container {
	max-width: 420px !important;
}
.client-testimonials-item sub, .client-testimonials-item sup {
	font-family: Arial, sans-serif;
}
