body {font-family: 'Cairo' !important;}
.authentication-wrapper.authentication-cover .authentication-inner .auth-cover-bg {position:absolute;margin: 0;height: 100vh;border-radius: 0;width:calc(100vh * 1.78);left: 50%;transform: translate(-50%, -50%);top: 50%;}
.authentication-wrapper.authentication-cover .authentication-inner .auth-cover-bg .auth-illustration {width: 100%;height: 100%;
object-fit: cover;max-height: unset;}
.app-brand-logo img {max-height: 70px;}
.authentication-inner .login-form {box-shadow: 0 0 20px #000;z-index: 1;height: 100vh;overflow: auto;}

[dir=rtl]:root {font-size:15px !important;}