

/* Start:/bitrix/templates/artfactor_copy/components/artfactor/form.result.new/af_feedback/style.css?17586224341649*/
.feedback {
	width: 100%;
}
.feedback tr td {
	padding-top: 22px;
}
.feedback tfoot td {
	padding-top: 0;
}
.feedback tr td:first-child {
	width: 230px;
	vertical-align: top;
	font-size: 16px;
	color: #90a0a9;
	text-transform: uppercase;
	padding-top: 31px;
	font-weight: 400;
}
.feedback input[type="text"],
.feedback input[type="email"] {
	width: 100%;
	line-height: 40px;
	border: 2px solid #90a0a9;
	font-size: 16px;
	color: #1d3745;
	background-color: #edf3f7;
	padding-left: 17px;
}
.feedback textarea {
	width: 100%;
	resize: vertical;
	line-height: 22px;
	border: 2px solid #90a0a9;
	font-size: 16px;
	color: #1d3745;
	background-color: #edf3f7;
	padding: 10px 17px;
}
.feedback-required-text {
	font-weight: 300;
	font-size: 14px;
	color: #1d3745;
	line-height: 20px;
	padding-top: 4px;
}
.feedback input[type="submit"] {
	font-size: 16px;
	color: #edf3f7;
	line-height: 50px;
	height: 50px;
	width: 100%;
	text-align: center;
	border: none;
	background-color: #90a0a9;
	margin-top: 18px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.feedback input[type="submit"]:hover {
	background-color: #788891;
}
.feedback-error-filed td {
	color: #e57e38 !important;
}
.feedback-error-filed input[type="text"],
.feedback-error-filed input[type="email"] {
	border-color: #e57e38;
}
.feedback .form-required {
	font-size: 16px;
	color: #90a0a9;
}
.feedback .error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/artfactor_copy/components/artfactor/form.result.new/af_feedback/images/icon_warn.gif);
}

/* End */
/* /bitrix/templates/artfactor_copy/components/artfactor/form.result.new/af_feedback/style.css?17586224341649 */
