[type="email"], [type="number"], [type="tel"], [type="url"], #phone {
	direction: ltr;
	text-align: right;
}
.divider:after,.divider:before {
	content: "";
	flex: 1;
	height: 1px;
	background: #eee;
}
.h-custom {
	height: calc(100% - 73px);
}
.support-israel{text-align: center; display: inline-block; width: 100%;}
@media screen and (max-width: 600px) {
	.login-image-wrapper {display: none;}
	
}
@media (max-width: 450px) {
	.h-custom {height: 100%;}
}