.udesk-loading-animation{position:absolute}.udesk-loading-animation.animation-invisible{display:none}.udesk-loading-animation.left{left:0}.udesk-loading-animation.center{left:50%;transform:translateX(-50%)}.udesk-loading-animation.right{right:0}.udesk-loading-animation.middle{top:50%;transform:translateY(-50%)}.udesk-loading-animation.bottom{bottom:0}.udesk-loading-animation.center.middle{left:50%;top:50%;transform:translate(-50%,-50%)}.udesk-loading-animation.animation-indicator .indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(2)}.udesk-loading-animation.animation-indicator .indicator svg polyline{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.udesk-loading-animation.animation-indicator .indicator svg polyline#back{stroke:rgba(59,211,171,.3)}.udesk-loading-animation.animation-indicator .indicator svg polyline#front{stroke:#3bd3ab;stroke-dasharray:12,36;stroke-dashoffset:48;animation:udesk-loading-animation-dash 1s linear infinite}.udesk-loading-animation.animation-indicator .cta{position:fixed;bottom:20px;right:30px;color:#222;font-weight:700}@keyframes udesk-loading-animation-dash{62.5%{opacity:0}to{stroke-dashoffset:0}}.udesk-loading-animation.animation-moving-balls{width:100%;min-width:500px}.udesk-loading-animation.animation-moving-balls div{width:20px;height:20px;position:absolute;background-color:#ccc;top:45%;border-radius:50%}.udesk-loading-animation.animation-moving-balls div:first-child{background-color:#ff5460;animation:udesk-loading-animation-moveing-balls 2s cubic-bezier(.2,.64,.81,.23) infinite}.udesk-loading-animation.animation-moving-balls div:nth-child(2){background-color:#ff9d84;animation:udesk-loading-animation-moveing-balls 2s cubic-bezier(.2,.64,.81,.23) .15s infinite}.udesk-loading-animation.animation-moving-balls div:nth-child(3){background-color:#efe67b;animation:udesk-loading-animation-moveing-balls 2s cubic-bezier(.2,.64,.81,.23) .3s infinite}.udesk-loading-animation.animation-moving-balls div:nth-child(4){background-color:#ff943d;animation:udesk-loading-animation-moveing-balls 2s cubic-bezier(.2,.64,.81,.23) .45s infinite}@keyframes udesk-loading-animation-moveing-balls{0%{left:0}to{left:100%}}.udesk-loading-animation.animation-pulse{width:100%}.udesk-loading-animation.animation-pulse .pulse{height:100px;width:200px;overflow:hidden;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.udesk-loading-animation.animation-pulse .pulse:after{content:"";display:block;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 200px 100px" enable-background="new 0 0 200px 100px" xml:space="preserve"><polyline fill="none" stroke-width="3px" stroke="%2384ef7b" points="2.4,58.7 70.8,58.7 76.1,46.2 81.1,58.7 89.9,58.7 93.8,66.5 102.8,22.7 110.6,78.7 115.3,58.7 126.4,58.7 134.4,54.7 142.4,58.7 197.8,58.7 "/></svg>') 0 0 no-repeat;width:100%;height:100%;position:absolute;animation:pulse 2s linear infinite;clip:rect(0,0,100px,0)}.udesk-loading-animation.animation-pulse .pulse:before{content:"";position:absolute;z-index:-1;left:2px;right:2px;bottom:0;top:16px;margin:auto;height:3px}@keyframes pulse{0%{clip:rect(0,0,100px,0)}4%{clip:rect(0,66.66667px,100px,0)}15%{clip:rect(0,133.33333px,100px,0)}20%{clip:rect(0,300px,100px,0);opacity:1}80%{clip:rect(0,300px,100px,0);opacity:0}90%{opacity:0}to{clip:rect(0,300px,100px,0);opacity:0}}@keyframes line-scale-pulse-out{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}.udesk-loading-animation.animation-line-scale-pulse-out .line-scale-pulse-out>div{background-color:#bbb;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block;animation:line-scale-pulse-out .9s cubic-bezier(.85,.25,.37,.85) -.6s infinite}.udesk-loading-animation.animation-line-scale-pulse-out .line-scale-pulse-out>div:nth-child(2),.udesk-loading-animation.animation-line-scale-pulse-out .line-scale-pulse-out>div:nth-child(4){animation-delay:-.4s}.udesk-loading-animation.animation-line-scale-pulse-out .line-scale-pulse-out>div:first-child,.udesk-loading-animation.animation-line-scale-pulse-out .line-scale-pulse-out>div:nth-child(5){animation-delay:-.2s}@keyframes line-scale-pulse-out-rapid{0%{transform:scaley(1)}80%{transform:scaley(.3)}90%{transform:scaley(1)}}.udesk-loading-animation.animation-line-scale-pulse-out-rapid .line-scale-pulse-out-rapid>div{background-color:#bbb;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block;vertical-align:middle;animation:line-scale-pulse-out-rapid .9s cubic-bezier(.11,.49,.38,.78) -.5s infinite}.udesk-loading-animation.animation-line-scale-pulse-out-rapid .line-scale-pulse-out-rapid>div:nth-child(2),.udesk-loading-animation.animation-line-scale-pulse-out-rapid .line-scale-pulse-out-rapid>div:nth-child(4){animation-delay:-.25s}.udesk-loading-animation.animation-line-scale-pulse-out-rapid .line-scale-pulse-out-rapid>div:first-child,.udesk-loading-animation.animation-line-scale-pulse-out-rapid .line-scale-pulse-out-rapid>div:nth-child(5){animation-delay:0s}@keyframes ball-scale-multiple{0%{transform:scale(0);opacity:0}5%{opacity:1}to{transform:scale(1);opacity:0}}.udesk-loading-animation.animation-ball-scale-multiple .ball-scale-multiple{position:relative;transform:translateY(-30px)}.udesk-loading-animation.animation-ball-scale-multiple .ball-scale-multiple>div:nth-child(2){animation-delay:-.4s}.udesk-loading-animation.animation-ball-scale-multiple .ball-scale-multiple>div:nth-child(3){animation-delay:-.2s}.udesk-loading-animation.animation-ball-scale-multiple .ball-scale-multiple>div{background-color:#bbb;width:15px;height:15px;border-radius:100%;animation-fill-mode:both;position:absolute;left:-30px;top:0;opacity:0;margin:0;width:60px;height:60px;animation:ball-scale-multiple 1s linear 0s infinite}@keyframes ball-scale-ripple-multiple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}.udesk-loading-animation.animation-ball-scale-ripple-multiple .ball-scale-ripple-multiple{position:relative;transform:translateY(-25px)}.udesk-loading-animation.animation-ball-scale-ripple-multiple .ball-scale-ripple-multiple>div:nth-child(0){animation-delay:-.8s}.udesk-loading-animation.animation-ball-scale-ripple-multiple .ball-scale-ripple-multiple>div:first-child{animation-delay:-.6s}.udesk-loading-animation.animation-ball-scale-ripple-multiple .ball-scale-ripple-multiple>div:nth-child(2){animation-delay:-.4s}.udesk-loading-animation.animation-ball-scale-ripple-multiple .ball-scale-ripple-multiple>div:nth-child(3){animation-delay:-.2s}.udesk-loading-animation.animation-ball-scale-ripple-multiple .ball-scale-ripple-multiple>div{animation-fill-mode:both;position:absolute;top:-2px;left:-26px;width:50px;height:50px;border-radius:100%;border:2px solid #bbb;animation:ball-scale-ripple-multiple 1.25s cubic-bezier(.21,.53,.56,.8) 0s infinite}@keyframes line-spin-fade-loader{50%{opacity:.3}to{opacity:1}}.udesk-loading-animation.animation-line-spin-fade-loader .line-spin-fade-loader{position:relative;top:-10px;left:-4px}.udesk-loading-animation.animation-line-spin-fade-loader .line-spin-fade-loader>div:first-child{top:20px;left:0;animation:line-spin-fade-loader 1.2s ease-in-out -.84s infinite}.udesk-loading-animation.animation-line-spin-fade-loader .line-spin-fade-loader>div:nth-child(2){top:13.6363636364px;left:13.6363636364px;transform:rotate(-45deg);animation:line-spin-fade-loader 1.2s ease-in-out -.72s infinite}.udesk-loading-animation.animation-line-spin-fade-loader .line-spin-fade-loader>div:nth-child(3){top:0;left:20px;transform:rotate(90deg);animation:line-spin-fade-loader 1.2s ease-in-out -.6s infinite}.udesk-loading-animation.animation-line-spin-fade-loader .line-spin-fade-loader>div:nth-child(4){top:-13.6363636364px;left:13.6363636364px;transform:rotate(45deg);animation:line-spin-fade-loader 1.2s ease-in-out -.48s infinite}.udesk-loading-animation.animation-line-spin-fade-loader .line-spin-fade-loader>div:nth-child(5){top:-20px;left:0;animation:line-spin-fade-loader 1.2s ease-in-out -.36s infinite}.udesk-loading-animation.animation-line-spin-fade-loader .line-spin-fade-loader>div:nth-child(6){top:-13.6363636364px;left:-13.6363636364px;transform:rotate(-45deg);animation:line-spin-fade-loader 1.2s ease-in-out -.24s infinite}.udesk-loading-animation.animation-line-spin-fade-loader .line-spin-fade-loader>div:nth-child(7){top:0;left:-20px;transform:rotate(90deg);animation:line-spin-fade-loader 1.2s ease-in-out -.12s infinite}.udesk-loading-animation.animation-line-spin-fade-loader .line-spin-fade-loader>div:nth-child(8){top:13.6363636364px;left:-13.6363636364px;transform:rotate(45deg);animation:line-spin-fade-loader 1.2s ease-in-out 0s infinite}.udesk-loading-animation.animation-line-spin-fade-loader .line-spin-fade-loader>div{background-color:#bbb;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;position:absolute;width:5px;height:15px}@font-face{font-family:"udesk-react-iconfont";src:url(static/udesk-react-iconfont.52c75ad0.eot);src:url(static/udesk-react-iconfont.52c75ad0.eot#iefix) format("embedded-opentype"),url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAeAAAsAAAAAEHwAAAcwAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCFPgqOdIteATYCJANMCygABCAFhX0HggAb9g0RVaSXk/08MG6ax3qla4VcfWgTNNJ7z/kQbvrvcgekCSaVmQhdZ4LMBTq1sG+VmSDfBJioQesw0/S7EwDbVMuXlj6MDAs48Zj1217XPyJEcZMjRFoDBEzM/XG/Vg/3qgNPhMQRGi39ne+2k4e4j0NMS7YsJqGJh2SVVCg1YyabfHrtxBrMA0zELgYCQEANNAOx9xvsAA8Gqyao45kzawr4QjRYixMBr1UKBzKQrVCA5/K5GIAt0c+Tb9CG8AAHBYU9yfCZ2dPRS+a+FamUkjCe5oFl60sEYA4DKIBmABhAEmJyCWhCmkVUkHiGTwFUg17dXi1TuY7sl8PyeblILqliVdeqbn257JuvvxVTKchci8nuCGJds4UE1VCDTeqEb/CPPIBCCQ30MMAIFRTgkQYBIhi00EENAg4gSoCqldmXJUZA5jwECsghoATkOgDNhO0GQA+2BwADmB/SdbAwACqw8wAowGIA8GBxANLAigAQwEoQAiJQxdSI2DUAtGC3EAI64MtlIaAGvvk6BAjwrWgADgBgCvgGAOoAXGPExGFt14Ao2IyzIEZUWYjK0JMkWKOVWqdTM726oRrAMnEHg0GlqjZNMjt2Flhdu0OiqPLtEcXCXWalv4oX0k5BXbCbEEGkIWOL4qyKNq0FGgF44YF0NKSpGxlo2krFjRto3E687GqRCIkjPUe5hp+74yICKm71GOkYcf6QQ4BYebjbcOeoi7edEEnybvcR7pEXjk5OJFzJpLuy0llRsXoHTu/bK+oKI0QKC9qCqM/m3lNoce5aXVHh6II7conEGDXRrNaWCNNEpxsoEonxAgTCInEXiCtnztrjs1p3F5inz/QDmXdKlhnTV7XsKrTNmrHLQvbYbI2wekGVXxi5m6UK3pk0Rz7dvL1HGug/PbR64WdSvQXhO5mq0F33vC2fak7kUD3950dosspd+dpZ8cqRkKcc5OnGOn3JnJOVtaVznSqcEJPJvnuPkoP5LYmKSbuDvpBNtysg+c0LMrJ4b0jE4J3AO5gYlix7lSiFC3LEV/NBCiOSeTEnUMHtnEVFTnS4Fs+ISCUFTWZODxeU+ZrOmhn1lRc2njFrb2Gp1OjT/irX8eMO7fQTJ1a8pc418QE+l4+oTH7iuP65efqoLI1qe6vl8sEFuWMM8GTNE82DioILwEda3QL8DqwmwkmaoqHXxiylh27RBUgCH1m3YkPSjcqo7e6cBl22Gd2P3H3wwdPHoWD8v7/QJ++JPn/9Fy99/PSDPmiJ5FEoZBl61GDG8BFk3jwygoUA+8psJbS+bNRFUqlojSgaBGpk66Bzxl0cpmbXCNStFEEt2vQY+/FHdoyFAPvKbOeaJVFXFK3Le3Wxk3HjiL2LK4Tj7aRQqL0b+yRG+rsfx7ui++SsUDAUCmQGYv4Mf8iu5s/0nwtk+YOhYDDMOufPyhPuMe8SSvJigYwAWu5Y3Cr+f5P/WxW/kdPy/ZY5UC+Lt/yhyQ/FLTsv+en9n0S/Y3HLuLaJtmXxjpya79dstHqn2D4VqyCx+7Vq3fdVTI9h97M/fXnVooWLIs4FaNbR7uvVv17t5oOLxnQlU2ov4XKG28/Mb9mI9Jk3eyw3HTvnIrD98rOM55djl59nPLt8t422u/R8l+eXMPuDwUPO1pxZK+r1Hl+010PR8AqrLKt5xuPNz8z3eLBSrTNofso53rk2+oLTUdpvuMrK9R5PfnbbbL/H6sP22DgfV6ztYSt/9ucx/49LQGo9I9QXeX1Hq1GTVyXdS5t6XaSXaC+vD+kzOuVnVtCBNC/1J8B47vZ4H4C+wZUDAHeHtoLZTY+93HuMvOvX23HJv2aSrttvvMh03r2bZS9p09SfqRWMp3kA+G9BCgH+cYChRfSncqKwMSY26o6Hl2sfdYGka/YxYQwUhRwAgccA/zjpRjzZvsYytyQg5oLMIA4qNEYUZrQyYmZ2pICI0UgJM6YhAU2x/HARJnwMCsLSADTBcQcRNMJTxEFLVIiiEbEYMbPuSAErmUGUktlqJMBFPjmhiAaE/df0ldEKOrW/qAQ0eJeTaXGYWz1KA9E1C/3CUDrLk06HP/mHnBMNams2TWWfOCBvc5d8DLWIV56pVx/Dy2HXkRqZGgQxUWTcVZWXbmGA+snUK6MVdMr+EoRNQIMvlKlCtTG3em4CamA912pfGEpnTY8s0SMgf4YwaCouH2XL2Cxp9EmHpTs8Vj4fQ0040SuvOVOvfCyXiB0VkzLKyQ1uIdmISxSOO5UayM9LzfY1/eNIPQyd2v0XRyhhREGUREV4kvbLgH8nbkG0REf0GTJmymx1YtG2pzKE8zKsi2s4zHAf0PK9cNIFY09H1JAYOpxa53Q+FOtwD9BRximkoUR36MXX0WmY1eAUojzrhmV82icdsYsaSSFHQ5jfeob/12iH1qZZ7gQ5Ujmkp2vEIZzLg7MUwHNurQKx1JMJAAAA") format("woff2"),url(static/udesk-react-iconfont.14d8ec40.woff) format("woff"),url(static/udesk-react-iconfont.82762cc7.ttf) format("truetype"),url(static/udesk-react-iconfont.26294b0d.svg#udesk-react-iconfont) format("svg")}.udesk-react-iconfont{font-family:"udesk-react-iconfont"!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-udesk-react-sort-amount-asc:before{content:"\ebea"}.icon-udesk-react-sort-amount-desc:before{content:"\ec0b"}.icon-udesk-react-gear:before{content:"\e602"}.icon-udesk-react-sort:before{content:"\e704"}.icon-udesk-react-remove-circle:before{content:"\e6bd"}.icon-udesk-react-add-square:before{content:"\e603"}.icon-udesk-react-close:before{content:"\e6a8"}.icon-udesk-react-caret-left:before{content:"\e6cc"}.icon-udesk-react-caret-down:before{content:"\e6cd"}.icon-udesk-react-caret-right:before{content:"\e6ce"}.icon-udesk-react-caret-up:before{content:"\e6d0"}.icon-udesk-react-bi-help:before{content:"\e876"}.icon-udesk-react-tuodong:before{content:"\e622"}.icon-udesk-react-icon_zhankai:before{content:"\e7c4"}.icon-udesk-react-icon_shouqi:before{content:"\e7c8"}.icon-udesk-react-zhengxu:before{content:"\e696"}.icon-udesk-react-daoxu:before{content:"\e697"}.icon-udesk-react-shanchu2:before{content:"\e698"}.component-model-error,.component-model-loading-text{position:relative;min-width:100%;min-height:100px}.component-model-error .text-content,.component-model-loading-text .text-content{position:absolute}.component-model-error.left .text-content,.component-model-loading-text.left .text-content{left:0}.component-model-error.center .text-content,.component-model-loading-text.center .text-content{left:50%;transform:translateX(-50%)}.component-model-error.right .text-content,.component-model-loading-text.right .text-content{right:0}.component-model-error.middle .text-content,.component-model-loading-text.middle .text-content{top:50%;transform:translateY(-50%)}.component-model-error.bottom .text-content,.component-model-loading-text.bottom .text-content{bottom:0}.component-model-error.center.middle .text-content,.component-model-loading-text.center.middle .text-content{left:50%;top:50%;transform:translate(-50%,-50%)}.component-model-loading-animation{position:relative;width:100%;height:100%;min-width:200px;min-height:200px}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body{padding:0}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .anticon,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .anticon,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .anticon,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .anticon,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .anticon{display:none}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header{overflow:hidden;height:58px;padding-left:20px;padding-right:20px;font-size:18px;color:#fff;line-height:58px;background-color:#00b38b}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header .icon-udesk-react-close,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header .icon-udesk-react-close,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header .icon-udesk-react-close,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header .icon-udesk-react-close,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header .icon-udesk-react-close{float:right;font-size:13px;font-weight:700;transition:color .1s ease-in;cursor:pointer}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header .icon-udesk-react-close:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header .icon-udesk-react-close:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header .icon-udesk-react-close:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header .icon-udesk-react-close:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header .icon-udesk-react-close:hover{color:#5b6875}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content{margin:0;padding:0}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-content,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-content,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-content,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-content,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-content{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;min-height:80px;padding:20px;text-align:center}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;height:64px;background-color:#f4f5f9}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn{margin:0 15px;width:106px;line-height:1}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-cancel,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-cancel,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-cancel,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-cancel,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-cancel{color:#666;background-color:#fff;border:1px solid #e5e5e5;text-shadow:0 1px 1px hsla(0,0%,100%,.6)}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-cancel:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-cancel:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-cancel:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-cancel:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-cancel:hover{background-color:#e6e6e6;border-color:#c2c2c2}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok{color:#fff;background-color:#00b38b;border-color:#00b38b;text-shadow:0 -1px 1px rgba(0,0,0,.2)}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok:hover{background-color:#006750;border-color:#006750}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns,.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns,.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns,.ant-modal.ant-modal-confirm.ant-modal-confirm-success.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns{display:none}.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header{background-color:#d9534f}.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok{background-color:#d9534f;border-color:#d9534f}.ant-modal.ant-modal-confirm.ant-modal-confirm-error.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok:hover{background-color:#b52b27;border-color:#b52b27}.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title .react-alerts-header{background-color:#df8a13}.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok{background-color:#df8a13;border-color:#df8a13}.ant-modal.ant-modal-confirm.ant-modal-confirm-info.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok:hover,.ant-modal.ant-modal-confirm.ant-modal-confirm-warning.react-alerts .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .react-alerts-footer .react-alerts-footer-btn.react-alerts-footer-btn-ok:hover{background-color:#995e0d;border-color:#995e0d}.wfant-message-notice-content{padding:9px 16px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 2px 8px 0 rgba(0,0,0,.05),0 4px 14px 0 rgba(0,0,0,.05)}.wfant-modal-header{padding:12px 24px;border-bottom:1px solid #d9d9d9}.wfant-modal-footer{padding:10px 24px;border-top:1px solid #d9d9d9}.wfant-modal-close-x{height:46px;line-height:46px}.wfant-tooltip-inner{padding:5px 8px}.wfant-tag{padding:1px 7px}.wfant-btn.wfant-dropdown-trigger{padding-right:12px}.wfant-btn-group.wfant-dropdown-button .wfant-btn.wfant-dropdown-trigger{padding-right:0}.wfant-radio-group.wfant-vertical{display:flex;flex-direction:column}.wfant-radio-wrapper{margin-top:4px;margin-bottom:4px}.wfant-btn .anticon>svg{height:16px;width:16px}.wfant-btn .anticon+span{margin-left:4px}.wfant-btn>.wfant-btn-loading-icon{margin-right:4px}.wfant-btn-lg .anticon+span{line-height:24px;height:24px}.wfant-select-arrow,.wfant-select-clear{font-size:16px;width:16px;height:16px;margin-top:-8px;right:10px}.wfant-select .action-search{margin-right:4px}.wfant-select .anticon-down{font-size:12px;margin-top:2px}.wfant-select .wfant-select-selection-search{width:calc(100% - 45px)}.wfant-select-sm .wfant-select-arrow,.wfant-select-sm .wfant-select-clear{right:6px}.wfant-select-sm .wfant-select-selection-search{width:calc(100% - 33px)}.react-tinymce .mce-menubtn.mce-fixed-width span{width:auto}.wfant-picker-cell-in-view{color:rgba(0,0,0,.65)}.react-echarts{position:relative;width:100%;height:100%;min-height:inherit;box-sizing:border-box}.react-echarts .map-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.react-echarts .react-echarts-main{position:absolute;top:0;left:0;width:100%;height:100%;min-height:inherit}.react-echarts .echart-tooltip-header-name{margin-left:5px;text-align:center}.react-echarts .echart-tooltip-content{max-height:400px;padding-right:10px}.react-echarts .echart-tooltip-content .echart-tooltip-content-item{display:flex;flex-direction:row;width:100%;margin-top:10px;flex-wrap:nowrap;justify-content:space-around}.react-echarts .echart-tooltip-content .echart-tooltip-content-item .echart-tooltip-title{overflow:hidden;flex:1 1;text-align:left;white-space:nowrap;text-overflow:ellipsis}.react-echarts .echart-tooltip-content .echart-tooltip-content-item .echart-tooltip-value{min-width:26px;height:20px;margin-left:20px;padding:0 5px;line-height:20px;color:#fff;border-radius:3px;text-align:center}.react-echarts .echart-tooltip-content .echart-tooltip-content-extra-data{overflow:hidden;overflow-y:auto;width:100%;max-height:180px;word-wrap:break-word;word-break:break-all;overflow-wrap:break-word}.react-echarts .echart-tooltip-content .echart-tooltip-content-extra-data .echart-tooltip-content-extra-data-item{margin-top:8px}.component-udesk-react-check-box .check-box-item{display:inline-block;max-width:100%;margin-bottom:inherit;padding:3px 10px;line-height:20px;cursor:pointer}.component-udesk-react-check-box .check-box-item:before{display:table;content:" "}.component-udesk-react-check-box .check-box-item:after{clear:both}.component-udesk-react-check-box .check-box-item .check-box-input{float:left;width:0;height:0;margin:0;padding:0;opacity:0;visibility:hidden;cursor:pointer}.component-udesk-react-check-box .check-box-item .check-box-input.input-disabled{cursor:not-allowed}.component-udesk-react-check-box .check-box-item .check-box-input.input-disabled+i{cursor:not-allowed}.component-udesk-react-check-box .check-box-item .check-box-input.input-disabled+i:before{background:#eee}.component-udesk-react-check-box .check-box-item .check-box-input:checked+.check-box-decorate:before{border-width:0;background-color:inherit}.component-udesk-react-check-box .check-box-item .check-box-input:checked+.check-box-decorate:after{transform:rotate(45deg);position:absolute;left:5px;top:1px;display:table;width:5px;height:10px;border:2px solid;border-top:0;border-left:0;content:" "}.component-udesk-react-check-box .check-box-item .check-box-decorate{float:left;height:16px;margin-top:1px;margin-right:22px;position:relative;background-color:#00c49b;color:hsla(0,0%,100%,.87)}.component-udesk-react-check-box .check-box-item .check-box-decorate:before{content:"";position:absolute;width:16px;height:100%;border:1px solid #ccc;border-radius:1px}.component-udesk-react-check-box .check-box-item .check-box-label{float:left;margin-left:5px}.list-edit-menu-wrapper{background-color:#fff;padding:10px 0;display:flex;align-items:center}.list-edit-menu-wrapper .item-col{display:inline-flex;flex-direction:column;align-items:center;padding:0 10px;cursor:pointer}.list-edit-menu-wrapper .item-col .name-span{margin-top:10px}.list-disable-copy{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.wfant-picker{font-size:16px}.component-react-table{position:relative}.component-react-table.invisible{display:none;position:fixed;z-index:1}.component-react-table:before{display:table;content:" "}.component-react-table:after{display:table;content:" ";clear:both}.component-react-table .table-wrapper{float:left;min-width:100%;margin-bottom:20px;background:#fff}.component-react-table .table-wrapper .data-table-wrapper,.component-react-table .table-wrapper .frozen-table-column-wrapper,.component-react-table .table-wrapper .frozen-table-header-column-wrapper,.component-react-table .table-wrapper .frozen-table-wrapper{float:left;min-width:100%}.component-react-table .table-wrapper .data-table-wrapper>table,.component-react-table .table-wrapper .frozen-table-column-wrapper>table,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table,.component-react-table .table-wrapper .frozen-table-wrapper>table{border:1px solid hsla(0,0%,86.7%,.78);margin-bottom:0}.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr.stacked-header-row>th,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr.stacked-header-row>th,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr.stacked-header-row>th,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr.stacked-header-row>th{text-align:center}.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr.header-row,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr.header-row,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr.header-row,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr.header-row{background:#fff;color:#555}.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr.header-row>th.checkbox-col,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr.header-row>th.checkbox-col,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr.header-row>th.checkbox-col,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr.header-row>th.checkbox-col{width:50px}.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper{display:table}.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body{display:table-row}.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body .header-cell-body-item,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body .header-cell-body-item,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body .header-cell-body-item,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body .header-cell-body-item{display:table-cell}.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body .header-cell-body-item.table-actions,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body .header-cell-body-item.table-actions,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body .header-cell-body-item.table-actions,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body .header-cell-body-item.table-actions{text-align:right;padding-left:5px}.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body .header-cell-body-item.table-actions .action-item,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body .header-cell-body-item.table-actions .action-item,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body .header-cell-body-item.table-actions .action-item,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body .header-cell-body-item.table-actions .action-item{font-size:13px}.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon- .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon-always .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon-hover .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon- .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon-always .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon-hover .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon- .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon-always .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon-hover .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon- .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon-always .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon-hover .table-actions .action-item .sort-icon.sorting-none{visibility:hidden}.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon-hover:hover .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon-hover:hover .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon-hover:hover .table-actions .action-item .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr.header-row>th .header-cell-wrapper .header-cell-body.hide-no-sorting-icon-hover:hover .table-actions .action-item .sort-icon.sorting-none{visibility:visible}.component-react-table .table-wrapper .data-table-wrapper>table.sortable>thead>tr>th.sortable,.component-react-table .table-wrapper .frozen-table-column-wrapper>table.sortable>thead>tr>th.sortable,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table.sortable>thead>tr>th.sortable,.component-react-table .table-wrapper .frozen-table-wrapper>table.sortable>thead>tr>th.sortable{cursor:pointer}.component-react-table .table-wrapper .data-table-wrapper>table.sortable>thead>tr>th.sortable .sort-icon,.component-react-table .table-wrapper .frozen-table-column-wrapper>table.sortable>thead>tr>th.sortable .sort-icon,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table.sortable>thead>tr>th.sortable .sort-icon,.component-react-table .table-wrapper .frozen-table-wrapper>table.sortable>thead>tr>th.sortable .sort-icon{color:#333}.component-react-table .table-wrapper .data-table-wrapper>table.sortable>thead>tr>th.sortable .sort-icon:not(.sorting-none),.component-react-table .table-wrapper .frozen-table-column-wrapper>table.sortable>thead>tr>th.sortable .sort-icon:not(.sorting-none),.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table.sortable>thead>tr>th.sortable .sort-icon:not(.sorting-none),.component-react-table .table-wrapper .frozen-table-wrapper>table.sortable>thead>tr>th.sortable .sort-icon:not(.sorting-none){color:#333}.component-react-table .table-wrapper .data-table-wrapper>table.sortable>thead>tr>th.sortable:hover .sort-icon,.component-react-table .table-wrapper .frozen-table-column-wrapper>table.sortable>thead>tr>th.sortable:hover .sort-icon,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table.sortable>thead>tr>th.sortable:hover .sort-icon,.component-react-table .table-wrapper .frozen-table-wrapper>table.sortable>thead>tr>th.sortable:hover .sort-icon{color:#333}.component-react-table .table-wrapper .data-table-wrapper>table.sortable>thead>tr>th.sortable:hover .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-column-wrapper>table.sortable>thead>tr>th.sortable:hover .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table.sortable>thead>tr>th.sortable:hover .sort-icon.sorting-none,.component-react-table .table-wrapper .frozen-table-wrapper>table.sortable>thead>tr>th.sortable:hover .sort-icon.sorting-none{color:#b4c3d3}.component-react-table .table-wrapper .data-table-wrapper>table tbody>tr>td.sorting,.component-react-table .table-wrapper .frozen-table-column-wrapper>table tbody>tr>td.sorting,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table tbody>tr>td.sorting,.component-react-table .table-wrapper .frozen-table-wrapper>table tbody>tr>td.sorting{background-color:#fef8e3}.component-react-table .table-wrapper .data-table-wrapper>table tbody>tr.row-item-hover>td,.component-react-table .table-wrapper .data-table-wrapper>table tbody>tr:hover>td,.component-react-table .table-wrapper .frozen-table-column-wrapper>table tbody>tr.row-item-hover>td,.component-react-table .table-wrapper .frozen-table-column-wrapper>table tbody>tr:hover>td,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table tbody>tr.row-item-hover>td,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table tbody>tr:hover>td,.component-react-table .table-wrapper .frozen-table-wrapper>table tbody>tr.row-item-hover>td,.component-react-table .table-wrapper .frozen-table-wrapper>table tbody>tr:hover>td{background:rgba(38,185,154,.07);border-top:1px solid rgba(38,185,154,.11);border-bottom:1px solid rgba(38,185,154,.11)}.component-react-table .table-wrapper .data-table-wrapper>table tbody>tr.row-item-hover>td.sorting,.component-react-table .table-wrapper .data-table-wrapper>table tbody>tr:hover>td.sorting,.component-react-table .table-wrapper .frozen-table-column-wrapper>table tbody>tr.row-item-hover>td.sorting,.component-react-table .table-wrapper .frozen-table-column-wrapper>table tbody>tr:hover>td.sorting,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table tbody>tr.row-item-hover>td.sorting,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table tbody>tr:hover>td.sorting,.component-react-table .table-wrapper .frozen-table-wrapper>table tbody>tr.row-item-hover>td.sorting,.component-react-table .table-wrapper .frozen-table-wrapper>table tbody>tr:hover>td.sorting{background-color:#fef8e3}.component-react-table .table-wrapper .data-table-wrapper>table tbody>tr.selected,.component-react-table .table-wrapper .frozen-table-column-wrapper>table tbody>tr.selected,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table tbody>tr.selected,.component-react-table .table-wrapper .frozen-table-wrapper>table tbody>tr.selected{background:rgba(38,185,154,.16)}.component-react-table .table-wrapper .data-table-wrapper>table tbody>tr.selected>td,.component-react-table .table-wrapper .frozen-table-column-wrapper>table tbody>tr.selected>td,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table tbody>tr.selected>td,.component-react-table .table-wrapper .frozen-table-wrapper>table tbody>tr.selected>td{border-top:1px solid rgba(38,185,154,.4);border-bottom:1px solid rgba(38,185,154,.4)}.component-react-table .table-wrapper .data-table-wrapper>table tbody>tr.row-clickable,.component-react-table .table-wrapper .frozen-table-column-wrapper>table tbody>tr.row-clickable,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table tbody>tr.row-clickable,.component-react-table .table-wrapper .frozen-table-wrapper>table tbody>tr.row-clickable{cursor:pointer}.component-react-table .table-wrapper .data-table-wrapper>table tbody>tr.active-item>td:first-child,.component-react-table .table-wrapper .frozen-table-column-wrapper>table tbody>tr.active-item>td:first-child,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table tbody>tr.active-item>td:first-child,.component-react-table .table-wrapper .frozen-table-wrapper>table tbody>tr.active-item>td:first-child{position:relative}.component-react-table .table-wrapper .data-table-wrapper>table tbody>tr.active-item>td:first-child:before,.component-react-table .table-wrapper .frozen-table-column-wrapper>table tbody>tr.active-item>td:first-child:before,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table tbody>tr.active-item>td:first-child:before,.component-react-table .table-wrapper .frozen-table-wrapper>table tbody>tr.active-item>td:first-child:before{content:"";top:0;left:0;height:100%;position:absolute;border-left:3px solid #0cc2aa}.component-react-table .table-wrapper .data-table-wrapper>table>tbody>tr>td,.component-react-table .table-wrapper .data-table-wrapper>table>tbody>tr>th,.component-react-table .table-wrapper .data-table-wrapper>table>tfoot>tr>td,.component-react-table .table-wrapper .data-table-wrapper>table>tfoot>tr>th,.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr>td,.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr>th,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>tbody>tr>td,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>tbody>tr>th,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>tfoot>tr>td,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>tfoot>tr>th,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr>td,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr>th,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>tbody>tr>td,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>tbody>tr>th,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>tfoot>tr>td,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>tfoot>tr>th,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr>td,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr>th,.component-react-table .table-wrapper .frozen-table-wrapper>table>tbody>tr>td,.component-react-table .table-wrapper .frozen-table-wrapper>table>tbody>tr>th,.component-react-table .table-wrapper .frozen-table-wrapper>table>tfoot>tr>td,.component-react-table .table-wrapper .frozen-table-wrapper>table>tfoot>tr>th,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr>td,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr>th{vertical-align:middle}.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr>td,.component-react-table .table-wrapper .data-table-wrapper>table>thead>tr>th,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr>td,.component-react-table .table-wrapper .frozen-table-column-wrapper>table>thead>tr>th,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr>td,.component-react-table .table-wrapper .frozen-table-header-column-wrapper>table>thead>tr>th,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr>td,.component-react-table .table-wrapper .frozen-table-wrapper>table>thead>tr>th{border-bottom-width:1px}.component-react-table .table-wrapper.vertical-scrollbar{height:100%;overflow-y:auto}.component-react-table .table-wrapper.horizontal-scrollbar{width:100%;overflow-x:auto}.component-react-table .table-wrapper.horizontal-scrollbar .data-table-wrapper>table{width:auto;min-width:100%}.component-react-table .table-wrapper.horizontal-scrollbar .data-table-wrapper>table,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-column-wrapper>table,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-header-column-wrapper>table,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-wrapper>table{table-layout:fixed}.component-react-table .table-wrapper.horizontal-scrollbar .data-table-wrapper>table>col.data-col,.component-react-table .table-wrapper.horizontal-scrollbar .data-table-wrapper>table>colgroup>col.data-col,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-column-wrapper>table>col.data-col,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-column-wrapper>table>colgroup>col.data-col,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-header-column-wrapper>table>col.data-col,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-header-column-wrapper>table>colgroup>col.data-col,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-wrapper>table>col.data-col,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-wrapper>table>colgroup>col.data-col{max-width:290px}.component-react-table .table-wrapper.horizontal-scrollbar .data-table-wrapper>table>thead>tr>th,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-column-wrapper>table>thead>tr>th,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-header-column-wrapper>table>thead>tr>th,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-wrapper>table>thead>tr>th{white-space:nowrap}.component-react-table .table-wrapper.horizontal-scrollbar .data-table-wrapper>table>thead>tr>th:last-child,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-column-wrapper>table>thead>tr>th:last-child,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-header-column-wrapper>table>thead>tr>th:last-child,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-wrapper>table>thead>tr>th:last-child{border-right:1px solid #fff}.component-react-table .table-wrapper.horizontal-scrollbar .data-table-wrapper>table>tbody>tr>td,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-column-wrapper>table>tbody>tr>td,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-header-column-wrapper>table>tbody>tr>td,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-wrapper>table>tbody>tr>td{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.component-react-table .table-wrapper.horizontal-scrollbar .data-table-wrapper>table>tbody>tr>td.data-col,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-column-wrapper>table>tbody>tr>td.data-col,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-header-column-wrapper>table>tbody>tr>td.data-col,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-wrapper>table>tbody>tr>td.data-col{max-width:290px}.component-react-table .table-wrapper.horizontal-scrollbar .data-table-wrapper>table>tbody>tr>td.data-col .radio-image,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-column-wrapper>table>tbody>tr>td.data-col .radio-image,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-header-column-wrapper>table>tbody>tr>td.data-col .radio-image,.component-react-table .table-wrapper.horizontal-scrollbar .frozen-table-wrapper>table>tbody>tr>td.data-col .radio-image{width:20px;height:20px}.component-react-table .table-wrapper.choose-columns .data-table-wrapper>table>thead>tr>th:last-child,.component-react-table .table-wrapper.choose-columns .frozen-table-column-wrapper>table>thead>tr>th:last-child,.component-react-table .table-wrapper.choose-columns .frozen-table-header-column-wrapper>table>thead>tr>th:last-child,.component-react-table .table-wrapper.choose-columns .frozen-table-wrapper>table>thead>tr>th:last-child{padding-right:46px}.component-react-table .table-wrapper.choose-columns .data-table-wrapper>table>tbody>tr>td:last-child,.component-react-table .table-wrapper.choose-columns .frozen-table-column-wrapper>table>tbody>tr>td:last-child,.component-react-table .table-wrapper.choose-columns .frozen-table-header-column-wrapper>table>tbody>tr>td:last-child,.component-react-table .table-wrapper.choose-columns .frozen-table-wrapper>table>tbody>tr>td:last-child{padding-right:46px}.component-react-table .table-wrapper.freeze-columns.vertical-scrollbar,.component-react-table .table-wrapper.freeze-header.vertical-scrollbar,.component-react-table .table-wrapper.frozen-header-column-table.vertical-scrollbar{overflow-y:hidden;height:100%}.component-react-table .table-wrapper.freeze-columns.horizontal-scrollbar,.component-react-table .table-wrapper.freeze-header.horizontal-scrollbar,.component-react-table .table-wrapper.frozen-header-column-table.horizontal-scrollbar{overflow-x:hidden;width:100%}.component-react-table .table-wrapper.freeze-columns .frozen-table-header-column-wrapper,.component-react-table .table-wrapper.freeze-columns .frozen-table-wrapper,.component-react-table .table-wrapper.freeze-header .frozen-table-header-column-wrapper,.component-react-table .table-wrapper.freeze-header .frozen-table-wrapper,.component-react-table .table-wrapper.frozen-header-column-table .frozen-table-header-column-wrapper,.component-react-table .table-wrapper.frozen-header-column-table .frozen-table-wrapper{position:relative}.component-react-table .table-wrapper.freeze-columns .frozen-table-header-column-wrapper>table,.component-react-table .table-wrapper.freeze-columns .frozen-table-wrapper>table,.component-react-table .table-wrapper.freeze-header .frozen-table-header-column-wrapper>table,.component-react-table .table-wrapper.freeze-header .frozen-table-wrapper>table,.component-react-table .table-wrapper.frozen-header-column-table .frozen-table-header-column-wrapper>table,.component-react-table .table-wrapper.frozen-header-column-table .frozen-table-wrapper>table{position:absolute;z-index:1;background:#fff}.component-react-table .table-wrapper.freeze-columns .data-table-wrapper,.component-react-table .table-wrapper.freeze-header .data-table-wrapper,.component-react-table .table-wrapper.frozen-header-column-table .data-table-wrapper{height:100%}.component-react-table .table-wrapper.freeze-columns.vertical-scrollbar .data-table-wrapper,.component-react-table .table-wrapper.freeze-header.vertical-scrollbar .data-table-wrapper,.component-react-table .table-wrapper.frozen-header-column-table.vertical-scrollbar .data-table-wrapper{overflow-y:auto}.component-react-table .table-wrapper.freeze-columns.horizontal-scrollbar .data-table-wrapper,.component-react-table .table-wrapper.freeze-header.horizontal-scrollbar .data-table-wrapper,.component-react-table .table-wrapper.frozen-header-column-table.horizontal-scrollbar .data-table-wrapper{overflow-x:auto;width:100%}.component-react-table .table-wrapper.freeze-header .data-table-wrapper>table>thead{opacity:0;visibility:hidden}.component-react-table .table-wrapper.freeze-columns .frozen-table-column-wrapper,.component-react-table .table-wrapper.freeze-columns .frozen-table-header-column-wrapper,.component-react-table .table-wrapper.freeze-header-columns .frozen-table-column-wrapper,.component-react-table .table-wrapper.freeze-header-columns .frozen-table-header-column-wrapper{position:relative}.component-react-table .table-wrapper.freeze-columns .frozen-table-column-wrapper>table,.component-react-table .table-wrapper.freeze-columns .frozen-table-header-column-wrapper>table,.component-react-table .table-wrapper.freeze-header-columns .frozen-table-column-wrapper>table,.component-react-table .table-wrapper.freeze-header-columns .frozen-table-header-column-wrapper>table{position:absolute;z-index:1;width:auto;background:#fff;border-right:none}.component-react-table .table-wrapper.freeze-columns .frozen-table-column-wrapper,.component-react-table .table-wrapper.freeze-header-columns .frozen-table-column-wrapper{overflow:hidden;position:absolute;max-width:none;min-width:0}.component-react-table .table-wrapper .columns{position:absolute;right:0;top:8px;z-index:2}.component-react-table .table-wrapper .columns .columns-trigger{color:#555;background:#fff}.component-react-table .table-wrapper .columns .columns-trigger:hover{color:#a0c2ff}.component-react-table .table-wrapper .columns .columns-trigger .trigger-icon{font-size:22px;padding-left:16px;padding-right:8px}.component-react-table .table-wrapper .columns .columns-wrapper{position:relative}.component-react-table .table-wrapper .columns .columns-wrapper .columns-list{overflow:hidden;overflow-y:auto;position:absolute;z-index:4;top:10px;right:0;width:180px;max-height:350px;padding:8px;margin-bottom:0;color:#333;background-color:#f9f9f9;border-left:1px solid #ccc;border-bottom:1px solid #ccc;box-shadow:-5px 5px 6px #bbb;cursor:default}.component-react-table .table-wrapper .columns .columns-wrapper .columns-list .column-item{background:none}.component-react-table .table-wrapper .columns .columns-wrapper .columns-list .column-item .checkbox{margin-top:0;margin-bottom:2px;padding-top:2px;padding-bottom:2px}.component-react-table .table-wrapper .columns .columns-wrapper .columns-list .column-item .checkbox .column-label{width:100%;cursor:pointer}.component-react-table .table-wrapper .columns .columns-wrapper .columns-list .column-item .checkbox .column-label .ember-checkbox{margin-top:2px}.component-react-table .table-wrapper .columns .columns-wrapper .columns-list .column-item:hover{color:#333;background:#eaf2f5}.report-echarts{position:relative;width:100%;height:100%;min-height:inherit}.report-echarts .report-echarts-header{font-size:14px;line-height:1.5;color:#666;text-align:left}.report-echarts .report-echarts-main{position:relative;width:100%;height:calc(100% - 21px);min-height:inherit;padding:15px 8px;border:1px solid #ccc}.report-echarts .report-echarts-main.report-echarts-container-no-header{height:100%;min-height:inherit}.report-echarts .report-echarts-main.has-field-group{min-height:300px}.report-echarts .report-echarts-main .prompt{display:inline-block;position:absolute;top:50%;left:50%;min-width:208px;max-width:240px;min-height:40px;padding:10px 16px;line-height:20px;color:#24c1aa;border:1px dashed #d7dbe0;transform:translate(-50%,-50%);text-align:center}.report-echarts .report-echarts-main .toggle-button{position:absolute;right:10px;bottom:10px;display:none;cursor:pointer;line-height:16px}.report-echarts .report-echarts-main .toggle-button .toggle-btn-info{position:absolute;right:100%;top:50%;transform:translateY(-50%);display:none;margin-right:10px;white-space:nowrap;background-color:#ddd;height:25px;line-height:25px;font-size:12px;color:#666;padding:0 5px;border-radius:3px}.report-echarts .report-echarts-main .toggle-button:hover .toggle-btn-info{display:block}.report-echarts .report-echarts-main:hover .toggle-button{display:block}.report-echarts .report-echarts-main .data-view-table{height:auto;overflow:hidden}.report-echarts .report-echarts-main .data-view-table .table-wrapper{overflow:hidden}.report-echarts .report-echart-tips{position:absolute;top:38px;right:2%;font-size:16px}.report-echarts .report-echart-tips .report-echart-tips-num{color:#2878ff}.report-echarts .trend-group-box{overflow:hidden;overflow-y:auto;max-height:200px;border:1px solid #ccc;border-top:none;width:100%}.report-echarts .trend-group-box .trend-group-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.report-echarts .trend-group-box .trend-group-container .group-item{flex:1 1;padding:20px 15px;background-color:#fff}.report-echarts .trend-group-box .trend-group-container .group-item.group-item-active{color:#fff;background-color:#00cbac;border:none}.report-echarts .trend-group-box .trend-group-container .group-item:not(:first-of-type){border:none;border-left:1px solid #ccc}.report-echarts .trend-group-box .trend-group-container .group-item .group-item-content-item{width:100%}.wfant-tabs-tab{color:rgba(0,0,0,.65)}.wfant-tabs-tab .anticon{margin-right:4px;font-size:16px}.wfant-tabs-tab.wfant-tabs-tab-active{font-weight:500}.wfant-alert-close-icon{font-size:16px;align-self:flex-start;margin-top:3px;line-height:1}.wfant-alert-close-icon .wfant-alert-close-text{font-size:14px}.wfant-alert-message{color:rgba(0,0,0,.65)}.wfant-alert{padding:8px 15px}.wfant-alert .wfant-alert-icon{font-size:16px;margin-top:3px;margin-right:8px;align-self:flex-start}.wfant-alert-with-description.wfant-alert-no-icon{padding:8px 15px}.wfant-alert-with-description .wfant-alert-message{font-size:14px;line-height:1.5715;color:rgba(0,0,0,.85);font-weight:500}.wfant-alert-with-description .wfant-alert-description{color:rgba(0,0,0,.65)}.wfant-checkbox-group.wfant-vertical{display:flex;flex-direction:column}.wfant-checkbox-wrapper{margin-top:4px;margin-bottom:4px}.wfant-checkbox-indeterminate .wfant-checkbox-inner{border-color:#1c8af0}.udesk-custom-filters-react .filter-wrapper .filter-conditions{width:auto;border-collapse:separate;border-spacing:10px;margin:-10px}.udesk-custom-filters-react .filter-wrapper .filter-conditions>tbody{border-collapse:collapse;border-spacing:0}.udesk-custom-filters-react .filter-wrapper .filter-conditions colgroup col.condition-prefix-column{width:30px}.udesk-custom-filters-react .filter-wrapper .filter-conditions colgroup col.condition-field-column{width:140px}.udesk-custom-filters-react .filter-wrapper .filter-conditions colgroup col.condition-operator-column{width:115px}.udesk-custom-filters-react .filter-wrapper .filter-conditions colgroup col.condition-value-column{width:180px}.udesk-custom-filters-react .filter-wrapper .filter-conditions colgroup col.condition-postfix-column{width:auto}.udesk-custom-filters-react .filter-wrapper .filter-conditions colgroup col.condition-removal-column{width:auto}.udesk-custom-filters-react .filter-wrapper .filter-conditions .filter-head .filter-head-row .filter-head-item{font-weight:400}.udesk-custom-filters-react .filter-wrapper .filter-conditions .filter-body .condition-row .condition-item.condition-value .range-from-value{display:inline-block}.udesk-custom-filters-react .filter-wrapper .filter-conditions .filter-body .condition-row .condition-item.condition-value .range-to-value{display:inline-block}.udesk-custom-filters-react .filter-wrapper .filter-conditions .filter-body .condition-row .condition-item.condition-value .value-loading-error{color:#a94442}.udesk-custom-filters-react .filter-wrapper .filter-conditions .filter-body .condition-row .condition-item.condition-removal .filter-icon-removal .filter-icon{color:#d9534f}.udesk-custom-filters-react .filter-wrapper .filter-conditions .filter-body .condition-row .condition-item.condition-removal .filter-icon-removal .filter-icon:hover{color:#c9302c}.udesk-custom-filters-react .filter-wrapper .filter-actions{margin-top:5px}.udesk-custom-filters-react .filter-wrapper .filter-actions a.filter-icon-wrapper{color:inherit}.udesk-custom-filters-react .filter-wrapper .filter-actions .add-condition{display:inline-block}.udesk-custom-filters-react .filter-wrapper .filter-actions .add-condition .filter-icon-add.filter-icon-add-with-condition-number{margin-left:20px}.udesk-custom-filters-react .filter-wrapper .filter-actions .add-condition .filter-icon-add .filter-icon{color:#449d44}.udesk-custom-filters-react .filter-wrapper .filter-actions .add-condition .filter-icon-add .filter-icon:hover{color:#357935}.udesk-custom-filters-react .filter-wrapper .filter-validation-errors{margin-top:10px}.udesk-custom-filters-react .filter-wrapper .filter-validation-errors .validation-summary{margin-bottom:10px;font-weight:700;color:#a94442}.udesk-custom-filters-react .filter-wrapper .filter-validation-errors .field-error{margin-bottom:5px}.udesk-custom-filters-react .filter-wrapper .filter-validation-errors .field-error .field-name{font-weight:700}.udesk-custom-filters-react .filter-wrapper .filter-validation-errors .field-error .field-name:after{content:" :"}.udesk-custom-filters-react .filter-wrapper .filter-validation-errors .field-error .error-message{padding-left:20px;color:#a94442}.udesk-custom-filters-react .filter-wrapper .filter-icon-wrapper .filter-icon{font-size:19.5px}.udesk-custom-filters-react .filter-wrapper .filter-icon-wrapper .action-icon-text{font-size:13px}.udesk-custom-filters-react .filter-wrapper .invisible-column{display:none!important}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row{transition:border-color .5s}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-field .field-selector{width:100%;padding:5px;font-size:12px;height:30px}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-field.field-error .field-selector{border:1px solid #a94442}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-operator .operator-selector{width:100%;padding:5px 0 5px 5px;font-size:12px;height:30px}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-operator.operator-error .operator-selector{border:1px solid #a94442}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-value .form-control{font-size:12px}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-value .form-group{margin-bottom:0}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-value .input-sm-wide{min-width:70px;width:70px}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-value .range-from-text{margin-right:5px}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-value .range-to-text{margin-left:5px;margin-right:5px}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-value .cascade-drop-down-wrapper .cascade-drop-down-options{display:inline-block;min-width:80px;height:30px;margin:2px;padding:2px;vertical-align:middle;text-align:center}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-value .date-range-picker{padding-top:0;padding-left:0}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-value .date-range-picker label{display:inline;margin-bottom:0}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-value .date-range-picker .form-control{height:30px}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-value .udesk-bootstrap-duration-picker .form-control{min-width:auto}.udesk-custom-filters-react.bootstrap .filter-conditions .filter-body .condition-row .condition-item.condition-value .component-react-select{width:100%}.udesk-custom-filters-react.default .filter-conditions .filter-body .condition-row{transition:border-color .5s}.udesk-custom-filters-react.default .filter-conditions .filter-body .condition-row .condition-item.condition-field.text-mode{background-color:#ddd}.udesk-custom-filters-react.default .filter-conditions .filter-body .condition-row .condition-item.condition-field .field-selector{width:100%}.udesk-custom-filters-react.default .filter-conditions .filter-body .condition-row .condition-item.condition-field .field-display-as-text{padding-left:10px}.udesk-custom-filters-react.default .filter-conditions .filter-body .condition-row .condition-item.condition-field.field-error .field-selector{border:1px solid #a94442}.udesk-custom-filters-react.default .filter-conditions .filter-body .condition-row .condition-item.condition-operator .operator-selector{width:100%}.udesk-custom-filters-react.default .filter-conditions .filter-body .condition-row .condition-item.condition-operator.operator-error .operator-selector{border:1px solid #a94442}.udesk-custom-filters-react.default .filter-conditions .filter-body .condition-row .condition-item.condition-value .range-from-text{margin-right:5px}.udesk-custom-filters-react.default .filter-conditions .filter-body .condition-row .condition-item.condition-value .range-to-text{margin-left:5px;margin-right:5px}.udesk-custom-filters-react.filter-animated.condition-adding,.udesk-custom-filters-react.filter-animated.condition-removing{overflow:hidden}.udesk-custom-filters-react.filter-animated .condition-animation{transition:opacity 1ms;opacity:.999}.udesk-custom-filters-react.filter-animated .condition-animation.animation-in{opacity:1}.udesk-custom-filters-react.animations-default .filter-wrapper .filter-conditions .condition-row.condition-animation{transition:transform .5s;transform:translateX(-100%)}.udesk-custom-filters-react.animations-default .filter-wrapper .filter-conditions .condition-row.condition-animation.animation-in{transform:translateX(0)}.udesk-custom-filters-react.animations-default .filter-wrapper .filter-conditions .condition-row .condition-item.condition-value.condition-animation{opacity:0;transition:opacity .1s}.udesk-custom-filters-react.animations-default .filter-wrapper .filter-conditions .condition-row .condition-item.condition-value.condition-animation.animation-in{opacity:1}.udesk-custom-filters-react.animations-default .filter-wrapper .filter-conditions .condition-row .condition-item.condition-value.condition-animation.animation-out{opacity:0}.udesk-custom-filters-react.animations-default .filter-wrapper .filter-conditions .condition-row .condition-removal.condition-animation{opacity:0}.udesk-custom-filters-react.animations-default .filter-wrapper .filter-conditions .condition-row .condition-removal.condition-animation.animation-in{transition:opacity .3s .5s;opacity:1}.udesk-custom-filters-react.animations-default .filter-wrapper .filter-conditions .condition-row .condition-removal.condition-animation.animation-out{transition:opacity .5s;opacity:0}.udesk-custom-filters-react.animations-default .filter-wrapper .filter-conditions .condition-row.removing .condition-removal.condition-animation.animation-out{transition:opacity .3s;opacity:0}.udesk-custom-filters-react.animations-default .filter-wrapper .filter-validation-errors.condition-animation{transition:opacity .5s;opacity:0}.udesk-custom-filters-react.animations-default .filter-wrapper .filter-validation-errors.condition-animation.animation-in{opacity:1}.wfant-input-value-count{color:rgba(0,0,0,.25)}.wfant-input-value-count-over{color:#fb5127}.wfant-form-item-has-error .wfant-input-value-count{color:#fb5127}.wfant-input-clear-icon{font-size:16px;margin-right:8px}.wfant-input-textarea-show-count{position:relative}.wfant-input-textarea-show-count .wfant-input{padding-bottom:18.858px;min-height:50.858px}.wfant-input-textarea-show-count .wfant-input-value-count{position:absolute;left:1px;bottom:1px;line-height:1.5715;height:18.858px;font-size:12px;display:block;text-align:end;width:calc(100% - 20px);background-color:#fff}.wfant-table-tbody>tr>td{padding:10px 16px}.wfant-table-tbody tr.wfant-table-row:hover td{background:#ebf9ff}.wfant-table-tbody tr.wfant-table-row-selected td{background:#ebf9ff}.wfant-table-thead>tr>th{background:#f8f8f8;padding:10px 16px}.wfant-table-thead th.wfant-table-column-has-sorters:hover{background:rgba(0,0,0,.1)}.wfant-table-filter-trigger-container:hover{background:rgba(0,0,0,.1)}.wfant-table.wfant-table-small .wfant-table-tbody tr td{padding:3px 8px}.wfant-table.wfant-table-small .wfant-table-thead tr th{padding:3px 8px}.wfant-table.wfant-table-middle .wfant-table-tbody tr td{padding:5px 8px}.wfant-table.wfant-table-middle .wfant-table-thead tr th{padding:5px 8px}.wfant-table-selection-column .wfant-table-selection .wfant-checkbox-wrapper{margin-bottom:0}.wfant-table{color:rgba(0,0,0,.65)}@keyframes icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.iconfont-spin,.iconfont-spin:before{display:inline-block;animation:icon-spin 1s linear infinite}.iconfont-spin-1,.iconfont-spin-1:before{display:inline-block;animation:icon-spin 1s linear 1s 1}.iconfont-spin-2,.iconfont-spin-2:before{display:inline-block;animation:icon-spin 1s linear 1s 2}.iconfont-spin-alternate,.iconfont-spin-alternate:before{display:inline-block;animation:icon-spin 1s linear 1s 2 alternate}