<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/lestnicy2020/components/bitrix/form/dealer_form/bitrix/form.result.new/.default/style.css?17424609481254*/
#submit_button
{
	font-weight: bold;
	height: 50px;
	background-color: #ff3495;
    color: white;
    padding: 10px 20px 12px;
    line-height: 1em;
		 -webkit-transition: all ease-out 0.5s;
     -moz-transition: all ease-out 0.5s;
     -o-transition: all ease-out 0.5s;
     transition: all ease-out 0.5s;
}
#submit_button:hover,
#submit_button:focus
{
	background-color:#ffde00;
}
#head_name
{}
.input_width input {
    width: 100%;
    height: 50px;
    background-color: #f2f5f6;
    border: none;
    border-radius: .25rem;
    padding: 15px;
}
.input_width textarea
{
	width: 100%;	
}
.input_width
{
	padding-bottom: 20px;
}
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/lestnicy2020/components/bitrix/form/dealer_form/bitrix/form.result.new/.default/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/lestnicy2020/components/bitrix/form/dealer_form/bitrix/form.result.new/.default/images/icon_warn.gif);
}
/* End */
/* /local/templates/lestnicy2020/components/bitrix/form/dealer_form/bitrix/form.result.new/.default/style.css?17424609481254 */
</pre></body></html>