.scroll-pane{height:280px;overflow:auto;float:right;padding:0;}.jScrollPaneContainer{position:relative;overflow:hidden;z-index:1;}.jScrollPaneTrack{position:absolute;cursor:pointer;left:1px;top:2px;height:100%;}.jScrollPaneDrag{position:absolute;background:#0c4f72;cursor:pointer;overflow:hidden;-moz-border-radius:6px;-webkit-border-radius:6px;}.jspContainer{overflow:hidden;position:relative;}.jspPane{position:absolute;left:0;}.jspVerticalBar{position:absolute;top:0;left:0;width:7px;height:100%;background:red;}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red;}.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0;}.jspCap{display:none;}.jspHorizontalBar .jspCap{float:left;}.jspTrack{background:#dff3fc;position:relative;}.jspDrag{background:#01628f;position:relative;top:0;left:0;-moz-border-radius:6px;-webkit-border-radius:6px;cursor:pointer;}.jspDrag:hover{background:#0c4f72;}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%;}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;}.jspArrow.jspDisabled{cursor:default;background:#80808d;}.jspVerticalBar .jspArrow{height:16px;}.jspHorizontalBar .jspArrow{width:8px;float:left;height:100%;}.jspVerticalBar .jspArrow:focus{outline:none;}.jspCorner{background:#eeeef4;float:left;height:100%;}