

/* Start:/local/templates/newkamo/components/bitrix/form.result.new/contact_us/style.css?17550154522137*/
table.form-table { 
	position: relative;
}
table.form-table {
	background-color:white;
	/*background: #ebf4f8;*/
	border-collapse:collapse;
	font-size: 100%;
	font-weight:normal;
	line-height: 160%;
}
table.form-table th, table.form-table td {
	padding: 5px 5px;
	vertical-align: middle; 
}
table.form-table td:nth-child(1)
{
	width: 20%;
}
table.form-table td:nth-child(1)
{
	padding: 15px 5px;
	padding-left: 130px;
}
.form-required
{
	color: red;
}
.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/newkamo/components/bitrix/form.result.new/contact_us/images/icon_warn.gif);
}
table.form-table tr:nth-child(7) td{}
table.form-table tfoot input
{
	width: 200px;
	height: 50px;
	font-size: 18px;
	/*background: #ebf4f8;*/
	background: #98bd00;
	color: white;
	border: none;
	/*margin-left: 20%;*/
}
table.form-table tbody {

}
table.form-table tbody tr:nth-child(6) td:nth-child(1) { 
	vertical-align: top; 
}
table.form-table tfoot tr:nth-child(2) td {
	font-size: 12px;
	font-weight: 300;
}
table.form-table tr td textarea {
	max-width: 700px;
	min-width:700px;
	height: 150px;
	min-height: 150px;
	border: 1px solid #ccc;
}
table.form-table tr td select {
	height: 29px;
	border: 1px solid #ccc;
	width: 334px; 
}
table.form-table tbody input {
	width: 322px;
}
table.form-table tbody input[type='checkbox'] {
	width: auto;
}
table.form-table tr td a { color: #98bd00;}
table.form-table tr:nth-child(7) input { 
	margin-top: 10px;
	width: 170px;
}
table.form-table .reload_captcha img {
	width: 25px;
	padding:7px;
}
table.form-table .captcha_box {
	display: inline-block;
	position: relative;
}
table.form-table .captcha_updating {
	display: none;
	position: absolute;
	background: black;
	left:0;
	bottom:0;
	top:0;
	right:0;
}
table.form-table .reload {
	position: absolute;
	left: 65px;
	top: -4px;
	width: 50px;
}
table.form-table tr:nth-child(7)  input.captcha_word { 
	font-size: 28px;
	font-weight: 600;
	text-transform: uppercase;
	width: 170px;
	height: 25px;
	display: block!important;
}
/* End */
/* /local/templates/newkamo/components/bitrix/form.result.new/contact_us/style.css?17550154522137 */
