.page_module_custom_test--edit_test_config_modal{width:98vw;height:500px;background:#fff;overflow-y:auto}.page_module_custom_test--edit_test_config_modal .config{padding:10px}.page_module_custom_test--edit_test_config_modal .config>.row{display:flex;align-items:center}.page_module_custom_test--edit_test_config_modal .config>.row>.label{width:190px;margin-right:5px}.page_module_custom_test--edit_test_config_modal .config>.row .textarea-wrap{height:100px;width:100%;display:flex}.page_module_custom_test--edit_test_config_modal .config>.row .textarea-wrap .row{display:flex;flex-direction:column;flex-grow:1}.page_module_custom_test--edit_test_config_modal .config>.row .textarea-wrap .row textarea{flex-grow:1;width:100%;resize:none}.page_module_custom_test--edit_test_config_modal .config>.row .action-btn{height:100px;display:flex;flex-direction:column;justify-content:flex-end;margin-left:5px}.page_module_custom_test--edit_test_config_modal .config>.row .action-btn button{margin-left:0}.page_module_custom_test--edit_test_config_modal .config>.row .action-btn button+button{margin-top:5px}.page_module_custom_test--edit_test_config_modal .config>.row:not(:last-child){margin-bottom:10px}.page_module_custom_test--edit_test_config_modal .config>.row .button{width:90px;padding:5px;text-align:center;border-radius:3px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.page_module_custom_test--edit_test_config_modal .config>.row .button.type--info{color:#fff;background-color:#909399;border-color:#909399}.page_module_custom_test--edit_test_config_modal .config>.row .button.type--primary{color:#fff;background-color:#409eff;border-color:#409eff}.page_module_custom_test--edit_test_config_modal .config>.row .button+.button{margin-top:5px}.page_module_custom_test--edit_test_config_modal .config>.row .button .disabled{z-index:1;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#fff;opacity:.5;cursor:not-allowed}.page_custom_test--cp_request_test{display:flex;flex-direction:column}.page_custom_test--cp_request_test .url{display:flex;align-items:center}.page_custom_test--cp_request_test .url button{width:170px;margin-left:5px}.page_custom_test--cp_request_test .content{flex-grow:1;display:flex;flex-direction:column}.page_custom_test--cp_request_test .content .actions{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:5px;margin:10px 0}.page_custom_test--cp_request_test .content .actions .action{display:flex}.page_custom_test--cp_request_test .content .actions .action button{flex-grow:1;padding:12px 10px}.page_custom_test--cp_request_test .content .display{flex-grow:1;display:flex;flex-direction:column}.page_custom_test--cp_request_test .content .display .receive-wrapper,.page_custom_test--cp_request_test .content .display .send-wrapper{display:flex;flex-direction:column}.page_custom_test--cp_request_test .content .display .receive-wrapper .el-textarea,.page_custom_test--cp_request_test .content .display .send-wrapper .el-textarea{flex-grow:1;display:flex;flex-direction:column}.page_custom_test--cp_request_test .content .display .receive-wrapper .el-textarea textarea,.page_custom_test--cp_request_test .content .display .send-wrapper .el-textarea textarea{flex-grow:1}.page_custom_test--cp_request_test .content .display .row{display:flex;margin:2px}.page_custom_test--cp_request_test .content .display .row.send{justify-content:flex-end}.page_custom_test--cp_request_test .content .display .row.receive{justify-content:flex-start}.page_custom_test--cp_request_test .content .display .message{max-width:500px;padding:5px 10px;word-break:break-all;background:#e1e1e1;border-radius:5px}.page_custom_test--cp_request_test .content .display .receive-wrapper{flex-grow:5;position:relative}.page_custom_test--cp_request_test .content .display .receive-wrapper .chat-content{display:flex;flex-direction:column;overflow:auto;flex-grow:1}.page_custom_test--cp_request_test .content .display .receive-wrapper .chat-content .action-btn{z-index:1;position:absolute;top:0;left:0}.page_custom_test--cp_request_test .content .display .receive-wrapper .chat-content .action-btn button{opacity:.3;transition:opacity .2s ease-in-out}.page_custom_test--cp_request_test .content .display .receive-wrapper .chat-content .action-btn button:hover{opacity:1}.page_custom_test--cp_request_test .content .display .receive-wrapper .chat-content .inner-wrap{position:relative}.page_custom_test--cp_request_test .content .display .receive-wrapper .chat-content .inner-wrap .message{font-size:14px}.page_custom_test--cp_request_test .content .display .receive-wrapper .chat-content .inner-wrap .meta{display:flex;justify-content:space-between;font-size:10px;color:#999}.page_custom_test--cp_request_test .content .display .receive-wrapper .chat-content .inner-wrap .meta .sent-mask{position:absolute;width:100%;height:100%;top:0;left:0;right:0;z-index:1}.page_custom_test--cp_request_test .content .display .receive-wrapper .chat-content .inner-wrap .meta .send{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}