/* 
	TODO: Clean up and move rules here from Scroller.less and PagingControl.less
	when new scroller implementation (based on Scrollable mixin) is complete.

	For now, to avoid copy-paste and redundant bug-fix work, we are directly
	including those .less files from the ScrollControls package.json.
*/

/* ScrollControls.less */

.moon-scroller-v-column,
.moon-scroller-h-column {
	z-index: 100;
}