// ============================================================================
// :: Scope Helper
// ============================================================================
/**
 * This scope will show the helper in the brandplatform
 */

// ============================================================================
// :: Root
// ============================================================================
.s-bp-helper {

	.m-helper {
		position: relative;

		display: inline-block;
	}
}
