.list-table .table-wrap{width:100%;overflow-x:scroll;-ms-overflow-style:none}.list-table .table-wrap::-webkit-scrollbar{display:none}.list-table .table-inner{transition:all .4s ease}.list-table .table-inner:hover{opacity:.7;box-shadow:2px 2px 4px rgba(0,0,0,.4)}.list-table .no-data{width:100%;height:200px;display:flex;align-items:center;justify-content:center;font-weight:700}.list-table .table{width:100%;border-collapse:collapse;table-layout:fixed;margin-bottom:0}.list-table .table td,.list-table .table th{vertical-align:middle;padding:2px}.list-table .table-property{border-collapse:collapse;overflow:hidden}.list-table .table-property tr{transition:.3s ease}.list-table .table-property td{width:90px;text-align:center;transition:.3s ease}.list-table .table-property td.own_company{color:#d00}.list-table .table-property__item td{cursor:pointer;font-weight:700;word-break:break-all}.list-table .table-property .edit_cell{width:100%;display:inline-block;transition:.3s ease}.list-table .table-property .edit_cell:hover{background-color:#ffe6c0}.list-table .table-property .col_edit{position:relative}.list-table .table-property .col_edit .edit_icon{position:absolute;top:5px;right:3px;opacity:0;transition:.3s ease}.list-table .table-property .col_edit:hover .edit_icon{opacity:1;transition:.3s ease}.list-table .table-property .ellipsis{width:100%;white-space:nowrap;overflow:hidden}.right-click_menu{padding:8px}