#NewEventLoadspin{position:relative;z-index:999;height:10px;width:10px;overflow:visible}#NewEventLoadspin:before{content:'';display:block;position:relative;top:0;left:0;width:10px;height:10px}#NewEventLoadspin:not(:required):after{content:'';display:block;font-size:6px;width:4px;height:4px;margin-top:-1em;animation:spinner 2200ms infinite linear;border-radius:5px;box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.75) -1.5em 0 0 0,rgba(0,0,0,.75) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}