

/* Start:/bitrix/templates/.default/components/solverweb/form.result.new/calc/style.css?17690761524581*/
.content_in > .row > .left {
	display: none;
}
.content_in > .row > .right {
	width: 100%;
	padding: 0;
}
.right form {
	margin-bottom: 20px;
}

#calcform  + #ajaxj {
	text-align: center;
	margin-top: 20px;
}
#calcform  + #ajaxj p {
	padding-top: 10px;
	text-align: center;
}
#calcform  {
	/* display: table; */
	/* border-spacing: 0px 4px; */
}
	#calcform .row {
		/* padding: 10px 0; */
		padding: 0;
	}
	#calcform .row:not(.P1):not(.unrow) {
		display: block;
	}
		#calcform .row:not(.P1):before {
			display: none;
		}
	/* #calcform .row.P1 { */
		/* display: block!important; */
	/* } */
		#calcform .row:not(.P1):not(.unrow) .cell {
			display: table-cell;
			float: none !important;
		}
		#calcform .row:not(.P1) .cell.caption {
			padding: 10px 0;
			width: 100%;
		}
		#calcform .row:not(.P1) .cell.field  {
			text-align: right;
			white-space: nowrap;
		}
	#calcform .form_block,
	#calcform .row.form_fields {
		display: none;
	}
		#calcform .row .cell.caption {
			float: left;
		}
			#calcform .row .cell.caption .caption-fld {
				font-weight: bold;
			}
		#calcform .row .cell.field {
			float:right;
		}
			#calcform .row .cell.field .mult {
				text-align: right;
			}
				#calcform .row .cell.field .mult label {
					float: left;
					
					font-weight: normal;
					text-align: left;
					width: 100%;
				}
					#calcform .row .cell.field .mult label img {
						position: relative;
						top: -1px;
						/* float: right; */
						margin: 3px 0 0 130px !important;
					}
					#calcform .row .cell.field .mult label input {
						/* float: right; */
					}
				#calcform .row .cell.field .mult .nowrap {
					float: right;
					white-space: nowrap;
				}
			#calcform .row .cell.field input[type="radio"],
			#calcform .row .cell.field input[type="checkbox"],
			#calcform .row .cell.field input[type="email"],
			#calcform .row .cell.field input[type="text"]{
				vertical-align: text-bottom;
				margin-left: 5px;
			}
			#calcform .row .cell.field input[type="email"],
			#calcform .row .cell.field input[type="text"]{
				padding: 0 3px;
				width: 180px;
				vertical-align: middle;
			}
			#calcform .row .cell.field .summ {
				font-size: 18px;
				font-weight: bold;
				text-transform: uppercase;
				text-align: right;
			}
				#calcform .row .cell.field .summ .price {
					width: 151px;
				}

	#calcform .row span.err {
		display: block;
		color: red;
	}
	
	#calcform .desc-text {
		color: blue;
	}
	#calcform .desc-text-a5k {
		color: red;
	}
	
.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/solverweb/form.result.new/calc/images/icon_warn.gif);
}
.form_submit {
	width: auto;
	display: inline-block;
}
.form_submit a {
	min-width: 140px;
	width: auto;
	/* text-indent: -1000px; */
	height: 42px;
	background: url(/bitrix/templates/.default/components/solverweb/form.result.new/calc/images/send_faq.jpg) no-repeat;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	font-family: 'PT Sans',sans-serif;
	display: inline-block;
	text-align: center;
	padding: 15px 0;
	margin: 0;
}
.form_submit a.mail:before {
	content:'';
	height: 15px;
	margin-bottom: 5px;
	background: url(/bitrix/templates/alians_inner/css/../images/flag_print_mail.png) no-repeat;
	color: #141414;
	text-decoration: none;
	font-family: 'PT Sans',sans-serif;
	font-size: 15px;
	padding-left: 27px;
	line-height: 13px;
	background-position: 0 -73px;
}
.form_submit a.print:before {
	content:'';
	height: 15px;
	margin-bottom: 5px;
	background: url(/bitrix/templates/alians_inner/css/../images/flag_print_mail.png) no-repeat;
	color: #141414;
	text-decoration: none;
	font-family: 'PT Sans',sans-serif;
	font-size: 15px;
	padding-left: 27px;
	line-height: 13px;
	background-position: 0 -33px;
}
.form_buttons {
	margin-top: 20px;
}
@media print{
	#calcform  {
		display: none;
	}
}
@media screen and (min-width:768px) and (max-width:990px) {
	.content_in > .row > .right {
		padding: 0 15px;
	}
	#calcform .row .cell.field.multifield {
		width: 100%;
	}
		#calcform .row .cell.field .mult label  img {
			margin: 3px 0 0 5px !important;
		}
}
@media screen and (max-width:768px) {
	#S1,
	#S2 {
		max-width: 100px;
	}
	
	#calcform .row .cell.field .summ .price {
		width: auto;
	}
	#calcform  {
		font-size: 80%;
	}
	/*#calcform .print, #calcform .mail {*/
	/*	font-size: 24px;*/
	/*	line-height: 26px;*/
	/*	height: 28px;*/
	/*}*/
	/*#calcform .mail {*/
	/*	background-position: 0 -68px;*/
	/*}*/
	/*#calcform .print {*/
	/*	background-position: 0 -27px;*/
	/*}*/
}
/* End */
/* /bitrix/templates/.default/components/solverweb/form.result.new/calc/style.css?17690761524581 */
