.edc-iframe{height:100%;width:100%;overflow:hidden}.edc-iframe header{height:40px;border-bottom:1px solid #dbdee6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;padding-left:16px}.edc-iframe header .title{font-weight:600}.edc-iframe header .bio-icon__back-home{display:inline-block;text-align:center;cursor:pointer;width:40px;height:39px;line-height:39px;position:relative;margin-left:12px}.edc-iframe iframe{height:100%}.edc-iframe iframe.showTitle{height:calc(100% - 40px)}