.jspVerticalBar { width: 6px; }
/* Styles specific to this particular page */
html { overflow: auto; }
.horizontal-only { height: auto; max-height: 200px; }
.jspDrag { background: #112046; z-index: 998;}
.jspTrack { background: #ffebce; z-index: 998;}

.jspHorizontalBar { display: none !important; }

.jspPane {
	overflow: hidden;
	left: 0 !important;
}
