

/* Start:/local/templates/.default/components/bitrix/form.result.new/subscribe/style.css?17714836481736*/
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/.default/components/bitrix/form.result.new/subscribe/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/.default/components/bitrix/form.result.new/subscribe/images/icon_warn.gif);
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
	-webkit-transition-delay: 9999s;
}
.visually-hidden {
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}
.visually-hidden:not(caption) {
	position: absolute !important;
}
.visually-hidden * {
	overflow: hidden !important;
}
#subscribe_news .button-def:disabled {
	transition: .3s all;
	background-color: #8F8F8F;
	position: relative;
}
#subscribe_news .button-def:after {
	opacity: 0;
	content: 'Необходимо дать согласие на обработку данных';
	padding: 10px 20px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	background: #62A6D3;
	max-width: 100%;
	text-wrap: auto;
	min-height: 100%;
	transition: .1s all;
	font-size: 16px;
}
#subscribe_news .button-def:hover:disabled:after {
	opacity: 1;
}
/* End */
/* /local/templates/.default/components/bitrix/form.result.new/subscribe/style.css?17714836481736 */
