.jspContainer{position:relative;overflow:hidden}.jspPane{position:absolute}.jspVerticalBar{position:absolute;top:0;right:0;width:5px;height:100%;background-color:red}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:5px;background-color:red}.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{position:relative;background-color:#ff0}.jspDrag{position:relative;top:0;left:0;cursor:pointer;background-color:green}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%}.jspArrow{text-indent:-20000px;display:block;cursor:pointer;background-color:#00f}.jspArrow.jspDisabled{cursor:default;background-color:#0ff}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:0}.jspCorner{float:left;height:100%;background-color:green}.jspVerticalBar{background-color:transparent}.jspTrack{background-color:rgba(0,0,0,.15);border-radius:3px}.jspDrag{background-color:rgba(0,0,0,.5);border-radius:3px}.jspDrag:hover{background-color:rgba(0,0,0,.75)}.jspArrow,.jspArrow.jspDisabled{background-color:transparent}