/****************************************^  Finance Page Settings ******************************************/
/* .staffing-plot-min-height{
    min-height: 32rem !important;
} */
/* @media(max-width:500px){
    .staffing-plot-min-height{
        max-height: 20rem !important;
    }
} */


#funding-status-month{
    height:32rem !important;
    width: 100% !important;
}
@media (max-width:320px){
    #funding-status-month g.legend{
        transform:translate(0.5, 100%);
    }
}

#fte{
    height:25rem !important;
}
@media(max-width:516px){
#fte{
    height:20rem !important;
}
}


