/******************statistics**************/
.statisticsTitle{
    font-size: 20px;
    color: #565656;
    text-transform: uppercase;
    border-bottom: 1px solid #359371;
    padding:10px 0 15px 0;
    margin: 0 0 15px 0;
}
.inputDate{
    width: 295px;
    margin: 0 auto;
}
.inputDateTitle{
    font-size: 20px;
    font-family: "SegoeUIBold";
    color: #404040;
    margin: 20px 0 20px 0;
    text-align: center;
}
.inputDate .input-group-addon{
    background-color: #359371;
    position: relative;
    padding: 7px 15px !important;
}
.inputDate .input-group-addon img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.highcharts-plot-background{
    width: 700px !important;
}
.innerStatictics #container{
    margin: 30px 0 70px 0;
}
.innerStatictics #container12{
    margin: 30px 0 70px 0;
}
.innerStatictics #container12 .highcharts-legend{
    right: 150px;
}
.innerStatictics .highcharts-credits{
    display: none;
}
