﻿
#frmAdminUserEditRecord #isForceChangePassword {
    width: 3.0em;
    height: 3.0em;
    border: 1px solid;
}

#frmEditRolesInUser .table-users {
    width: 100%;
    margin: 2rem auto;
}

#frmEditRolesInUser .action-button {
    margin: 2rem auto;
}

.admin-edit-user .form-check-input[type="checkbox"] {
    width: 2.0em;
    height: 2.0em;
}

.admin-edit-user .table-users thead th {
    background-color: #f8f9fa !important;
}

.admin-edit-user .table-users td.text-center {
    padding: 0px;
}

