

/* Start:/local/templates/altegro-static/components/bitrix/form.result.new_re/.default/style.css?17539641691283*/
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/altegro-static/components/bitrix/form.result.new_re/.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/altegro-static/components/bitrix/form.result.new_re/.default/images/icon_warn.gif);
}

.otpr {
    display: inline-block;
    position: relative;
    overflow: hidden;
    outline: none;
    border: none;
    min-height: 48px;
    line-height: 3.69231rem;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none !important;
    -webkit-transition: all ease-out 200ms;
    transition: all ease-out 200ms;
    max-width: 100%;
    min-width: 222px;
    border-radius: 24px;
    color: #ffffff;
    background: #1e22be;
    display: flex;
    flex-direction: row;
    justify-content:center;
    align-items: center;
    width: 100%;
}
/* End */
/* /local/templates/altegro-static/components/bitrix/form.result.new_re/.default/style.css?17539641691283 */
