.scroll-hide-default {
	overflow: hidden !important;
}

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}

.vscrollerbase {
	width: 5px;
	background-color: white;
}
.vscrollerbar {
	width: 3px;
	background-color: #666;
}
