.table-data{text-align:left}.table-data__direction{opacity:.5;width:1em;margin:0;padding:0;transition:transform .25s;position:absolute;top:0;bottom:0;right:0}.table-data__direction>svg{fill:#004c75;width:14px;height:auto;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.table-data--sortable{cursor:pointer}.table-data--sortable .table-data__content{position:relative}.table-data--up .table-data__direction{transform:rotate(-180deg)}.table-data--sorting .table-data__direction{opacity:1}.table-data--align-right{text-align:right}.table-data--align-center{text-align:center}.table-data--colored{border-left:10px solid}.table-data--capitalize{text-transform:capitalize}.table-data--normal{text-transform:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.basic-table .expandable-row--collapsable{animation:.25s fade-in}.basic-table .expandable-row,.basic-table .actionable-row{transition:all .2s}.basic-table .expandable-row:hover,.basic-table .actionable-row:hover{cursor:pointer;user-select:none}.basic-table .expandable-row:hover td,.basic-table .actionable-row:hover td{background:#e1eace}.basic-table{border-collapse:separate;border-spacing:0;text-transform:uppercase;border:none;width:100%}.basic-table .table__action{cursor:pointer;color:#616161;width:70px;font-size:7px;transition:color .2s;position:static}.basic-table .table__action:hover,.basic-table .table__action--active{color:#0077bf}.basic-table .table__action__content{flex-flow:column;justify-content:center;display:flex}.basic-table__responsive-container{clear:both;background-color:#fff;background-image:linear-gradient(90deg,#fff,rgba(255,255,255,0)),linear-gradient(270deg,#fff,rgba(255,255,255,0)),linear-gradient(90deg,rgba(0,0,0,.25),rgba(255,255,255,0)),linear-gradient(270deg,rgba(0,0,0,.25),rgba(255,255,255,0));background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:40px 100%,40px 100%,10px 100%,10px 100%;background-attachment:local,local,scroll,scroll;border:1px solid #cec9c9;border-radius:3px;max-width:100%;overflow:auto}@media (max-width:959px){.basic-table__responsive-container{max-height:100vh;padding-bottom:10px}}@media (max-device-width:767px){.basic-table__responsive-container{border-radius:0;padding-bottom:10px}}@media (max-width:959px){.basic-table__responsive-container tbody tr td.table-data--colored{border-left-width:5px}}@media (max-device-width:767px){.basic-table__responsive-container tbody tr td.table-data--colored{border-left-width:3px}}.basic-table__responsive-container tbody tr td.empty{background:repeating-linear-gradient(135deg,rgba(151,184,81,.3),rgba(151,184,81,.3) 5px,rgba(194,214,153,.3) 5px,rgba(194,214,153,.3) 10px)}.basic-table__responsive-container tbody tr td.empty-shift1{background:repeating-linear-gradient(135deg,rgba(0,92,166,.3) 5px,#fff 10px)}.basic-table__responsive-container tbody tr td.empty-shift2{background:repeating-linear-gradient(135deg,rgba(0,182,196,.3) 5px,#fff 10px)}.basic-table__responsive-container tbody tr td.empty-shift3{background:repeating-linear-gradient(135deg,rgba(55,205,190,.3) 5px,#fff 10px)}.basic-table__responsive-container tbody tr td.empty-shift4{background:repeating-linear-gradient(135deg,rgba(187,236,186,.3) 5px,#fff 10px)}.basic-table__responsive-container tbody tr td.missing{background-color:#cec9c9}.basic-table__responsive-container tbody tr td.highlight{background-color:rgba(151,184,81,.2)}.basic-table__responsive-container tbody tr td.table-data--expanded{background:#edefee}.basic-table__responsive-container tbody tr td.table-data--expanded:first-child{padding-left:30px}.basic-table__responsive-container tbody tr.row--current td{background-color:rgba(151,184,81,.25)}.basic-table--fixed-col-1 th:first-child{z-index:2;min-width:120px;position:sticky;left:0}@media (max-width:959px){.basic-table--fixed-col-1 th:first-child{border-right:1px solid #cec9c9}}.basic-table--fixed-col-1 th:first-child.table-data--half{width:1px;min-width:60px}.basic-table--fixed-col-1 th:first-child.table-data--double{width:1px;min-width:200px}.basic-table--fixed-col-1 th:first-child.table-data--fixed{border-right:1px solid #cec9c9}.basic-table--fixed-col-1 td:first-child{z-index:1;background:#fff;min-width:120px;position:sticky;left:0}@media (max-width:959px){.basic-table--fixed-col-1 td:first-child{border-right:1px solid #cec9c9}}.basic-table--fixed-col-1 td:first-child.table-data--half{width:1px;min-width:60px}.basic-table--fixed-col-1 td:first-child.table-data--double{width:1px;min-width:200px}.basic-table--fixed-col-1 td:first-child.table-data--fixed:not(.table-data--expanded){background:#fafafa;border-right:1px solid #cec9c9}.basic-table--fixed-col-1 td:first-child.table-data__footer{z-index:2;background:#97b851}.basic-table--fixed-col-1 td:first-child.table-data__footer.table-data--fixed{background:#97b851}.basic-table--fixed-col-1 .row--current td:first-child{background-color:#e0eacb}.basic-table--fixed-col-2 th:first-child{z-index:2;min-width:120px;position:sticky;left:0}.basic-table--fixed-col-2 th:first-child.table-data--half{width:1px;min-width:60px}.basic-table--fixed-col-2 th:first-child.table-data--half~.table-data:nth-child(2){left:60px}.basic-table--fixed-col-2 th:first-child.table-data--double{width:1px;min-width:200px}.basic-table--fixed-col-2 th:first-child.table-data--double~.table-data:nth-child(2){left:200px}.basic-table--fixed-col-2 th:nth-child(2){z-index:2;min-width:120px;position:sticky;left:120px}.basic-table--fixed-col-2 th:nth-child(2).table-data--fixed:not(.table-data--expanded){border-right:1px solid #cec9c9}@media (max-width:959px){.basic-table--fixed-col-2 th:nth-child(2){border-right:1px solid #cec9c9}}.basic-table--fixed-col-2 td:first-child{z-index:1;background:#fff;min-width:120px;position:sticky;left:0}.basic-table--fixed-col-2 td:first-child.table-data--half{width:1px;min-width:60px}.basic-table--fixed-col-2 td:first-child.table-data--half~.table-data:nth-child(2){left:60px}.basic-table--fixed-col-2 td:first-child.table-data--double{width:1px;min-width:200px}.basic-table--fixed-col-2 td:first-child.table-data--double~.table-data:nth-child(2){left:200px}.basic-table--fixed-col-2 td:first-child.table-data--fixed:not(.table-data--expanded){background:#fafafa}.basic-table--fixed-col-2 td:first-child.table-data__footer{z-index:2;background:#97b851}.basic-table--fixed-col-2 td:first-child.table-data__footer.highlight{background-color:#67864e}.basic-table--fixed-col-2 td:nth-child(2){z-index:1;background:#fff;min-width:120px;position:sticky;left:120px}.basic-table--fixed-col-2 td:nth-child(2).table-data--fixed:not(.table-data--expanded){background:#fafafa;border-right:1px solid #cec9c9}@media (max-width:959px){.basic-table--fixed-col-2 td:nth-child(2){border-right:1px solid #cec9c9}}.basic-table--fixed-col-2 td:nth-child(2).table-data__footer{z-index:2;background:#97b851}.basic-table--fixed-col-2 td:nth-child(2).table-data__footer.highlight{background-color:#67864e}.basic-table--fixed-col-2 .row--current td:first-child,.basic-table--fixed-col-2 .row--current td:nth-child(2){background-color:#e0eacb}.basic-table--fixed-col-3 th:first-child{z-index:2;min-width:120px;position:sticky;left:0}.basic-table--fixed-col-3 th:first-child.table-data--half{width:1px;min-width:60px}.basic-table--fixed-col-3 th:first-child.table-data--half~.table-data:nth-child(2){left:60px}.basic-table--fixed-col-3 th:first-child.table-data--half~.table-data:nth-child(3){left:180px}.basic-table--fixed-col-3 th:first-child.table-data--half~.table-data--double:nth-child(2)~.table-data:nth-child(3){left:260px}.basic-table--fixed-col-3 th:nth-child(2){z-index:2;min-width:120px;position:sticky;left:120px}.basic-table--fixed-col-3 th:nth-child(2).table-data--double{width:1px;min-width:200px}.basic-table--fixed-col-3 th:nth-child(2).table-data--double~.table-data:nth-child(3){left:320px}.basic-table--fixed-col-3 th:nth-child(3){z-index:2;min-width:120px;position:sticky;left:240px}.basic-table--fixed-col-3 th:nth-child(3).table-data--fixed:not(.table-data--expanded){border-right:1px solid #cec9c9}@media (max-width:959px){.basic-table--fixed-col-3 th:nth-child(3){border-right:1px solid #cec9c9}}.basic-table--fixed-col-3 td:first-child{z-index:1;background:#fff;min-width:120px;position:sticky;left:0}.basic-table--fixed-col-3 td:first-child.table-data--half{width:1px;min-width:60px}.basic-table--fixed-col-3 td:first-child.table-data--half~.table-data:nth-child(2){left:60px}.basic-table--fixed-col-3 td:first-child.table-data--half~.table-data:nth-child(3){left:180px}.basic-table--fixed-col-3 td:first-child.table-data--half~.table-data--double:nth-child(2)~.table-data:nth-child(3){left:260px}.basic-table--fixed-col-3 td:first-child.table-data--fixed:not(.table-data--expanded){background:#fafafa}.basic-table--fixed-col-3 td:first-child.table-data__footer{z-index:2;background:#97b851}.basic-table--fixed-col-3 td:first-child.table-data__footer.highlight{background-color:#67864e}.basic-table--fixed-col-3 td:nth-child(2){z-index:1;background:#fff;min-width:120px;position:sticky;left:120px}.basic-table--fixed-col-3 td:nth-child(2).table-data--double{width:1px;min-width:200px}.basic-table--fixed-col-3 td:nth-child(2).table-data--double~.table-data:nth-child(3){left:320px}.basic-table--fixed-col-3 td:nth-child(2).table-data--fixed:not(.table-data--expanded){background:#fafafa}.basic-table--fixed-col-3 td:nth-child(2).table-data__footer{z-index:2;background:#97b851}.basic-table--fixed-col-3 td:nth-child(2).table-data__footer.highlight{background-color:#67864e}.basic-table--fixed-col-3 td:nth-child(3){z-index:1;background:#fff;min-width:120px;position:sticky;left:240px}.basic-table--fixed-col-3 td:nth-child(3).table-data--fixed:not(.table-data--expanded){background:#fafafa;border-right:1px solid #cec9c9}@media (max-width:959px){.basic-table--fixed-col-3 td:nth-child(3){border-right:1px solid #cec9c9}}.basic-table--fixed-col-3 td:nth-child(3).table-data__footer{z-index:2;background:#97b851}.basic-table--fixed-col-3 td:nth-child(3).table-data__footer.highlight{background-color:#67864e}.basic-table--fixed-col-3 .row--current td:first-child,.basic-table--fixed-col-3 .row--current td:nth-child(2),.basic-table--fixed-col-3 .row--current td:nth-child(3){background-color:#e0eacb}.basic-table th,.basic-table td{border-bottom:1px solid #cec9c9}.basic-table th:first-child,.basic-table td:first-child{padding-left:16px}.basic-table th.table-data--editable-column,.basic-table td.table-data--editable-column{padding-right:38px}.basic-table th.table-data--reduced,.basic-table td.table-data--reduced{width:1px;min-width:0}.basic-table th.table-data--uppercase,.basic-table td.table-data--uppercase{text-transform:uppercase}.basic-table th.table-data--lowercase,.basic-table td.table-data--lowercase{text-transform:none}.basic-table th.table-data--nowrap,.basic-table td.table-data--nowrap{white-space:nowrap}.basic-table th.table-data--bolded,.basic-table td.table-data--bolded{font-weight:700}.basic-table .table-data--divided{border-left:1px solid #cec9c9;border-right:1px solid #cec9c9}.basic-table .table-data--divided:last-child{border-right:0}.basic-table .table-data--fixed+td.table-data,.basic-table .table-data--fixed+th.table-data{padding-left:20px}.basic-table .table-data--fixed+td.table-data>.table-data__content,.basic-table .table-data--fixed+th.table-data>.table-data__content{padding-left:0}.basic-table th{color:#004c75;z-index:1;background:#f2f2f2;font-family:Uni Neue,sans-serif;font-size:14px;font-weight:900;line-height:1.2;position:sticky;top:0}@media (max-width:1279px){.basic-table th{font-size:12px}}@media (max-device-width:767px){.basic-table th{font-size:12px}}.basic-table th.table-data--sortable{padding:0 4px 0 0;transition:all .2s}.basic-table th.table-data--sortable:hover{background:#e5e5e5}.basic-table th .table-data__content{display:inline-block}.basic-table td{color:#000;white-space:nowrap;font-family:Open Sans,sans-serif;font-size:16px;font-weight:600;line-height:1.1}@media (max-width:1279px){.basic-table td{font-size:14px}}@media (max-device-width:767px){.basic-table td{font-size:12px}}.basic-table td.table-data__footer{color:#fff;background:#97b851;font-weight:800;position:sticky;bottom:0}.basic-table td.table-data__footer.highlight{background-color:#67864e}.basic-table td>ul{padding:0 20px;list-style:outside}.basic-table td>ul li{padding:2px 0}.basic-table td:first-child,.basic-table th:not(.table-data--sortable):first-child,.basic-table th.table-data--sortable:first-child .table-data__content{padding-left:16px}.basic-table td,.basic-table th:not(.table-data--sortable),.basic-table th.table-data--sortable .table-data__content{padding:8px 16px 8px 8px}.basic-table .tooltip__wrapper{text-transform:none;margin-left:10px;position:absolute}.basic-table>thead>tr:first-child>th:first-child{border-top-left-radius:3px}.basic-table>thead>tr:first-child>th:last-child{border-top-right-radius:3px}.basic-table>tbody>tr:last-child>td{border-bottom:none}.basic-table>tbody>tr:last-child>td:first-child{border-bottom-left-radius:3px}.basic-table>tbody>tr:last-child>td:last-child{border-bottom-right-radius:3px}.basic-table .actionable-row:hover td.table-data--fixed:first-child,.basic-table .actionable-row:hover td.table-data--fixed:nth-child(2),.basic-table .actionable-row:hover td.table-data--fixed:nth-child(3){background:#ccdeab}.basic-table .active-row{background:#e1eace}.basic-table .active-row td.table-data--fixed:first-child,.basic-table .active-row td.table-data--fixed:nth-child(2),.basic-table .active-row td.table-data--fixed:nth-child(3),.basic-table .expandable-row--fixed:not(.expandable-row--expanded):hover td.table-data--fixed:first-child,.basic-table .expandable-row--fixed:not(.expandable-row--expanded):hover td.table-data--fixed:nth-child(2),.basic-table .expandable-row--fixed:not(.expandable-row--expanded):hover td.table-data--fixed:nth-child(3){background:#ccdeab}.basic-table .expandable-row--fixed>td:first-child{cursor:pointer;padding-left:30px}.basic-table .expandable-row--fixed>td:first-child:before{content:"";transform-origin:75% 75%;border-bottom:2px solid #98b6c7;border-right:2px solid #98b6c7;width:7px;height:7px;transition:transform .25s;display:block;position:absolute;top:50%;left:16px;transform:translate(-50%,-50%)rotate(-45deg)}@media (max-device-width:767px){.basic-table .expandable-row--fixed>td:first-child:before{left:9px}}.basic-table .expandable-row--fixed.expandable-row--expanded>td:first-child:before{transform:translate(-50%,-50%)rotate(45deg)}.basic-table .expandable-row--collapsable{text-transform:none}.basic-table .expandable-row--collapsable td{z-index:auto;background:#f3f3f3}.basic-table .expandable-row--expanded td{background:#e1eace}.basic-table .expandable-row--expanded td.table-data--fixed:first-child,.basic-table .expandable-row--expanded td.table-data--fixed:nth-child(2),.basic-table .expandable-row--expanded td.table-data--fixed:nth-child(3){background:#ccdeab}.basic-table--expandable th:first-child,.basic-table--expandable td:first-child{padding-left:30px}.basic-table--expandable th:first-child>.table-data__content:first-child,.basic-table--expandable td:first-child>.table-data__content:first-child{padding-left:0}.basic-table--expandable th:first-child.table-data--colored,.basic-table--expandable td:first-child.table-data--colored{padding-left:20px}.basic-table--expandable th:first-child.table-data--colored:before,.basic-table--expandable td:first-child.table-data--colored:before{left:6px}.basic-table--expandable tr.expanded-row:last-child td{border-bottom:1px solid #cec9c9}.basic-table--expandable tr.expanded-row td{background-color:#f3f3f3;border:none}.basic-table--expandable tr.expanded-row+:not(.expanded-row) td{border-top:1px solid #cec9c9}.basic-table--shrink-first>tbody>tr>td:first-child{white-space:nowrap;width:1px}.basic-table--loading{display:none}.basic-table--large td{padding-top:20px;padding-bottom:20px}.basic-table--large .expanded-row td{padding-top:15px;padding-bottom:15px}.basic-table--lowercase tr td{text-transform:none}.basic-table .table-data--ghost{min-width:0;width:100%!important}.basic-table .table-data--ghost:nth-child(n+8){display:none}@media (max-width:959px){.basic-table .table-data--ghost:nth-child(n+6){display:none}}@media (max-device-width:767px){.basic-table .table-data--ghost{display:none}}.accordion__content .basic-table__responsive-container{border:1px solid #cec9c9;border-bottom-right-radius:4px;border-bottom-left-radius:4px}
