.copy-wrapper{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}.copy-btn{padding:0;margin-left:8px;color:#909399;-webkit-transition:color .3s;transition:color .3s}.copy-btn:hover{color:#409eff}.el-table__body .cell{padding-right:8px}.qrcode-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.qrcode-container img{width:100px;height:100px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.zoomed-qrcode img{width:300px;height:300px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5)}.card-header{font-size:18px;font-weight:700;color:#333}.loading-spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:20px;height:20px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.butstyle{padding:0;border:none;font-size:12px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.el-form-item--mini.el-form-item,.el-form-item--small.el-form-item{margin-bottom:0}.custom-label .el-form-item__label{width:120px}
/*  !*color: #909399;*!*/.custom-hover-table .el-table__body tr:hover>td{background-color:#fff!important}.custom-hover-table .el-input .el-input__inner{background-color:#fff;padding:0}.custom-hover-table .el-input.is-disabled .el-input__inner{background-color:#fff;cursor:not-allowed}.custom-hover-table .item-input .el-input__inner{border:none}.custom-hover-table .custom-input .el-input__inner,.custom-hover-table .limit-input .el-input__inner,.custom-hover-table .receive-input .el-input__inner{border:1px solid;height:20px;font-size:11px}.custom-hover-table .custom-input .el-input__suffix .el-icon-arrow-up,.custom-hover-table .item-input .el-input__suffix .el-icon-arrow-up,.custom-hover-table .limit-input .el-input__suffix .el-icon-arrow-up,.custom-hover-table .receive-input .el-input__suffix .el-icon-arrow-up{font-size:10px;position:relative;line-height:25px}.custom-hover-table th.is-leaf{text-align:left}.custom-hover-table td,.custom-hover-table th{padding:0}.custom-hover-table .cell,.el-table-column--selection .cell{padding-left:10px}.el-table th>.cell{padding-left:10px}