/* CUSTOM TECLA FOR JSCROLLPANE */

.jspVerticalBar {
	background: none;
	right: 2px;
	width: 8px;
}

.jspVerticalBar .jspTrack {
	background: none;
}

.jspVerticalBar .jspDrag {
	background-color: #43454D;
}

.jspHorizontalBar {
	display: none;
}
