
.popup-login-type .popup__form {
	max-width: 230px;
}

.driver__register-flex {
	justify-content: center;
}

.eye-on, .eye-off {
	position: absolute;
	left: 7px;
	top: 30px;
	cursor: pointer;
}

.mystickyelements-fixed {
	display: none !important;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: auto !important;
	left: 2px !important;
}

.trip-input {
	width: 300px;
}

.ui-datepicker-rtl .ui-datepicker-prev span {
	background-position: -4px -4px !important;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: auto !important;
	right: 2px !important;
}

.ui-datepicker-rtl .ui-datepicker-next span {
	background-position: -4px -4px !important;
}

.popup__tender__form-inner iframe {
	height: 20px !important;
}

body .ui-datepicker {
	z-index: 1197 !important;
}

.stage__bar__slider-label.error {
	border-color: #f00;
}

.edit__verified.warning span {
	color: #ffa500;
}

.edit__verified.red span {
	color: #f00;
}

.sb_small {
	font-size: 10px !important;
	line-height: 12px !important;
}

/*.trip__item.error, .popup-input-wrap.error, .input-wrap.error{*/

/*background: #fabdbd;*/

/*}*/
.popup-input-wrap.error {
	border-color: var(--red);
}

.input-wrap.error {
	/*background: #fabdbd;*/
	border-color: var(--red);
}

.error .checkbox, .error .select {
	border-color: #f00;
}

.input-wrap.error input, .droplist__btn.error {
	border-color: #f00;
}

.hide, .hidden {
	display: none;
}

.stage__bar__case.error, .error .stage__bar__droplist__btn, .reg__stage__vehicle .error .stage__bar__case-inner {
	background: #fabdbd !important;
}

.stage__bar__case.error {
	border: 1px solid var(--red);
}

.error .stage__bar__droplist__btn,  {
	border-color: var(--red);
}

#stage_1 .popup-body, .popup-stage-two .popup-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#enable-toolbar-trigger {
	left: 20px !important;
	top: -20px !important;
	height: 30px;
}
