<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tab-outer .spinner{animation:spCircRot .6s linear infinite;border:3px solid rgba(124,152,180,.25);border-radius:50%;border-top-color:#7c98b4;clear:both;display:block;height:30px;opacity:1;transition:all .25s linear;width:30px}.tab-outer .spinner.center{margin:0 auto}@keyframes spCircRot{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.tab-outer #spinner_area{display:block;padding:50px 0}</pre></body></html>