body .ui-button {
    border-radius: 10px;

}

body .ui-state-active, body .ui-state-highlight {
    background-color: #ffffff;
    color: #333333;
     }
body .ui-state-active .ui-icon, body .ui-state-highlight .ui-icon {
    color: #333333; }

body .ui-paginator .ui-paginator-pages a.ui-state-active {
    color: #333333;
}

.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu .topbar-badge {
    background-color: #616161;
}