.shipment-table__item-header{position:absolute;align-items:center}.shipment-table__item__header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e4e6e7}.shipment-table__item__header:hover{background:#f2f3f3}.shipment-table__item__header--total{overflow:visible!important;position:relative}.shipment-table__item__header--total:before{position:absolute;content:"";right:115px;top:0;font-weight:700;width:100px;color:#8c9298}.shipment-table__item__header--total.carriage:before{content:"Всего"}.shipment-table__item__header--total.confirmed:before{content:"Подтверждено"}.shipment-table__item__header-icon{margin:0 7px}.shipment-table__item__header-title{font-weight:700;text-transform:uppercase}.shipment-table__item__header-sumBlock{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;padding:8px 0;cursor:pointer}.shipment-table__item__header-sumBlock p{overflow:hidden;text-overflow:ellipsis}.shipment-table__item__shipment{position:relative;border-bottom:1px solid #e4e6e7}