#monthly-report{min-width:1026px}#monthly-report .monthly-report-header{background:#fff;border-radius:4px}#monthly-report .monthly-report-title{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:24px;border-bottom:1px solid #eee}#monthly-report .monthly-report-title-text{color:#333;font-size:22px;font-weight:500;line-height:24px}#monthly-report .monthly-report-guide-link{color:#2673dd;font-size:14px;line-height:18px}#monthly-report .monthly-report-filter{padding:24px}#monthly-report .monthly-report-filter-grid{display:grid;align-items:flex-start;-moz-column-gap:40px;column-gap:40px;grid-template-columns:repeat(3,minmax(260px,1fr));row-gap:16px}#monthly-report .monthly-report-filter-grid .ant-form-item{margin-bottom:0}#monthly-report .monthly-report-filter-grid .ant-form-item-explain-error{margin-top:4px;line-height:14px}#monthly-report .monthly-report-filter-actions{display:flex;gap:12px;grid-column:1/-1;justify-content:flex-end}#monthly-report .monthly-report-completed-month-item .ant-form-item-extra{margin-top:4px}#monthly-report .monthly-report-completed-month-tip{color:#ff831d;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px;vertical-align:middle}#monthly-report .monthly-report-content{margin:16px 0;padding:24px;padding-top:2px;background:#fff;border-radius:4px}#monthly-report .monthly-report-export{display:flex;justify-content:flex-end;margin-top:24px}#monthly-report .monthly-report-table{margin-top:10px}#monthly-report .monthly-report-pagination{display:flex;justify-content:flex-end;margin-top:16px}#monthly-report .monthly-report-wrap-text{display:inline-block;max-width:100%;white-space:normal;word-break:break-word}