table{table-layout:unset}.oc-table{table-layout:fixed}.oc-table.table-layout-auto{table-layout:auto}.oc-table,table{display:table;width:100%}.oc-table thead,.oc-table-head,table thead,table-head{--bs-separator-color:#6d767c;background-image:linear-gradient(var(--bs-separator-color),var(--bs-separator-color));background-position:0 100%;background-repeat:no-repeat;background-size:100% var(--bs-separator-height);display:table-header-group}.oc-table thead .oc-table-cell,.oc-table thead th,.oc-table-head .oc-table-cell,.oc-table-head th,table thead .oc-table-cell,table thead th,table-head .oc-table-cell,table-head th{font-weight:600;padding-bottom:1rem;vertical-align:top}.oc-table tbody tr,.oc-table-row,table tbody tr,table-row{background-image:linear-gradient(var(--bs-separator-color),var(--bs-separator-color));background-position:0 100%;background-repeat:no-repeat;background-size:100% var(--bs-separator-height);display:table-row}.oc-table tbody tr th,.oc-table-row th,table tbody tr th,table-row th{font-weight:600}.oc-table td,.oc-table-cell,table td,table-cell{display:table-cell;font-weight:400;padding:1rem .75rem 1rem 0;vertical-align:top}.oc-table .text-right,table .text-right{text-align:right}.oc-table .text-center,table .text-center{text-align:center}.oc-table .text-normal,table .text-normal{font-weight:400}.table-responsive{margin-bottom:1.5rem}.table-responsive:last-child{margin-bottom:0}.accordion .oc_table:last-child tbody tr:last-child,.accordion table:last-child tbody tr:last-child{background:none}