@charset "UTF-8";
.SlidingPanels {
	width: 100%;
	height: 484px;
}
.SlidingPanelsContent {
	width: 100%;
	height: 484px;
	overflow: auto;
}
