div#ListUsers{align-items:center;display:flex;justify-content:center;margin:1em}div#ListUsers table#tableUsers{border-collapse:collapse;color:#fff;width:100%}div#ListUsers table#tableUsers thead{background-color:#f7ec45;color:#000}div#ListUsers table#tableUsers thead tr th{font-size:1.2em;padding:.5em 1em}div#ListUsers table#tableUsers tbody tr td{border:2px solid #f7ec45;font-size:1.2em;padding:.5em 1em}div#ListUsers table#tableUsers tbody tr td img{width:1.5em}div#ListUsers table#tableUsers tbody tr td:first-child{border-left:0}div#ListUsers table#tableUsers tbody tr td:last-child{border-right:0}div#ListUsers table#tableUsers tbody tr td.icon{cursor:pointer;text-align:center;width:2em}div#ListUsers table#tableUsers tbody tr:first-child td{border-top:0}div#ListUsers table#tableUsers tbody tr:last-child td{border-bottom:0}div#ListUsers table#tableUsers tbody tr:hover{background-color:rgba(247,236,69,.5)}
