.text-sm.font-normal a{color:#356B77;text-decoration:underline}.flex-table{display:flex;flex-direction:column}.flex-row{display:flex;justify-content:space-between;align-items:stretch;border-bottom:1px solid #eee}.flex-row:nth-child(odd){background-color:#f1f6f7}.flex-row.header-row{background-color:#497a84;color:#fff;border-top-left-radius:10px;border-top-right-radius:10px}.flex-cell,.flex-row.header-row .flex-cell{display:flex;align-items:center;justify-content:center}.flex-cell{flex:1;padding:10px;border-right:1px solid #ccc;word-wrap:break-word;min-width:0}.flex-cell:last-child{border-right:none}.flex-cell:first-child{flex-direction:column;align-items:center;justify-content:center;text-align:center}.flex-row:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.flex-cell img{width:24px;height:24px}.flex-cell:nth-child(3){flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.flex-cell:first-child,.flex-cell:nth-child(2),.flex-cell:nth-child(5),.flex-cell:nth-child(6){flex:0.5}.flex-cell:nth-child(3){flex:1.5}.flex-cell:nth-child(4){flex:0.3}.table-container{overflow-x:auto;width:100%}@media (max-width:1000px){.flex-table{min-width:1000px}}