

/* Start:/local/templates/redesign-2026/components/bitrix/form.result.new/supplier/style.css?17690361431828*/
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/redesign-2026/components/bitrix/form.result.new/supplier/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/redesign-2026/components/bitrix/form.result.new/supplier/images/icon_warn.gif);
}
.form-control{
	background-color: #E5ECFF;
}
.perezvonim-form-body>div{
	width: 100%;
}
.perezvonim-form-body{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 20px;
}

.form-field-label {
	margin-bottom: 5px;
	font-size: 14px;
	color: rgba(35, 35, 35, 0.3);
}

.form-control.error-fld {
	border-color: #ff0000;
}
.form-control:focus{
	background-color: #E5ECFF;
}


.custom-file-upload {
	margin-top: 5px;
}

.custom-file-btn {
	cursor: pointer;
	transition: all 0.3s ease;
	display: inline-flex;
	align-items: center;
	gap: 8px;
}

.custom-file-btn:hover {
	opacity: 0.9;
}

/*.custom-file-btn.file-selected {*/
/*    background-color: #28a745 !important;*/
/*    border-color: #28a745 !important;*/
/*}*/

.file-name {
	font-size: 12px;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.file-name:hover {
	text-decoration: underline;
}


@media(min-width: 768px){
	.perezvonim-form-body>div{
		width: calc(50% - 10px);
	}
	.perezvonim-form-body{
		flex-direction: row;
		flex-wrap: wrap;
	}
}
/* End */


/* Start:/local/templates/redesign-2026/components/bitrix/form.result.new/consultation/style.css?17662317331269*/
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/redesign-2026/components/bitrix/form.result.new/consultation/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/redesign-2026/components/bitrix/form.result.new/consultation/images/icon_warn.gif);
}
.form-control{
	background-color: #E5ECFF;
}
.perezvonim-form-body>div{
	width: 100%;
}
.perezvonim-form-body{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 20px;
}

.form-field-label {
	margin-bottom: 5px;
	font-size: 14px;
	color: rgba(35, 35, 35, 0.3);
}

.form-control.error-fld {
	border-color: #ff0000;
}
.form-control:focus{
	background-color: #E5ECFF;
}





@media(min-width: 768px){
	.perezvonim-form-body>div{
		width: calc(50% - 10px);
	}
	.perezvonim-form-body{
		flex-direction: row;
		flex-wrap: wrap;
	}
}
/* End */
/* /local/templates/redesign-2026/components/bitrix/form.result.new/supplier/style.css?17690361431828 */
/* /local/templates/redesign-2026/components/bitrix/form.result.new/consultation/style.css?17662317331269 */
