@import "highcharts.css";

#omo:hover,
#omo:focus {
  border: 1px solid black;
}

.highcharts-container {
  font-size: 1.1em;
}

.highcharts-navigator-mask-inside {
  fill: #cccccc;
  fill-opacity: 0.1;
  cursor: ew-resize;
}

.highcharts-navigator-series {
  fill: #657c21;
  stroke: #657c21;
}

.highcharts-color-0 {
  fill: #657c21;
  stroke: #657c21;
}

#federal-funds-rate > div > div.content-block-visuals-fw > main > p > a,
#federal-funds-rate > div > div.content-block-visuals-fw > main > p > a:visited,
#how-implements-policy > div:nth-child(2) > p > a,
#how-implements-policy > div:nth-child(2) > p > a:visited {
  font-size: 1.6rem;
  color: #00437c !important;
}

.series0Line .highcharts-graph {
  stroke-width: 5px;
  stroke: #5a3469;
  stroke-dasharray: 5px, 15px;
}

.highcharts-a11y-proxy-container,
.highcharts-a11y-proxy-container-before,
.highcharts-a11y-proxy-container-after {
  /* position:absolute;
	white-space:nowrap */
  display: none;
}
