.backHome{position:absolute;right:20px;top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#888;z-index:10}.backHome:hover{cursor:pointer;color:var(--theme);color:#3aa49c}.backHome i{font-size:20px;margin-right:10px}.backHome span{display:block;font-size:14px;line-height:20px}.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}.invoice{height:100%;background-color:#fff}.invoice .el-tab-pane,.invoice .el-tabs,.invoice .el-tabs__content{height:calc(100% - 40px)}.invoice .invoice-dialog .el-dialog__body{height:100%}.dialog-footer{float:right}