:not(:required).spinner {
	margin: 1.5em; border-radius: 0.5em; animation:spinner 1500ms linear infinite; width: 1em; height: 1em; text-indent: 100%; overflow: hidden; font-size: 10px; display: inline-block; box-shadow: 1.5em 0px 0px 0px rgba(0,0,51,0.3), 1.1em 1.1em 0px 0px rgba(0,0,51,0.3), 0px 1.5em 0px 0px rgba(0,0,51,0.3), -1.1em 1.1em 0px 0px rgba(0,0,51,0.3), -1.5em 0px 0px 0px rgba(0,0,51,0.3), -1.1em -1.1em 0px 0px rgba(0,0,51,0.3), 0px -1.5em 0px 0px rgba(0,0,51,0.3), 1.1em -1.1em 0px 0px rgba(0,0,51,0.3); -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; -webkit-animation: spinner 1500ms infinite linear; -moz-animation: spinner 1500ms infinite linear; -webkit-box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0, rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0, rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0; -moz-box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0, rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0, rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0; -o-animation: spinner 1500ms infinite linear; -ms-border-radius: 0.5em; -o-border-radius: 0.5em;
}








