.auth-image{background-repeat:no-repeat;background-color:rgba(255,255,255,.2)!important;background-image:url(/images/ba_back.png);background-size:cover;min-height:100vh}.auth-form-header{font-weight:600;font-size:16px;line-height:17px;color:#0d016b}.auth-form-title{font-weight:700;font-size:10px;line-height:17px;text-transform:uppercase;color:#0d016b}.auth-alt-text{font-weight:600;font-size:13px;line-height:19px;text-align:center;color:#0d016b;display:flex;flex-direction:row}.auth-alt-text:after,.auth-alt-text:before{content:"";flex:1 1;border-bottom:1px solid #0d016b!important;margin:auto}.auth-form-error{font-weight:700;font-size:12px;line-height:17px;text-transform:uppercase;color:#f84602;text-align:center}.auth-footer-text{margin-top:auto;padding:20px 0;left:0;right:0}.auth-footer-text,.auth-footer-text-link{font-style:normal;font-weight:500;font-size:12px;color:#0d016b!important}.footer-text{font-style:normal;font-weight:400;font-size:12px;color:#ffffff!important}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-card{animation:fadeIn .4s ease-out;border:1px solid rgba(0,0,0,.05);background-color:#f8f5fc;width:80%;max-width:400px;margin:auto}.btn.bg-secondary-btn{position:relative;overflow:hidden;transition:all .2s ease;font-size:14px!important;height:44px}.btn.bg-secondary-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.1);transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease}.btn.bg-secondary-btn:hover:not(:disabled):before{width:300px;height:300px}.btn.bg-secondary-btn:hover:not(:disabled){transform:translateY(-1px)}.btn.bg-secondary-btn:active:not(:disabled){transform:translateY(0)}.btn.bg-secondary-btn .ms-icon{transition:transform .2s ease}.btn.bg-secondary-btn:hover:not(:disabled) .ms-icon{transform:scale(1.1)}.auth-footer-text a{transition:all .2s ease}.auth-footer-text a:hover{opacity:.7}.spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;margin-right:8px}