.jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute}.jspVerticalBar{position:absolute;top:0;right:0;width:12px;height:100%;background:red}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:12px;background:red}.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:url(/images/pic_elements/xtrack.png.pagespeed.ic.Exyr2XEXnx.png) no-repeat;position:relative}.jspDrag{background:url(/images/pic_elements/xbegun.png.pagespeed.ic.T6x-jZdc6j.jpg) no-repeat;position:relative;top:0;left:0;cursor:pointer}.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:12px}.jspHorizontalBar .jspArrow{width:12px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:0}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}#confirmOverlay{position:fixed;z-index:20000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;flex-flow:row;align-items:center}#confirmBox{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;max-width:500px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px}#confirmBox h1,#confirmBox p{text-align:center}#confirmBox p{padding-top:0!important}@media (max-width:425px){#confirmBox{width:80%;font-size:10px}#confirmBox .button{width:80%!important;font-size:10px}}