.three-sixty-area div.loading-message,.three-sixty-image div.loading-message{position:absolute;font:15px "Lucida Grande",Arial,sans-serif;left:0;right:0;height:20px;line-height:20px;top:50%;margin-top:-10px;text-align:center;color:#fff;padding:10px;z-index:200}.three-sixty-area span.three-sixty{width:34px;height:34px;border-radius:50%;background-color:rgba(0,0,0,0.5);line-height:34px;color:#fff;text-align:center;display:block;font-size:10px;top:10px;position:absolute;right:10px}.three-sixty-area span.three-sixty.active:before{border:2px solid rgba(23,173,243,0.4);border-top-color:rgba(23,173,243,0.8)}.three-sixty-area span.three-sixty:hover{background-color:rgba(0,0,0,0.7)}.three-sixty-area span.three-sixty:before{border-radius:50%;width:28px;height:28px;border:2px solid rgba(255,255,255,0.4);border-top-color:#fff;animation:spin 2s infinite linear;right:1px;top:1px;position:absolute;content:''}.three-sixty-area span.three-sixty-info{background:rgba(0,0,0,0.5);border-bottom-left-radius:2px;border-top-left-radius:2px;padding:6px;font-size:10px;height:20px;position:absolute;right:61px;top:17px;height:12px}.three-sixty-area span.three-sixty-info:before{content:attr(title);color:#fff}.three-sixty-area span.three-sixty-info:after{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0.5);border-width:12px;margin-top:-12px}.three-sixty-image{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.three-sixty-image .three-sixty-message{font:15px "Lucida Grande",Arial,sans-serif;font-weight:bold;color:#fff;position:absolute;width:284px;height:20px;line-height:20px;left:50%;margin-left:-147px;bottom:90px;padding:5px;background-color:rgba(0,0,0,0.5);border-radius:2px;box-sizing:content-box;text-align:center}.three-sixty-image .spinner{width:50px;height:50px;position:absolute;background-color:rgba(0,0,0,0.5);border-radius:100%;right:90px;top:20px}.three-sixty-image .spinner:after{width:38px;height:38px;border:2px solid #fff;content:'';border-radius:100%;position:absolute;top:50%;left:50%;margin-top:-21px;margin-left:-21px}.three-sixty-image .spinner:before{left:50%;margin-left:-14px;top:10px;position:absolute;content:'';width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-top:17px solid #fff;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}@-moz-keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-o-keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}