
.image-size[data-v-5692c6f4] {
     width: 100%;
     height: 100%;
     -o-object-fit: contain;
        object-fit: contain;
}
.remark[data-v-5692c6f4] {
     color: red;
     font-weight: 700;
     margin: 8px 0px;
}
.invoiceInput[data-v-5692c6f4] {
     width:50%;
     max-width:450px;
}
.inputCourierNumber[data-v-5692c6f4] {
     margin-top: 12px;
     font-size: 14px;
     font-size: max(14px, 1em);
     font-family: inherit;
     width:50%;
     max-width: 450px;
     padding: 0.25em 0.5em;
     border: 1px solid ;
     border-color: #eef;
     border-radius: 4px;
}
.inputCourierNumber .disabled[data-v-5692c6f4]{
    color: #fff;
}
.el-form-item[data-v-5692c6f4]{
     margin-bottom: 2px;
}
.downloadButton[data-v-5692c6f4] {
     margin: 12px 0px;
}
.negative-amount-notice[data-v-5692c6f4] {
     margin-top: 15px;
}
.negative-amount-notice .el-alert[data-v-5692c6f4] {
     border-radius: 6px;
}
.negative-amount-notice .el-alert__content[data-v-5692c6f4] {
     color: #E6A23C;
     font-size: 14px;
     line-height: 1.5;
}


.enterprise-invoicing-page .page-header[data-v-cfd0f3fa] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.page-title[data-v-cfd0f3fa] {
    color: #303133;
    font-size: 18px;
    font-weight: 600;
}
.page-subtitle[data-v-cfd0f3fa] {
    margin-top: 6px;
    color: #909399;
    font-size: 13px;
}
.tab-title-lg[data-v-cfd0f3fa] .el-tabs__item {
    font-size: 16px;
}
.query-form[data-v-cfd0f3fa] {
    margin-top: 4px;
}
.money-input[data-v-cfd0f3fa] {
    width: 120px;
}
.range-separator[data-v-cfd0f3fa] {
    margin: 0 10px;
    color: #909399;
}
.time-type-select[data-v-cfd0f3fa] {
    width: 120px;
}
.wallet-bank[data-v-cfd0f3fa] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4px;
}
.secondary-text[data-v-cfd0f3fa] {
    margin-top: 4px;
    color: #909399;
    font-size: 12px;
}
.money[data-v-cfd0f3fa] {
    color: #303133;
    font-weight: 600;
}
.pagination[data-v-cfd0f3fa] {
    margin-top: 20px;
    text-align: right;
}
.process-detail[data-v-cfd0f3fa] {
    max-height: 360px;
    overflow: auto;
    white-space: pre-wrap;
    word-break: break-all;
}
.enterprise-invoicing-page[data-v-cfd0f3fa] .remark .cell {
    color: #f56c6c;
    font-weight: 600;
}

