.zoom-legacy-dialog{background-color:#fff;border-radius:2px;height:auto;position:fixed;top:10vh;z-index:1002}.zoom-legacy-dialog:not(.zoom-legacy-dialog--full-screen){left:50%;margin-left:-30ch;max-width:60ch;width:60ch}.zoom-legacy-dialog--full-screen{bottom:10vh;left:0;margin:0 auto;max-width:58rem;right:0;width:58rem}.zoom-legacy-dialog__overlay{background-color:rgba(55,71,79,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1001}.zoom-legacy-dialog__header{background-color:#eceff1;border-top:8px solid #09c;border-radius:2px 2px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.5rem}.zoom-legacy-dialog__header-button{margin-left:auto}.zoom-legacy-dialog__title{color:#3a3a3a;font-size:1.5rem;font-weight:300;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zoom-legacy-dialog__body{-webkit-box-sizing:border-box;box-sizing:border-box;height:calc(100% - 5.75rem);min-height:7.5rem;overflow:hidden;padding:1.5rem 1.5rem 5.75rem;position:relative}.zoom-legacy-dialog__content{height:100%;overflow-y:auto}.zoom-legacy-dialog__button-container{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:5.75rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1.5rem;position:absolute;right:0;width:100%}