.report-logo-style{
    height: 110px;
    width: 110px;
}
.chart-max-height{
    max-height: 350px;
}
.align-center-custom{
    text-align: center;
    padding-top: 150px;
}

.max-width-250{
    max-width: 250px;
}

.mdi-max-width-26{
    max-width: 26px;
}

.mdi-notification-seen-color{
    background-color: #85b6d4;
}

.mdi-notification-unseen-color{
    background-color: #146da3;
}

.mdi-profile-img-size{
    height: 33px;
    width: 33px;
}
.mdi-border-color{
  border-bottom: 1px dashed #767676;
}
.mdi-admin-sidebar-logo-div {
    height: 83px;
}
.mdi-max-width-300{
    max-width: 300px;
}
