.report-container{background:#fff;padding:1%;min-height:100vh;min-width:10vw}.table-container{overflow-x:hidden;display:block}table{border-collapse:collapse;width:auto;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.data-cell,.header-cell{border:1px solid #8f8f8f;padding:2px;width:100px;text-align:left;color:#494949}.data-cell{position:relative;z-index:1}.empty-cell{height:26px}.first-cell{min-width:170px}.no-right-border{border-right:none}.no-left-right-border{border-left:none;border-right:none}.no-left-border{border-left:none}td:first-child,td:nth-child(2),td:nth-child(3),th:first-child,th:nth-child(2),th:nth-child(3){position:sticky;left:0;z-index:2;background-color:#fff}td.first-cell,th.first-cell{min-width:170px}td:nth-child(2),th:nth-child(2){left:170px;min-width:100px}td:nth-child(3),th:nth-child(3){left:270px;min-width:150px}.bg-yellow{background-color:#ff0!important;color:#494949}.bg-lgreen{background-color:#cfc!important;color:#494949}.bg-blue{background-color:#0ff!important;color:#494949}.bg-gray{background-color:#dfecf7!important;color:#494949}td,th{position:relative;z-index:1}td.first-cell:after,td:nth-child(2):after,td:nth-child(3):after,th.first-cell:after,th:nth-child(2):after,th:nth-child(3):after{content:"";position:absolute;top:0;right:-1px;bottom:0;width:1px;background-color:#000;z-index:3}td.first-cell:before,th.first-cell:before{content:"";position:absolute;top:0;bottom:0;width:1px;background-color:#000;z-index:3;left:-1px}.scrollable-table-container{display:block;max-height:50vh;overflow-x:auto;overflow-y:auto}.first-table-container{overflow-x:auto;scrollbar-width:none;padding-right:20px}.first-table-container::-webkit-scrollbar{display:none}.circle{width:16px;height:16px;border-radius:50%;border:1px solid #000;color:#000;text-align:center;line-height:15px;display:inline-block;font-size:12px}