

/* Start:/bitrix/templates/vodokanal/components/bitrix/form.result.new/connect/style.css?17350457414974*/
.answer,
.question {
	margin-bottom: 10px;
}

input[name="captcha_word"],
.answer textarea,
.answer input {
    border: 1px solid lightgray;
    box-shadow: inset 1px 1px 0 rgba(79,110,179,0.12);
	transition: all 0.2s ease-out;
	outline: none;
    padding: 5px 10px;
	min-width: 290px;
    width: 50%;
	border-radius: 3px;
}

input[name="captcha_word"]:focus,
.answer textarea:focus,
.answer input:focus {
	box-shadow: inset 1px 1px 10px 3px rgba(79,110,179,0.12);
	transition: all 0.2s ease-out;
}

td img {
	margin-bottom: 15px;
}

input[name="web_form_submit"] {
	text-align: center;
	color: #fff;
	background: #20a911;
	padding: 10px 15px;
	border-radius: 3px;
	margin: 15px 0;
	transition: all 0.3s ease-out;
	box-shadow: none;
	border: none;
}

#connect h3 {
    color: #105ea2;
    font-weight: bold;
}

.answer label,
input[type="radio"] {
    min-width: 1px;
    width: auto;
	display: inline-block;
}	

.answer label {
	margin: 0 5px;
}

#SIMPLE_QUESTION_514 br,
#SIMPLE_QUESTION_939 br {
	display: none;
}

#connect tr {
	border: 1px solid lightgray;
    padding: 12px;
    margin: 15px 0;
	position: relative;
}

#connect tr.captcha_tr {
	border: none;
	padding: 0;
	margin: 0;
}

tr#SIMPLE_QUESTION_714,
tr#SIMPLE_QUESTION_222,
tr#SIMPLE_QUESTION_530,
tr#SIMPLE_QUESTION_732,
tr#SIMPLE_QUESTION_938,
tr#SIMPLE_QUESTION_419,
tr#SIMPLE_QUESTION_939,
tr#SIMPLE_QUESTION_301,
tr#SIMPLE_QUESTION_805,
tr#SIMPLE_QUESTION_980,
tr#SIMPLE_QUESTION_387 {
	border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

tr#SIMPLE_QUESTION_582 .answer,
tr#SIMPLE_QUESTION_345 .answer,
tr#SIMPLE_QUESTION_863 .answer,
tr#SIMPLE_QUESTION_655 .answer,
tr#SIMPLE_QUESTION_408 .answer,
tr#SIMPLE_QUESTION_827 .answer,
tr#SIMPLE_QUESTION_356 .answer,
tr#SIMPLE_QUESTION_103 .answer,
tr#SIMPLE_QUESTION_561 .answer,
tr#SIMPLE_QUESTION_782 .answer,
tr#SIMPLE_QUESTION_798 .answer,
tr#SIMPLE_QUESTION_714 .answer,
tr#SIMPLE_QUESTION_379 .answer,
tr#SIMPLE_QUESTION_177 .answer,
tr#SIMPLE_QUESTION_292 .answer,
tr#SIMPLE_QUESTION_371 .answer,
tr#SIMPLE_QUESTION_222 .answer,
tr#SIMPLE_QUESTION_523 .answer,
tr#SIMPLE_QUESTION_112 .answer,
tr#SIMPLE_QUESTION_760 .answer,
tr#SIMPLE_QUESTION_416 .answer,
tr#SIMPLE_QUESTION_530 .answer,
tr#SIMPLE_QUESTION_514 .answer,
tr#SIMPLE_QUESTION_422 .answer,
tr#SIMPLE_QUESTION_442 .answer,
tr#SIMPLE_QUESTION_882 .answer,
tr#SIMPLE_QUESTION_732 .answer,
tr#SIMPLE_QUESTION_191 .answer,
tr#SIMPLE_QUESTION_938 .answer,
tr#SIMPLE_QUESTION_414 .answer,
tr#SIMPLE_QUESTION_315 .answer,
tr#SIMPLE_QUESTION_558 .answer,
tr#SIMPLE_QUESTION_419 .answer,
tr#SIMPLE_QUESTION_939 .answer,
tr#SIMPLE_QUESTION_301 .answer,
tr#SIMPLE_QUESTION_805 .answer,
tr#SIMPLE_QUESTION_470 .answer,
tr#SIMPLE_QUESTION_980 .answer,
tr#SIMPLE_QUESTION_387 .answer {
	margin-bottom: 0;
    padding-bottom: 10px;
}

tr#SIMPLE_QUESTION_217,
tr#SIMPLE_QUESTION_839,
tr#SIMPLE_QUESTION_806,
tr#SIMPLE_QUESTION_600,
tr#SIMPLE_QUESTION_787,
tr#SIMPLE_QUESTION_434,
tr#SIMPLE_QUESTION_927,
tr#SIMPLE_QUESTION_668,
tr#SIMPLE_QUESTION_313,
tr#SIMPLE_QUESTION_298,
tr#SIMPLE_QUESTION_180,
tr#SIMPLE_QUESTION_573 {
	border-top: none;
    margin-top: 0;
    padding-top: 0;
}

tr#SIMPLE_QUESTION_582,
tr#SIMPLE_QUESTION_345,
tr#SIMPLE_QUESTION_863,
tr#SIMPLE_QUESTION_655,
tr#SIMPLE_QUESTION_408,
tr#SIMPLE_QUESTION_827,
tr#SIMPLE_QUESTION_356,
tr#SIMPLE_QUESTION_103,
tr#SIMPLE_QUESTION_561,
tr#SIMPLE_QUESTION_782,
tr#SIMPLE_QUESTION_798,
tr#SIMPLE_QUESTION_379,
tr#SIMPLE_QUESTION_177,
tr#SIMPLE_QUESTION_292,
tr#SIMPLE_QUESTION_371,
tr#SIMPLE_QUESTION_523,
tr#SIMPLE_QUESTION_112,
tr#SIMPLE_QUESTION_760,
tr#SIMPLE_QUESTION_416,
tr#SIMPLE_QUESTION_514,
tr#SIMPLE_QUESTION_422,
tr#SIMPLE_QUESTION_882,
tr#SIMPLE_QUESTION_191,
tr#SIMPLE_QUESTION_414,
tr#SIMPLE_QUESTION_315,
tr#SIMPLE_QUESTION_558,
tr#SIMPLE_QUESTION_470 {
	border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
	border-top: none;
    margin-top: 0;
    padding-top: 0;
}

#connect .abs {
	position: absolute;
    width: auto;
    top: -12px;
    left: 15px;
    background: #fff;
    z-index: 1;
	padding: 0 5px;
}

table#quest_10 thead,
table#quest_10 tbody,
table#quest_10 {
	display: table
}

table#quest_10 tr {
	display: table-row;
}

table#quest_10 th,
table#quest_10 td {
    display: table-cell;
    text-align: center;
    border: 1px solid lightgray;
    padding: 5px;
}

table#quest_10 input.inputtext {
	width: auto;
    min-width: auto;
}

tr#SIMPLE_QUESTION_154 .question {
	display: none;
}

tr#SIMPLE_QUESTION_154 .answer {
	margin-top: 12px;
}

input[type="file"] {
	border: none;
    outline: none;
    box-shadow: none;
	padding-left: 0;
}


#connect .file br {
	display: none;
} 	

#connect .file .answer {
	padding-bottom: 30px;
}

/* End */
/* /bitrix/templates/vodokanal/components/bitrix/form.result.new/connect/style.css?17350457414974 */
