.formTabTableWrap{padding:20px;background:var(--card-bg);border-radius:4px}.formTabTableWrap_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}.formTabTableWrap_top-title{font-weight:500;font-size:14px;line-height:20px;letter-spacing:.25px;color:var(--card-color-sub-title)}.formTabTableWrap_top-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:14px;line-height:20px;color:var(--base-green)}.formTabTableWrap_top-add,.formTabTableWrap_top-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.formTabTableWrap_top-add{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:4px}.formTabTableWrap_top-add .v-btn:not(.v-btn--round).v-size--default{padding:0 8px}