.modal-spinner{position:fixed;top:16%;right:10px;left:10px;display:none;opacity:9.5;width:100%;height:100%}.modal-spinner2{margin:100px auto;width:80px;height:60px;text-align:center;font-size:5px}.modal-spinner2>div{background-color:#590886;height:100%;width:10px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner2 .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner2 .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.modal-spinner2 .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.modal-spinner2 .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}