.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;
}
#pricingBtn .link{
    border: 2px solid white;
}
#pricingBtn .link:hover{
    background: none;
    border: 2px solid #ffb025;
    color: #ffb025 !important;
}
span.select2-selection.select2-selection--single {
    height: 48px !important;
    display: flex;
    align-items: center;
    font-size: 14px;
    padding-left: 11px;
    border-radius: 0.5rem !important;
    border: 0.0625rem solid var(--sf-form-control-border-color) !important;
}
span.select2-selection__arrow {
    margin-top: 10px;
}
