.drmax-spinner{border:6px solid #ebebeb;border-radius:50%;width:48px;height:48px;margin:0 auto;animation:1.5s linear infinite spin;position:relative}.drmax-spinner--xs{border-width:2px;width:24px;height:24px}.drmax-spinner--small{border-width:3px;width:48px;height:48px}.drmax-spinner--medium{border-width:4px;width:64px;height:64px}.drmax-spinner--large{border-width:5px;width:80px;height:80px}.drmax-spinner--xl{border-width:6px;width:100px;height:100px}.drmax-spinner--green{border-top-color:#47850a}.drmax-spinner--blue{border-top-color:#0d77ba}.drmax-spinner--dark{border-top-color:#757575}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
