/*!
 * V4Fire Client Core
 * https://github.com/V4Fire/Client
 *
 * Released under the MIT license
 * https://github.com/V4Fire/Client/blob/master/LICENSE
 */

$p = {
	helpers: true
}

i-progress
	if $p.helpers
		&__progress
			display none

		&_progress_true
			cursor default

		&_progress_true &__progress
		&_progress_true &__over-wrapper
			display block
