@charset "UTF-8";.members-table{width:100%;border-collapse:collapse;border:solid 1px #e3e3e3;margin-bottom:30px}.members-table td,.members-table th{vertical-align:text-top;padding:10px;border-right:dotted 1px rgba(153,153,153,.2)}.members-table td:last-child ,.members-table th:last-child {border-right:0}.members-table td.nowrap,.members-table th.nowrap{white-space:nowrap}@media screen and (max-width:680px){.members-table td,.members-table th{display:none}.members-table td:first-child,.members-table th:first-child{display:block}}.members-table th{background-color:#4b6791;color:#fff}.members-table tbody tr{cursor:pointer;-o-transition:.2s ease-out;transition:.2s ease-out;-moz-transition:.2s ease-out;-webkit-transition:.2s ease-out}.members-table tbody tr:nth-child(even){background-color:rgba(153,153,153,.2)}.members-table tbody tr:hover{color:#2d1a47;background-color:rgba(75,103,145,.2)}