/* #flot_chart9 .button {
    position: absolute;
    cursor: pointer;
}
#flot_chart9 div.button {
    color: #fff;
    background-color: #937eff;
    padding: 2px;
} */
/*pie charts*/
/* .pieLabel div{
    font-size: 12px !important;
}

@media (max-width:320px){
    #flot_chart13 .flot-x-axis .flot-tick-label{
        transform:rotate(-70deg) !important;
        max-width:none !important;
        top:340px !important;
    }
    .left_right{
        margin-top: 20px;
    }
} */