.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,50%);background:#fff;padding:20px;border-radius:8px;z-index:1001;width:90%;max-width:600px}.reports .modal{max-width:1000px;top:200px}.reports .modal .modal-body{overflow:hidden}.modal object{height:70vh;margin-top:-58px}.closeButton{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;padding:0;width:38px;height:38px;line-height:1}.reports .modal .closeButton{top:-19px;right:-20px;background:#eee;border-radius:100%}.closeButton:hover{box-shadow:none!important;border:1px solid #000a17!important}