4 -webkit-tap-highlight-color: transparent; }
11 -webkit-user-select: none;
12 -moz-user-select: none;
20 shape-rendering: crispEdges; }
41 .c3-xgrid, .c3-ygrid {
42 stroke-dasharray: 3 3; }
44 /*-- Text on Chart --*/
54 .c3-circle._expanded_ {
71 .c3-target.c3-focused {
74 .c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
77 .c3-target.c3-defocused {
78 opacity: 0.3 !important; }
89 /*-- Select - Drag --*/
94 .c3-legend-item-hidden {
97 .c3-legend-background {
105 font: 14px sans-serif; }
108 .c3-tooltip-container {
112 border-collapse: collapse;
114 background-color: #fff;
116 -webkit-box-shadow: 7px 7px 12px -9px #777777;
117 -moz-box-shadow: 7px 7px 12px -9px #777777;
118 box-shadow: 7px 7px 12px -9px #777777;
122 border: 1px solid #CCC; }
125 background-color: #aaa;
134 background-color: #fff;
135 border-left: 1px dotted #999; }
137 .c3-tooltip td > span {
138 display: inline-block;
143 .c3-tooltip td.value {
152 .c3-chart-arcs-title {
153 dominant-baseline: middle;
156 .c3-chart-arcs .c3-chart-arcs-background {
160 .c3-chart-arcs .c3-chart-arcs-gauge-unit {
164 .c3-chart-arcs .c3-chart-arcs-gauge-max {
167 .c3-chart-arcs .c3-chart-arcs-gauge-min {
170 .c3-chart-arc .c3-gauge-value {
172 /* font-size: 28px !important;*/ }
174 .c3-chart-arc.c3-target g path {
177 .c3-chart-arc.c3-target.c3-focused g path {