.chart * {
    line-height: normal;
}
.moveable {
    margin-bottom: 30px !important;
}
.download-mode .moveable_w:last-child .moveable:last-child,
.web-mode .moveable_w:last-child .moveable:last-child,
.embed-mode .moveable_w:last-child .moveable:last-child,
.capture-mode .moveable_w:last-child .moveable:last-child {
    margin-bottom: 0!important;
}

.ig-separator {
    margin-bottom: 0!important;
    margin-top: -30px;
    padding-bottom: 30px;
    padding-top: 30px;
}


.video {
    padding-bottom: 75%;
    height: 0;
}
.video iframe {
    border: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.ig-items {
    margin: 30px;
    padding-top: 0px;
}

/* Doughnut chart text in center */
svg .igc-pie-center-text .igc-pie-center-text-node {
    font-family: 'PT Sans Narrow', 'Arial Narrow';
    font-size: 24px;
    fill: #626262;
    font-weight: 400;
    font-style: normal;
}

/* Semi pie chart text in center defaults */
svg .igc-semi-pie-center-text .igc-semi-pie-center-text-node {
    font-family: 'PT Sans Narrow', 'Arial Narrow';
    font-size: 30px;
    fill: #626262;
    font-weight: 400;
    font-style: normal;
}

/* Wordcloud text node */
svg .igc-wc-node {
    cursor: default;
}


/* Treemap text category name label */
.igc-treemap-node-text-name {
font-family: Roboto, sans-serif;

font-weight: 400;





}


/* Treemap text category value label */
.igc-treemap-node-text-value {
font-family: Roboto, sans-serif;







}




/* Timer */








/* / Timer */

svg .igc-pie-center-text .igc-pie-center-text-node {
	font-family: Roboto, sans-serif;
	font-weight: 500;
	fill: #464646;
	font-size: 19px;
}
.igc-sheet {
	margin-bottom: 15px;
}
.igc-sheets {
	margin-bottom: 15px;
}
.igc-sheets .igc-sheet .igc-sheet-label,
    .igc-sheets .igc-sheet:hover .igc-sheet-label,
        .igc-sheets .igc-sheet.active .igc-sheet-label {
	color: rgba(70, 70, 70, 1);
	margin-left: 5px;
	font: 500 13px Roboto, sans-serif !important;
}
.igc-sheets .igc-sheet:hover .igc-sheet-label,.igc-sheets .igc-sheet.active .igc-sheet-label {
	color: rgba(70, 70, 70, 0.7);
}
.igc-sheets .igc-sheet .igc-sheet-ico,
    .igc-sheets .igc-sheet:hover .igc-sheet-ico {
	background: rgba(167, 167, 167, 0.3);
	border-color: #464646;
	transition: .2s;
}
.igc-sheets .igc-sheet:hover .igc-sheet-ico {
	background: rgba(167, 167, 167, 1);
}
.igc-sheets .igc-sheet.active .igc-sheet-ico {
	background: #464646;
}
.igc-sheets .igc-sheet.active .igc-sheet-ico::after,
    .igc-sheets .igc-sheet:hover .igc-sheet-ico::after {
	height: 6px;
	width: 6px;
	left: 6px;
	top: 6px;
	background: #fff;
}
.igc-textual-figure {
	font: 400 29px Roboto, sans-serif;
}
.igc-textual-fact {
	color: #464646;
	line-height: 18px;
	font: 500 15px Roboto, sans-serif;
}
.igc-textual-figure .innertext {
	line-height: 30px;
}
.igc-textual-fact .innertext {
	line-height: 19px;
}
.igc-textual-icon {
	padding-right: 30px;
	padding-top: 7px;
}
.igc-table .igc-table-cell {
	font: 500 13px Roboto, sans-serif;
}
.igc-table .igc-table-header {
	font: 500 13px Roboto, sans-serif;
	padding-left: 9px;
}
.ig-container {
	background: #fff;
}
.ig-copyright {
	display: none;
}
.headline {
	font: 400 39px Roboto, sans-serif;
	color: #464646;
	text-align: left;
	line-height: 40px;
	border-bottom: 5px solid #e8e8e8;
	padding-bottom: 10px;
}
.chart-title {
	font: 400 29px Roboto, sans-serif;
	color: #464646;
	text-align: left;
	line-height: 35px;
}
.bodytext {
	font: 500 normal 15px Roboto, sans-serif;
	text-align: left;
	text-align: justify;
	color: #464646;
	line-height: 25px;
}
.quote {
	font: 400 29px Roboto, sans-serif;
	color: #464646;
	line-height: 35px;
	text-align: left;
	background: url(https://cdn.jifo.co/i/templates/215/quote.svg) left top no-repeat;
	background-size: 50px;
	padding-left: 80px;
	min-height: 40px;
}
.shrink .quote {
	padding-top: 50px;
	padding-left: 0;
}
.quotetitle {
	font: 500 italic 15px Roboto, sans-serif;
	color: #464646;
	margin-top: 5px;
	line-height: 25px;
}
.tt_tooltip {
	color: #fff;
	font: 500 normal 13px Roboto, sans-serif;
}
.igc-legend-entry {
	margin-top: 15px;
}
.igc-legend {
	padding-top: 10px;
	padding-bottom: 0;
}
.footer-bottom {
	border-top: 1px solid #dadada;
	padding-top: 15px;
	overflow: hidden;
	padding-bottom: 15px;
}
.footer-bottom:empty {
	display: none;
}
.ig-logo {
	margin-top: 0px;
}
.ig-separator-line {
	background: rgba(70, 70, 70, 0.5);
}
.heatmap-legend {
	background: rgba(255, 255, 255, 0.7);
}
.heatmap-legend-item,
.heatmap-label {
	color: #464646;
	font-size: 13px;
	font-weight: 400;
	font-family: Roboto, sans-serif;
}
.igc-graph-pie-piece {
	stroke: rgba(255, 255, 255, 0.7);
}
.tt_tooltip .tt_value {
	font-weight: 400;
}
.tt_tooltip .tt_body {
	background: #333;
}
.tt_tooltip .tt_left {
	border-right: 8px solid #333;
}
.tt_tooltip .tt_right {
	border-left: 8px solid #333;
}
.igc-tabs .igc-tab-active {
	background: #fff;
}
.igc-tabs .igc-tab .igc-tab-content,
          .igc-tabs .igc-tab.icon-down:after {
	font-family: Roboto, sans-serif;
	color: #464646;
	font-weight: 500;
}
.igc-tabs .igc-tab,
          .igc-tab-switcher {
	color: #464646;
}
.igc-tabs.igc-tabs-dropdown .igc-tab-name {
	font-family: Roboto, sans-serif;
	color: #464646;
}
.captiontext {
	font-family: Roboto, sans-serif;
	color: #464646;
	font-weight: 500;
}
.captiontext .innertext {
	line-height: 1.5;
}
.igc-tab-ico svg path {
	fill: #464646;
}
.igc-tab-switcher-ico svg path {
	fill: #464646;
}
.igc-table-search {color: #666;font-size: 13px;font-weight: 500;font-family: Roboto, sans-serif;}
#footer {
    margin-left: 30px;
    margin-right: 30px;
}


.bodytext .innertext a,
.bodytext .innertext a:visited {
    color: #0000EE;
}
