.new-makeInvoice{height:100%;box-sizing:border-box;padding:10px 0 20px}.new-makeInvoice>.head{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between}.new-makeInvoice>.head>.title{margin:20px 0;box-sizing:border-box;font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative}.new-makeInvoice>.head>.title:after{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#409eff}.new-makeInvoice .content .titles{font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative;margin:20px 0}.new-makeInvoice .content .titles:after{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#409eff}.new-makeInvoice .content>.el-form .el-table__body-wrapper{height:100%!important;max-height:355px;overflow-y:auto}.new-makeInvoice .content>.el-form .el-form-item{min-height:60px;display:flex;align-items:center}.new-makeInvoice .content>.el-form .el-form-item .span_box .el-icon-question{color:red}.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__label{min-width:100px!important;text-align:left;font-size:12px;color:#666}.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__content{flex:1;color:#3a3a3a;font-size:12px}.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__content>.el-input,.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__content>.el-select,.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__content>.el-textarea{width:80%}.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__content .addOrder{cursor:pointer;border:1px solid #dbdfe6;display:flex;justify-content:center;align-items:center;width:76%;padding:0 6px;border-radius:5px}.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__content .addOrder i,.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__content .addOrder span{color:#409eff}.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__content .addOrder .resetNumber{display:flex}.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__content .addOrder .orderSpan,.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__content .addOrder .resetNumber{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399;box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:#f0f2f5;max-width:100%;align-items:center;height:24px;padding:0 8px;line-height:22px;overflow:hidden;text-overflow:ellipsis}.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__content .addOrder .orderSpan{display:contents;display:flex;width:100%}.new-makeInvoice .content>.el-form .el-form-item>.el-form-item__content .addOrder .orderInputWrapper{display:flex;justify-content:space-between;max-width:200px}.new-makeInvoice .content .detailContent{display:flex;justify-content:space-between}.new-makeInvoice .content .detailContent .receivableDetails{display:flex;height:50px;line-height:60px}.new-makeInvoice .content .detailContent .receivableDetails .btns{padding-right:20px}.new-makeInvoice .content .detailContent .receivableDetails .btns .title-col,.new-makeInvoice .content .detailContent .receivableDetails .btns span{font-size:12px}.new-makeInvoice .content .detailContent .receivableDetails .btns:last-child{padding-right:0}.new-makeInvoice .order_dialog .el-dialog__header,.new-makeInvoice .student_dialog .el-dialog__header{display:none}.new-makeInvoice .order_dialog>.el-dialog,.new-makeInvoice .student_dialog>.el-dialog{box-sizing:border-box;padding:15px}.new-makeInvoice .order_dialog>.el-dialog>.el-dialog__body,.new-makeInvoice .student_dialog>.el-dialog>.el-dialog__body{border:1px solid #007aff;border-radius:8px;padding:0}.new-makeInvoice .order_dialog>.el-dialog>.el-dialog__body>.head,.new-makeInvoice .student_dialog>.el-dialog>.el-dialog__body>.head{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.new-makeInvoice .order_dialog>.el-dialog>.el-dialog__body>.head>.title,.new-makeInvoice .student_dialog>.el-dialog>.el-dialog__body>.head>.title{font-size:14px;font-weight:700;color:#666}.new-makeInvoice .order_dialog>.el-dialog>.el-dialog__body>.head>.filter,.new-makeInvoice .student_dialog>.el-dialog>.el-dialog__body>.head>.filter{display:flex;align-items:center;height:100%}.new-makeInvoice .order_dialog>.el-dialog>.el-dialog__body>.head>.filter>.input-box,.new-makeInvoice .student_dialog>.el-dialog>.el-dialog__body>.head>.filter>.input-box{width:300px}.new-makeInvoice .order_dialog>.el-dialog>.el-dialog__body>.head>.filter>.el-button,.new-makeInvoice .student_dialog>.el-dialog>.el-dialog__body>.head>.filter>.el-button{margin-left:15px}.new-makeInvoice .order_dialog>.el-dialog>.el-dialog__body>.content .dialog-table,.new-makeInvoice .student_dialog>.el-dialog>.el-dialog__body>.content .dialog-table{border-right:1px solid #f0f2f5}.new-makeInvoice .order_dialog>.el-dialog>.el-dialog__body>.content .dialog-table th,.new-makeInvoice .student_dialog>.el-dialog>.el-dialog__body>.content .dialog-table th{background:#fff!important;border-top:1px solid #007aff;border-bottom:1px solid #007aff;border-right:0}.new-makeInvoice .order_dialog>.el-dialog>.el-dialog__body>.footer,.new-makeInvoice .student_dialog>.el-dialog>.el-dialog__body>.footer{height:40px;width:100%;display:flex;align-items:center;justify-content:flex-end}.new-makeInvoice .student_dialog .content .select-all .el-checkbox{display:none}