

/* Start:/local/templates/rb/components/rb/form.result.new/.default/style.css?17714922561372*/
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/rb/components/rb/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/rb/components/rb/form.result.new/.default/images/icon_warn.gif);
}

.comp_forms input[type=submit] {
	margin-bottom: 30px;
	width: 207px;
	text-align: center;
}

.comp_forms .captcha_cont img {
	width: 100%;
}

.comp_forms .inputfile {
	width: 100%;
}

.comp_forms .red {
	color: #3c3c3c !important;
}

.comp_forms input[name=captcha_word] {
	width: 100%;
}

@media (max-width: 1700px) {
	.comp_forms .captcha_cont img {
		width: 90%;
	}
}

@media (max-width: 767px) {
	.main_aside_right {
		margin-top: 60px;
	}
}

@media (max-width: 1440px) {
	.comp_forms .captcha_cont img {
		width: 50%;
	}
}
.__display_none {
	display: none;
}

.cart_inp_container {
	display: flex;
    align-items: center;
    margin-bottom: 30px;
}
/* End */
/* /local/templates/rb/components/rb/form.result.new/.default/style.css?17714922561372 */
