#movement-modal .modal-content .modal-body{padding:0}#movement-modal .modal-content .modal-body .header{border-bottom:1px solid var(--neutral-200)}#movement-modal .modal-content .modal-body .header .header-content{display:flex;flex-direction:row;justify-content:space-between;padding:16px 24px}#movement-modal .modal-content .modal-body .header .header-content p{font-weight:600;font-size:16px;color:var(--type-active)}#movement-modal .modal-content .modal-body .header .header-content .close-icon{fill:var(--neutral-500);height:24px;width:24px}#movement-modal .modal-content .modal-body .body{padding:20px}#movement-modal .modal-content .modal-body .body .end-footer-pre-total{display:flex;gap:10px;justify-content:flex-end}#movement-modal .modal-content .modal-body .body .end-footer{display:flex;gap:10px}#movement-modal .modal-content .modal-body .body .end-footer.space{justify-content:space-between}#movement-modal .modal-content .modal-body .body .end-footer.end{justify-content:flex-end}#movement-modal .modal-content .modal-body .body .end-footer .danger{color:var(--states-error)}#movement-modal .modal-content .modal-body .body .items-title{font-weight:700;font-size:16px;color:var(--dark-blue)}#movement-modal .modal-content .modal-body .body .negative{color:var(--states-error)}