/* style1 */
.section3.style1 .current_graph {border:1px solid #103e93;}
.section3.style1 .current_graph .highcharts-title {top:0!important; left:0!important; width:calc(100% - 43px);height:40px;margin-bottom:-7px;background-color:#103e93;color:#fff!important;font-weight:bold;line-height:40px;text-align:center;z-index:1;}
.section3.style1.w100 .current_graph .highcharts-title {width:100%;}
.section3.style1 .current_graph .highcharts-data-label text tspan {fill:#000;text-shadow:none;}
.section3.style1 .current_graph .highcharts-legend-box {rx:15;ry:15;fill:#e7efff;}
.section3.style1 .current_graph .highcharts-button-box {right:20px;fill:transparent;}
.section3.style1 .highcharts-series-group > g.highcharts-series.highcharts-column-series.highcharts-series-0 > rect {clip-path:inset(0% 0% -4px 0% round 4px);}

/* style2 */
.section3.style2 .current_graph {border:1px solid #d0e1ee;border-radius:10px;}
.section3.style2 .current_graph::-webkit-scrollbar {width:10px;}
.section3.style2 .current_graph::-webkit-scrollbar-track {border-radius:20px;background:#f4f8fb;}
.section3.style2 .current_graph .highcharts-background {fill:#f4f8fb;}
.section3.style2 .current_graph .highcharts-title {top:10px!important;left:0!important;left:9px!important;width:calc(100% - 65px);height:40px;margin:0 auto;margin-bottom:-7px;background-color:#d0e1ee;border-radius:20px;color:#303233!important;font-weight:bold;line-height:40px;text-align:center;z-index:1;}
.section3.style2.w100 .current_graph .highcharts-title {width:calc(100% - 20px);}
.section3.style2 .highlight.highcharts-data-label text tspan {font-weight:bold;fill:white;}
.section3.style2 .current_graph .highcharts-data-label text tspan {/*fill:#000;*/text-shadow:none;font-size:11px;font-weight:400;}
.section3.style1 .current_graph .highcharts-legend-box {fill:#ffffff;}
.section3.style1 .current_graph .highcharts-legend-box span {line-height:1.2;}
.section3.style2 .current_graph .highcharts-button-box {x:-7;y:-7;fill:#d0e1ee;width:40px;height:40px;rx:20;ry:20;}
/* .section3.style2 .highcharts-series-group > g.highcharts-series.highcharts-column-series.highcharts-series-0 > rect {clip-path:inset(0% 0% -4px 0% round 4px);} */
.section3.style2 .current_graph .highcharts-data-label-box {stroke:rgba(0, 0, 0, 0.2);stroke-width:1px;}