#header-logo {
background-image: url(https://static.continent.ru/aif/obt3.1/evraz/evraz_logo.jpg) !important;
}


/* скрытие предложения на верхней панели системы */

#stored_variants_containers_wrapper {
	display: none !important;
}


/* скрытие "добавить предложение" в заказе авиабилета на шаге Варианты */ 

.tickets.nn-container .ticket__buy a.ticket__choose-direction {
	display: none !important;
}

.cursor-pointer.mt-2 span.ticket__choose-direction.text-warning.cursor-pointer {
	display: none !important;
}


/* скрытие "добавить предложение" в заказе гостиницы Варианты */

.card_hotel .ticket__choose-direction {
	display: none !important;
}


.ticket.ticket-hotel.hotel-rates .ticket__choose-direction.mt-3 {
	display: none !important;
}

/* скрытие "добавить предложение" в заказе ЖД */

/* Варианты */

#rail-variants .tickets.nn-container .ticket__buy .ticket__btn .btn.d-flex-inline.btn-secondary {
	display: none !important;
}

/* Шаг выбора места */


#rail-modal-content .modal-body .d-flex.mb-3 .btn.d-flex-inline.btn-secondary {
	display: none !important;
}

/* скрытие кнопки "изменить коды командировки" */

#header_management_buttons .btn.btn-outline-dark.mngmt-button-edit_codes {
	display: none !important;
}

/* скрытие "добавить предложение" в тарифах */

.cor-modal__tariffs a.cor-icon-link__text-s.cor-w-100.cor-text-center {
	display: none !important;
}


/* скрытие пункта Предпочтительные авкиакомпании из формы поиска */

.cor-search-form__row button#__BVID__197__BV_toggle_ {
	display: none !important;
}

/* скрыть кнопку "Добавить еще командируемых" на шаге выбора пассажиров */

.commands.profile-paxes-info-container .commands__add.commands__add--additional-person {
	display: none !important;
}

.cor-search-form .cor-search-form__row div#__BVID__196 {
    display: none;
}
