

/* Start:/bitrix/templates/main.v3/components/bitrix/catalog.item/orders_main/style.css?1753442856400*/
.zakaz-list .job-block .premium,
.zakaz-list .job-block .premium .bookmark-btn {
    background: #F5F7FC;
}
.yellow {
	color: #FCC800;
}
.orange {
	color: #FC5800;
}
@media only screen and (max-width: 1366px) {
	.job-block h4 {
		font-size: 18px !important;
	}
}
.pe-60 {
	padding-right: 60px !important;
}

.inner-box-color{
	border: 1px solid #E1F2E5 !important;
	background: #ecf9ef !important;
}

/* End */


/* Start:/bitrix/components/bitrix/form/templates/.default/bitrix/form.result.new/.default/style.css?17534428041456*/
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(/bitrix/components/bitrix/form/templates/.default/bitrix/form.result.new/.default/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(/bitrix/components/bitrix/form/templates/.default/bitrix/form.result.new/.default/images/icon_warn.gif);
}

.form-custom-new {
	max-width: 640px;
	margin: 0 auto;
	background-color: var(--inputNew);
	border-radius: 15px;
	padding: 40px 30px;
	gap: 13px;
}


.form-custom-new .btn-success{
	border-radius: 4px;
	background-color: #34A853;
	padding: 6px 30px;
	border: none;
	font-size: 13px;
}

.form-custom-new textarea, .form-custom-new .inputtext {
	resize: none;
	outline: none;
	border: none;
	height: 40px;
	border-radius: 4px;
	line-height: 40px;
	padding: 0 10px;
	background-color: var(--whiteB);
}
.cpch {
	width: 180px;
}

.form-custom-new__wrap {
	width: 47%;
}
.cpch-text {
	font-size: 12px;
}

.form-custom-new__wrap label{
	padding: 5px;
	font-size: 13px;
}

@media (max-width: 768px) {
	.form-custom-new__wrap {
		width: 100%;
	}
}
/* End */
/* /bitrix/templates/main.v3/components/bitrix/catalog.item/orders_main/style.css?1753442856400 */
/* /bitrix/components/bitrix/form/templates/.default/bitrix/form.result.new/.default/style.css?17534428041456 */
