.modal-menu{position:fixed;left:220px;width:300px;max-height:80vh;background:#fff;z-index:1000;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.3)}.modal-menu .modal-menu-title{width:100%;height:50px;background:#f5f5f5;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 16px;gap:8px}.modal-menu .modal-menu-title h4{color:#0062aa;font-size:12px;font-weight:700!important;margin:0}.modal-menu .modal-menu-title i{margin:0;width:24px;height:24px;color:inherit;fill:#0062aa}