.blockMsg{background:0 0!important;color:transparent!important;border:none!important}#rev-spinner-svg{animation:1.7s linear infinite rev-spinner-animation;max-width:100px}@keyframes rev-spinner-animation{0%{transform:rotateZ(0)}100%{transform:rotateZ(360deg)}}#rev-spinner-svg circle{animation:1.4s ease-in-out infinite both rev-circle-animation;display:block;fill:transparent;stroke:#3578e5;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:280;stroke-width:3px;transform-origin:50% 50%}@keyframes rev-circle-animation{0%,25%{stroke-dashoffset:280;transform:rotate(0)}50%,75%{stroke-dashoffset:75;transform:rotate(45deg)}100%{stroke-dashoffset:280;transform:rotate(360deg)}}