button#submit.loading:before{content:"";box-sizing:border-box;position:absolute;left:220px;width:20px;height:20px;margin-top:-2px;border-radius:50%;border:2px solid #ccc;border-top-color:#444;animation:spinner .6s linear infinite}