.dynamic-table{background-color:var(--grey-1);padding:var(--space-base);-webkit-box-shadow:var(--shadow-light);box-shadow:var(--shadow-light);border-radius:4px}.dynamic-table a,.dynamic-table span,.dynamic-table td{font-size:var(--font-text)!important}.dynamic-table .ant-table-column-title{font-weight:var(--weight-bold)}.dynamic-table__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--space-base)}.dynamic-table__header,.dynamic-table__header .search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dynamic-table__header .search{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;width:50%}.dynamic-table__header .search .ant-input-affix-wrapper{max-width:320px}.dynamic-table__header .search .counter{margin-left:var(--space-base);white-space:nowrap}.dynamic-table__header .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;width:50%}.dynamic-table__content{border:1px solid var(--grey-5);border-radius:2px}.dynamic-table__content .ant-table-tbody tr{height:54px}.dynamic-table__content .ant-table-tbody tr:last-child td{border-bottom:none}.dynamic-table__content .account-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dynamic-table__content .account-status button{height:20px}.dynamic-table__content .account-status .check-icon{font-size:var(--font-title)}.dynamic-table__content .account-status .check-icon.success{color:#52c41a}.dynamic-table__content .account-status .check-icon.waiting{color:#fa8c16}.dynamic-table__content .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dynamic-table__content .actions>*{margin-right:var(--space-large)}.dynamic-table__content .actions i{margin-right:4px}.dynamic-table__content .actions .duplicate{color:#1890ff}.dynamic-table__content .actions .edit{color:#fa8c16}.dynamic-table__content .actions .delete{color:#cf1322}.search-input[data-v-36ac968d]{width:300px;margin-bottom:10px}