#bx-panel *,
#bx-panel *::after, 
#bx-panel *::before {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.bx-core-window label {
	display: inline;
	min-height: auto;
}
.bx-core-window input {
	width: auto;
	height: auto;
}
div[id^="wait_"] { 
	display: none !important; 
	background: none !important; 
	border: 0 !important; 
	color: #000000; 
	font-family: Verdana, Arial, 
	sans-serif; font-size: 11px; 
	font-style: normal !important; 
	font-variant: normal !important; 
	font-weight: normal; 
	letter-spacing: normal !important; 
	line-height: normal; 
	padding: 0 !important; 
	position: absolute; 
	text-align: center !important; 
	text-indent: 0 !important; 
	width: 0px !important; 
	height: 0px !important; 
	word-spacing: normal !important; 
	z-index: 0; 
	content: ""; 
}

/***BXMAKER***/
#modal-sign .block-form__btn span {
	display: flex;
}
.bxmaker-authuserphone-enter {
	font-size: inherit;
	display: block;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	width: 100%;
	color: inherit;
	background-color: transparent;
}
.bxmaker-authuserphone-enter-auth-by-password-form__forget {
	top: 0;
}
.bxmaker-authuserphone-enter-forget-form__or {
	top: 0;
	height: auto;
}
.bxmaker-authuserphone-enter-auth__toregistration {
	margin-top: 0;
}
.text-info.block-form__phone .block-form__link {
	margin: 0;
}
.bxmaker-authuserphone-enter-reg__toauth {
	margin-top: 0;
}
.bxmaker-authuserphone-timeout {
	text-align: left;
}