


/* Start:/local/templates/main/components/toh/form/form/style.css*/
.toh_form {
	background-color: #2f3a56;
	background-color: rgba(47, 58, 86, 0.7);
	padding: 15px 15px 0;
	margin: 0 0 15px;
	text-align: left;
}
.toh_form form {
	max-width: 628px;
	margin: 0 auto;
}
.toh_form input[type="text"] {
	width: 100%;
}
.toh_form .g-recaptcha {
	display: inline-block;
}
.toh_form .btn-danger {
	background-color: #982737;
	border-color: #031f01;
}
.toh_form .toh_result {
	padding: 0 0 15px;
	color: #fff;
}
.toh_form .gcore-sub-label {color: #fff;}
@media (min-width: 992px)
{
	.toh_form .md-form-fix {
	}	
}
/* End */
/* /local/templates/main/components/toh/form/form/style.css */
