.start-waiting-screen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:90000;vertical-align:middle;background-color:white}.start-waiting-screen-text{margin-left:auto;margin-right:auto;font-size:35px;text-align:center;color:#29739D;white-space:nowrap;margin-top:10px}.start-requester-text{margin-left:auto;margin-right:auto;font-size:20px;text-align:center;color:#29739D;white-space:nowrap;margin-top:10px}.big-waiting{width:100%;height:40px;margin-top:15%}.spinner{width:100%;height:100%;text-align:center;font-size:10px}.spinner>div{background-color:#29739D;height:100%;width:10px;display:inline-block;-webkit-animation:stretchdelay 2s infinite ease-in-out;animation:stretchdelay 2s infinite ease-in-out}.spinner .rect2{-webkit-animation-delay:-1.9s;animation-delay:-1.9s}.spinner .rect3{-webkit-animation-delay:-1.8s;animation-delay:-1.8s}.spinner .rect4{-webkit-animation-delay:-1.7s;animation-delay:-1.7s}.spinner .rect5{-webkit-animation-delay:-1.6s;animation-delay:-1.6s}