﻿body {
}

@media screen and (max-width: 900px) {
    .p45 {
        width: 70%;
    }
    /*#divbarchartForIncomeData .jqplot-title {
        width: 460px !important;
    }*/
}

.p45 h5 {
    font-size: 1.83em !important;
}

@media screen and (max-width: 1000px) {
    .p45 {
        width: 80%;
    }
}

@media (max-width:1199px) {
    .popover {
        /*right:100px;*/
        padding-left: 20px;
        width: 700px !important;
    }
}

@media screen and (max-width: 350px) {
    .p46 {
        width: 45%;
        float: left;
    }
}

    .border {
        /*border-right: 1px solid #5ea5d0;
    margin: 0px 48px 0px 0px;
    padding-right: 3%;*/
        box-sizing: content-box !important;
    }

    .p46 h5 {
        color: #205c7d !important;
        font-size: 1.83em !important;
        padding: 31px 0 13px !important;
        font-weight: bold !important;
        line-height: 25px;
    }

@media screen and (max-width: 350px) {
    /*.graph {
        width: 340px !important;
    }*/
}

@media only screen and (max-width: 300px) {
    .graph-div {
        width: 200px !important;
    }
}
/*canvas {
    width: 340px !important;
   
}*/