@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);.apiz-wrapper{overflow:hidden;position:relative;font-family:'Open Sans Condensed';font-size:30px}.apiz-wrapper,.apiz-wrapper *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.apiz-wrapper>img{position:absolute;left:50%;top:50%;z-index:5}.apiz-wrapper>.apiz-overlay{position:absolute;z-index:10;left:0;top:0;width:100%;height:100%}.apiz-wrapper.apiz-enabled>.apiz-overlay{cursor:move}.apiz-wrapper.apiz-disabled>.apiz-overlay{cursor:default}.apiz-wrapper .apiz-error{color:#e0e0e0;font-size:80px;line-height:100px;text-align:center;margin:40px 0 0}.apiz-wrapper .apiz-loading-animation-text{position:absolute;z-index:1;width:100%;text-align:center;top:49%}.apiz-wrapper .apiz-loading-animation-image{position:relative;z-index:1;width:100%;height:100%;background-position:center center;background-color:transparent;background-repeat:no-repeat}.apiz-wrapper .apiz-throbber{position:absolute;z-index:1;top:50%;left:50%;margin:-90px 0 0 -90px}.apiz-wrapper .apiz-throbber>.apiz-circle{position:absolute;border:3px solid transparent;border-top:3px solid #5f5c5c;border-radius:50%;-webkit-animation:throbberRotate linear infinite;-moz-animation:throbberRotate linear infinite;-ms-animation:throbberRotate linear infinite;-o-animation:throbberRotate linear infinite;animation:throbberRotate linear infinite}.apiz-wrapper .apiz-throbber>.apiz-circle.apiz-circle-one{height:50px;width:50px;left:50px;top:50px;-webkit-animation-duration:.85s;-moz-animation-duration:.85s;-ms-animation-duration:.85s;-o-animation-duration:.85s;animation-duration:.85s}.apiz-wrapper .apiz-throbber>.apiz-circle.apiz-circle-two{height:75px;width:75px;top:38px;left:38px;-webkit-animation-duration:.95s;-moz-animation-duration:.95s;-ms-animation-duration:.95s;-o-animation-duration:.95s;animation-duration:.95s}.apiz-wrapper .apiz-throbber>.apiz-circle.apiz-circle-three{height:100px;width:100px;top:25px;left:25px;-webkit-animation-duration:1.05s;-moz-animation-duration:1.05s;-ms-animation-duration:1.05s;-o-animation-duration:1.05s;animation-duration:1.05s}@-webkit-keyframes throbberRotate{from{transform:rotateZ(360deg)}to{transform:rotateZ(0deg)}}@-moz-keyframes throbberRotate{from{transform:rotateZ(360deg)}to{transform:rotateZ(0deg)}}@-ms-keyframes throbberRotate{from{transform:rotateZ(360deg)}to{transform:rotateZ(0deg)}}@-o-keyframes throbberRotate{from{transform:rotateZ(360deg)}to{transform:rotateZ(0deg)}}@keyframes throbberRotate{from{transform:rotateZ(360deg)}to{transform:rotateZ(0deg)}}