.dialog{height:100%;width:100%;max-height:100vh;max-width:100vw}.dialog__header{display:flex;justify-content:space-between;align-items:center;height:65px;padding:12px 15px;border-bottom:.5px solid #ececec}.dialog__header span{font-weight:700}.dialog__content{display:flex;width:100%;height:calc(100% - 65px)}.dropbox-embed{width:100%;height:100%}.dropbox-embed__content{border:0;width:inherit;height:inherit;overflow:hidden}.dropbox-embed__error{display:flex;flex-direction:column;align-items:center}.dropbox-embed__iframe{width:inherit;height:inherit}.iframe-dialog{width:100%}.iframe-dialog__header{display:flex;justify-content:space-between;align-items:center;height:65px;padding:12px 15px;border-bottom:.5px solid #ececec}.iframe-dialog__header span{font-weight:700}.iframe-dialog__iframe{border:0;height:100%;min-height:85vh;overflow:hidden}