

/* Start:/bitrix/templates/custom_eshop/components/bitrix/form.result.new/template_aleksey/style.css?16614194571490*/
/* my */
.sub_button{
padding-bottom: 3px;
height:30px;
-webkit-appearance: none;
font-weight:700;
width:100%;
border:1px solid rgba(255,255,255,.2);
border: none!important;
font-size: 15px;
background-color:#991d2a;
background-repeat: no-repeat;
background-position: center;
color: #fff;
outline: 0;    cursor: pointer;
border: 1px solid rgba(255,255,255,.2);
border-radius:5px;
transition: .3s;
}


input[type="checkbox"]{
margin-right: 5px;
}
input[type=submit]:hover{
color:#fff;
background-color:#ad545d!important;
}
/*.sub_button:focus{
background-color:red;
}
.sub_button:active{*/
/*background-color:red;*/
/*}*/
.form-table_my{
width:100%;
}

	.form-table_my> tbody> tr > td >input[type=text]{
		width:100%;
height:30px;
	}
	.form-table_my> tbody> tr > td >select{
		width:100%;
height:30px;
	}
	.form-table_my> tbody> tr > td{
height:40px;
}

/* default */
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(/bitrix/templates/custom_eshop/components/bitrix/form.result.new/template_aleksey/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(/bitrix/templates/custom_eshop/components/bitrix/form.result.new/template_aleksey/images/icon_warn.gif);
}
/* End */
/* /bitrix/templates/custom_eshop/components/bitrix/form.result.new/template_aleksey/style.css?16614194571490 */
