﻿.highcharts-legend-box {
    fill: none !important;
    stroke-width: 1 !important;
}

.highcharts-root, .highcharts-title {
    font-family: Helvetica Neue, Tahoma, Arial, sans-serif !important;
}
/*
.highcharts-title {
    color: #8b8b8b !important;
    font-size: 25px !important;
    fill: #8b8b8b !important;
}*/

.highcharts-background {
    fill: #f5f5f5 !important;
}

.highcharts-button-box {
    /*fill: inherit;*/
    fill: #f5f5f5;
}

.highcharts-menu-item {
    padding: 0 1em !important;
}

div.highcharts-menu hr {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

/*.highcharts-background {
    fill: transparent !important;
}

.highcharts-title {
    color: #1F2937 !important;
    font-size: 20px !important;
    fill: #1F2937 !important;
}

.highcharts-color-0 {
    fill: #46B9FE !important;
    stroke: #46B9FE !important;
}

.highcharts-color-1 {
    fill: rgb(42, 77, 105);
    stroke: rgb(255, 255, 255);
}*/

/*.highcharts-color-1 {
    fill: rgb(42, 77, 105);
    stroke: rgb(255, 255, 255);
    stroke-width: 0px;
    opacity: 1;
    filter: none;
}

.highcharts-color-2 {
    fill: rgb(212, 227, 239);
    stroke: rgb(255, 255, 255);
    stroke-width: 1px;
    opacity: 1;
    filter: none;
}

.highcharts-color-3 {
    fill: rgb(173, 203, 227);
    stroke: rgb(255, 255, 255);
    stroke-width: 1px;
    opacity: 1;
    filter: none;
}*/

.highcharts-title {
    color: #8b8b8b !important;
    font-size: 25px !important;
    fill: #8b8b8b !important;
    text-align: left;
    line-height: normal;
    /*text-anchor: start;*/
}