

/* Start:/local/templates/.default/components/bitrix/form.result.new/callback/style.css?17782380592114*/
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/callback/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/callback/images/icon_warn.gif);
}

.privacy_policy_text { font-size: 14px; text-align: center; color:#fff; border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding:10px 0; margin:10px 0; }
.privacy_policy_text .red { color:red; }
.privacy_policy_text a { color:#ff782b; }

/* Контейнер для выравнивания */
.privacy-agreement-container {
	margin: 15px 0;
	max-width: 100%;
}

/* Флекс-сетка для чекбокса и текста */
.privacy-label {
	display: flex !important; /* !important на случай конфликтов с темами */
	align-items: flex-start;
	cursor: pointer;
	gap: 12px;
	line-height: 1.4;
	width: 100%;
}

/* Стили самого чекбокса */
.privacy_check_js {
	margin: 0 !important;
	padding: 0 !important;
	width: 18px !important;
	height: 18px !important;
	flex-shrink: 0; /* Не дает чекбоксу сжиматься */
	cursor: pointer;
	position: relative;
	top: 2px; /* Центрирование относительно первой строки текста */
}

/* Текстовый блок */
.privacy-text {
	font-size: 14px;
	color: #fff;
	flex-grow: 1;
	text-align: left;
}

/* Ссылка (оранжевая) */
.privacy-link {
	color: #ff8c00 !important;
	text-decoration: underline;
	display: inline;
}

.privacy-link:hover {
	text-decoration: none;
}

/* Состояние заблокированной кнопки */
.form_submit_btn_js:disabled {
	opacity: 0.5;
	cursor: not-allowed !important;
}
/* End */


/* Start:/local/templates/spasskiy_other/template_styles.css?1769764713751*/
.cookie-banner { font-size: 12px; display: none; position: fixed; bottom: 0; left: 0; width: 100%; background-color: #fff3cd; color: #856404; padding: 10px; z-index: 99999; text-align: center; border-top: 1px solid #ffeeba; }
.cookie-banner button { margin-left: 10px; cursor: pointer; }
.cookie-banner a { color:#ff782b; text-decoration: underline; }
.cookie-banner a:hover { color:#ff782b; text-decoration: none; }

input.required_field_hidden { display: none; }

.privacy_policy_link { font-size: 12px; position: absolute; bottom: 0; left: 0; width: 100%; padding: 10px; z-index: 9999; text-align: center; }
.privacy_policy_link a { color:#ffffff; text-decoration: underline; }
.privacy_policy_link a:hover { color:#ff782b; text-decoration: none; }
/* End */
/* /local/templates/.default/components/bitrix/form.result.new/callback/style.css?17782380592114 */
/* /local/templates/spasskiy_other/template_styles.css?1769764713751 */
