

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

.form__caption {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
}
.form__caption_top {
	margin: 25px 0 -25px 0;
	font-weight: bold;
}
.form__caption_btm {
	font-style: italic;
}

.cal_prom {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 0px 20px rgba(0, 139, 138, 0.2);
    border-radius: 10px;
    padding: 25px;
}
@media (max-width: 1280px)  {
	.cal_prom {
		width: 90%;
	}
}


.bid-form__flex {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
.bid-form__inp-group {
    flex: 0 0 50%;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    padding: 0 30px;
    margin-bottom: 30px;
}
.form__field_small {
	margin: 15px;
}
.none {
	display: none;
}
.captcha_wrapper {

    margin-left: auto;
    margin-right: auto;
}
.title-label {
    margin-bottom: 30px;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
}
.mramor {
    color: #008b8a;
}
.orange {
    color: #f18356;
}
.label-wrap{
 	display: grid;
	grid-template-columns: repeat(2,1fr);
}

@media (max-width: 520px){
	.label-wrap{
		display: grid;
		grid-template-columns: 1fr;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/form.result.new/advertisement_form_2/style.css?17283863701833 */
