

/* Start:/local/templates/.default/components/bitrix/form.result.new/template2/style.css?17899938511414*/
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 #D3D6D1;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/.default/components/bitrix/form.result.new/template2/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#e60014;
}


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/.default/components/bitrix/form.result.new/template2/images/icon_warn.gif);
}

label {
    margin-left: 10px;
}

input[type="text"], input[type="num"], input[type="password"], input[type="email"] {
    width: 100%;
}

.inputtextarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f5f5f5;
    border-color: #e7e7e7;
    border-radius: 0;
    border-width: 1px;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: .5rem .75rem;
    --tw-shadow: 0 0 #0000;
	width: 100%;
}

.btn-form-submit {
    display: inline-block;
    min-width: 113px;
    padding: 10px 20px;
    font-size: 0.875em;
    color: #fff;
    font-weight: 700;
    background-color: #e60014;
    border: none;
    border-radius: 30px;
    text-align: center;
    box-sizing: border-box;
    transition: all .2s ease;
    cursor: pointer;
}
/* End */
/* /local/templates/.default/components/bitrix/form.result.new/template2/style.css?17899938511414 */
