#unauthorizedPage{padding:20px;overflow-x:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:center}#unauthorizedPage h1{margin-top:20px}#unauthorizedPage h2{margin:20px 0}#unauthorizedPage .page-card{min-height:300px}#unauthorizedPage .notFoundWrap{height:220px;width:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:50}#unauthorizedPage .notFoundWrap .notFoundQsLogo{height:100px;width:100px;background-image:url(/img/logo.111d82ed.svg);background-position:50%;background-size:contain;position:absolute;z-index:10;-webkit-animation:jump 2s ease infinite;animation:jump 2s ease infinite}@-webkit-keyframes jump{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}70%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@keyframes jump{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}70%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50px);transform:translateY(-50px)}}#unauthorizedPage .notFoundWrap .borderWrap{height:100px;width:100px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:jump 2s ease infinite;animation:jump 2s ease infinite}#unauthorizedPage .notFoundWrap .borderWrap .border1{-webkit-animation:rotate 2s ease infinite;animation:rotate 2s ease infinite}#unauthorizedPage .notFoundWrap .borderWrap .border1,#unauthorizedPage .notFoundWrap .borderWrap .border2{height:98px;width:98px;border-radius:100%;border-top:10px solid #26b99a;border-bottom:10px solid #26b99a;position:absolute}#unauthorizedPage .notFoundWrap .borderWrap .border2{-webkit-animation:rotate 2s ease .2s infinite;animation:rotate 2s ease .2s infinite}#unauthorizedPage .notFoundWrap .borderWrap .border3{height:98px;width:98px;border-radius:100%;border-top:10px solid #26b99a;border-bottom:10px solid #26b99a;position:absolute;-webkit-animation:rotate 2s ease .6s infinite;animation:rotate 2s ease .6s infinite}#unauthorizedPage .notFoundWrap .borderWrap .border4{-webkit-animation:rotate 2s ease infinite;animation:rotate 2s ease infinite}#unauthorizedPage .notFoundWrap .borderWrap .border4,#unauthorizedPage .notFoundWrap .borderWrap .border5{height:98px;width:98px;border-radius:100%;border-left:10px solid #26b99a;border-right:10px solid #26b99a;position:absolute}#unauthorizedPage .notFoundWrap .borderWrap .border5{-webkit-animation:rotate 2s ease .2s infinite;animation:rotate 2s ease .2s infinite}#unauthorizedPage .notFoundWrap .borderWrap .border6{height:98px;width:98px;border-radius:100%;border-left:10px solid #26b99a;border-right:10px solid #26b99a;position:absolute;-webkit-animation:rotate 2s ease .6s infinite;animation:rotate 2s ease .6s infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(.75);transform:rotate(0deg) scale(.75)}50%{-webkit-transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(1)}to{-webkit-transform:rotate(0deg) scale(.75);transform:rotate(0deg) scale(.75)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(.75);transform:rotate(0deg) scale(.75)}50%{-webkit-transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(1)}to{-webkit-transform:rotate(0deg) scale(.75);transform:rotate(0deg) scale(.75)}}#unauthorizedPage .notFoundWrap .borderShadow{width:100px;height:15px;background:rgba(38,185,154,.2);position:relative;top:80px;border-radius:35%;-webkit-animation:shadow 2s ease infinite;animation:shadow 2s ease infinite}@-webkit-keyframes shadow{0%{width:50px;-webkit-transform:scale(.3);transform:scale(.3)}20%{width:50px}40%{width:120px}50%{width:120px}70%{width:100px;-webkit-transform:scale(.8);transform:scale(.8)}80%{width:80px}90%{width:70px}to{width:50px;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes shadow{0%{width:50px;-webkit-transform:scale(.3);transform:scale(.3)}20%{width:50px}40%{width:120px}50%{width:120px}70%{width:100px;-webkit-transform:scale(.8);transform:scale(.8)}80%{width:80px}90%{width:70px}to{width:50px;-webkit-transform:scale(.3);transform:scale(.3)}}