a.widget{
    display: block;
}

a.widget-menu{
    background: #fff;
    text-align: center;
}

a.widget-menu img{
    margin: auto;
    display: block;
    max-width: 100%;
    width: 128px;
}

a.widget-menu h2{
    margin-top: 10px;
}

.profile-element .module-name{
    color: #fff;
}

.dataTables_filter label{
    margin-right: 0px;
}

.m-b-30{
    margin-bottom: 30px;
}
.m-t-30{
    margin-top: 30px;
}