.unauthorized .ba-logo img{width:258px}.unauthorized .ba-background{height:100%;background-image:url("../assets/ba_background.jpg");background-size:cover;background-repeat:no-repeat;background-position:50% 50%;background-attachment:fixed}.unauthorized .vertical-center{margin-top:auto;margin-bottom:auto}.unauthorized .content{animation:slidein ease-in .7s;padding-top:70px;padding-bottom:70px}.unauthorized .full-height{height:100%;min-height:100vh;min-height:100dvh}.unauthorized .company{padding-right:10px;color:#212529}.unauthorized .unauthorized-container{max-width:100%;background:#fff;position:relative}.unauthorized .footer{position:absolute;bottom:0;text-align:center;left:0;right:0;bottom:10px;color:#656565;overflow:hidden}.unauthorized .footer a{color:#656565}@keyframes slidein{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 767.98px){.no-mobile{display:none}}