﻿body {
    font-weight:400;
    color: black;
}

.m-menu__link-text-white {
    color:white !important;
}


.m-topbar__username {
    color: #454444 !important;
    font-weight: bold !important;
}

.m-portlet__head-text {
    color: #5867dd !important;
}

/*.table-overflow {
    display: block;
    height: auto;
    overflow-x: auto;
}*/

.m-checkbox {
    max-width:130px;
}