#surgery-files-modal{border-radius:8px}#surgery-files-modal .modal-content .modal-body{padding:0}#surgery-files-modal .modal-content .modal-body .header .header-content{display:flex;flex-direction:row;justify-content:space-between;padding:8px 20px 0 0;margin-bottom:-30px;z-index:90;position:relative}#surgery-files-modal .modal-content .modal-body .header .header-content p{font-weight:600;font-size:18px;line-height:28px}#surgery-files-modal .modal-content .modal-body .header .header-content .close-icon{fill:var(--neutral-500);height:24px;width:24px}#surgery-files-modal .modal-content .modal-body .body{display:flex;flex-direction:column}#surgery-files-modal .modal-content .modal-body .body .close-icon{fill:var(--neutral-500);height:24px;width:24px}#surgery-files-modal .modal-content .modal-body .body .body-content{display:flex;flex-direction:column}#surgery-files-modal .modal-content .modal-body .body .body-content .container{display:flex;flex-direction:column;padding:24px}#surgery-files-modal .modal-content .modal-body .body .body-content .container .title-body-content{color:var(--dark-blue);font-weight:600;font-size:16px;line-height:150%}