#tblSurveys{width:100%;border:3px solid #000;border-collapse:collapse}#tblSurveys td{border:1px solid #000;padding:3px}#tblSurveys thead th{font-weight:bold;text-align:center;background-color:#006;color:#fff}#tblSurveys table{width:100%;border:3px solid #000}table thead tr th:not(.no-sort){position:relative;cursor:pointer}table thead tr th:after{right:2px}table thead tr th.sort-asc:after{content:"▴"}table thead tr th.sort-desc:after{content:"▾"}