

/* Start:/bitrix/templates/ASP-EDO/components/bitrix/form.result.new/simple/style.css?14933761982778*/
.web-form {
	position: relative;
    display: table;
    width: auto;
    background-color: #f3f5f6;
    padding: 15px;
    border: 1px solid #ddd;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    max-width: 530px;
}

.web-form table.data-table {
	border: none;
	width: auto;
	margin: 0;
	margin-left: auto;
    margin-right: auto;
    padding: 15px;
}

.web-form table.data-table tr { background-color: transparent; }
.web-form table.data-table td { border: none; }
.web-form td.question-label {
	white-space: nowrap;
	padding: 0 20px;
	text-align: right;
	line-height: 1;
	padding-top: 16px;
    padding-right: 0;
    vertical-align: top;
    color: #333;
    cursor: default;
    font-weight: bold;
    text-shadow: 1px 1px 1px #fff;
}

.web-form td.question-input {
	min-width: 160px;
	padding: 10px 5px 0 5px;
}

.web-form td.question-input > input {
	padding: 2px;
    border: none;
    border-bottom: 1px dashed #ccc;
    background-color: transparent;
}

.web-form td.question-input > input:focus {
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.web-form td.question-description {
	padding: 0;
    padding-left: 5px;
    font-size: small;
    color: #777;
    line-height: 1;
}

.web-form_description {
	margin: 10px;
    margin-bottom: 0;
    margin-top: 35px;
    padding: 5px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
}

.web-form input.button-send {
	margin: 0;
	margin-top: 15px;
	display: inline-block;
}

.web-form td input[type="radio"],
.web-form td input[type="checkbox"],
.web-form td input[type="file"] {
    margin: 0 4px 0 0;
}

.web-form td.question-zakaz {
	position: relative;
	padding: 20px 5px 0 25px;
}

.question-zakaz input[type="checkbox"] {
	position: absolute;
	left: 5px;
}

.question-zakaz label {
	position: relative;
	top: -3px;
}

.web-form input[type="radio"], .web-form input[type="checkbox"], .web-form input[type="file"] {
	margin-bottom: 0;
}

span.web-form_title + form,
span.web-form_title + div {
	margin-top: 15px;
}

.web-form-sent {
	padding: 20px 30px;
}

.web-form-sent h3 {
	margin-bottom: 10px;
}

.web-form_description + form > table.data-table {
	padding-top: 0;
}
span.ribbon_orange{
	background-color: #FF7946;
}
span.ribbon_orange:before {
	border-top-color: #A40F2D;
	border-left-color: #A40F2D;
}
span.ribbon_orange:after {
	border-top-color: #A40F2D;
	border-right-color: #A40F2D;
}
span.ribbon_green{
	background-color: #5FAA70;
}
span.ribbon_green:before {
	border-top-color: #1B782E;
	border-left-color: #1B782E;
}
span.ribbon_green:after {
	border-top-color: #1B782E;
	border-right-color: #1B782E;
}

/* End */
/* /bitrix/templates/ASP-EDO/components/bitrix/form.result.new/simple/style.css?14933761982778 */
