.bypostauthor{display:block}.btn.btn-busy{pointer-events:none;opacity:.8}.btn.btn-busy:after{content:"";display:block;position:absolute;top:16px;left:16px;border:4px solid hsl(0 0% 100% / .3);border-top-color:hsl(0 0% 100% / .8);border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@media only screen and (max-width:767px){.btn.btn-busy:after{top:14px;left:14px}}.btn.btn-busy.btn-short:after{top:12px!important}.btn.btn-busy.btn-busy-full:after{margin-left:-12px;left:50%}.btn.btn-busy.btn-busy-noload:after{display:none}