#tooltip,.graph-info a,.tickLabel{font-weight:700;font-size:12px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif}.graph-container,.graph-container a,.graph-container div,.graph-container span{margin:0;padding:0}#tooltip,.graph-container,.graph-info a{background:#fff;background:-moz-linear-gradient(top,#fff 0,#f9f9f9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f9f9f9));background:-webkit-linear-gradient(top,#fff 0,#f9f9f9 100%);background:-o-linear-gradient(top,#fff 0,#f9f9f9 100%);background:-ms-linear-gradient(top,#fff 0,#f9f9f9 100%);background:linear-gradient(to bottom,#fff 0,#f9f9f9 100%);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.graph-container{position:relative;width:550px;height:300px;padding:20px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.graph-container>div{position:absolute;width:inherit;height:inherit;top:10px;left:25px}.graph-info{width:590px;margin-bottom:10px}#tooltip,.graph-info a{height:20px;line-height:20px;color:#646464}.tickLabel{color:#666}#tooltip{position:absolute;display:none;padding:5px 10px;border:1px solid #e1e1e1}.graph-info a{position:relative;display:inline-block;float:left;padding:7px 10px 5px 30px;margin-right:10px;text-decoration:none;cursor:default}.graph-info a:before{position:absolute;display:block;content:'';width:8px;height:8px;top:13px;left:13px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.graph-info .visitors{border-bottom:2px solid #71c73e}.graph-info .returning{border-bottom:2px solid #77b7c5}.graph-info .visitors:before{background:#71c73e}.graph-info .returning:before{background:#77b7c5}#bars,#lines{width:34px;height:32px;padding:0;margin-right:0;margin-left:10px;border-bottom:2px solid #71c73e;float:right;cursor:pointer}#bars.active,#lines.active{background:#82d344;background:-moz-linear-gradient(top,#82d344 0,#71c73e 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#82d344),color-stop(100%,#71c73e));background:-webkit-linear-gradient(top,#82d344 0,#71c73e 100%);background:-o-linear-gradient(top,#82d344 0,#71c73e 100%);background:-ms-linear-gradient(top,#82d344 0,#71c73e 100%);background:linear-gradient(to bottom,#82d344 0,#71c73e 100%)}#bars span,#lines span{display:block;width:34px;height:32px;background:url(../img/lines.png) 9px 12px no-repeat}#bars span{background:url(../img/bars.png) center 10px no-repeat}#lines.active span{background-image:url(../img/lines_active.png)}#bars.active span{background-image:url(../img/bars_active.png)}.yAxis .tickLabel:first-child,.yAxis .tickLabel:last-child{display:none}.graph-container:after,.graph-container:before,.graph-info:after,.graph-info:before{content:'';display:block;clear:both}