﻿.user-add-role-accordion-button {
    font-family: "Mulish";
    font-weight: 400;
    font-size: 16px;
    color: #4d4d4d;
    line-height: normal;
    padding: 7px 10px;
    box-shadow: none;
}

.user-add-role-accordion-button:focus {
    box-shadow: none;
}

td.user-roles-search-result-table-placeholder {
    text-align: center;
    font-weight: 700;
    color: #d9d9d9;
}
