| 1 |
- .withdrawal-dialog .action-buttons[data-v-033705f7],.withdrawal-dialog[data-v-033705f7]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.withdrawal-dialog .action-buttons[data-v-033705f7]{margin-bottom:20px;text-align:right}.withdrawal-dialog .action-buttons .el-button[data-v-033705f7]{margin-left:10px}.withdrawal-dialog .statistics-section[data-v-033705f7]{background:#fff;border:1px solid #e4e7ed;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-transition:all .3s ease;transition:all .3s ease;margin-bottom:20px}.withdrawal-dialog .statistics-section[data-v-033705f7]:hover{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.15);box-shadow:0 4px 16px rgba(0,0,0,.15)}.withdrawal-dialog .statistics-container[data-v-033705f7]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width:1200px){.withdrawal-dialog .statistics-container[data-v-033705f7]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.withdrawal-dialog .statistics-container[data-v-033705f7]{grid-template-columns:1fr}}.withdrawal-dialog .statistics-container .statistics-item[data-v-033705f7]{background:#f8f9fa;border:1px solid #e4e7ed;border-radius:8px;padding:16px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center}.withdrawal-dialog .statistics-container .statistics-item[data-v-033705f7]:hover{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-transform:translateY(-1px);transform:translateY(-1px);background:#fff}.withdrawal-dialog .statistics-container .statistics-item .statistics-label[data-v-033705f7]{font-size:12px;color:#909399;margin-bottom:8px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.withdrawal-dialog .statistics-container .statistics-item .statistics-value[data-v-033705f7]{font-size:16px;color:#303133;font-weight:600;line-height:1.4}.withdrawal-dialog .cards-container[data-v-033705f7]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;padding:20px 0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width:1600px){.withdrawal-dialog .cards-container[data-v-033705f7]{grid-template-columns:1fr;gap:24px}}@media(max-width:1200px){.withdrawal-dialog .cards-container[data-v-033705f7]{grid-template-columns:1fr;gap:20px}}.withdrawal-dialog .section-container[data-v-033705f7]{background:#fff;border:1px solid #e4e7ed;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-transition:all .3s ease;transition:all .3s ease}.withdrawal-dialog .section-container[data-v-033705f7]:hover{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.15);box-shadow:0 4px 16px rgba(0,0,0,.15)}.withdrawal-dialog .section-title[data-v-033705f7]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:16px 20px;font-size:16px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border-bottom:1px solid #e4e7ed}.withdrawal-dialog .section-title i[data-v-033705f7]{font-size:18px}.withdrawal-dialog .section-content[data-v-033705f7]{display:grid;grid-template-columns:1fr;gap:8px;padding:16px;min-height:400px;max-height:500px}.withdrawal-dialog .card-item[data-v-033705f7]{background:#f8f9fa;border:1px solid #e4e7ed;border-radius:6px;padding:8px 12px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.08);box-shadow:0 1px 2px rgba(0,0,0,.08);-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;min-height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:visible}.withdrawal-dialog .card-item[data-v-033705f7]:hover{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.12);box-shadow:0 2px 6px rgba(0,0,0,.12);-webkit-transform:translateY(-1px);transform:translateY(-1px);background:#fff}.withdrawal-dialog .card-item.copyable[data-v-033705f7]{padding-right:40px}.withdrawal-dialog .card-item.copyable .card-value[data-v-033705f7]{padding-right:8px;word-break:break-all;overflow-wrap:anywhere;-ms-hyphens:auto;hyphens:auto}.withdrawal-dialog .card-item.image-card[data-v-033705f7]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:150px;padding:12px}.withdrawal-dialog .card-item.image-card .card-label[data-v-033705f7]{margin-bottom:8px;margin-right:0;min-width:auto}.withdrawal-dialog .card-item.image-card .card-value[data-v-033705f7]{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:0}.withdrawal-dialog .card-item.image-card .card-value .image-gallery[data-v-033705f7]{width:100%;position:relative}.withdrawal-dialog .card-item.image-card .card-value .image-gallery .image-grid[data-v-033705f7]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.withdrawal-dialog .card-item.image-card .card-value .image-gallery .image-grid .image-item[data-v-033705f7]{width:200px;height:126px;border:1px solid #d9d9d9;border-radius:4px;overflow:hidden;background-color:#fafafa;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;aspect-ratio:1.586/1}.withdrawal-dialog .card-item.image-card .card-value .image-gallery .image-grid .image-item[data-v-033705f7]:hover{border-color:#409eff;-webkit-box-shadow:0 2px 12px rgba(64,158,255,.3);box-shadow:0 2px 12px rgba(64,158,255,.3);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.withdrawal-dialog .card-item.image-card .card-value .image-gallery .image-grid .image-item .el-image[data-v-033705f7]{width:100%;height:100%}.withdrawal-dialog .card-item.image-card .card-value .image-gallery .image-grid .image-item .el-image img[data-v-033705f7]{-o-object-fit:cover;object-fit:cover}.withdrawal-dialog .card-item.image-card .card-value .image-gallery .image-grid .image-item .image-slot[data-v-033705f7]{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;width:100%;height:100%;background:#f5f7fa;color:#909399;font-size:30px}.withdrawal-dialog .card-item.status-card[data-v-033705f7]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:60px}.withdrawal-dialog .card-item.status-card .card-label[data-v-033705f7]{margin-bottom:6px;margin-right:0;min-width:auto}.withdrawal-dialog .card-item.status-card .card-value[data-v-033705f7]{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.withdrawal-dialog .card-item .card-label[data-v-033705f7]{font-size:12px;color:#606266;font-weight:500;min-width:120px;-ms-flex-negative:0;flex-shrink:0;margin-right:12px;text-align:right}.withdrawal-dialog .card-item .card-value[data-v-033705f7]{font-size:13px;color:#303133;line-height:1.4;word-break:break-word;overflow-wrap:break-word;-ms-hyphens:auto;hyphens:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%;overflow:visible;text-align:left;margin-left:30px;min-height:20px;white-space:normal}.withdrawal-dialog .card-item .copy-btn[data-v-033705f7]{position:absolute;top:8px;right:8px;width:20px;height:20px;background:#f5f7fa;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;color:#909399;opacity:.7;-ms-flex-negative:0;flex-shrink:0;z-index:1}.withdrawal-dialog .card-item .copy-btn[data-v-033705f7]:hover{background:#409eff;color:#fff;opacity:1}.withdrawal-dialog .card-item .copy-btn i[data-v-033705f7]{font-size:10px}.withdrawal-dialog .crm-text-underline[data-v-033705f7]{color:#409eff;cursor:pointer;text-decoration:underline}.withdrawal-dialog .crm-text-underline[data-v-033705f7]:hover{color:#66b1ff}.withdrawal-dialog .action-container[data-v-033705f7],.withdrawal-dialog .status-container[data-v-033705f7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.withdrawal-dialog .action-btn[data-v-033705f7]{padding:4px 12px;border-radius:4px;font-size:12px;color:#409eff;cursor:pointer;text-decoration:underline;background:#f0f9ff;border:1px solid #409eff;-webkit-transition:all .3s ease;transition:all .3s ease}.withdrawal-dialog .action-btn[data-v-033705f7]:hover{background:#409eff;color:#fff}.withdrawal-dialog .state[data-v-033705f7]{padding:4px 12px;border-radius:16px;font-size:12px;color:#fff;font-weight:500;white-space:nowrap}.withdrawal-dialog .state[data-v-033705f7]:first-child{background:#e6a23c}.withdrawal-dialog .state[data-v-033705f7]:nth-child(2){background:#409eff}.withdrawal-dialog .state[data-v-033705f7]:nth-child(3){background:#67c23a}.withdrawal-dialog .state[data-v-033705f7]:nth-child(4){background:#f56c6c}.withdrawal-dialog .image-slot[data-v-033705f7]{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;width:100%;height:200px;background:#f5f7fa;color:#c0c4cc;font-size:30px}[data-v-033705f7] .el-dialog{border-radius:12px;overflow:hidden;max-width:95vw;margin:0 auto}[data-v-033705f7] .el-dialog__header{color:#000;padding:20px 24px}[data-v-033705f7] .el-dialog__header .el-dialog__title{color:#000;font-weight:600;font-size:18px;word-break:break-word}[data-v-033705f7] .el-dialog__header .el-dialog__close{color:#000;font-size:20px}[data-v-033705f7] .el-dialog__header .el-dialog__close:hover{color:#f0f0f0}[data-v-033705f7] .el-dialog__body{padding:24px;max-height:70vh;overflow-y:auto;overflow-x:hidden;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-033705f7] .el-dialog__footer{padding:16px 24px;background:#f8f9fa;border-top:1px solid #e4e7ed}.customer-detail-dialog[data-v-033705f7] .el-dialog{max-height:95vh;margin-top:2.5vh!important;margin-bottom:2.5vh!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.customer-detail-dialog[data-v-033705f7] .el-dialog__body{padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.customer-detail-dialog[data-v-033705f7] .el-dialog__header{padding:20px 24px 16px;border-bottom:1px solid #e4e7ed;-ms-flex-negative:0;flex-shrink:0}.customer-detail-dialog[data-v-033705f7] .el-dialog__footer{padding:12px 24px;background:#f8f9fa;border-top:1px solid #e4e7ed;-ms-flex-negative:0;flex-shrink:0}.customer-detail-dialog[data-v-033705f7] #GlobalDetailedInfoCid.InfoBox{height:100%;max-height:calc(95vh - 140px);overflow-y:auto;overflow-x:hidden}#financial_OnlineDeposit .crm_search .search_action_btn .delete[data-v-6f79711a]{background-color:#a1a1a1}#financial_OnlineDeposit .crm_search .search_action_btn .delete.active[data-v-6f79711a]{background-color:#368fec}#financial_OnlineDeposit .crm_search .crm_search_down[data-v-6f79711a]{width:120px!important}#financial_OnlineDeposit .el-table .state[data-v-6f79711a]{display:block;min-width:80px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5;border-radius:2px;padding:2px 10px;color:#fff}#financial_OnlineDeposit .crm_verified_info_mask_trading[data-v-6f79711a]{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(43,48,67,.65);z-index:88}#financial_OnlineDeposit .dialog_header_w .crm_search_down,#financial_OnlineDeposit .dialog_header_w .el-input--small .el-input__inner{width:400px}#financial_OnlineDeposit .el-tag.el-tag--info.el-tag--mini.el-tag--light{max-width:50%}#financial_OnlineDeposit .el-select__tags-text{width:100%;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#financial_WithdrawalApplication .crm_search .search_action_btn .delete[data-v-98a0e4ac]{background-color:#a1a1a1}#financial_WithdrawalApplication .crm_search .search_action_btn .delete.active[data-v-98a0e4ac]{background-color:#368fec}#financial_WithdrawalApplication .crm_search .crm_search_down[data-v-98a0e4ac]{width:120px!important}#financial_WithdrawalApplication .el-table .state[data-v-98a0e4ac]{display:block;min-width:80px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5;border-radius:2px;padding:2px 10px;color:#fff}#financial_WithdrawalApplication .crm_verified_info_mask_trading[data-v-98a0e4ac]{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(43,48,67,.65);z-index:88}#financial_WithdrawalApplication .crm_search .search_action_btn .delete[data-v-4820c634]{background-color:#a1a1a1}#financial_WithdrawalApplication .crm_search .search_action_btn .delete.active[data-v-4820c634]{background-color:#368fec}#financial_WithdrawalApplication .el-table .state[data-v-4820c634]{display:block;min-width:80px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5;border-radius:2px;padding:2px 10px;color:#fff}#financial_WithdrawalApplication .crm_verified_info_mask_trading[data-v-4820c634]{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(43,48,67,.65);z-index:88}#financial_WithdrawalApplication #TradingDetailedInfo.InfoBox[data-v-4820c634]{z-index:99}.dialogTD .channel-title[data-v-4820c634]{width:100%;height:40px;line-height:40px;background-color:#6b7188;color:#fff;font-size:14px;font-weight:700;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.dialogTD .channel-list[data-v-4820c634],.dialogTD .channel-title[data-v-4820c634]{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}.dialogTD .channel-list[data-v-4820c634]{cursor:pointer;border-bottom:1px solid #f2f2f2}.dialogTD .channel-list img[data-v-4820c634]{margin-right:15px}.dialogTD .channel-list .name[data-v-4820c634]{min-width:50%}#financial_WithdrawalApplication .dialog_header_w .crm_search_down{width:400px}#financial_WithdrawalApplication .dialog_header_w.dialogDeposit{height:90%;overflow-y:scroll;margin-top:3vh!important}#financial_WithdrawalApplication .el-dialog__wrapper.new-dialogThreeParties{width:calc(100% - 450px);z-index:10001!important}#financial_WithdrawalApplication .dialog_header_w.dialogThreeParties,#financial_WithdrawalApplication .dialog_header_w.dialogThreeParties1{z-index:10002!important}#financial_WithdrawalApplication .el-tag.el-tag--info.el-tag--mini.el-tag--light{max-width:50%}#financial_WithdrawalApplication .el-select__tags-text{width:100%;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.dialog-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.dialog-content-wrapper .form-section{-webkit-box-flex:1;-ms-flex:1;flex:1}.dialog-content-wrapper .user-info-section{width:350px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:16px}.dialog-content-wrapper .user-info-section .user-info-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:600;color:#333;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #dee2e6}.dialog-content-wrapper .user-info-section .user-info-title i{margin-right:8px;color:#409eff}.dialog-content-wrapper .user-info-section .user-info-content .info-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.dialog-content-wrapper .user-info-section .user-info-content .info-item .info-label{min-width:80px;font-weight:500;color:#666;font-size:14px}.dialog-content-wrapper .user-info-section .user-info-content .info-item .info-value{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#333;font-size:14px;word-break:break-all}.Identity-img{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;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px;border-radius:8px;border:1px solid #e9ecef;-webkit-transition:all .3s ease;transition:all .3s ease}.Identity-img:hover{border-color:#dee2e6;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.Identity-img .line{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 10px;border-bottom:1px dashed #dee2e6}.Identity-img .id-img{width:150px;height:80px;line-height:80px;border:1px dashed #6b7188;border-radius:6px;position:relative;font-size:24px;background:#f8f9fa;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.Identity-img .id-img:hover{border-color:#409eff;background:#f0f9ff}.Identity-img .id-img .active{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(64,158,255,.8);color:#fff;border-radius:6px}.Identity-img .id-img .active i{margin:0 5px;font-size:20px}.Identity-img .id-img:hover .active{display:block}.image-slot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background:#f5f7fa;color:#c0c4cc;font-size:20px}.el-dialog__wrapper.new-dialogThreeParties{z-index:10001!important}.dialog_header_w.dialogThreeParties,.dialog_header_w.dialogThreeParties1{z-index:10002!important;position:relative}
|