.sidebar-user-material .sidebar-user-material-body {
    background: url(/assets/global_assets/images/backgrounds/user_bg3.jpg) center center no-repeat;
    background-size: cover;
}
.dashboard-card {
    height: 100px;
}

.button-module{
    cursor: pointer;
    background: #324148;
    color: #fff;
}