.device-table-container{margin:20px 0 70px}.device-table{width:100%;border-collapse:collapse}.table-search-input{width:100%;height:30px;border-color:#e0e0e0;box-shadow:none;border:2px solid #e0e0e0;outline:none;padding:5px;margin-bottom:30px;font-size:16px}.device-table th{position:relative;border-bottom:#e0e0e0 3px solid}.device-table th.sortable{cursor:pointer}.device-table .table-row{border-bottom:1px solid #e0e0e0}.device-table .table-row:last-child{border-bottom:none}.device-table .table-row td{padding:10px 0;min-width:200px;text-align:center;max-width:20%}.sort-arrow{width:0;height:0;position:absolute;top:50%;transform:translateY(-50%);margin:0 5px;transition:border .2s ease-in-out}.sort-arrow.up{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}.sort-arrow.down{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}