#loading-spinner{background:#fff;position:fixed;-webkit-backface-visibility:hidden;right:50%;margin-right:-55px;top:50%;margin-top:-55px;width:110px;height:110px;opacity:.7;z-index:10001;border-radius:20px}.loading-bar{zoom:20%}#detailImageSpinner .spinner{top:50%}#detailImageSpinner .spinner div{background:#fff}@keyframes a{0%{opacity:1}to{opacity:0}}.spinner{position:relative;left:50%;top:30%;width:100px}.spinner div{left:0;top:5px;position:absolute;animation:a linear 1s infinite;background:#000;width:9px;height:30px;border-radius:5px;transform-origin:4px 51px}.spinner div:first-child{transform:rotate(0deg);animation-delay:-.91667s}.spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-.83333s}.spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.75s}.spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.66667s}.spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.58333s}.spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.5s}.spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.41667s}.spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.33333s}.spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.25s}.spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.16667s}.spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.08333s}.spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}