.global-loader{vertical-align:middle;border:3px solid #f3f3f3;border-top-color:#aeaeae;border-radius:50%;width:30px;height:30px;animation:1s linear infinite spin;display:inline-block}.small{border-width:5px;width:30px;height:30px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
