.e-invoice-preview .invoice-detail-header .left-info__special{border:2px dashed #8b4908;width:50%;min-height:80px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#8b4908;font-weight:600}.matchInvoice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:distribute;justify-content:space-around;height:100%;overflow-y:auto}.matchInvoice .match-invoice-wrapper{position:relative;width:600px;height:380px;border:1px solid #3aa49c;overflow:hidden}.matchInvoice .match-invoice-wrapper.scaleTwo{-webkit-transform:scale(2);transform:scale(2);-webkit-transform-origin:50% 0;transform-origin:50% 0}.matchInvoice .match-invoice-wrapper>.invoice-detail{-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;left:0;height:760px;overflow:hidden;overflow-y:auto}.matchInvoice .match-invoice-wrapper .manual-match{position:absolute;top:180px;left:260px;padding:5px 10px;border-radius:4px;background-color:var(--theme);background-color:#3aa49c;color:#fff}.matchInvoice .match-invoice-wrapper .manual-match:hover{cursor:pointer}