.ajax-progress-fullscreen,.loading{position:fixed!important;top:0;left:0;right:0;bottom:0;z-index:40000;overflow:auto;height:100%;width:100%;overflow:hidden;background-color:rgba(0,0,0,.7);background-image:none;border-radius:0;opacity:1;padding:0}.ajax-progress-fullscreen::after,.ajax-progress-throbber .throbber,.loading--small,.loading::after,.loading__spinner{display:block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' width%3D'57' height%3D'57' viewBox%3D'0 0 57 57'%3E\a   %3Cg fill%3D'none' fill-rule%3D'evenodd' stroke%3D'%23FCD058' stroke-width%3D'6' transform%3D'translate%283 3%29'%3E\a     %3Ccircle cx%3D'25.041' cy%3D'25.041' r%3D'25.041' stroke-opacity%3D'.2'%2F%3E\a     %3Cpath d%3D'M25.04 0C11.21 0 0 11.21 0 25.04'%3E\a       %3CanimateTransform attributeName%3D'transform' type%3D'rotate' values%3D'0 25.04 25.04%3B180 25.04 25.04%3B360 25.04 25.04%3B' keyTimes%3D'0%3B0.5%3B1' dur%3D'2s' repeatCount%3D'indefinite' begin%3D'0s'%3E%3C%2FanimateTransform%3E\a     %3C%2Fpath%3E\a   %3C%2Fg%3E\a%3C%2Fsvg%3E\a");background-repeat:no-repeat;background-position:center;background-size:57px 57px}.ajax-progress-fullscreen::after,.loading::after{content:'';position:fixed;left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);height:57px;width:57px}.no-smil .ajax-progress-fullscreen::after,.no-smil .loading::after{-webkit-animation:loadingFallback 2s infinite linear;animation:loadingFallback 2s infinite linear}.ajax-progress-throbber .throbber,.loading--small{content:'';padding:0;background-size:16px 16px;height:16px;width:16px}.ajax-progress-throbber .no-smil .throbber,.no-smil .ajax-progress-throbber .throbber,.no-smil .loading--small{-webkit-animation:loadingFallback 2s infinite linear;animation:loadingFallback 2s infinite linear}@-webkit-keyframes loadingFallback{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loadingFallback{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}