/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 5, ../sass/print.scss */
<<<<<<< HEAD
body {
  background: red;
}
=======
/* line 12, ../sass/print.scss */
svg, tspan, text {
  font-family: Arial;
}

/* line 13, ../sass/print.scss */
text#chart-title {
  font-weight: 700;
}

/* line 16, ../sass/print.scss */
.highcharts-data-labels text, .highcharts-data-labels tspan {
  font-size: 14px;
}

/* line 20, ../sass/print.scss */
svg text {
  font-size: 12px;
}

/* line 24, ../sass/print.scss */
svg text.chart-title, svg text.chart-total, svg text.highcharts-title, svg text.highcharts-title tspan {
  font-weight: 700 !important;
  fill: #000;
  font-size: 14px !important;
  display: block !important;
}

/* line 31, ../sass/print.scss */
rect.background_title {
  display: none;
}

/* Special bars */
/* line 36, ../sass/print.scss */
.nvd3 .nv-axis line {
  fill: none;
  stroke: #e5e5e5;
  shape-rendering: crispEdges;
}

/* line 42, ../sass/print.scss */
.nvd3 .nv-axis path {
  fill: none;
  stroke: #000;
  stroke-opacity: .75;
  shape-rendering: crispEdges;
}

/* line 49, ../sass/print.scss */
.nvd3 .nv-discretebar .nv-groups text, .nvd3 .nv-multibarHorizontal .nv-groups text {
  font-weight: 700;
  fill: black;
  stroke: transparent;
}

/* line 55, ../sass/print.scss */
.link {
  display: none;
  stroke: #999;
  stroke-opacity: .6;
  stroke-width: 0.5;
  display: inline;
}

/* line 63, ../sass/print.scss */
.ribbon-mouse path {
  fill-opacity: 0;
}

/* line 66, ../sass/print.scss */
.ribbon path {
  stroke-opacity: 0;
  fill-opacity: .5;
}

/* line 70, ../sass/print.scss */
.dimension rect {
  stroke: none;
  fill-opacity: 0;
}

/* line 74, ../sass/print.scss */
.dimension line {
  stroke: #000;
  stroke-width: 2;
}

/* line 78, ../sass/print.scss */
.dimension tspan.sort {
  fill: #000;
  cursor: pointer;
  opacity: 0;
}

/* line 83, ../sass/print.scss */
.dimension tspan.name {
  font-size: 1.5em;
  fill: #333;
  font-weight: bold;
}

/* line 89, ../sass/print.scss */
path.country, #svg.map-container path.country {
  pointer-events: all;
  stroke-width: 0.4px;
  stroke: #000;
}

/* line 95, ../sass/print.scss */
.nvd3 .nv-axis line {
  fill: none;
  stroke: #e5e5e5;
  shape-rendering: crispEdges;
}

/* line 104, ../sass/print.scss */
#bar-nvd3 .nv-y .nvd3.nv-axis g.tick:nth-child(even) text {
  display: none;
}
/* line 108, ../sass/print.scss */
#bar-nvd3 .nv-y .nvd3.nv-axis line.axis_tick {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}
/* line 114, ../sass/print.scss */
#bar-nvd3 .nv-y .nvd3.nv-axis g.tick text, #bar-nvd3 .multiple-bars-container .nv-y .nv-axis .nv-axisMaxMin text, #bar-nvd3 .nv-y .nv-axis .nv-axisMaxMin text {
  transform: translate(0px, 6px);
}
/* line 118, ../sass/print.scss */
#bar-nvd3 .nvd3 .nv-axis .nv-zeroLine line, #bar-nvd3 .nvd3 .nv-axis path {
  stroke: #000;
  stroke-width: 1px;
}
/* line 123, ../sass/print.scss */
#bar-nvd3 .grid line {
  stroke: #b7b7b7;
  stroke-width: 0.5;
}
/* line 128, ../sass/print.scss */
#bar-nvd3 .axis g.tick line {
  stroke-width: 0.8;
  stroke: #000000;
}
/* line 133, ../sass/print.scss */
#bar-nvd3 .nvd3 .nv-x .nv-axis line {
  stroke: none;
}
/* line 137, ../sass/print.scss */
#bar-nvd3 .nv-y .nvd3.nv-axis g.tick:first-child line, #bar-nvd3 .nv-y .nvd3.nv-axis g.tick:nth-child(even) text {
  display: none;
}

/* line 144, ../sass/print.scss */
#svg-scatter-plot .axis path {
  fill: none;
  stroke: #000000 !important;
  stroke: 0;
}
/* line 150, ../sass/print.scss */
#svg-scatter-plot .axis .tick line {
  fill: none;
  fill: #000000;
}
/* line 157, ../sass/print.scss */
#svg-scatter-plot table.val_tooltip tr td {
  background: #fff;
  border: solid 1px black;
  padding: 3px 10px;
}
/* line 165, ../sass/print.scss */
#svg-scatter-plot text#chart-title {
  display: none;
}
/* line 169, ../sass/print.scss */
#svg-scatter-plot #svg-dot svg {
  height: 500px !important;
}
/* line 173, ../sass/print.scss */
#svg-scatter-plot .label {
  text-transform: uppercase;
  font-size: 100%;
  font-weight: 500;
}
/* line 179, ../sass/print.scss */
#svg-scatter-plot .line {
  fill: none;
  stroke: steelblue;
  stroke-width: 2px;
}
/* line 185, ../sass/print.scss */
#svg-scatter-plot .grid line {
  stroke: lightgrey;
  stroke-opacity: 0.7;
}
/* line 190, ../sass/print.scss */
#svg-scatter-plot .grid g.tick:first-child line {
  display: none;
  stroke: none;
}
/* line 195, ../sass/print.scss */
#svg-scatter-plot .grid path {
  stroke-width: 0;
  fill: none;
  shape-rendering: crispedges;
}
/* line 202, ../sass/print.scss */
#svg-scatter-plot .y.axis .tick text {
  transform: translateX(0px);
}
/* line 206, ../sass/print.scss */
#svg-scatter-plot .x.axis .tick text {
  transform: translateY(0px);
}
/* line 211, ../sass/print.scss */
#svg-scatter-plot .legend g.item {
  cursor: pointer;
}
/* line 214, ../sass/print.scss */
#svg-scatter-plot .legend g.item:hover text, #svg-scatter-plot .legend g.item.selected text {
  text-decoration: underline;
}
/* line 217, ../sass/print.scss */
#svg-scatter-plot .legend g.item:hover rect, #svg-scatter-plot .legend g.item.selected rect {
  stroke-width: 2px;
  stroke: #000000;
}
/* line 225, ../sass/print.scss */
#svg-scatter-plot line.mark {
  shape-rendering: crispedges;
}
/* line 229, ../sass/print.scss */
#svg-scatter-plot ul.legend {
  margin-top: 50px;
  padding-left: 85px !important;
}
/* line 232, ../sass/print.scss */
#svg-scatter-plot ul.legend li {
  margin: 0px 10px;
  display: inline-block;
}
/* line 235, ../sass/print.scss */
#svg-scatter-plot ul.legend li span {
  display: inline-block;
  width: 35px;
  height: 10px;
  margin-right: 5px;
  opacity: 0.8;
}
>>>>>>> develop
