

/* Start:/local/templates/te-main-new/components/bitrix/form.result.new/antimonopoly/style.css?17857410211073*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/te-main-new/components/bitrix/form.result.new/antimonopoly/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/te-main-new/components/bitrix/form.result.new/antimonopoly/images/icon_warn.gif);
}

.input-mail {
	width: 250px !important;
}
@media (max-width: 520px) {
	.mail-div {
		flex-direction: column;
		align-items: stretch !important;
		gap: 20px;
	}
	.input-mail {
		width: 100% !important;
	}
}

.mail-help {
    margin: 4px 0 16px 0 !important;
	padding: 0 0 0 36px !important;
    font-size: 14px;
    line-height: 120%;
}

.mail-help p {
	margin: 8px 0 !important;
}
/* End */
/* /local/templates/te-main-new/components/bitrix/form.result.new/antimonopoly/style.css?17857410211073 */
