html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup,
	tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label,
	legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: 0 0;
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	/* text-align: left; */
	/* vertical-align: baseline; */
	text-decoration: none
}

body {
	background: #fff;
	color: #000;
	line-height: 1
}

ol, ul {
	list-style: none
}

input {
	vertical-align: middle
}

del {
	text-decoration: line-through
}

ins {
	text-decoration: none
}

:focus {
	outline: 0
}

i {
	font-style: italic
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

blockquote, q {
	quotes: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	-ms-interpolation-mode: bicubic
}

input {
	overflow: visible
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}

abbr, acronym {
	border: 0
}

caption, th {
	font-weight: 400;
	text-align: left
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .clearfix {
	display: block
}

* html .clearfix {
	height: 1%
}

.clearfix:after, body>div:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .clearfix, html[xmlns] body>div {
	display: block
}

* html .clearfix, * html body>div {
	height: 1%
}

.tooltipster-default {
	border-radius: 5px;
	border: 2px solid #000;
	background: #4c4c4c;
	color: #fff
}

.tooltipster-default .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
	overflow: hidden
}

.tooltipster-icon {
	cursor: help;
	margin-left: 4px
}

.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible
}

.tooltipster-base .tooltipster-content {
	overflow: hidden
}

.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1
}

.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0;
	height: 0;
	position: absolute
}

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span,
	.tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px
}

.tooltipster-arrow-top .tooltipster-arrow-border,
	.tooltipster-arrow-top-right .tooltipster-arrow-border,
	.tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span,
	.tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,
	.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
	.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px
}

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border,
	.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border
	{
	left: 0;
	right: 0;
	margin: 0 auto
}

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px
}

.tooltipster-arrow-top-left .tooltipster-arrow-border,
	.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px
}

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span
	{
	right: 6px
}

.tooltipster-arrow-top-right .tooltipster-arrow-border,
	.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px
}

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border
	{
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important;
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px
}

.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important;
	border-left: 9px solid;
	margin-top: -8px
}

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border
	{
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important;
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px
}

.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important;
	border-right: 9px solid;
	margin-top: -8px
}

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity
}

.tooltipster-fade-show {
	opacity: 1
}

.tooltipster-grow {
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden
}

.tooltipster-grow-show {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform
}

.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0);
	-moz-transform: rotateZ(0);
	-o-transform: rotateZ(0);
	-ms-transform: rotateZ(0);
	transform: rotateZ(0);
	-webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
	-webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0 !important;
	opacity: 0
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0 !important;
	opacity: 0
}

.tooltipster-content-changing {
	opacity: .5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

svg {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	width: 100%;
	height: 100%
}

svg.nvd3-svg {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	display: block
}

.nvtooltip.with-3d-shadow, .with-3d-shadow .nvtooltip {
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.nvtooltip {
	position: absolute;
	background-color: rgba(255, 255, 255, 1);
	padding: 1px;
	border: 1px solid rgba(0, 0, 0, .2);
	z-index: 10000;
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	pointer-events: none;
	white-space: nowrap;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.nvtooltip.with-transitions, .with-transitions .nvtooltip {
	transition: opacity 50ms linear;
	-moz-transition: opacity 50ms linear;
	-webkit-transition: opacity 50ms linear;
	transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-webkit-transition-delay: 200ms
}

.nvtooltip.x-nvtooltip, .nvtooltip.y-nvtooltip {
	padding: 8px
}

.nvtooltip h3 {
	margin: 0;
	padding: 4px 14px;
	line-height: 18px;
	font-weight: 400;
	background-color: rgba(247, 247, 247, .75);
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 1px 5px 0 0
}

.nvtooltip p {
	margin: 0;
	padding: 5px 14px;
	text-align: center
}

.nvtooltip span {
	display: inline-block;
	margin: 2px 0
}

.nvtooltip table {
	margin: 6px;
	border-spacing: 0
}

.nvtooltip table td {
	padding: 2px 9px 2px 0;
	vertical-align: middle
}

.nvtooltip table td.key {
	font-weight: 400
}

.nvtooltip table td.value {
	text-align: right;
	font-weight: 700
}

.nvtooltip table tr.highlight td {
	padding: 1px 9px 1px 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px
}

.nvtooltip table td.legend-color-guide div {
	width: 8px;
	height: 8px;
	vertical-align: middle
}

.nvtooltip .footer {
	padding: 3px;
	text-align: center
}

.nvtooltip-pending-removal {
	position: absolute;
	pointer-events: none
}

.nvd3 text {
	font: 12px Arial
}

.nvd3 .title {
	font: 700 14px Arial
}

.nvd3 .nv-background {
	fill: #fff;
	fill-opacity: 0
}

.nvd3.nv-noData {
	font-size: 18px;
	font-weight: 700
}

.nv-brush .extent {
	fill-opacity: .125;
	shape-rendering: crispEdges
}

.nvd3 .nv-legend .nv-series {
	cursor: pointer
}

.nvd3 .nv-legend .nv-disabled circle {
	fill-opacity: 0
}

.axis {
	opacity: 1
}

.axis.nv-disabled {
	opacity: 0
}

.nvd3 .nv-axis {
	pointer-events: none
}

.nvd3 .nv-axis path {
	fill: none;
	stroke: #000;
	stroke-opacity: .75;
	shape-rendering: crispEdges
}

.nvd3 .nv-axis path.domain {
	stroke-opacity: .75
}

.nvd3 .nv-axis.nv-x path.domain {
	stroke-opacity: 0
}

.nvd3 .nv-axis line {
	fill: none;
	stroke: #e5e5e5;
	shape-rendering: crispEdges
}

.nvd3 .nv-axis .zero line, .nvd3 .nv-axis line.zero {
	stroke-opacity: .75
}

.nvd3 .nv-axis .nv-axisMaxMin text {
	font-weight: 700
}

.nvd3 .x .nv-axis .nv-axisMaxMin text, .nvd3 .x2 .nv-axis .nv-axisMaxMin text,
	.nvd3 .x3 .nv-axis .nv-axisMaxMin text {
	text-anchor: middle
}

.nv-brush .resize path {
	fill: #eee;
	stroke: #666
}

.nvd3 .nv-bars .negative rect {
	zfill: brown
}

.nvd3 .nv-bars rect {
	zfill: steelblue;
	fill-opacity: .75;
	transition: fill-opacity 250ms linear;
	-moz-transition: fill-opacity 250ms linear;
	-webkit-transition: fill-opacity 250ms linear
}

.nvd3 .nv-bars rect.hover {
	fill-opacity: 1
}

.nvd3 .nv-bars .hover rect {
	fill: lightblue
}

.nvd3 .nv-bars text {
	fill: rgba(0, 0, 0, 0)
}

.nvd3 .nv-bars .hover text {
	fill: rgba(0, 0, 0, 1)
}

.nvd3 .nv-multibar .nv-groups rect, .nvd3 .nv-multibarHorizontal .nv-groups rect,
	.nvd3 .nv-discretebar .nv-groups rect {
	stroke-opacity: 0;
	transition: fill-opacity 250ms linear;
	-moz-transition: fill-opacity 250ms linear;
	-webkit-transition: fill-opacity 250ms linear
}

.nvd3 .nv-multibar .nv-groups rect:hover, .nvd3 .nv-multibarHorizontal .nv-groups rect:hover,
	.nvd3 .nv-discretebar .nv-groups rect:hover {
	fill-opacity: 1
}

.nvd3 .nv-discretebar .nv-groups text, .nvd3 .nv-multibarHorizontal .nv-groups text
	{
	font-weight: 700;
	fill: rgba(0, 0, 0, 1);
	stroke: rgba(0, 0, 0, 0)
}

.nvd3.nv-pie path {
	stroke-opacity: 0;
	transition: fill-opacity 250ms linear, stroke-width 250ms linear,
		stroke-opacity 250ms linear;
	-moz-transition: fill-opacity 250ms linear, stroke-width 250ms linear,
		stroke-opacity 250ms linear;
	-webkit-transition: fill-opacity 250ms linear, stroke-width 250ms linear,
		stroke-opacity 250ms linear
}

.nvd3.nv-pie .nv-pie-title {
	font-size: 24px;
	fill: rgba(19, 196, 249, .59)
}

.nvd3.nv-pie .nv-slice text {
	stroke: #000;
	stroke-width: 0
}

.nvd3.nv-pie path {
	stroke: #fff;
	stroke-width: 1px;
	stroke-opacity: 1
}

.nvd3.nv-pie .hover path {
	fill-opacity: .7
}

.nvd3.nv-pie .nv-label {
	pointer-events: none
}

.nvd3.nv-pie .nv-label rect {
	fill-opacity: 0;
	stroke-opacity: 0
}

.nvd3 .nv-groups path.nv-line {
	fill: none;
	stroke-width: 1.5px
}

.nvd3 .nv-groups path.nv-line.nv-thin-line {
	stroke-width: 1px
}

.nvd3 .nv-groups path.nv-area {
	stroke: none
}

.nvd3 .nv-line.hover path {
	stroke-width: 6px
}

.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
	fill-opacity: 0;
	stroke-opacity: 0
}

.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point {
	fill-opacity: .5 !important;
	stroke-opacity: .5 !important
}

.with-transitions .nvd3 .nv-groups .nv-point {
	transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
	-moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
	-webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms
		linear
}

.nvd3.nv-scatter .nv-groups .nv-point.hover, .nvd3 .nv-groups .nv-point.hover
	{
	stroke-width: 7px;
	fill-opacity: .95 !important;
	stroke-opacity: .95 !important
}

.nvd3 .nv-point-paths path {
	stroke: #aaa;
	stroke-opacity: 0;
	fill: #eee;
	fill-opacity: 0
}

.nvd3 .nv-indexLine {
	cursor: ew-resize
}

.nvd3 .nv-distribution {
	pointer-events: none
}

.nvd3 .nv-groups .nv-point.hover {
	stroke-width: 20px;
	stroke-opacity: .5
}

.nvd3 .nv-scatter .nv-point.hover {
	fill-opacity: 1
}

.nvd3.nv-stackedarea path.nv-area {
	fill-opacity: .7;
	stroke-opacity: 0;
	transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
	-moz-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
	-webkit-transition: fill-opacity 250ms linear, stroke-opacity 250ms
		linear
}

.nvd3.nv-stackedarea path.nv-area.hover {
	fill-opacity: .9
}

.nvd3.nv-stackedarea .nv-groups .nv-point {
	stroke-opacity: 0;
	fill-opacity: 0
}

.nvd3.nv-linePlusBar .nv-bar rect {
	fill-opacity: .75
}

.nvd3.nv-linePlusBar .nv-bar rect:hover {
	fill-opacity: 1
}

.nvd3.nv-bullet {
	font: 10px sans-serif
}

.nvd3.nv-bullet .nv-measure {
	fill-opacity: .8
}

.nvd3.nv-bullet .nv-measure:hover {
	fill-opacity: 1
}

.nvd3.nv-bullet .nv-marker {
	stroke: #000;
	stroke-width: 2px
}

.nvd3.nv-bullet .nv-markerTriangle {
	stroke: #000;
	fill: #fff;
	stroke-width: 1.5px
}

.nvd3.nv-bullet .nv-tick line {
	stroke: #666;
	stroke-width: .5px
}

.nvd3.nv-bullet .nv-range.nv-s0 {
	fill: #eee
}

.nvd3.nv-bullet .nv-range.nv-s1 {
	fill: #ddd
}

.nvd3.nv-bullet .nv-range.nv-s2 {
	fill: #ccc
}

.nvd3.nv-bullet .nv-title {
	font-size: 14px;
	font-weight: 700
}

.nvd3.nv-bullet .nv-subtitle {
	fill: #999
}

.nvd3.nv-bullet .nv-range {
	fill: #bababa;
	fill-opacity: .4
}

.nvd3.nv-bullet .nv-range:hover {
	fill-opacity: .7
}

.nvd3.nv-sparkline path {
	fill: none
}

.nvd3.nv-sparklineplus g.nv-hoverValue {
	pointer-events: none
}

.nvd3.nv-sparklineplus .nv-hoverValue line {
	stroke: #333;
	stroke-width: 1.5px
}

.nvd3.nv-sparklineplus, .nvd3.nv-sparklineplus g {
	pointer-events: all
}

.nvd3 .nv-hoverArea {
	fill-opacity: 0;
	stroke-opacity: 0
}

.nvd3.nv-sparklineplus .nv-xValue, .nvd3.nv-sparklineplus .nv-yValue {
	stroke-width: 0;
	font-size: .9em;
	font-weight: 400
}

.nvd3.nv-sparklineplus .nv-yValue {
	stroke: #f66
}

.nvd3.nv-sparklineplus .nv-maxValue {
	stroke: #2ca02c;
	fill: #2ca02c
}

.nvd3.nv-sparklineplus .nv-minValue {
	stroke: #d62728;
	fill: #d62728
}

.nvd3.nv-sparklineplus .nv-currentValue {
	font-weight: 700;
	font-size: 1.1em
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick {
	stroke-width: 1px
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover {
	stroke-width: 2px
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive {
	stroke: #2ca02c
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative {
	stroke: #d62728
}

.nvd3.nv-historicalStockChart .nv-axis .nv-axislabel {
	font-weight: 700
}

.nvd3.nv-historicalStockChart .nv-dragTarget {
	fill-opacity: 0;
	stroke: none;
	cursor: move
}

.nvd3 .nv-brush .extent {
	fill-opacity: 0 !important
}

.nvd3 .nv-brushBackground rect {
	stroke: #000;
	stroke-width: .4;
	fill: #fff;
	fill-opacity: .7
}

.nvd3 .background path {
	fill: none;
	stroke: #EEE;
	stroke-opacity: .4;
	shape-rendering: crispEdges
}

.nvd3 .foreground path {
	fill: none;
	stroke-opacity: .7
}

.nvd3 .brush .extent {
	fill-opacity: .3;
	stroke: #fff;
	shape-rendering: crispEdges
}

.nvd3 .axis line, .axis path {
	fill: none;
	stroke: #000;
	shape-rendering: crispEdges
}

.nvd3 .axis text {
	text-shadow: 0 1px 0 #fff
}

.nvd3 .nv-interactiveGuideLine {
	pointer-events: none
}

.nvd3 line.nv-guideline {
	stroke: #ccc
}

.tooltipster-default {
	border: none;
	border-radius: 4px;
	color: #fff;
	background-color: #222;
	background: rgba(34, 34, 34, .95);
	box-shadow: 0 0 8px rgba(0, 0, 0, .3)
}

.tooltipster-default .tooltipster-content {
	font-family: 'Slate W02';
	font-weight: 400;
	font-style: Regular;
	font-size: 13px;
	line-height: 14px;
	padding: 6px 8px
}