.container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:40px;height:70vh;min-height:320px;margin-left:0;padding:0 5%}.classic-app,.container{position:relative;width:100%}.classic-app{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-width:0;border-radius:3px}@media screen and (min-width:576px){.container{height:75vh}}@media screen and (min-width:768px){.container{height:80vh;width:90%;margin-left:5%;padding:0}}@media screen and (min-width:992px){.container{height:85vh}}.qlik-error-banner{position:absolute;top:0;left:0;right:0;z-index:10;background:#fdecea;color:#611a15;border:1px solid #f5c6cb;border-radius:4px;padding:10px 14px;font-size:13px}.qlik-error-banner pre{white-space:pre-wrap;word-break:break-word;margin:4px 0 0 0}.qlik-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;background:#fff;color:#6b7280;font-size:14px}.qlik-spinner{width:36px;height:36px;border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;-webkit-animation:qlik-spin .8s linear infinite;animation:qlik-spin .8s linear infinite}@-webkit-keyframes qlik-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes qlik-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}qlik-embed::part(iframe){pointer-events:none}iframe{width:100%;height:100%}iframe .qv-panel-sheet-toolbar,iframe .qv-selection-toolbar,iframe .qv-toolbar-right{display:none!important}