#reports-table{width:100%;width:-webkit-fill-available;width:-moz-available;width:fill-available;table-layout:fixed;margin:5px 0}#reports-table thead{font-weight:600;color:var(--dark-blue);border-radius:8px 8px 0 0}#reports-table thead tr{background-color:var(--neutral-100)}#reports-table thead tr:first-child{border-radius:8px 8px 0 0}#reports-table thead tr:first-child th:first-child{border-radius:8px 0 0 0}#reports-table thead tr:first-child th:last-child{border-radius:0 8px 0 0}#reports-table tbody{color:var(--type-active);font-weight:600}#reports-table tbody:nth-child(odd){background-color:var(--neutral-70)}#reports-table .spacing{height:120px}#reports-table td,#reports-table th{padding:25px 15px}@media(max-width:1330px){#reports-table td,#reports-table th{font-size:12px}}#reports-table td .situation-tag,#reports-table th .situation-tag{width:100%;border-radius:16px;padding:5px 10px;background-color:var(--neutral-300);display:inline-block;text-align:center}#reports-table td .text-tag,#reports-table th .text-tag{text-overflow:ellipsis!important;overflow:hidden!important;white-space:nowrap!important}#reports-table td .toggle-btn,#reports-table th .toggle-btn{background:var(--blue-100);border:none;padding:5px!important}@media(min-width:1440px){#reports-table td .toggle-btn,#reports-table th .toggle-btn{margin-right:50px}}@media(max-width:1440px){#reports-table td .toggle-btn,#reports-table th .toggle-btn{margin-right:20px}}#reports-table td .toggle-btn .icon,#reports-table th .toggle-btn .icon{width:25px;transition:all .5s}#reports-table td p,#reports-table th p{max-width:10ch;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#reports-table td p.text-wrap,#reports-table th p.text-wrap{white-space:wrap}#reports-table td .multi-content,#reports-table th .multi-content{position:absolute}#reports-table td .multi-content .multi-content-container,#reports-table th .multi-content .multi-content-container{display:flex;flex-direction:row;align-items:center;position:absolute}#reports-table td .multi-content .multi-content-container .text-container,#reports-table th .multi-content .multi-content-container .text-container{max-width:10ch!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#reports-table td .multi-content .popover-element-container,#reports-table th .multi-content .popover-element-container{visibility:hidden!important;position:relative;padding:10px;border-radius:8px;border:1px solid var(--neutral-300);background-color:var(--neutral-000);margin-top:20px}#reports-table td .multi-content:hover .popover-element-container,#reports-table th .multi-content:hover .popover-element-container{visibility:visible!important}#reports-table td .multi-content:hover .popover-element-container p,#reports-table th .multi-content:hover .popover-element-container p{max-width:20ch!important}#reports-table td .checkbox,#reports-table th .checkbox{margin-left:25px!important}#reports-table td .options,#reports-table th .options{cursor:pointer;width:24px;height:28px;position:relative;display:inline-block}#reports-table td .options .more-icon,#reports-table th .options .more-icon{width:24px;height:24px;stroke:var(--neutral-500);transition:all .5s;cursor:pointer}#reports-table td .options .menu,#reports-table th .options .menu{z-index:10;width:-moz-fit-content;width:fit-content;position:absolute;top:28px;right:0;background:var(--neutral-000);border:1px solid var(--neutral-200);box-sizing:border-box;box-shadow:0 4px 4px rgba(12,29,89,.1),0 4px 10px -8px rgba(12,29,89,.2);border-radius:8px;padding:0;opacity:0;transition:all .5s;flex-direction:column;align-items:start;display:none}#reports-table td .options .menu .mtb-12,#reports-table th .options .menu .mtb-12{margin:12px 0}#reports-table td .options .menu .btn,#reports-table th .options .menu .btn{font-weight:600;width:100%}#reports-table td .options .menu .btn.remove,#reports-table th .options .menu .btn.remove{color:var(--states-error)}#reports-table td .options .menu .btn.btn-link,#reports-table th .options .menu .btn.btn-link{text-align:left;padding:12px 18px!important}#reports-table td .options:hover .more-icon,#reports-table th .options:hover .more-icon{transform:rotate(90deg)}#reports-table td .options:hover .menu,#reports-table th .options:hover .menu{opacity:1;display:flex;z-index:10}#reports-table .hide-btn{color:var(--blue-700);text-decoration:underline;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#reports-table td:last-child{overflow:visible}#reports-table .collapsable-row td{padding:0;border-bottom:1px dotted var(--neutral-300)}#reports-table .collapsable-row .collapse-table{width:calc(100% - 2rem);margin:0 1rem 1.5rem}#reports-table .collapsable-row .collapse-table thead tr{border-radius:8px!important;background-color:var(--neutral-200);width:calc(100% + 15px)}#reports-table .collapsable-row .collapse-table thead tr th{color:var(--dark-blue);font-weight:600;font-size:16px}#reports-table .collapsable-row .collapse-table thead tr th:first-child{border-top-left-radius:8px}#reports-table .collapsable-row .collapse-table thead tr th:last-child{border-top-right-radius:8px!important}#reports-table .collapsable-row .collapse-table tbody tr{border:1px dotted var(--neutral-300);padding:20px}#reports-table .collapsable-row .collapse-table tbody tr td{padding:15px 12px}#reports-table .collapsable-row .collapse-table tbody tr td:nth-child(4){max-width:35ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#reports-table .icon{width:20px;height:20px;margin-right:2px;stroke:var(--blue-500);cursor:pointer}#reports-table .icon.trash{fill:none;stroke:var(--states-red-soft)}#reports-table .icon.trash:hover{stroke:var(--states-error)}.text-align-center{text-align:center}.rotate{transform:rotate(180deg);-moz-transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}[data-v-2f20fb0c]::-webkit-scrollbar{width:12px;height:12px}[data-v-2f20fb0c]::-webkit-scrollbar-track{background:var(--neutral-000);border-radius:0 0 8px 0}[data-v-2f20fb0c]::-webkit-scrollbar-thumb{background-color:var(--neutral-300);border-radius:100px;border:3px solid var(--neutral-000)}[data-v-2f20fb0c]::-webkit-scrollbar-thumb:hover{cursor:pointer;background:var(--neutral-200)}.blue[data-v-2f20fb0c]{color:#305bf2}