.lc-table-container:not(.edit) table.lc-table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0;word-break:break-word}
.lc-table-container:not(.edit) table.lc-table tr,.lc-table-container:not(.edit) table.lc-table td,.lc-table-container:not(.edit) table.lc-table th{color:#5a5758;text-align:left}
.lc-table-container:not(.edit) table.lc-table td,.lc-table-container:not(.edit) table.lc-table th{padding:1rem}
.lc-table-container:not(.edit) table.lc-table tr:has(>th){background:#dcf3f9}
.lc-table-container:not(.edit) table.lc-table tr:has(>th) ~ tr:nth-child(even){background-color:white}
.lc-table-container:not(.edit) table.lc-table tr:has(>th) ~ tr:nth-child(odd){background-color:#f1f1f1}
.lc-table-container:not(.edit) table.lc-table tr:has(>th) th{white-space:nowrap;font-weight:bold;text-align:left;font-family:'SourceSans-Bold'}
.lc-table-container:not(.edit) table.lc-table tbody tr:nth-child(even){border-bottom:0;background-color:#f1f1f1}
.lc-table-container:not(.edit) table.lc-table thead,.lc-table-container:not(.edit) table.lc-table tbody,.lc-table-container:not(.edit) table.lc-table tfoot{border:1px solid #f1f1f1;background-color:#fefefe}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}