.modal-body{height:calc(100% - 55px);overflow-y:auto;padding:20px;position:relative}.modal-body .loading-wrapper{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;height:100%;justify-content:center;position:fixed;right:0;top:0;width:100%}.modal-body .loading-wrapper .modal-body-loading{height:50px;width:50px}.modal-body.modal-footer-included{height:calc(100% - 110px)}.default-header-wrapper{align-items:center;background-color:#fafaff;border-bottom:1px solid #385e86;display:flex;justify-content:space-between;margin:0 20px;padding:12.5px 3px}.default-header-wrapper .default-header-title{color:#073e36;font-size:1.2em}.default-header-wrapper .default-header-controller{align-items:center;display:flex}.default-header-wrapper .default-header-controller .default-header-icon{cursor:pointer;height:22px;width:22px}