/*------------------------------------*\ #WORKING INDICATOR INLINE \*------------------------------------*/ .loading { position: relative; width: 25px; height: 25px; margin: 100px auto 0; border: 2px dotted $border-active; border-radius: $radius-circle; }