The loading overlay indicates to users that the site is responding to their actions and actively processing an action. An overlay is placed over a table or list while results are filtered, sorted, or loaded.
<div class="overlay__container">
<div class="overlay is-loading">
</div>
</div>
<div class="overlay__container">
<div class="overlay is-loading">
</div>
</div>
/* No context defined. */