﻿

canvas#reports-barChart {
    width: 100%;
    max-width: 600px;
}

#report-body .report-section {
    position: relative;
    top: 35px !important;
    margin: 0 auto;
    padding: 0px 15px 0px 15px;
}

#report-body .div-box-padding {
    padding: 10px;
    border-color: #D3D3D3 !important;
}

#report-body .border-color {
    border-color: #D3D3D3 !important;
}

.blackColorFont{
    color : black !important;
}

.marginTopClass{
    margin-top:10px !important;
}


.marginLeftClass {
    margin-left: 15px !important;
}