.sales-invoice-container{padding:20px;min-height:85vh;background-color:#fff}.header-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.search-area{width:800px}.search-data{margin-left:10px}.search-data-span{margin-left:20px}.partial-return-tag{margin-right:20px}.partial-return-message{margin-top:20px}.bottom-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-top:10px}.discount-section{width:25%;background-color:#ffb;border-radius:4px;padding:15px;border:1px solid #ebeef5;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.discount-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;padding:0 20px 20px 20px;border-bottom:1px dashed #ddd}.stat-item{font-size:16px;color:#333}.stat-value{font-weight:700;color:#f56c6c;margin-left:5px}.discount-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.discount-content,.discount-item{display:-webkit-box;display:-ms-flexbox;display:flex}.discount-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;margin-bottom:10px}.discount-item span:first-child{color:#666;white-space:nowrap}.discount-item .el-input{width:100px!important}.discount-item .el-input__inner{height:28px;line-height:28px}.amount-value{font-weight:500;color:#333}.final-label{font-weight:700;color:#333}.final-amount{font-size:18px;font-weight:700;color:#f56c6c}.discount-item .el-button{width:100%;margin-top:5px}.product-section{width:75%;background-color:#fff;padding:15px;border-radius:4px;border:1px solid #ebeef5}.el-pagination{margin-top:10px;text-align:right}.pagination-css{padding:10px;text-align:right}.add-button{margin-left:10px}.el-icon-circle-plus-outline,.el-icon-delete{font-size:18px;-webkit-transition:all .3s;transition:all .3s}.el-icon-circle-plus-outline:hover,.el-icon-delete:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.el-icon-circle-plus-outline{color:#409eff}.el-icon-circle-plus-outline:hover{color:#66b1ff}.el-icon-delete{color:#f56c6c}.el-icon-delete:hover{color:#f78989}