.lyngle .lyra_auth_header #url{box-sizing:border-box;width:100%;height:29px;text-align:center;padding:2px;margin:0;border-radius:2px;border:2px solid #767676}.lyra_auth_loader{width:100%;height:calc(100% - 29px);top:29px;position:absolute;padding:0;margin:0;border:0;background-color:#fff}.lyra_auth_loader .loading{position:absolute;top:50%;left:50%}.lyra_auth_loader .loading .bullet{position:absolute;padding:5px;border-radius:50%;background:#555;animation:animIn 1s ease-in-out 0s infinite}.lyra_auth_loader .loading .bullet:nth-child(1){animation-delay:0s}.lyra_auth_loader .loading .bullet:nth-child(2){animation-delay:.15s}.lyra_auth_loader .loading .bullet:nth-child(3){animation-delay:.3s}.lyra_auth_loader .loading .bullet:nth-child(4){animation-delay:.45s}@keyframes animIn{0%{left:-100px;opacity:0}50%{opacity:1}100%{left:100px;opacity:0}}.lyra_auth_loader .auth-msg-wrapper{font-size:16px;display:flex;align-items:center;justify-content:center;position:absolute;flex-direction:column;width:100%;height:100%}.lyra_auth_loader .auth-msg-wrapper .auth-msg,.lyra_auth_loader .auth-msg-wrapper .wait-msg{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;color:#333}.lyra_auth_loader .auth-msg-wrapper .auth-msg{margin-bottom:50px}.lyra_auth_loader .auth-msg-wrapper .wait-msg{margin-top:90px}