.account-application{height:100%;position:relative}.account-application .bio-table{height:calc(100% - 80px)}.account-application__header{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;padding-bottom:16px}.account-application .add-btn{width:72px;height:28px;background:#37f;border-radius:3px;color:#fff;padding:0;border:none}.account-application .operation{display:inline-block;color:#37f;margin-right:8px;cursor:pointer}.account-application .search{width:200px}.record-dialog .el-dialog__title{font-size:16px}