


/* Start:/bitrix/components/teamprofi/empty/templates/start_time/style.css*/
table.places.b-chosen-place {
	border: 1px solid #d7d7d7;
	background: #FAF9F5;
	width: 94%;
	margin: 0 3%;
}
table.places.b-chosen-place tr td:first-child, table.places.b-chosen-place tr td:last-child {border-left: none;}
table.places.b-chosen-place tr td {padding:15px;}

.l-tour-origin-places {
	margin-top: 20px;
}
.order-on-request {
	padding: 40px;
}
.order-select-place-block {
	padding: 20px 45px 0 63px;
}
.order-select-place-block__desc {
	float: left;
}
.order-select-place-block__link {
	float: right;
	margin: 5px 0;
}
.order-select-place-block__map {
	margin-top: 15px;
}
.search-place {
	margin-top: 45px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}
.form-field-style.l-tour-origin-places-block .search-place__input {
	width: calc(100% - 35px);
	height: 38px;
	line-height: 38px;
}
.map-item-block.hide {
	display: none;
}
.b-place-map-block.hide {
	display: none !important;
}
/* End */
