﻿body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

#chartdiv {
    width: 100%;
    height: 150%;

}


#lastyearchartdiv {
    width: 100%;
    height: 150%;
}

#totalorderchartdiv {
    width: 100%;
    height: 120%;
}
 
#chartdiv5 {
    width: 100%;
    height: 600px
}

#chartdivBubbles {
    width: 100%;
    height: 600px
}

#chartdivProcessControlChart {
    width: 100%;
    height: 550px
}
