#cash-flow-details-modal .modal-content .modal-body{padding:0}#cash-flow-details-modal .modal-content .modal-body .header{border-bottom:1px solid var(--neutral-200)}#cash-flow-details-modal .modal-content .modal-body .header .header-content{display:flex;flex-direction:row;justify-content:space-between;padding:16px 24px}#cash-flow-details-modal .modal-content .modal-body .header .header-content p{font-weight:600;font-size:16px;color:var(--type-active)}#cash-flow-details-modal .modal-content .modal-body .header .header-content .header-icons{display:flex;align-items:center;gap:10px}#cash-flow-details-modal .modal-content .modal-body .header .header-content .close-icon{fill:var(--neutral-500);height:24px;width:24px}#cash-flow-details-modal .modal-content .modal-body .body{padding:20px}#cash-flow-details-modal .modal-content .modal-body .body .end-footer-pre-total{display:flex;gap:10px;justify-content:flex-end}#cash-flow-details-modal .modal-content .modal-body .body .end-footer{display:flex;gap:10px}#cash-flow-details-modal .modal-content .modal-body .body .end-footer.space{justify-content:space-between}#cash-flow-details-modal .modal-content .modal-body .body .end-footer.end{justify-content:flex-end}#cash-flow-details-modal .modal-content .modal-body .body .end-footer .danger{color:var(--states-error)}#cash-flow-details-modal .modal-content .modal-body .body .items-title{font-weight:700;font-size:16px;color:var(--dark-blue)}#cash-flow-details-modal .modal-content .modal-body .body .negative{color:var(--states-error)}#cash-flow-details-modal .modal-content .modal-body .body .pagination-position{width:100%;display:inline-flex;justify-content:flex-end;align-items:center}#cash-flow-details-modal .modal-content .modal-body .body .pagination-position .actions{display:flex;gap:10px;align-items:center}.modal-xl{max-width:1140px!important;width:100%;margin:1.75rem auto}