﻿.chart_map__popup,.chart_map__tooltip{font-family:sans-serif,Verdana;font-size:smaller;white-space:nowrap}.chart_map__zoomin,.chart_map__zoomout,image,text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chart_map__container{-ms-touch-action:none;touch-action:none;position:relative;overflow:hidden;height:100%;width:100%}.chart_map__tooltip{border-radius:3px;background-color:#383838;box-shadow:1px 2px 12px rgba(0,0,0,.2);padding:3px 5px;position:absolute;display:none;color:#fff}.chart_map__popup.active,.chart_map__tooltip.active{display:block}.chart_map__zoom-btn{display:block;margin-bottom:.2rem;border-radius:3px;border:1px solid #068e03;background-color:#df972a75;padding:.6rem;box-sizing:border-box;line-height:10px;cursor:pointer;color:#068e03}.chart_map__zoom-wrap{position:absolute;right:1rem;top:35%}.chart_map__series-container{right:15px;position:absolute}.chart_map__series-container.chart_map__series-h{bottom:15px}.chart_map__series-container.chart_map__series-v{top:15px}.chart_map__series-container .chart_map__legend{background-color:#fff;border:1px solid #e5e7eb;margin-left:.75rem;border-radius:.25rem;padding:.6rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);float:left}.chart_map__series-container .chart_map__legend .chart_map__legend-title{line-height:1;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem;margin-bottom:.575rem;text-align:left}.chart_map__series-container .chart_map__legend .chart_map__legend-inner{overflow:hidden}.chart_map__series-container .chart_map__legend .chart_map__legend-inner .chart_map__legend-tick{overflow:hidden;min-width:40px}.chart_map__series-container .chart_map__legend .chart_map__legend-inner .chart_map__legend-tick:not(:first-child){margin-top:.575rem}.chart_map__series-container .chart_map__legend .chart_map__legend-inner .chart_map__legend-tick .chart_map__legend-tick-sample{border-radius:4px;margin-right:.65rem;height:16px;width:16px;float:left}.chart_map__series-container .chart_map__legend .chart_map__legend-inner .chart_map__legend-tick .chart_map__legend-tick-text{font-size:12px;text-align:center;float:left}.chart_map__line[animation=true]{-webkit-animation:10s linear infinite forwards chart_map__line-animation;animation:10s linear infinite forwards chart_map__line-animation}@-webkit-keyframes chart_map__line-animation{from{stroke-dashoffset:250}}@keyframes chart_map__line-animation{from{stroke-dashoffset:250}}.chart_map__popup{z-index:1000;border-radius:3px;background-color:#383838;box-shadow:1px 2px 12px rgb(0 0 0 / 20%);padding:.5rem;position:absolute;display:none;color:#fff}.chart_map__popup a{color:#a0dfff;text-decoration:underline}.map-wrapper{resize:horizontal;border:1px dashed;overflow:auto;max-width:100%;height:calc(100vh - 16px)}.chart_map__legend{width:360px;max-width:100%}.chart_map__legend-bar{width:100%;height:20px}.chart_map__legend-values{display:flex;justify-content:space-between}