.scroll-track{
	height:10px;
 	width:10px;
 	background:#e1e1e1;
}

.scroll-handle{
 	height:10px;
 	width:10px;
 	background:#e2047b;
 	cursor:pointer;
}