


.HMP-Table-List-1-container .carpet-table-wrapper  .title-box svg {
position:absolute;
bottom:0;
inset-inline-start:100%;
height:100%
}

.HMP-Table-List-1-container .carpet-table-wrapper  .title-box .cls-1 {
fill:#FFF
}



 @media print {
        body {
          background: none !important;
        }
       
        .no-print {
          display: none !important;
        }
    

        * {
          color: #121212 !important;
          border-color: #9ca3af !important;
          box-shadow: none !important;
        }
        .print-border{
            border-width: 2px;
        }
      }